1. 023161e Merge "Recognize XOR-based periodic induction." by Treehugger Robot · 8 years ago
  2. 7dc9693 Recognize XOR-based periodic induction. by Aart Bik · 8 years ago
  3. 8ccc8fc ART: Disable test 906 for target by Andreas Gampe · 8 years ago
  4. e54d992 ART: Add heap iteration callback by Andreas Gampe · 8 years ago
  5. cc13b22 ART: Add object reclaim support by Andreas Gampe · 8 years ago
  6. c1f24b9 Merge "Improved and simplified loop optimizations." by Treehugger Robot · 8 years ago
  7. 482095d Improved and simplified loop optimizations. by Aart Bik · 8 years ago
  8. d6d3f0e ART: Fix test 904 by Andreas Gampe · 8 years ago
  9. f24ddb2 Merge "ART: Add allocation callback" by Andreas Gampe · 8 years ago
  10. a6bfd5f Merge "ART: Switch to name-based IMT hashing" by Treehugger Robot · 8 years ago
  11. a1ff30f ART: Switch to name-based IMT hashing by Andreas Gampe · 8 years ago
  12. f95054f Merge "Avoid ThreadStress timeout with art-read-barrier-table-lookup." by Hiroshi Yamauchi · 8 years ago
  13. 27fa96c ART: Add allocation callback by Andreas Gampe · 8 years ago
  14. a9b296c Avoid ThreadStress timeout with art-read-barrier-table-lookup. by Hiroshi Yamauchi · 8 years ago
  15. 6ed8fc7 Merge "Improved and simplified loop optimizations." by Treehugger Robot · 8 years ago
  16. 8c4a854 Improved and simplified loop optimizations. by Aart Bik · 8 years ago
  17. fec2bdf Blacklist test 903. by Nicolas Geoffray · 8 years ago
  18. 6dee92e ART: Support object tagging by Andreas Gampe · 9 years ago
  19. 2f61867 Merge "Remove #include "oat_file.h" from class_linker.h ." by Vladimir Marko · 8 years ago
  20. adc2ef2 Temporarily blacklist 955-method-handles-smali. by Narayan Kamath · 8 years ago
  21. 97d7e1c Remove #include "oat_file.h" from class_linker.h . by Vladimir Marko · 8 years ago
  22. 8ee0b08 Merge "Basic implementation of invoke / invoke-polymorphic." by Treehugger Robot · 8 years ago
  23. 9823e78 Basic implementation of invoke / invoke-polymorphic. by Narayan Kamath · 9 years ago
  24. 3601e4a Merge "Revert "Compute PPID at ninja time"" by Colin Cross · 8 years ago
  25. 556c9a2 Merge "Rename ObjPtr::Decode to ObjPtr::Ptr" by Mathieu Chartier · 8 years ago
  26. a82a1ac Revert "Compute PPID at ninja time" by Colin Cross · 8 years ago
  27. 26705cc Merge "A first implementation of a loop optimization framework." by Aart Bik · 8 years ago
  28. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 8 years ago
  29. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 8 years ago
  30. b1c17bb Compute PPID at ninja time by Colin Cross · 8 years ago
  31. 281c681 A first implementation of a loop optimization framework. by Aart Bik · 9 years ago
  32. 25352fc class_linker: Add support for resolving method types. by Narayan Kamath · 9 years ago
  33. 4f0cabf Merge "Remove dependency on libcutils" by Dimitry Ivanov · 8 years ago
  34. 5f92605 Revert "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  35. 9e5739a Merge "Make run-test fail if output-path is too long" by Treehugger Robot · 8 years ago
  36. 9642b1b Remove dependency on libcutils by Dimitry Ivanov · 8 years ago
  37. 4287925 Merge "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  38. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  39. 63dccbb Store resolved Strings for AOT code in .bss. by Vladimir Marko · 8 years ago
  40. 3bc58b9 Print to System.err to avoid output races. by Nicolas Geoffray · 8 years ago
  41. e663653 Make run-test fail if output-path is too long by Wojciech Staszkiewicz · 8 years ago
  42. 36cbbde Merge "Store bisection logs in test directory" by Treehugger Robot · 8 years ago
  43. fbe170c Fix no-prebuild failure. by Nicolas Geoffray · 8 years ago
  44. 0c88383 Store bisection logs in test directory by Wojciech Staszkiewicz · 8 years ago
  45. 3fec9ac ART: Use libbase logging by Andreas Gampe · 9 years ago
  46. 3cc69a8 Merge "Compensate in compiler for verifier shortcomings." by Treehugger Robot · 8 years ago
  47. 50a9ed0 Compensate in compiler for verifier shortcomings. by Nicolas Geoffray · 8 years ago
  48. a1d66b9 Merge "Add DCE check to test 458-checker-instruct-simplification" by Sebastien Hertz · 8 years ago
  49. 496577f Smarter image layout by Mathieu Chartier · 8 years ago
  50. 55418e1 Add DCE check to test 458-checker-instruct-simplification by Sebastien Hertz · 8 years ago
  51. cbb651f Merge "Clean-up sharpening and compiler driver." by Treehugger Robot · 8 years ago
  52. 411caad Merge "Use android_root instead of hard coded /system in test script." by Nicolas Geoffray · 8 years ago
  53. 5e4e11e Clean-up sharpening and compiler driver. by Nicolas Geoffray · 8 years ago
  54. ae7e502 Disable test 902-hello-transformation on target by Alex Light · 8 years ago
  55. f13a365 Use android_root instead of hard coded /system in test script. by Nicolas Geoffray · 8 years ago
  56. 7e242e2 Merge "Ensure Jack generates annotations for test 005-annotations" by Benoit Lamarche · 8 years ago
  57. 4670b99 Merge "Update art tests" by Benoit Lamarche · 8 years ago
  58. 45026e4 Merge "Don't warn for frame size in tests." by Treehugger Robot · 8 years ago
  59. 4b55b4b Merge "Get a basic modification of dex file working" by Treehugger Robot · 8 years ago
  60. 524dfe8 Merge "jni: Implement generic JNI support for @CriticalNative/@FastNative" by Treehugger Robot · 8 years ago
  61. 9c20a14 Get a basic modification of dex file working by Alex Light · 9 years ago
  62. b5d36de Don't warn for frame size in tests. by Dan Albert · 8 years ago
  63. 06a04e0 jni: Implement generic JNI support for @CriticalNative/@FastNative by Igor Murashkin · 9 years ago
  64. 9837caf Update art tests by Sebastien Hertz · 9 years ago
  65. 0e84439 Collapse ART's AbstractMethod class into Executable by Neil Fuller · 9 years ago
  66. 5213626 Rename several tests to be easier to read. by Alex Light · 8 years ago
  67. 901669c Merge "Make javac always use Java 7 when running tests using javac and dx" by Nicolas Geoffray · 8 years ago
  68. 620d0a5 Make javac always use Java 7 when running tests using javac and dx by Søren Gjesse · 8 years ago
  69. adf4304 Merge "Integrate built-in bisection search with runtest" by Treehugger Robot · 8 years ago
  70. 7bdc637 Merge "Shorten long test names" by Aart Bik · 8 years ago
  71. ca57c40 Shorten long test names by Wojciech Staszkiewicz · 8 years ago
  72. d7a819a Integrate built-in bisection search with runtest by Wojciech Staszkiewicz · 9 years ago
  73. fd5428b Fix mac build by Colin Cross · 8 years ago
  74. 904614f Merge "Convert art runtests to Android.bp" by Colin Cross · 8 years ago
  75. afd3c9e Convert art runtests to Android.bp by Colin Cross · 8 years ago
  76. ec88abd Merge "Remove the `CanTriggerGC` side-effects on a few instructions." by Roland Levillain · 8 years ago
  77. 91a6516 Remove the `CanTriggerGC` side-effects on a few instructions. by Alexandre Rames · 8 years ago
  78. 302432c Ensure Jack generates annotations for test 005-annotations by Sebastien Hertz · 9 years ago
  79. 29b0cde ARM: VIXL32: Implement a disassembler. by Anton Kirilov · 9 years ago
  80. ca3c8c3 Collect verifier dependencies by David Brazdil · 9 years ago
  81. 2c92bf2 Merge "Fix 32-bit device tests" by Nicolas Geoffray · 8 years ago
  82. c5c7187 Fix 32-bit device tests by Colin Cross · 9 years ago
  83. 942036f Fix mac build by Colin Cross · 9 years ago
  84. 6e95dd5 Convert art gtests to Android.bp by Colin Cross · 9 years ago
  85. 6b22aa5 Convert libart-gtest to Android.bp by Colin Cross · 9 years ago
  86. b76bc78 Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""" by Nicolas Geoffray · 9 years ago
  87. 3b7537b Revert "Revert "Use implicit null checks inside try blocks."" by Vladimir Marko · 9 years ago
  88. e204051 Merge "Revert "Use implicit null checks inside try blocks."" by Nicolas Geoffray · 9 years ago
  89. 0719b5b Revert "Use implicit null checks inside try blocks." by Nicolas Geoffray · 9 years ago
  90. 6ee9a33 Merge "Use implicit null checks inside try blocks." by Treehugger Robot · 9 years ago
  91. 7aa7560 Use implicit null checks inside try blocks. by Vladimir Marko · 9 years ago
  92. f029fb6 Merge "Squashed commit of the following:" by Nicolas Geoffray · 9 years ago
  93. 1ba223b Squashed commit of the following: by Nicolas Geoffray · 9 years ago
  94. 50082ba Merge "MIPS64: Sign-extend results in art_quick_get32_static/instance" by Treehugger Robot · 9 years ago
  95. 7cb4fb0 Blacklist failing test after critical JNI changes. by Nicolas Geoffray · 9 years ago
  96. 8536f24 Merge "MIPS32: Properly handle doubles in GetRegisterIfAccessible" by Nicolas Geoffray · 9 years ago
  97. 4bd3d6b Merge "Cleanup run-test and Makefile around boot image and PIC." by Nicolas Geoffray · 9 years ago
  98. 03008e4 Merge "test: Disable 004-JniTest for nodex2oat and JIT config" by Treehugger Robot · 9 years ago
  99. 0bc4335 test: Disable 004-JniTest for nodex2oat and JIT config by Igor Murashkin · 9 years ago
  100. 279ac5c Don't assume resolved classes are filled in for ResolvedFieldAccessTest by Mathieu Chartier · 9 years ago