1. ad0c8bd Revert "Fix JIT crash due to unverified dead code" by Vladimir Marko · 8 years ago
  2. 132eb43 Fix JIT crash due to unverified dead code by Calin Juravle · 8 years ago
  3. 71464a1 Merge "Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT""" by Treehugger Robot · 8 years ago
  4. c5798bf Revert^8 "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  5. 2c8c6b6 Revert "Make sure that const-class linkage is preserved, try again." by Vladimir Marko · 8 years ago
  6. cb5ab35 Make sure that const-class linkage is preserved, try again. by Vladimir Marko · 8 years ago
  7. 171cf81 Revert "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""" by Vladimir Marko · 8 years ago
  8. e47172b Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""" by Vladimir Marko · 8 years ago
  9. 3a3e4c1 Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
  10. b0bbe8e Use input-vdex-fd, or input-vdex in dex2oat. by Nicolas Geoffray · 8 years ago
  11. ea7980d Revert "Use interpret-only instead of verify-at-runtime when testing JIT" by Calin Juravle · 8 years ago
  12. 8b2cf76 Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
  13. 5e294c3 Merge "Revert "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT""" by Calin Juravle · 8 years ago
  14. 0b4d05e Revert "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
  15. b760a2f Merge "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
  16. 0b64a51 Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT" by Calin Juravle · 8 years ago
  17. d295bc8 Workaround adb issue in run-test. by Nicolas Geoffray · 8 years ago
  18. ba37e04 Output more for "Unable to determine architecture". by Nicolas Geoffray · 8 years ago
  19. 8f500fa Add print statements for "Unable to determine architecture". by Nicolas Geoffray · 8 years ago
  20. a4af47e Merge "It exposes a few bugs that should be address before submitting it. " by Calin Juravle · 8 years ago
  21. f1d9265 It exposes a few bugs that should be address before submitting it. by Calin Juravle · 8 years ago
  22. 4ce767d Merge "Use interpret-only instead of verify-at-runtime when testing JIT" by Treehugger Robot · 8 years ago
  23. 5db5b1e Use interpret-only instead of verify-at-runtime when testing JIT by Calin Juravle · 8 years ago
  24. b0103ca Flush the CFG visualizer output after writing to it. by Roland Levillain · 8 years ago
  25. a9b296c Avoid ThreadStress timeout with art-read-barrier-table-lookup. by Hiroshi Yamauchi · 8 years ago
  26. e663653 Make run-test fail if output-path is too long by Wojciech Staszkiewicz · 8 years ago
  27. 9c20a14 Get a basic modification of dex file working by Alex Light · 8 years ago
  28. adf4304 Merge "Integrate built-in bisection search with runtest" by Treehugger Robot · 8 years ago
  29. d7a819a Integrate built-in bisection search with runtest by Wojciech Staszkiewicz · 8 years ago
  30. afd3c9e Convert art runtests to Android.bp by Colin Cross · 8 years ago
  31. faf90b6 Make test work when running ndebug. by Alex Light · 8 years ago
  32. 7233c7e Create a basic agent loading framework. by Alex Light · 8 years ago
  33. 6fb9256 ART: Extend run-test timeout logging time by Andreas Gampe · 8 years ago
  34. 5a34c00 Merge "Stop creating $ANDROID_BUILD_TOP/{&&,mkdir} directories." by Alex Light · 8 years ago
  35. afb5d19 Stop creating $ANDROID_BUILD_TOP/{&&,mkdir} directories. by Alex Light · 8 years ago
  36. 2576be2 Increase test timeouts by Mathieu Chartier · 8 years ago
  37. 90d48f2 Fix libart tests on target by Dimitry Ivanov · 8 years ago
  38. f4b3487 Remove -XOatFileManagerCompilerFilter argument. by Richard Uhler · 8 years ago
  39. 76f5cb6 Restore fallback behavior in the no-image stripped-dex case. by Richard Uhler · 9 years ago
  40. 92ec594 Fix relocate in place to handle arbitrary app image layout by Mathieu Chartier · 9 years ago
  41. 1475924 ART: Change prebuild run-test setup by Andreas Gampe · 9 years ago
  42. d26b7e4 Make sure non-fatal errors aren't printed. by Alex Light · 9 years ago
  43. a373a33 Merge "Revert "Revert "Enable compilation of secondary dex files""" by Nicolas Geoffray · 9 years ago
  44. c6b1b93 Revert "Revert "Enable compilation of secondary dex files"" by Nicolas Geoffray · 9 years ago
  45. 97acf19 Make run-test give extra time when doing gc-stress runs. by Alex Light · 9 years ago
  46. d98a52f Revert "Enable compilation of secondary dex files" by Nicolas Geoffray · 9 years ago
  47. 770b39e Enable compilation of secondary dex files by Calin Juravle · 9 years ago
  48. a73280d Add an option to disable native stack dumping on SIGQUIT. by Nicolas Geoffray · 9 years ago
  49. 2e4afe8 Clear dalvik-cache before running test on host. by David Srbecky · 9 years ago
  50. 5288611 Do not write full method signature in mini-debug-info. by David Srbecky · 9 years ago
  51. e467cea Fix image writer for generation of app images by Mathieu Chartier · 9 years ago
  52. c525604 Tweaks to get run-test working after enso. by Nicolas Geoffray · 9 years ago
  53. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  54. e722d29 Revert "Make the JIT the default in ART." by Nicolas Geoffray · 9 years ago
  55. 0a9b682 Make the JIT the default in ART. by Nicolas Geoffray · 9 years ago
  56. 4ca1037 Change test .dex.art to .art by Mathieu Chartier · 9 years ago
  57. da5b28a Revert "Revert "Add basic image writer support for app images"" by Mathieu Chartier · 9 years ago
  58. 4b01856 Revert "Add basic image writer support for app images" by Nicolas Geoffray · 9 years ago
  59. c033474 Add basic image writer support for app images by Mathieu Chartier · 9 years ago
  60. fa02285 Fix test failure due to wrong runtime arguments. by Alex Light · 9 years ago
  61. 8a0e033 Cleanup some of the run-test system by Alex Light · 9 years ago
  62. 175dc73 Support unresolved methods in Optimizing by Calin Juravle · 9 years ago
  63. dcf0d4b Increase the run-test timeout for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  64. de286fd Address some leftover comments by Mathieu Chartier · 9 years ago
  65. c823eff Disable the GDB-based test timeout dump in 32 bit. by Hiroshi Yamauchi · 9 years ago
  66. 6ffb9cc Use GDB to dump threads in test timeouts, if available. by Hiroshi Yamauchi · 9 years ago
  67. 031768a Add non debug version of libarttest by Mathieu Chartier · 9 years ago
  68. 2ea7b70 ART: Add complex UnresolvedMergedType test case by Andreas Gampe · 9 years ago
  69. 4d2ef33 ART: Extend ISA features option for (host) run tests by Andreas Gampe · 9 years ago
  70. 7617abd runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS by Igor Murashkin · 9 years ago
  71. 38ba3fe Use trap + async timeout for tests by Mathieu Chartier · 9 years ago
  72. c9ede38 Move LD_USE_LOAD_BIAS to run-test-jar to reduce log verbosity. by David Srbecky · 9 years ago
  73. cae2ed9 Increase ulimit to 64MB for --no-relocate by Mathieu Chartier · 9 years ago
  74. 3f1dc56 ART: Fix RegisterNative order by Andreas Gampe · 9 years ago
  75. 4f7fdd2 Make tests assume ANDROID_ROOT is not /system. by Nicolas Geoffray · 9 years ago
  76. a61894d Fix reflection handling and test flakiness by Mathieu Chartier · 9 years ago
  77. e86deef Add verify-at-runtime compiler filter by Mathieu Chartier · 10 years ago
  78. a878082 ART: Change logging strategy in run-tests by Andreas Gampe · 10 years ago
  79. 155bef4 Fix run-test with JIT enabled by Sebastien Hertz · 10 years ago
  80. 7cde48c Stack support for Optimizing compiler by Sebastien Hertz · 10 years ago
  81. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  82. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  83. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  84. 6535703 ART: Silence some run-test configurations by Andreas Gampe · 10 years ago
  85. e4301ff ART: Make run-tests more verbose by Andreas Gampe · 10 years ago
  86. f2fdc73 ART: Rewrite ThreadStress for easier extensibility by Andreas Gampe · 10 years ago
  87. 3ad5d5e ART: Fix old run scripts by Andreas Gampe · 10 years ago
  88. ddcaf45 Merge "ART: Mips64 runtime support" by Andreas Gampe · 10 years ago
  89. 1a5c406 ART: Mips64 runtime support by Andreas Gampe · 10 years ago
  90. 8dcde23 Increase default timeout by Mathieu Chartier · 10 years ago
  91. 038bb22 ART: Dump all threads on test timeout by Andreas Gampe · 10 years ago
  92. c0a8a80 Add a way to pass GDB commands by Mathieu Chartier · 10 years ago
  93. 93d6ce5 Restore run-test TIME_OUT feature by Brian Carlstrom · 10 years ago
  94. 207a37d Check null this pointer for direct methods in FindMethodFast. by Jeff Hao · 10 years ago
  95. 2b0fa5b ART: Add miranda checking by Andreas Gampe · 10 years ago
  96. eb441dd Fix armv8 testing with default ANDROID_ROOT. by Nicolas Geoffray · 10 years ago
  97. 68e25eb Fix combination of prebuild/no-image. by Nicolas Geoffray · 10 years ago
  98. 8eedb47 Set ANDROID_ROOT correctly for host in test script. by Nicolas Geoffray · 10 years ago
  99. c8f23fc Provide an option to run run-tests with a local dalvikvm. by Nicolas Geoffray · 10 years ago
  100. c23c9c9 ART: PIC testing by Andreas Gampe · 10 years ago