1. 0c88383 Store bisection logs in test directory by Wojciech Staszkiewicz · 8 years ago
  2. f13a365 Use android_root instead of hard coded /system in test script. by Nicolas Geoffray · 8 years ago
  3. 9c20a14 Get a basic modification of dex file working by Alex Light · 8 years ago
  4. 901669c Merge "Make javac always use Java 7 when running tests using javac and dx" by Nicolas Geoffray · 8 years ago
  5. 620d0a5 Make javac always use Java 7 when running tests using javac and dx by Søren Gjesse · 8 years ago
  6. adf4304 Merge "Integrate built-in bisection search with runtest" by Treehugger Robot · 8 years ago
  7. d7a819a Integrate built-in bisection search with runtest by Wojciech Staszkiewicz · 8 years ago
  8. afd3c9e Convert art runtests to Android.bp by Colin Cross · 8 years ago
  9. b76bc78 Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""" by Nicolas Geoffray · 8 years ago
  10. 8522758 Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC."" by Hiroshi Yamauchi · 8 years ago
  11. 9b5515e Re-apply "Cleanup run-test and Makefile around boot image and PIC." by Nicolas Geoffray · 8 years ago
  12. 1ba223b Squashed commit of the following: by Nicolas Geoffray · 8 years ago
  13. 8c9ccac Cleanup run-test and Makefile around boot image and PIC. by Nicolas Geoffray · 8 years ago
  14. d9eb284 Change gcstress runtest option by Mathieu Chartier · 8 years ago
  15. faf90b6 Make test work when running ndebug. by Alex Light · 8 years ago
  16. 659ad8f Merge "Make java 8 run-tests runnable on the RI again." by Treehugger Robot · 8 years ago
  17. 34a8a0f ART: Make run-test temp dir consistent by Andreas Gampe · 8 years ago
  18. f47fb2f ART: Fix run-test script by Andreas Gampe · 8 years ago
  19. ea1e770 Make java 8 run-tests runnable on the RI again. by Alex Light · 8 years ago
  20. f3349b5 Merge "Exit 0 on success even if --never-clean is passed" by Alex Light · 8 years ago
  21. 6a870fa Exit 0 on success even if --never-clean is passed by Alex Light · 8 years ago
  22. 2576be2 Increase test timeouts by Mathieu Chartier · 8 years ago
  23. 10bc5a4 Revert "Revert "Make run-test default to optimizing compiler."" by Alex Light · 8 years ago
  24. d8cd1c8 Merge "Revert "Make run-test default to optimizing compiler."" by Nicolas Geoffray · 8 years ago
  25. 4650c93 Revert "Make run-test default to optimizing compiler." by Nicolas Geoffray · 8 years ago
  26. bc90d0f Make --jvm work again by Alex Light · 8 years ago
  27. 46a9114 Merge "Make run-test default to optimizing compiler." by Alex Light · 8 years ago
  28. 90d48f2 Fix libart tests on target by Dimitry Ivanov · 8 years ago
  29. f494663 Make run-test default to optimizing compiler. by Alex Light · 8 years ago
  30. f4b3487 Remove -XOatFileManagerCompilerFilter argument. by Richard Uhler · 8 years ago
  31. 0108f3d Merge "Restore fallback behavior in the no-image stripped-dex case." by Richard Uhler · 8 years ago
  32. b55f1ac Allow private methods in interfaces. by Alex Light · 8 years ago
  33. 76f5cb6 Restore fallback behavior in the no-image stripped-dex case. by Richard Uhler · 8 years ago
  34. 29d38e7 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 8 years ago
  35. 7db00cd Update Makefile and scripts after Quick removal. by Nicolas Geoffray · 8 years ago
  36. 97acf19 Make run-test give extra time when doing gc-stress runs. by Alex Light · 8 years ago
  37. 1c5b6da Set USE_JACK to true. by Nicolas Geoffray · 8 years ago
  38. f02c3cf ART: Switch Checker run-tests to Jack by David Brazdil · 8 years ago
  39. 32ae802 Revert "Compile checker run-tests with Jack" by Nicolas Geoffray · 8 years ago
  40. fbeeb47 Compile checker run-tests with Jack by Sebastien Hertz · 8 years ago
  41. aaa779a Remove usages of jill.jar, use jack instead by Yohann Roussel · 9 years ago
  42. 4694e82 Raise ulimit for run-test 961. by Alex Light · 9 years ago
  43. 7b4199a Merge "Support directly invoking interface default methods" by Alex Light · 9 years ago
  44. 705ad49 Support directly invoking interface default methods by Alex Light · 9 years ago
  45. 57e863c ART: Do not build Checker tests with `dx --no-optimize` by David Brazdil · 9 years ago
  46. 50be66f ART: Remove core-junit from test boot classpath by Andreas Gampe · 9 years ago
  47. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  48. 9868925 Merge "ART: Compile run-tests with Java 7." am: 6b75bc08e8 am: 5783c2ec79 by Vladimir Marko · 9 years ago
  49. f45c3f8 ART: Compile run-tests with Java 7. by Vladimir Marko · 9 years ago
  50. 33e582e Merge "ARM64 read barrier support for concurrent GC in Optimizing." am: 92e997d1e6 am: 5da5d045fa by Roland Levillain · 9 years ago
  51. 22ccc3a ARM64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  52. 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 9 years ago
  53. 3b359c7 ARM read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  54. d50687e Fix a few art-test related issues. by Narayan Kamath · 9 years ago
  55. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  56. 6484b80 Fix bug with test 964. by Alex Light · 9 years ago
  57. 91de25f Make things generally quieter. by Alex Light · 9 years ago
  58. 56c8c9e Merge "Made run-test 960-964 support being run with jack compiler." by Alex Light · 9 years ago
  59. 6a439bc Made run-test 960-964 support being run with jack compiler. by Alex Light · 9 years ago
  60. fadfee9 Fix up run-test. by Alex Light · 9 years ago
  61. 8a0e033 Cleanup some of the run-test system by Alex Light · 9 years ago
  62. 3048698 Fix art-run-tests dependencies by Yohann Roussel · 9 years ago
  63. eb7c144 Add initial default method support to Art by Alex Light · 9 years ago
  64. 5cc343d ART: Checker tests for --debuggable by David Brazdil · 9 years ago
  65. 853a4c3 ART: Run arch specific Checker tests on host by David Brazdil · 9 years ago
  66. 8a159fd ART: Use JIT image for JIT run tests by Andreas Gampe · 9 years ago
  67. d630fd6 Increase the run test failure output diff line count. by Hiroshi Yamauchi · 9 years ago
  68. 031768a Add non debug version of libarttest by Mathieu Chartier · 9 years ago
  69. 5e2c8d3 Introduce arch-specific checker tests. by Alexandre Rames · 9 years ago
  70. 4d2ef33 ART: Extend ISA features option for (host) run tests by Andreas Gampe · 9 years ago
  71. 825570c ART: Abbreviate interpreter-access-checks by Andreas Gampe · 9 years ago
  72. 80fb394 Disable Checker for tests that don't invoke the compiler. by David Brazdil · 9 years ago
  73. 7617abd runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS by Igor Murashkin · 9 years ago
  74. 1d4184d Add an option to run art tests with strace. by Hiroshi Yamauchi · 9 years ago
  75. 5ee9454 Support compiling run-tests with jack by Sebastien Hertz · 9 years ago
  76. 19ac027 Support compiling run-tests with jack by Sebastien Hertz · 9 years ago
  77. eb19362 Change ART_TEST_GC_STRESS to use new gcstress mode by Mathieu Chartier · 9 years ago
  78. 7526d78 ART: Fix streaming tracing issues by Andreas Gampe · 9 years ago
  79. b91205e ART: Fix streaming tracing issues by Andreas Gampe · 9 years ago
  80. 05f30e1 run-test: add --never-clean option by Igor Murashkin · 9 years ago
  81. 24128c6 ART: Rename graph dump file name to 'graph.cfg' by David Brazdil · 9 years ago
  82. 8256609 ART: Fix RegisterNative order by Andreas Gampe · 9 years ago
  83. 3f1dc56 ART: Fix RegisterNative order by Andreas Gampe · 9 years ago
  84. c666710 Opt compiler: Speedup div/rem by constants on arm32 and arm64. by Zheng Xu · 9 years ago
  85. 2c27f2c ART: Split Checker into smaller files by David Brazdil · 9 years ago
  86. 2588023 Revert "ART: Split Checker into smaller files" by David Brazdil · 9 years ago
  87. a490be5 ART: Split Checker into smaller files by David Brazdil · 9 years ago
  88. 0e07125 Update script now that optimizing is default. by Nicolas Geoffray · 9 years ago
  89. e730729 Unbreak checker. by Nicolas Geoffray · 9 years ago
  90. a3d90fb [optimizing] Use baseline when debuggable is set. by Nicolas Geoffray · 9 years ago
  91. 43c162f Revert "Revert "More Makefile fun for --debuggable."" by Nicolas Geoffray · 9 years ago
  92. 9728a93 Revert "More Makefile fun for --debuggable." by Nicolas Geoffray · 9 years ago
  93. bd648cd More Makefile fun for --debuggable. by Nicolas Geoffray · 9 years ago
  94. e2a12c0 Change JIT tests to use interpreter image by Mathieu Chartier · 9 years ago
  95. 721f3a8 Fix jit tests by Mathieu Chartier · 9 years ago
  96. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 9 years ago
  97. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 9 years ago
  98. 2535abe Add JIT by Mathieu Chartier · 9 years ago
  99. 3cf4877 run-test: enable checker in dev mode by Calin Juravle · 10 years ago
  100. 4846d13 ART: Invoke Checker from run-test scripts by David Brazdil · 10 years ago