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