1. 1c95192 Fix libart tests on target by Dimitry Ivanov · 8 years ago
  2. 1153ae1 Restore fallback behavior in the no-image stripped-dex case. by Richard Uhler · 8 years ago
  3. f0fe04c Allow private methods in interfaces. by Alex Light · 8 years ago
  4. 7bcfcb8 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 8 years ago
  5. 7db00cd Update Makefile and scripts after Quick removal. by Nicolas Geoffray · 8 years ago
  6. 97acf19 Make run-test give extra time when doing gc-stress runs. by Alex Light · 8 years ago
  7. 1c5b6da Set USE_JACK to true. by Nicolas Geoffray · 8 years ago
  8. f02c3cf ART: Switch Checker run-tests to Jack by David Brazdil · 9 years ago
  9. 32ae802 Revert "Compile checker run-tests with Jack" by Nicolas Geoffray · 9 years ago
  10. fbeeb47 Compile checker run-tests with Jack by Sebastien Hertz · 9 years ago
  11. aaa779a Remove usages of jill.jar, use jack instead by Yohann Roussel · 9 years ago
  12. 4694e82 Raise ulimit for run-test 961. by Alex Light · 9 years ago
  13. 7b4199a Merge "Support directly invoking interface default methods" by Alex Light · 9 years ago
  14. 705ad49 Support directly invoking interface default methods by Alex Light · 9 years ago
  15. 57e863c ART: Do not build Checker tests with `dx --no-optimize` by David Brazdil · 9 years ago
  16. 50be66f ART: Remove core-junit from test boot classpath by Andreas Gampe · 9 years ago
  17. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  18. 9868925 Merge "ART: Compile run-tests with Java 7." am: 6b75bc08e8 am: 5783c2ec79 by Vladimir Marko · 9 years ago
  19. f45c3f8 ART: Compile run-tests with Java 7. by Vladimir Marko · 9 years ago
  20. 33e582e Merge "ARM64 read barrier support for concurrent GC in Optimizing." am: 92e997d1e6 am: 5da5d045fa by Roland Levillain · 9 years ago
  21. 22ccc3a ARM64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  22. 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 9 years ago
  23. 3b359c7 ARM read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  24. d50687e Fix a few art-test related issues. by Narayan Kamath · 9 years ago
  25. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  26. 6484b80 Fix bug with test 964. by Alex Light · 9 years ago
  27. 91de25f Make things generally quieter. by Alex Light · 9 years ago
  28. 56c8c9e Merge "Made run-test 960-964 support being run with jack compiler." by Alex Light · 9 years ago
  29. 6a439bc Made run-test 960-964 support being run with jack compiler. by Alex Light · 9 years ago
  30. fadfee9 Fix up run-test. by Alex Light · 9 years ago
  31. 8a0e033 Cleanup some of the run-test system by Alex Light · 9 years ago
  32. 3048698 Fix art-run-tests dependencies by Yohann Roussel · 9 years ago
  33. eb7c144 Add initial default method support to Art by Alex Light · 9 years ago
  34. 5cc343d ART: Checker tests for --debuggable by David Brazdil · 9 years ago
  35. 853a4c3 ART: Run arch specific Checker tests on host by David Brazdil · 9 years ago
  36. 8a159fd ART: Use JIT image for JIT run tests by Andreas Gampe · 9 years ago
  37. d630fd6 Increase the run test failure output diff line count. by Hiroshi Yamauchi · 9 years ago
  38. 031768a Add non debug version of libarttest by Mathieu Chartier · 9 years ago
  39. 5e2c8d3 Introduce arch-specific checker tests. by Alexandre Rames · 9 years ago
  40. 4d2ef33 ART: Extend ISA features option for (host) run tests by Andreas Gampe · 9 years ago
  41. 825570c ART: Abbreviate interpreter-access-checks by Andreas Gampe · 9 years ago
  42. 80fb394 Disable Checker for tests that don't invoke the compiler. by David Brazdil · 9 years ago
  43. 7617abd runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS by Igor Murashkin · 9 years ago
  44. 1d4184d Add an option to run art tests with strace. by Hiroshi Yamauchi · 9 years ago
  45. 5ee9454 Support compiling run-tests with jack by Sebastien Hertz · 10 years ago
  46. 19ac027 Support compiling run-tests with jack by Sebastien Hertz · 10 years ago
  47. eb19362 Change ART_TEST_GC_STRESS to use new gcstress mode by Mathieu Chartier · 9 years ago
  48. 7526d78 ART: Fix streaming tracing issues by Andreas Gampe · 9 years ago
  49. b91205e ART: Fix streaming tracing issues by Andreas Gampe · 9 years ago
  50. 05f30e1 run-test: add --never-clean option by Igor Murashkin · 9 years ago
  51. 24128c6 ART: Rename graph dump file name to 'graph.cfg' by David Brazdil · 9 years ago
  52. 8256609 ART: Fix RegisterNative order by Andreas Gampe · 9 years ago
  53. 3f1dc56 ART: Fix RegisterNative order by Andreas Gampe · 9 years ago
  54. c666710 Opt compiler: Speedup div/rem by constants on arm32 and arm64. by Zheng Xu · 9 years ago
  55. 2c27f2c ART: Split Checker into smaller files by David Brazdil · 9 years ago
  56. 2588023 Revert "ART: Split Checker into smaller files" by David Brazdil · 9 years ago
  57. a490be5 ART: Split Checker into smaller files by David Brazdil · 9 years ago
  58. 0e07125 Update script now that optimizing is default. by Nicolas Geoffray · 9 years ago
  59. e730729 Unbreak checker. by Nicolas Geoffray · 9 years ago
  60. a3d90fb [optimizing] Use baseline when debuggable is set. by Nicolas Geoffray · 9 years ago
  61. 43c162f Revert "Revert "More Makefile fun for --debuggable."" by Nicolas Geoffray · 9 years ago
  62. 9728a93 Revert "More Makefile fun for --debuggable." by Nicolas Geoffray · 9 years ago
  63. bd648cd More Makefile fun for --debuggable. by Nicolas Geoffray · 9 years ago
  64. e2a12c0 Change JIT tests to use interpreter image by Mathieu Chartier · 10 years ago
  65. 721f3a8 Fix jit tests by Mathieu Chartier · 10 years ago
  66. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  67. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  68. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  69. 3cf4877 run-test: enable checker in dev mode by Calin Juravle · 10 years ago
  70. 4846d13 ART: Invoke Checker from run-test scripts by David Brazdil · 10 years ago
  71. 1a5c406 ART: Mips64 runtime support by Andreas Gampe · 10 years ago
  72. 312baf1 Follow up on CL 122665. by Hiroshi Yamauchi · 10 years ago
  73. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  74. c9338b9 Explicitly give compiler options to test scripts by Nicolas Geoffray · 10 years ago
  75. c0a8a80 Add a way to pass GDB commands by Mathieu Chartier · 10 years ago
  76. 75deec0 Increase run-test output on error. by Ian Rogers · 10 years ago
  77. 1ed097d Fix failure in --no-dex2oat invocation of 425-invokesuper. by Nicolas Geoffray · 10 years ago
  78. c8f23fc Provide an option to run run-tests with a local dalvikvm. by Nicolas Geoffray · 10 years ago
  79. c23c9c9 ART: PIC testing by Andreas Gampe · 10 years ago
  80. 63fc30e ART: Create and use multiple core images by Andreas Gampe · 10 years ago
  81. 602fbcd ART: Typo fix by Andreas Gampe · 10 years ago
  82. 5c11490 ART: Fix test 089 by Andreas Gampe · 10 years ago
  83. d9ad27d Extra debug output in run-test. by Ian Rogers · 10 years ago
  84. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 10 years ago
  85. deb48a0 ART: Print args in case of run-test build failure by Andreas Gampe · 10 years ago
  86. f6930a8 ART: Fix run-test script by Andreas Gampe · 10 years ago
  87. b8f2480 Merge "Merge reference-run-test-classes and run-test-jar." by Nicolas Geoffray · 10 years ago
  88. 8fda9f2 ART: Add smali-based run-test by Andreas Gampe · 10 years ago
  89. 288a4a2 Merge reference-run-test-classes and run-test-jar. by Nicolas Geoffray · 10 years ago
  90. 1a58b7f Merge host-run-test-jar and push-and-run-test-jar. by Nicolas Geoffray · 10 years ago
  91. e6b73ea Merge "Merge push-and-run-{prebuilt}-test-jar files." by Nicolas Geoffray · 10 years ago
  92. 01afdba Add test for getDeclaredClasses of with missing class by Brian Carlstrom · 10 years ago
  93. 5fd18ba Merge push-and-run-{prebuilt}-test-jar files. by Nicolas Geoffray · 10 years ago
  94. c580e04 Fix darwin run-test problems by Brian Carlstrom · 10 years ago
  95. 1ef4ce8 Really fix tests. by Alex Light · 10 years ago
  96. 03a112d Add run-test support for running without a working patchoat/dex2oat by Alex Light · 10 years ago
  97. 907b699 ART: More failure output on run-test by Andreas Gampe · 10 years ago
  98. 3a12cfe ART: Fix run-test in case of relative TMPDIR by Andreas Gampe · 10 years ago
  99. e7873ec Added --gcstress and --gcverify shortcut flags to run-test by Alex Light · 10 years ago
  100. 5a79fde ART: Use TMPDIR for test directories by Andreas Gampe · 10 years ago