1. 2ca2780 Run bpfmt by Dan Willemsen · 7 years ago
  2. 9389ae7 Simplify Android.bp files by Dan Willemsen · 7 years ago
  3. 3505464 Merge "Increase test 961 dex2oat timeout to 2 minutes" by Treehugger Robot · 7 years ago
  4. 68ca702 Added SAD test. Generalized vector analysis of narrow type. by Aart Bik · 7 years ago
  5. 476fce3 Merge "Make test 566-polymorphic-inlining more robust." by Nicolas Geoffray · 7 years ago
  6. 95e5f7e Make test 566-polymorphic-inlining more robust. by Nicolas Geoffray · 7 years ago
  7. 42ea83b Provide a way to run all the configurations of run-test by Shubham Ajmera · 7 years ago
  8. 5b294ca Merge "Remove legacy make env variables" by Shubham Ajmera · 7 years ago
  9. b2c45f8 Merge "Testrunner: Refactor to remove duplication of variant types" by Treehugger Robot · 7 years ago
  10. d0358f8 Remove legacy make env variables by Shubham Ajmera · 7 years ago
  11. 8585395 Testrunner: Refactor to remove duplication of variant types by Shubham Ajmera · 8 years ago
  12. 483208d Increase test 961 dex2oat timeout to 2 minutes by Alex Light · 7 years ago
  13. f636252 Merge changes I87f14bf1,Idc21bf89 by Alex Light · 7 years ago
  14. 4894cdd Merge "ART: Introduce compiler data type." by Vladimir Marko · 7 years ago
  15. 9c39cae ART: Blacklist oatwriter layout test for more configs by Andreas Gampe · 7 years ago
  16. 8f6d83f Merge "test: Blacklist oatwriter layout test for no-dex2oat" by Treehugger Robot · 7 years ago
  17. 302014c test: Blacklist oatwriter layout test for no-dex2oat by Igor Murashkin · 7 years ago
  18. db67af1 ART: More waiting in 063 by Andreas Gampe · 7 years ago
  19. 2fe2d41 Merge "compiler: layout OatMethodQuickCode by profile hotness" by Igor Murashkin · 7 years ago
  20. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 7 years ago
  21. 362d701 Merge "Make test more robust." by Nicolas Geoffray · 7 years ago
  22. 1ebe51d Merge "Ensure GetThreadState works with Thread subtypes" by Treehugger Robot · 7 years ago
  23. ba461c3 Ensure GetThreadState works with Thread subtypes by Alex Light · 7 years ago
  24. bdc28b7 Merge "Make cts JVMTI tests more consistent" by Treehugger Robot · 7 years ago
  25. 88df35c Make cts JVMTI tests more consistent by Alex Light · 7 years ago
  26. 6fdc1b6 Updated tests skips for jvmti/redefine stress. by Alex Light · 7 years ago
  27. aee9eaf Merge "Harden monitor tests against spurious wakeups." by Alex Light · 7 years ago
  28. dbab8aa Make test more robust. by Nicolas Geoffray · 7 years ago
  29. d95b7e1 Merge "ART: Faster PrettyMethod()." by Vladimir Marko · 7 years ago
  30. 594bccc Merge "ART: Improve double-JNI-load exception message" by Treehugger Robot · 7 years ago
  31. beae5ac Harden monitor tests against spurious wakeups. by Alex Light · 7 years ago
  32. f4ef5c6 Merge "Make 597-deopt-invoke-stub more solid." by Mingyao Yang · 7 years ago
  33. 545412b compiler: layout OatMethodQuickCode by profile hotness by Igor Murashkin · 8 years ago
  34. 478abf0 Merge "Revert^2 "Verify profile wrt dex file in dex2oat""" by Shubham Ajmera · 7 years ago
  35. b8a55f8 ART: Faster PrettyMethod(). by Vladimir Marko · 7 years ago
  36. dbbac8f Implement Sum-of-Abs-Differences idiom recognition. by Aart Bik · 8 years ago
  37. 188b2bf Revert^2 "Verify profile wrt dex file in dex2oat"" by Shubham Ajmera · 7 years ago
  38. 1d9f45b Merge "Remove few MIPS checker tests from 552-checker-sharpening" by Treehugger Robot · 7 years ago
  39. 4cabe1f Remove few MIPS checker tests from 552-checker-sharpening by Goran Jakovljevic · 7 years ago
  40. 138b485 Make checker-constant-folding less dexer dependent. by Alan Leung · 8 years ago
  41. 7b211a1 Revert "Verify profile wrt dex file in dex2oat" by Nicolas Geoffray · 7 years ago
  42. fd03f1e ART: Improve double-JNI-load exception message by Andreas Gampe · 7 years ago
  43. 2676520 Verify profile wrt dex file in dex2oat by Shubham Ajmera · 8 years ago
  44. 8048bf6 Merge "Recognize ABS cases." by Treehugger Robot · 7 years ago
  45. 4f7dd34 Recognize ABS cases. by Aart Bik · 8 years ago
  46. aa3317e ART: Add warmup to 063-process-manager by Andreas Gampe · 7 years ago
  47. a627477 Merge "Make 567-checker-compare less Dex-sensitive." by Treehugger Robot · 7 years ago
  48. 67246e9 Merge "Cleanup and consolidate JVMTI event code." by Treehugger Robot · 7 years ago
  49. 9df79b7 Cleanup and consolidate JVMTI event code. by Alex Light · 8 years ago
  50. 4486442 ART: Add debug output to 063-process-manager by Andreas Gampe · 7 years ago
  51. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 8 years ago
  52. 3993358 Merge "Add java.util.zip.ZipException to preloads for test 912-classes." by Treehugger Robot · 7 years ago
  53. 581fe31 Add java.util.zip.ZipException to preloads for test 912-classes. by Roland Levillain · 7 years ago
  54. 09b9fdb Add a test for b/62065640. by Nicolas Geoffray · 7 years ago
  55. 3597f51 Merge "Bail for SIMD code in LSE." by Treehugger Robot · 8 years ago
  56. 75b4e12 Make 567-checker-compare less Dex-sensitive. by Alan Leung · 8 years ago
  57. 775784b Merge "Add tests for two ways to do subtract 1 in stencil." by Treehugger Robot · 8 years ago
  58. a5cd917 Merge "Smailify a test in checker-lse-ctor-fences" by Alan Leung · 8 years ago
  59. 72e80c6 Merge changes Ia3f19f0f,I0fe8038e by Treehugger Robot · 8 years ago
  60. 41006c6 Implement JVMTI GetCurrentContendedMonitor by Alex Light · 8 years ago
  61. aa0912c Do not fill DexCache methods in resolution trampoline. by Vladimir Marko · 8 years ago
  62. d30f205 Bail for SIMD code in LSE. by Aart Bik · 8 years ago
  63. 77fee87 Add support for JVMTI monitor events. by Alex Light · 8 years ago
  64. 003d997 Add tests for two ways to do subtract 1 in stencil. by Alan Leung · 8 years ago
  65. a5665d0 Make 597-deopt-invoke-stub more solid. by Mingyao Yang · 8 years ago
  66. 65b1ce2 Smailify a test in checker-lse-ctor-fences by Alan Leung · 8 years ago
  67. 6c8151f Merge "ART: Make test 913-heaps more robust" by Treehugger Robot · 8 years ago
  68. eafee33 ART: Make test 913-heaps more robust by Andreas Gampe · 8 years ago
  69. bae9c9a Fix bug in BCE remainder handling. by Aart Bik · 8 years ago
  70. 1ffbc05 Merge "No unrolling for large loop bodies." by Treehugger Robot · 8 years ago
  71. 521b50f No unrolling for large loop bodies. by Aart Bik · 8 years ago
  72. 9d9f2d7 Merge "Use mmapped boot image class table for PIC app HLoadClass." by Vladimir Marko · 8 years ago
  73. 94ec2db Use mmapped boot image class table for PIC app HLoadClass. by Vladimir Marko · 8 years ago
  74. dcaf0e5 Bug fix on 32-bit vs 64-bit movd/movdq on x86_64. by Aart Bik · 8 years ago
  75. 86ce504 Merge "optimizing: add block-scoped constructor fence merging pass" by Treehugger Robot · 8 years ago
  76. dd018df optimizing: add block-scoped constructor fence merging pass by Igor Murashkin · 8 years ago
  77. 88f929c Merge "Use mmapped boot image intern table for PIC app HLoadString." by Vladimir Marko · 8 years ago
  78. 3edbcdf Merge "Revert "mirror: Make Class::Status 64-bit field"" by Treehugger Robot · 8 years ago
  79. cf83aaa Revert "mirror: Make Class::Status 64-bit field" by Igor Murashkin · 8 years ago
  80. e3f06d5 Merge "mirror: Make Class::Status 64-bit field" by Treehugger Robot · 8 years ago
  81. 806e65e Merge "Add one more EnsureJitCompiled() to 088-monitor-verification" by Mingyao Yang · 8 years ago
  82. ec99514 Merge changes from topic "ti-stress slicer" by Treehugger Robot · 8 years ago
  83. de07216 mirror: Make Class::Status 64-bit field by Igor Murashkin · 8 years ago
  84. 21a7144 Undefine CHECK while including slicer headers. by Alex Light · 8 years ago
  85. bfe41af Suppress warnings caused by including slicer headers in ti-stress by Alex Light · 8 years ago
  86. ceae954 Move ti-stress to use slicer directly by Alex Light · 8 years ago
  87. 47adfde Add one more EnsureJitCompiled() to 088-monitor-verification by Mingyao Yang · 8 years ago
  88. 6cfbdbc Use mmapped boot image intern table for PIC app HLoadString. by Vladimir Marko · 8 years ago
  89. ce56864 Add support for JVMTI GetObjectMonitorUsage function. by Alex Light · 8 years ago
  90. 82629c9 Merge "Revert^4 "Allow deoptimization when returning from a runtime method."" by Mingyao Yang · 8 years ago
  91. ac8a2a7 Merge "Basic SIMD reduction support." by Aart Bik · 8 years ago
  92. 5620865 Merge "Port two methods in checker-dead-blocks to Smali" by Treehugger Robot · 8 years ago
  93. b03f3eb Port two methods in checker-dead-blocks to Smali by Alan Leung · 8 years ago
  94. 901679c Merge "Move InlineWithControlFlow to Smali based." by Treehugger Robot · 8 years ago
  95. 40d6702 Merge "Move some checker-gvn test to Smali" by Treehugger Robot · 8 years ago
  96. a2a2e46 Merge "Revert "Revert "JVMTI Exception and ExceptionCatch events""" by Treehugger Robot · 8 years ago
  97. 2ee1790 Revert^4 "Allow deoptimization when returning from a runtime method." by Mingyao Yang · 8 years ago
  98. 9fb1ab1 Revert "Revert "JVMTI Exception and ExceptionCatch events"" by Alex Light · 8 years ago
  99. 0148de4 Basic SIMD reduction support. by Aart Bik · 8 years ago
  100. e4e692a Disable 639-checker-code-sinking in PIC mode. by Vladimir Marko · 8 years ago