1. 58a1c07 Merge "Cleanup JDWP event matching" by Sebastien Hertz · 10 years ago
  2. 7c378e4 Merge "Fix a race condition during the rosalloc verification." by Hiroshi Yamauchi · 10 years ago
  3. bf7b41f Merge "Fix concurrent GC ergonomics" by Mathieu Chartier · 10 years ago
  4. a1b94c6 Fix a race condition during the rosalloc verification. by Hiroshi Yamauchi · 10 years ago
  5. 55b752a Merge "ART: Punt to the interpreter for VerifiedMethod errors" by Andreas Gampe · 10 years ago
  6. 6c170c9 ART: Punt to the interpreter for VerifiedMethod errors by Andreas Gampe · 10 years ago
  7. e2c2f6e Fix concurrent GC ergonomics by Mathieu Chartier · 10 years ago
  8. a6f5fd0 Merge "Add thread suspend histogram" by Mathieu Chartier · 10 years ago
  9. 70a596d Add thread suspend histogram by Mathieu Chartier · 10 years ago
  10. e9231c0 Merge "Add a new imgdiag tool to diff boot.art/core.art against a process" by Igor Murashkin · 10 years ago
  11. d457b9c Merge "Add systrace events to monitors and thread suspension" by Mathieu Chartier · 10 years ago
  12. f0dc8b5 Add systrace events to monitors and thread suspension by Mathieu Chartier · 10 years ago
  13. 28d6b6c Merge "JDWP: fix setting multiple breakpoints in the same method" by Sebastien Hertz · 10 years ago
  14. 7587082 Merge "Now that GraphChecker has a state, don't re-use it." by Nicolas Geoffray · 10 years ago
  15. 942a378 Now that GraphChecker has a state, don't re-use it. by Nicolas Geoffray · 10 years ago
  16. abe93e0 JDWP: fix setting multiple breakpoints in the same method by Sebastien Hertz · 10 years ago
  17. 8012102 Merge "Fix ids and remove invoke when inlining." by Nicolas Geoffray · 10 years ago
  18. 44a7f89 Merge "ART: Added Checker, a pattern matching test engine" by David Brazdil · 10 years ago
  19. ee690a3 ART: Added Checker, a pattern matching test engine by David Brazdil · 10 years ago
  20. c8a0a05 Merge "Test sometimes timeouts with vogar." by Nicolas Geoffray · 10 years ago
  21. ee3d0bd Test sometimes timeouts with vogar. by Nicolas Geoffray · 10 years ago
  22. 7c5367b Fix ids and remove invoke when inlining. by Nicolas Geoffray · 10 years ago
  23. 3fea27b Merge "Revert "Small optimization for recursive calls: avoid dex cache."" by Nicolas Geoffray · 10 years ago
  24. 4e44c82 Revert "Small optimization for recursive calls: avoid dex cache." by Nicolas Geoffray · 10 years ago
  25. 4acdae3 Merge "Small optimization for recursive calls: avoid dex cache." by Nicolas Geoffray · 10 years ago
  26. 390f59f Small optimization for recursive calls: avoid dex cache. by Nicolas Geoffray · 10 years ago
  27. 7d95565 Cleanup JDWP event matching by Sebastien Hertz · 10 years ago
  28. 240016d Merge "Fix typo bug for Mips32." by Andreas Gampe · 10 years ago
  29. 475cfd8 Fix typo bug for Mips32. by Douglas Leung · 10 years ago
  30. 3e2f0fc Merge "Delete gc request lock" by Mathieu Chartier · 10 years ago
  31. c85cdeb Delete gc request lock by Mathieu Chartier · 10 years ago
  32. d76a0c7 Merge "Revert "Fix VM-less builds."" by Ying Wang · 10 years ago
  33. 3774335 Add a new imgdiag tool to diff boot.art/core.art against a process by Igor Murashkin · 10 years ago
  34. 03c45cc Merge "Remove obsolete PRODUCT_DEX_PREOPT_.*_IN_DATA" by Brian Carlstrom · 10 years ago
  35. beb0a4e Merge "Fix crash in x86 disassembler." by Nicolas Geoffray · 10 years ago
  36. 08c7ac6 Merge "[MIPSR6] Adjust assembly routines for MIPS R6 isa" by Andreas Gampe · 10 years ago
  37. e34652f [MIPSR6] Adjust assembly routines for MIPS R6 isa by Duane Sand · 10 years ago
  38. 3eb21e5 Remove obsolete PRODUCT_DEX_PREOPT_.*_IN_DATA by Brian Carlstrom · 10 years ago
  39. 6a0b920 Fix crash in x86 disassembler. by Nicolas Geoffray · 10 years ago
  40. f610c05 Merge "Don't add or remove verifiers if aborting" by Mathieu Chartier · 10 years ago
  41. 487c1c9 Don't add or remove verifiers if aborting by Mathieu Chartier · 10 years ago
  42. 50d55c6 Merge "Add more logging to Mutex::ExclusiveUnlock" by Mathieu Chartier · 10 years ago
  43. eb0a179 Add more logging to Mutex::ExclusiveUnlock by Mathieu Chartier · 10 years ago
  44. 5b6912e Merge "Decrement suspend count if thread is shutting down" by Mathieu Chartier · 10 years ago
  45. 82a800d Decrement suspend count if thread is shutting down by Mathieu Chartier · 10 years ago
  46. 5dd24d8 Merge "Move GC daemon locking logic into heap" by Mathieu Chartier · 10 years ago
  47. 079101a Move GC daemon locking logic into heap by Mathieu Chartier · 10 years ago
  48. f7f687b Merge "Inlining support in optimizing." by Nicolas Geoffray · 10 years ago
  49. e53798a Inlining support in optimizing. by Nicolas Geoffray · 10 years ago
  50. 81d0352 Merge "Clean up debugger" by Mathieu Chartier · 10 years ago
  51. bc689b7 Clean up debugger by Mathieu Chartier · 10 years ago
  52. e6c0cdd Merge "ART: Do not inline elf writer debug symbols" by Andreas Gampe · 10 years ago
  53. 8683038 ART: Do not inline elf writer debug symbols by Andreas Gampe · 10 years ago
  54. 2904573 Merge "Use WaitHoldingLocks in ReferenceProcessor::MakeCircularListIfUnenqueued." by Mathieu Chartier · 10 years ago
  55. 0379f1d Merge "ART: Break up x86 disassembler main function" by Andreas Gampe · 10 years ago
  56. e5eb706 ART: Break up x86 disassembler main function by Andreas Gampe · 10 years ago
  57. c930509 Merge "ART: Show invalid oat header cause in error message" by Andreas Gampe · 10 years ago
  58. 2bcb3b2 ART: Show invalid oat header cause in error message by Andreas Gampe · 10 years ago
  59. 37cbe23 Merge "Add more compilation stats to optimizing" by Calin Juravle · 10 years ago
  60. 4de14bb Merge "Save all registers in native to Java stubs." by Nicolas Geoffray · 10 years ago
  61. d64ba38 Use WaitHoldingLocks in ReferenceProcessor::MakeCircularListIfUnenqueued. by Pavel Vyssotski · 10 years ago
  62. 152f391 Merge "Disable HomogeneousSpaceCompact for GSS collector" by Hiroshi Yamauchi · 10 years ago
  63. ecdf72c Merge "Add regression test for deadlock caused by Thread.getAllStackTraces" by Mathieu Chartier · 10 years ago
  64. 905f591 Add regression test for deadlock caused by Thread.getAllStackTraces by Mathieu Chartier · 10 years ago
  65. 6739346 Merge "Remove a dependency on AndroidConfig.h." by Elliott Hughes · 10 years ago
  66. d289348 Remove a dependency on AndroidConfig.h. by Elliott Hughes · 10 years ago
  67. d1512fe Merge "Add ReferenceQueue test" by Mathieu Chartier · 10 years ago
  68. 9e2094f Add ReferenceQueue test by Mathieu Chartier · 10 years ago
  69. f51890d Merge "ART: More logging on GetAccessFlags failure" by Andreas Gampe · 10 years ago
  70. 43fd680 Merge "Some enhancements on BCE." by Mingyao Yang · 10 years ago
  71. a692866 ART: More logging on GetAccessFlags failure by Andreas Gampe · 10 years ago
  72. 6419752 Some enhancements on BCE. by Mingyao Yang · 10 years ago
  73. 55037f1 Merge "Remove portable." by Elliott Hughes · 10 years ago
  74. 67989fd Merge "Remove proxy logic from GetCodeItem" by Mathieu Chartier · 10 years ago
  75. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  76. ecf04dd Merge "ART: Fix DDM client hang transmitting native heap dump with MALLOC_IMPL=dlmalloc" by Sebastien Hertz · 10 years ago
  77. dce6539 Merge "AArch64: Fix incorrect use of preceding LIR." by Vladimir Marko · 10 years ago
  78. d0e0d4c Disable HomogeneousSpaceCompact for GSS collector by Lin Zang · 10 years ago
  79. 1650540 Merge "Un-break --perf option to the art art script." by Nicolas Geoffray · 10 years ago
  80. e099a61 Un-break --perf option to the art art script. by Nicolas Geoffray · 10 years ago
  81. 4808846 Save all registers in native to Java stubs. by Nicolas Geoffray · 10 years ago
  82. eb54d85 AArch64: Fix incorrect use of preceding LIR. by Ningsheng Jian · 10 years ago
  83. 6b14974 Merge "Fix alloc-dealloc-mismatch failures in dex2oat." by Dan Albert · 10 years ago
  84. 12b3dd7 Remove proxy logic from GetCodeItem by Mathieu Chartier · 10 years ago
  85. 6fc59ab Fix alloc-dealloc-mismatch failures in dex2oat. by Dan Albert · 10 years ago
  86. 407d77f Merge "Increase default allocation stack size" by Mathieu Chartier · 10 years ago
  87. 95a505c Increase default allocation stack size by Mathieu Chartier · 10 years ago
  88. 84c132d Merge "Don't use the version script for executables." by Dan Albert · 10 years ago
  89. d691045 Merge "Revert "Revert "Ensure void type is resolved when running without image""" by Andreas Gampe · 10 years ago
  90. 68a8f5e Merge "Add verifier support for dequickening" by Mathieu Chartier · 10 years ago
  91. f41ac3d Merge "ART: More ELF and oat file safety measures" by Andreas Gampe · 10 years ago
  92. 36b58f5 Add verifier support for dequickening by Mathieu Chartier · 10 years ago
  93. a696c0a ART: More ELF and oat file safety measures by Andreas Gampe · 10 years ago
  94. 86ff089 Merge "Add another failing test." by Nicolas Geoffray · 10 years ago
  95. 72e70a3 Add another failing test. by Nicolas Geoffray · 10 years ago
  96. fa543a4 Merge "ARM: Combine multiply accumulate operations." by Vladimir Marko · 10 years ago
  97. 8f00a1f Merge "Update expectation file from what is runnin on the bot." by Nicolas Geoffray · 10 years ago
  98. 0ccef6d Update expectation file from what is runnin on the bot. by Nicolas Geoffray · 10 years ago
  99. 76bd880 Revert "Revert "Ensure void type is resolved when running without image"" by Andreas Gampe · 10 years ago
  100. a262f77 ARM: Combine multiply accumulate operations. by Ningsheng Jian · 10 years ago