1. 6c62641 am 11adb76f: Merge "Move code around in OptimizingCompiler::Compile to reduce stack space." by Nicolas Geoffray · 10 years ago
  2. 11adb76 Merge "Move code around in OptimizingCompiler::Compile to reduce stack space." by Nicolas Geoffray · 10 years ago
  3. 12df9eb Move code around in OptimizingCompiler::Compile to reduce stack space. by Nicolas Geoffray · 10 years ago
  4. b5c6708 am f3401f7a: Merge "JDWP: allow VirtualMachine.Resume on partial suspension" by Sebastien Hertz · 10 years ago
  5. f3401f7 Merge "JDWP: allow VirtualMachine.Resume on partial suspension" by Sebastien Hertz · 10 years ago
  6. b874043 am f9e0e191: Merge "ART: Fixed subsequent CHECK-NOTs Checker bug" by David Brazdil · 10 years ago
  7. f9e0e19 Merge "ART: Fixed subsequent CHECK-NOTs Checker bug" by David Brazdil · 10 years ago
  8. 352085d am 80f9e897: Merge "ART: Increase dump checkpoint timeout on the host" by Andreas Gampe · 10 years ago
  9. 80f9e89 Merge "ART: Increase dump checkpoint timeout on the host" by Andreas Gampe · 10 years ago
  10. 8e83853 am 313c9c64: Merge "[WIP] Fix a rosalloc verification crash." by Hiroshi Yamauchi · 10 years ago
  11. 313c9c6 Merge "[WIP] Fix a rosalloc verification crash." by Hiroshi Yamauchi · 10 years ago
  12. 4a3d19b ART: Increase dump checkpoint timeout on the host by Andreas Gampe · 10 years ago
  13. a233e03 [WIP] Fix a rosalloc verification crash. by Hiroshi Yamauchi · 10 years ago
  14. 0b03b2f am 1de53249: Merge "Clean up some #ifdefs." by Elliott Hughes · 10 years ago
  15. 1de5324 Merge "Clean up some #ifdefs." by Elliott Hughes · 10 years ago
  16. 6a8ff36 am 25d034ce: Merge "ART: Fix prefix issues in Addr2line dump" by Andreas Gampe · 10 years ago
  17. 0a18df8 Clean up some #ifdefs. by Elliott Hughes · 10 years ago
  18. 25d034c Merge "ART: Fix prefix issues in Addr2line dump" by Andreas Gampe · 10 years ago
  19. 7381c03 am f7c15377: Merge "Change hprof to use streaming" by Mathieu Chartier · 10 years ago
  20. 00bd2da ART: Fix prefix issues in Addr2line dump by Andreas Gampe · 10 years ago
  21. f7c1537 Merge "Change hprof to use streaming" by Mathieu Chartier · 10 years ago
  22. ad466ad Change hprof to use streaming by Mathieu Chartier · 10 years ago
  23. 6b20e12 am b9b26e1b: Merge "ART: Added comments, fixed typos in Checker" by David Brazdil · 10 years ago
  24. b9b26e1 Merge "ART: Added comments, fixed typos in Checker" by David Brazdil · 10 years ago
  25. 48942de ART: Added comments, fixed typos in Checker by David Brazdil · 10 years ago
  26. ee77933 am f16344c7: Merge "Fix HandleScope with wrong thread error" by Mathieu Chartier · 10 years ago
  27. f16344c Merge "Fix HandleScope with wrong thread error" by Mathieu Chartier · 10 years ago
  28. bef89c9 Fix HandleScope with wrong thread error by Mathieu Chartier · 10 years ago
  29. 7d9eca9 am 578580b5: Merge "ART: Use addr2line on the host for DumpNativeStack" by Andreas Gampe · 10 years ago
  30. 578580b Merge "ART: Use addr2line on the host for DumpNativeStack" by Andreas Gampe · 10 years ago
  31. 8e1cb91 ART: Use addr2line on the host for DumpNativeStack by Andreas Gampe · 10 years ago
  32. db1ddec am eaabd1e5: Merge "Remove back-door bootclasspath option from Runtime" by Richard Uhler · 10 years ago
  33. eaabd1e Merge "Remove back-door bootclasspath option from Runtime" by Richard Uhler · 10 years ago
  34. f9d233d JDWP: allow VirtualMachine.Resume on partial suspension by Sebastien Hertz · 10 years ago
  35. 1772f80 am 2b32f6ad: Merge "Don\'t overwrite a register input." by Nicolas Geoffray · 10 years ago
  36. 2b32f6a Merge "Don't overwrite a register input." by Nicolas Geoffray · 10 years ago
  37. bdcedd3 Don't overwrite a register input. by Nicolas Geoffray · 10 years ago
  38. d9c7088 am 7899cc3c: Merge "ART: Relax java_vm_ext test" by Andreas Gampe · 10 years ago
  39. ade48ef am 46af48ac: Merge "Add clamp growth limit" by Mathieu Chartier · 10 years ago
  40. 7899cc3 Merge "ART: Relax java_vm_ext test" by Andreas Gampe · 10 years ago
  41. 1286549 ART: Relax java_vm_ext test by Andreas Gampe · 10 years ago
  42. 46af48a Merge "Add clamp growth limit" by Mathieu Chartier · 10 years ago
  43. 379d09f Add clamp growth limit by Mathieu Chartier · 10 years ago
  44. 301a222 am f4550098: Merge "ART: Refactored regex code in Checker" by David Brazdil · 10 years ago
  45. f455009 Merge "ART: Refactored regex code in Checker" by David Brazdil · 10 years ago
  46. be0cc08 ART: Refactored regex code in Checker by David Brazdil · 10 years ago
  47. 396a6e5 am c9025c18: Merge "ART: Fixed formatting in HGraphVisualizerPrinter" by David Brazdil · 10 years ago
  48. c9025c1 Merge "ART: Fixed formatting in HGraphVisualizerPrinter" by David Brazdil · 10 years ago
  49. 21df889 ART: Fixed subsequent CHECK-NOTs Checker bug by David Brazdil · 10 years ago
  50. 9e4a053 am ca7d89d0: Merge "ART: Fix Mac build" by Andreas Gampe · 10 years ago
  51. ca7d89d Merge "ART: Fix Mac build" by Andreas Gampe · 10 years ago
  52. 9387c72 ART: Fix Mac build by Andreas Gampe · 10 years ago
  53. 36cf095 ART: Fixed formatting in HGraphVisualizerPrinter by David Brazdil · 10 years ago
  54. 3fa8cd1 am 313c8a16: Merge "Add VerifyObject to StackHandleScope::SetReference" by Mathieu Chartier · 10 years ago
  55. 126e217 am c06c1d60: Merge "Implement double and float support for arm in register allocator." by Nicolas Geoffray · 10 years ago
  56. 313c8a1 Merge "Add VerifyObject to StackHandleScope::SetReference" by Mathieu Chartier · 10 years ago
  57. c06c1d6 Merge "Implement double and float support for arm in register allocator." by Nicolas Geoffray · 10 years ago
  58. c275259 Remove back-door bootclasspath option from Runtime by Richard Uhler · 10 years ago
  59. 277a9b1 am 7e1a3438: Merge "ART: Improved fail reporting in Checker" by David Brazdil · 10 years ago
  60. 3e0acf6 Add VerifyObject to StackHandleScope::SetReference by Mathieu Chartier · 10 years ago
  61. 7e1a343 Merge "ART: Improved fail reporting in Checker" by David Brazdil · 10 years ago
  62. 2e15cd2 ART: Improved fail reporting in Checker by David Brazdil · 10 years ago
  63. 84a7dfa am d1382174: Merge "Do not use clang for mips target." by Chih-Hung Hsieh · 10 years ago
  64. d138217 Merge "Do not use clang for mips target." by Chih-Hung Hsieh · 10 years ago
  65. 63d8679 am 553727e4: Merge "ART: Pass ucontext to Backtrace in Stack Dump" by Andreas Gampe · 10 years ago
  66. 553727e Merge "ART: Pass ucontext to Backtrace in Stack Dump" by Andreas Gampe · 10 years ago
  67. 628a61a ART: Pass ucontext to Backtrace in Stack Dump by Andreas Gampe · 10 years ago
  68. aa161a6 am 97d091d0: Merge "JDWP: do not report start/end events for thread without peer" by Sebastien Hertz · 10 years ago
  69. 97d091d Merge "JDWP: do not report start/end events for thread without peer" by Sebastien Hertz · 10 years ago
  70. 840e546 Implement double and float support for arm in register allocator. by Nicolas Geoffray · 10 years ago
  71. 86bb22e Do not use clang for mips target. by Chih-Hung Hsieh · 10 years ago
  72. df9b829 am 4270e741: Merge "Fix valgrind imgdiag test failure / memory leak in runtime" by Igor Murashkin · 10 years ago
  73. 4270e74 Merge "Fix valgrind imgdiag test failure / memory leak in runtime" by Igor Murashkin · 10 years ago
  74. 1c53212 am 5a9f8a79: Merge "ART: Print INTERNAL_FATAL Log messages immediately" by Andreas Gampe · 10 years ago
  75. 5a9f8a7 Merge "ART: Print INTERNAL_FATAL Log messages immediately" by Andreas Gampe · 10 years ago
  76. df2cffe am c4fd96c6: Merge "Re-enable ParallelGC test for gcstress mode" by Mathieu Chartier · 10 years ago
  77. ed95754 ART: Print INTERNAL_FATAL Log messages immediately by Andreas Gampe · 10 years ago
  78. c4fd96c Merge "Re-enable ParallelGC test for gcstress mode" by Mathieu Chartier · 10 years ago
  79. bdeb9b7 Re-enable ParallelGC test for gcstress mode by Mathieu Chartier · 10 years ago
  80. 41de210 am 294be075: Merge "Fix signal test to work with gcstress" by Mathieu Chartier · 10 years ago
  81. 294be07 Merge "Fix signal test to work with gcstress" by Mathieu Chartier · 10 years ago
  82. 50c138f Fix signal test to work with gcstress by Mathieu Chartier · 10 years ago
  83. 4d8d5b4 am fc317179: Merge "ART: Fix Clang CFLAGS inclusion" by Andreas Gampe · 10 years ago
  84. fc31717 Merge "ART: Fix Clang CFLAGS inclusion" by Andreas Gampe · 10 years ago
  85. a2cfee3 Fix valgrind imgdiag test failure / memory leak in runtime by Igor Murashkin · 10 years ago
  86. bced67d ART: Fix Clang CFLAGS inclusion by Andreas Gampe · 10 years ago
  87. 8f1cdb8 am 4ea18c02: Merge "ART: Add copyright to Optimizing\'s Inliner test" by David Brazdil · 10 years ago
  88. 4ea18c0 Merge "ART: Add copyright to Optimizing's Inliner test" by David Brazdil · 10 years ago
  89. 68427b1 ART: Add copyright to Optimizing's Inliner test by David Brazdil · 10 years ago
  90. 11d7456 am 893e8881: Merge "Fix sigchainlib\'s implementation of sigaction" by Dmitriy Ivanov · 10 years ago
  91. 893e888 Merge "Fix sigchainlib's implementation of sigaction" by Dmitriy Ivanov · 10 years ago
  92. c01683b Fix sigchainlib's implementation of sigaction by Dmitriy Ivanov · 10 years ago
  93. 8785532 am 55edd8e2: Merge "Fix frequent gcstress ThreadStress crash" by Mathieu Chartier · 10 years ago
  94. 55edd8e Merge "Fix frequent gcstress ThreadStress crash" by Mathieu Chartier · 10 years ago
  95. b7e99e6 am 826e3b6b: Merge "ART: Fix leak in codegen_test" by Andreas Gampe · 10 years ago
  96. e6a8eec Fix frequent gcstress ThreadStress crash by Mathieu Chartier · 10 years ago
  97. 826e3b6 Merge "ART: Fix leak in codegen_test" by Andreas Gampe · 10 years ago
  98. e21be20 am af56baf9: Merge "Don\'t allow suspension from FindLocksAtDexPc" by Mathieu Chartier · 10 years ago
  99. af56baf Merge "Don't allow suspension from FindLocksAtDexPc" by Mathieu Chartier · 10 years ago
  100. df64950 ART: Fix leak in codegen_test by Andreas Gampe · 10 years ago