1. db67af1 ART: More waiting in 063 by Andreas Gampe · 7 years ago
  2. 2fe2d41 Merge "compiler: layout OatMethodQuickCode by profile hotness" by Igor Murashkin · 7 years ago
  3. 362d701 Merge "Make test more robust." by Nicolas Geoffray · 7 years ago
  4. 1ebe51d Merge "Ensure GetThreadState works with Thread subtypes" by Treehugger Robot · 7 years ago
  5. ba461c3 Ensure GetThreadState works with Thread subtypes by Alex Light · 7 years ago
  6. bdc28b7 Merge "Make cts JVMTI tests more consistent" by Treehugger Robot · 7 years ago
  7. 88df35c Make cts JVMTI tests more consistent by Alex Light · 7 years ago
  8. aee9eaf Merge "Harden monitor tests against spurious wakeups." by Alex Light · 7 years ago
  9. dbab8aa Make test more robust. by Nicolas Geoffray · 7 years ago
  10. d95b7e1 Merge "ART: Faster PrettyMethod()." by Vladimir Marko · 7 years ago
  11. 594bccc Merge "ART: Improve double-JNI-load exception message" by Treehugger Robot · 7 years ago
  12. beae5ac Harden monitor tests against spurious wakeups. by Alex Light · 7 years ago
  13. f4ef5c6 Merge "Make 597-deopt-invoke-stub more solid." by Mingyao Yang · 7 years ago
  14. 545412b compiler: layout OatMethodQuickCode by profile hotness by Igor Murashkin · 8 years ago
  15. 478abf0 Merge "Revert^2 "Verify profile wrt dex file in dex2oat""" by Shubham Ajmera · 7 years ago
  16. b8a55f8 ART: Faster PrettyMethod(). by Vladimir Marko · 7 years ago
  17. dbbac8f Implement Sum-of-Abs-Differences idiom recognition. by Aart Bik · 8 years ago
  18. 188b2bf Revert^2 "Verify profile wrt dex file in dex2oat"" by Shubham Ajmera · 7 years ago
  19. 1d9f45b Merge "Remove few MIPS checker tests from 552-checker-sharpening" by Treehugger Robot · 7 years ago
  20. 4cabe1f Remove few MIPS checker tests from 552-checker-sharpening by Goran Jakovljevic · 7 years ago
  21. 138b485 Make checker-constant-folding less dexer dependent. by Alan Leung · 8 years ago
  22. 7b211a1 Revert "Verify profile wrt dex file in dex2oat" by Nicolas Geoffray · 7 years ago
  23. fd03f1e ART: Improve double-JNI-load exception message by Andreas Gampe · 7 years ago
  24. 2676520 Verify profile wrt dex file in dex2oat by Shubham Ajmera · 8 years ago
  25. 8048bf6 Merge "Recognize ABS cases." by Treehugger Robot · 7 years ago
  26. 4f7dd34 Recognize ABS cases. by Aart Bik · 8 years ago
  27. aa3317e ART: Add warmup to 063-process-manager by Andreas Gampe · 7 years ago
  28. a627477 Merge "Make 567-checker-compare less Dex-sensitive." by Treehugger Robot · 7 years ago
  29. 67246e9 Merge "Cleanup and consolidate JVMTI event code." by Treehugger Robot · 7 years ago
  30. 9df79b7 Cleanup and consolidate JVMTI event code. by Alex Light · 8 years ago
  31. 4486442 ART: Add debug output to 063-process-manager by Andreas Gampe · 7 years ago
  32. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 8 years ago
  33. 3993358 Merge "Add java.util.zip.ZipException to preloads for test 912-classes." by Treehugger Robot · 7 years ago
  34. 581fe31 Add java.util.zip.ZipException to preloads for test 912-classes. by Roland Levillain · 7 years ago
  35. 09b9fdb Add a test for b/62065640. by Nicolas Geoffray · 7 years ago
  36. 3597f51 Merge "Bail for SIMD code in LSE." by Treehugger Robot · 8 years ago
  37. 75b4e12 Make 567-checker-compare less Dex-sensitive. by Alan Leung · 8 years ago
  38. 775784b Merge "Add tests for two ways to do subtract 1 in stencil." by Treehugger Robot · 8 years ago
  39. a5cd917 Merge "Smailify a test in checker-lse-ctor-fences" by Alan Leung · 8 years ago
  40. 72e80c6 Merge changes Ia3f19f0f,I0fe8038e by Treehugger Robot · 8 years ago
  41. 41006c6 Implement JVMTI GetCurrentContendedMonitor by Alex Light · 8 years ago
  42. aa0912c Do not fill DexCache methods in resolution trampoline. by Vladimir Marko · 8 years ago
  43. d30f205 Bail for SIMD code in LSE. by Aart Bik · 8 years ago
  44. 77fee87 Add support for JVMTI monitor events. by Alex Light · 8 years ago
  45. 003d997 Add tests for two ways to do subtract 1 in stencil. by Alan Leung · 8 years ago
  46. a5665d0 Make 597-deopt-invoke-stub more solid. by Mingyao Yang · 8 years ago
  47. 65b1ce2 Smailify a test in checker-lse-ctor-fences by Alan Leung · 8 years ago
  48. 6c8151f Merge "ART: Make test 913-heaps more robust" by Treehugger Robot · 8 years ago
  49. eafee33 ART: Make test 913-heaps more robust by Andreas Gampe · 8 years ago
  50. bae9c9a Fix bug in BCE remainder handling. by Aart Bik · 8 years ago
  51. 1ffbc05 Merge "No unrolling for large loop bodies." by Treehugger Robot · 8 years ago
  52. 521b50f No unrolling for large loop bodies. by Aart Bik · 8 years ago
  53. 9d9f2d7 Merge "Use mmapped boot image class table for PIC app HLoadClass." by Vladimir Marko · 8 years ago
  54. 94ec2db Use mmapped boot image class table for PIC app HLoadClass. by Vladimir Marko · 8 years ago
  55. dcaf0e5 Bug fix on 32-bit vs 64-bit movd/movdq on x86_64. by Aart Bik · 8 years ago
  56. 86ce504 Merge "optimizing: add block-scoped constructor fence merging pass" by Treehugger Robot · 8 years ago
  57. dd018df optimizing: add block-scoped constructor fence merging pass by Igor Murashkin · 8 years ago
  58. 88f929c Merge "Use mmapped boot image intern table for PIC app HLoadString." by Vladimir Marko · 8 years ago
  59. 3edbcdf Merge "Revert "mirror: Make Class::Status 64-bit field"" by Treehugger Robot · 8 years ago
  60. cf83aaa Revert "mirror: Make Class::Status 64-bit field" by Igor Murashkin · 8 years ago
  61. e3f06d5 Merge "mirror: Make Class::Status 64-bit field" by Treehugger Robot · 8 years ago
  62. 806e65e Merge "Add one more EnsureJitCompiled() to 088-monitor-verification" by Mingyao Yang · 8 years ago
  63. ec99514 Merge changes from topic "ti-stress slicer" by Treehugger Robot · 8 years ago
  64. de07216 mirror: Make Class::Status 64-bit field by Igor Murashkin · 8 years ago
  65. 21a7144 Undefine CHECK while including slicer headers. by Alex Light · 8 years ago
  66. bfe41af Suppress warnings caused by including slicer headers in ti-stress by Alex Light · 8 years ago
  67. ceae954 Move ti-stress to use slicer directly by Alex Light · 8 years ago
  68. 47adfde Add one more EnsureJitCompiled() to 088-monitor-verification by Mingyao Yang · 8 years ago
  69. 6cfbdbc Use mmapped boot image intern table for PIC app HLoadString. by Vladimir Marko · 8 years ago
  70. ce56864 Add support for JVMTI GetObjectMonitorUsage function. by Alex Light · 8 years ago
  71. 82629c9 Merge "Revert^4 "Allow deoptimization when returning from a runtime method."" by Mingyao Yang · 8 years ago
  72. ac8a2a7 Merge "Basic SIMD reduction support." by Aart Bik · 8 years ago
  73. 5620865 Merge "Port two methods in checker-dead-blocks to Smali" by Treehugger Robot · 8 years ago
  74. b03f3eb Port two methods in checker-dead-blocks to Smali by Alan Leung · 8 years ago
  75. 901679c Merge "Move InlineWithControlFlow to Smali based." by Treehugger Robot · 8 years ago
  76. 40d6702 Merge "Move some checker-gvn test to Smali" by Treehugger Robot · 8 years ago
  77. a2a2e46 Merge "Revert "Revert "JVMTI Exception and ExceptionCatch events""" by Treehugger Robot · 8 years ago
  78. 2ee1790 Revert^4 "Allow deoptimization when returning from a runtime method." by Mingyao Yang · 8 years ago
  79. 9fb1ab1 Revert "Revert "JVMTI Exception and ExceptionCatch events"" by Alex Light · 8 years ago
  80. 0148de4 Basic SIMD reduction support. by Aart Bik · 8 years ago
  81. e4e692a Disable 639-checker-code-sinking in PIC mode. by Vladimir Marko · 8 years ago
  82. 39d44ba Merge "Revert "JVMTI Exception and ExceptionCatch events"" by Nicolas Geoffray · 8 years ago
  83. 9597424 Revert "JVMTI Exception and ExceptionCatch events" by Nicolas Geoffray · 8 years ago
  84. e883ebf Merge "Revert "Basic SIMD reduction support."" by Nicolas Geoffray · 8 years ago
  85. 982334c Revert "Basic SIMD reduction support." by Nicolas Geoffray · 8 years ago
  86. 8db7e62 Merge "Basic SIMD reduction support." by Treehugger Robot · 8 years ago
  87. a4336b8 Merge "JVMTI Exception and ExceptionCatch events" by Treehugger Robot · 8 years ago
  88. cfa59b4 Basic SIMD reduction support. by Aart Bik · 8 years ago
  89. 798eab0 JVMTI Exception and ExceptionCatch events by Alex Light · 8 years ago
  90. 6b7500a Move some checker-gvn test to Smali by Alan Leung · 8 years ago
  91. e6c8e3c Merge "Restrict dex2oat threads to 4 on android bots." by Shubham Ajmera · 8 years ago
  92. d317442 Merge "Revert "Skip tests 1923 and 1924 on ASAN 64"" by Treehugger Robot · 8 years ago
  93. fa830aa Merge "Revert "Basic SIMD reduction support."" by Jeff Tinker · 8 years ago
  94. 5fda016 Revert "Skip tests 1923 and 1924 on ASAN 64" by Alex Light · 8 years ago
  95. 9c4feaa Merge changes I36396394,I00aa37f5,Ibc14b003 by Treehugger Robot · 8 years ago
  96. a57b4ee Revert "Basic SIMD reduction support." by Aart Bik · 8 years ago
  97. cdb15e4 Merge "Refined range rule for ABS(x)" by Aart Bik · 8 years ago
  98. 1408c18 Restrict dex2oat threads to 4 on android bots. by Shubham Ajmera · 8 years ago
  99. 629be51 ART: Redo verification on class resolution failure by Andreas Gampe · 8 years ago
  100. fadbbe6 Merge "Testrunner: Added an option to set # dex2oat-jobs for each test" by Shubham Ajmera · 8 years ago