1. 22ccc3a ARM64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  2. 3b359c7 ARM read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  3. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  4. 6484b80 Fix bug with test 964. by Alex Light · 9 years ago
  5. 91de25f Make things generally quieter. by Alex Light · 9 years ago
  6. 56c8c9e Merge "Made run-test 960-964 support being run with jack compiler." by Alex Light · 9 years ago
  7. 6a439bc Made run-test 960-964 support being run with jack compiler. by Alex Light · 9 years ago
  8. fadfee9 Fix up run-test. by Alex Light · 9 years ago
  9. 8a0e033 Cleanup some of the run-test system by Alex Light · 9 years ago
  10. 3048698 Fix art-run-tests dependencies by Yohann Roussel · 9 years ago
  11. eb7c144 Add initial default method support to Art by Alex Light · 9 years ago
  12. 5cc343d ART: Checker tests for --debuggable by David Brazdil · 9 years ago
  13. 853a4c3 ART: Run arch specific Checker tests on host by David Brazdil · 9 years ago
  14. 8a159fd ART: Use JIT image for JIT run tests by Andreas Gampe · 9 years ago
  15. d630fd6 Increase the run test failure output diff line count. by Hiroshi Yamauchi · 9 years ago
  16. 031768a Add non debug version of libarttest by Mathieu Chartier · 9 years ago
  17. 5e2c8d3 Introduce arch-specific checker tests. by Alexandre Rames · 9 years ago
  18. 4d2ef33 ART: Extend ISA features option for (host) run tests by Andreas Gampe · 9 years ago
  19. 825570c ART: Abbreviate interpreter-access-checks by Andreas Gampe · 9 years ago
  20. 80fb394 Disable Checker for tests that don't invoke the compiler. by David Brazdil · 9 years ago
  21. 7617abd runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS by Igor Murashkin · 9 years ago
  22. 1d4184d Add an option to run art tests with strace. by Hiroshi Yamauchi · 9 years ago
  23. 19ac027 Support compiling run-tests with jack by Sebastien Hertz · 10 years ago
  24. eb19362 Change ART_TEST_GC_STRESS to use new gcstress mode by Mathieu Chartier · 9 years ago
  25. 7526d78 ART: Fix streaming tracing issues by Andreas Gampe · 9 years ago
  26. 05f30e1 run-test: add --never-clean option by Igor Murashkin · 10 years ago
  27. 24128c6 ART: Rename graph dump file name to 'graph.cfg' by David Brazdil · 10 years ago
  28. 3f1dc56 ART: Fix RegisterNative order by Andreas Gampe · 10 years ago
  29. c666710 Opt compiler: Speedup div/rem by constants on arm32 and arm64. by Zheng Xu · 10 years ago
  30. 2c27f2c ART: Split Checker into smaller files by David Brazdil · 10 years ago
  31. 2588023 Revert "ART: Split Checker into smaller files" by David Brazdil · 10 years ago
  32. a490be5 ART: Split Checker into smaller files by David Brazdil · 10 years ago
  33. 0e07125 Update script now that optimizing is default. by Nicolas Geoffray · 10 years ago
  34. e730729 Unbreak checker. by Nicolas Geoffray · 10 years ago
  35. a3d90fb [optimizing] Use baseline when debuggable is set. by Nicolas Geoffray · 10 years ago
  36. 43c162f Revert "Revert "More Makefile fun for --debuggable."" by Nicolas Geoffray · 10 years ago
  37. 9728a93 Revert "More Makefile fun for --debuggable." by Nicolas Geoffray · 10 years ago
  38. bd648cd More Makefile fun for --debuggable. by Nicolas Geoffray · 10 years ago
  39. e2a12c0 Change JIT tests to use interpreter image by Mathieu Chartier · 10 years ago
  40. 721f3a8 Fix jit tests by Mathieu Chartier · 10 years ago
  41. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  42. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  43. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  44. 3cf4877 run-test: enable checker in dev mode by Calin Juravle · 10 years ago
  45. 4846d13 ART: Invoke Checker from run-test scripts by David Brazdil · 10 years ago
  46. 1a5c406 ART: Mips64 runtime support by Andreas Gampe · 10 years ago
  47. 312baf1 Follow up on CL 122665. by Hiroshi Yamauchi · 10 years ago
  48. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  49. c9338b9 Explicitly give compiler options to test scripts by Nicolas Geoffray · 10 years ago
  50. c0a8a80 Add a way to pass GDB commands by Mathieu Chartier · 10 years ago
  51. 75deec0 Increase run-test output on error. by Ian Rogers · 10 years ago
  52. 1ed097d Fix failure in --no-dex2oat invocation of 425-invokesuper. by Nicolas Geoffray · 10 years ago
  53. c8f23fc Provide an option to run run-tests with a local dalvikvm. by Nicolas Geoffray · 10 years ago
  54. c23c9c9 ART: PIC testing by Andreas Gampe · 10 years ago
  55. 63fc30e ART: Create and use multiple core images by Andreas Gampe · 10 years ago
  56. 602fbcd ART: Typo fix by Andreas Gampe · 10 years ago
  57. 5c11490 ART: Fix test 089 by Andreas Gampe · 10 years ago
  58. d9ad27d Extra debug output in run-test. by Ian Rogers · 10 years ago
  59. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 10 years ago
  60. deb48a0 ART: Print args in case of run-test build failure by Andreas Gampe · 10 years ago
  61. f6930a8 ART: Fix run-test script by Andreas Gampe · 10 years ago
  62. b8f2480 Merge "Merge reference-run-test-classes and run-test-jar." by Nicolas Geoffray · 10 years ago
  63. 8fda9f2 ART: Add smali-based run-test by Andreas Gampe · 10 years ago
  64. 288a4a2 Merge reference-run-test-classes and run-test-jar. by Nicolas Geoffray · 10 years ago
  65. 1a58b7f Merge host-run-test-jar and push-and-run-test-jar. by Nicolas Geoffray · 10 years ago
  66. e6b73ea Merge "Merge push-and-run-{prebuilt}-test-jar files." by Nicolas Geoffray · 10 years ago
  67. 01afdba Add test for getDeclaredClasses of with missing class by Brian Carlstrom · 10 years ago
  68. 5fd18ba Merge push-and-run-{prebuilt}-test-jar files. by Nicolas Geoffray · 10 years ago
  69. c580e04 Fix darwin run-test problems by Brian Carlstrom · 10 years ago
  70. 1ef4ce8 Really fix tests. by Alex Light · 10 years ago
  71. 03a112d Add run-test support for running without a working patchoat/dex2oat by Alex Light · 10 years ago
  72. 907b699 ART: More failure output on run-test by Andreas Gampe · 10 years ago
  73. 3a12cfe ART: Fix run-test in case of relative TMPDIR by Andreas Gampe · 10 years ago
  74. e7873ec Added --gcstress and --gcverify shortcut flags to run-test by Alex Light · 10 years ago
  75. 5a79fde ART: Use TMPDIR for test directories by Andreas Gampe · 10 years ago
  76. bfac14a Add --always-clean flag to run-test. by Alex Light · 10 years ago
  77. 855564b ART: Native bridge command-line parameter by Andreas Gampe · 10 years ago
  78. 6fbcc12 Use a (somewhat) more documented environment variable. by Nicolas Geoffray · 10 years ago
  79. 85139a3 Fix run-test --trace option if --host is specified after. by Jeff Hao · 10 years ago
  80. 1c83cbc ART: Make run tests out of oat tests by Andreas Gampe · 10 years ago
  81. d83d1a7 Merge "Fix x86 instrumentation exit entrypoint and trace size limit." by Jeff Hao · 10 years ago
  82. cf2e7b0 Fix x86 instrumentation exit entrypoint and trace size limit. by Jeff Hao · 10 years ago
  83. 9d72253 Changed default non-full tests to be prebuild. by Alex Light · 10 years ago
  84. a59dd80 Runtime can now be set to require relocation by Alex Light · 10 years ago
  85. 701aa64 Add GC verification test rules. by Ian Rogers · 10 years ago
  86. 07aaac8 Allow method tracing for run-test by Sebastien Hertz · 10 years ago
  87. 997f0f9 Limit the size of files created by run-test to 2MB. by Ian Rogers · 10 years ago
  88. 769a5ad Add DALVIKVM_FLAGS to test invocation. by Mathieu Chartier · 11 years ago
  89. 0e12bdc Add ISA directory to image and odex pathnames. by Brian Carlstrom · 11 years ago
  90. 81c56e7 art/test: support sequential run by Dmitry Petrochenko · 11 years ago
  91. 2fe0792 Fix dependencies in the test suite for multi-target tests by Andreas Gampe · 11 years ago
  92. afbaa1a Build changes to build multilib tests by Andreas Gampe · 11 years ago
  93. 5103ce6 No longer restrict to -source 1.5 since it causes a warning with 1.7 by Brian Carlstrom · 11 years ago
  94. 92cf83e Run Java tests with the optimizing compiler. by Nicolas Geoffray · 11 years ago
  95. 4353486 Fixes to allow test-art-host to run via build server by Brian Carlstrom · 11 years ago
  96. 201803f Search for miranda methods in virtual methods instead of interface. by Jeff Hao · 11 years ago
  97. fe6e6a7 am 661cc989: Merge "Make ART\'s run-test support Dalvik so we can remove dalvik/tests" by Brian Carlstrom · 11 years ago
  98. dc959ea Make ART's run-test support Dalvik so we can remove dalvik/tests by Brian Carlstrom · 11 years ago
  99. 0160d99 Keep the right output file for tests. Bug: 10748067 by Tsu Chiang Chuang · 11 years ago
  100. 379e2f5 Clean up unnecessary files after build-only. Bug: 9482191 by Tsu Chiang Chuang · 11 years ago