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