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. 92ec594 Fix relocate in place to handle arbitrary app image layout by Mathieu Chartier · 8 years ago
  4. 1475924 ART: Change prebuild run-test setup by Andreas Gampe · 8 years ago
  5. d26b7e4 Make sure non-fatal errors aren't printed. by Alex Light · 8 years ago
  6. a373a33 Merge "Revert "Revert "Enable compilation of secondary dex files""" by Nicolas Geoffray · 8 years ago
  7. c6b1b93 Revert "Revert "Enable compilation of secondary dex files"" by Nicolas Geoffray · 8 years ago
  8. 97acf19 Make run-test give extra time when doing gc-stress runs. by Alex Light · 9 years ago
  9. d98a52f Revert "Enable compilation of secondary dex files" by Nicolas Geoffray · 9 years ago
  10. 770b39e Enable compilation of secondary dex files by Calin Juravle · 9 years ago
  11. a73280d Add an option to disable native stack dumping on SIGQUIT. by Nicolas Geoffray · 9 years ago
  12. 2e4afe8 Clear dalvik-cache before running test on host. by David Srbecky · 9 years ago
  13. 5288611 Do not write full method signature in mini-debug-info. by David Srbecky · 9 years ago
  14. e467cea Fix image writer for generation of app images by Mathieu Chartier · 9 years ago
  15. c525604 Tweaks to get run-test working after enso. by Nicolas Geoffray · 9 years ago
  16. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  17. e722d29 Revert "Make the JIT the default in ART." by Nicolas Geoffray · 9 years ago
  18. 0a9b682 Make the JIT the default in ART. by Nicolas Geoffray · 9 years ago
  19. 4ca1037 Change test .dex.art to .art by Mathieu Chartier · 9 years ago
  20. da5b28a Revert "Revert "Add basic image writer support for app images"" by Mathieu Chartier · 9 years ago
  21. 4b01856 Revert "Add basic image writer support for app images" by Nicolas Geoffray · 9 years ago
  22. c033474 Add basic image writer support for app images by Mathieu Chartier · 9 years ago
  23. fa02285 Fix test failure due to wrong runtime arguments. by Alex Light · 9 years ago
  24. 8a0e033 Cleanup some of the run-test system by Alex Light · 9 years ago
  25. 175dc73 Support unresolved methods in Optimizing by Calin Juravle · 9 years ago
  26. dcf0d4b Increase the run-test timeout for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  27. de286fd Address some leftover comments by Mathieu Chartier · 9 years ago
  28. c823eff Disable the GDB-based test timeout dump in 32 bit. by Hiroshi Yamauchi · 9 years ago
  29. 6ffb9cc Use GDB to dump threads in test timeouts, if available. by Hiroshi Yamauchi · 9 years ago
  30. 031768a Add non debug version of libarttest by Mathieu Chartier · 9 years ago
  31. 2ea7b70 ART: Add complex UnresolvedMergedType test case by Andreas Gampe · 9 years ago
  32. 4d2ef33 ART: Extend ISA features option for (host) run tests by Andreas Gampe · 9 years ago
  33. 7617abd runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS by Igor Murashkin · 9 years ago
  34. 38ba3fe Use trap + async timeout for tests by Mathieu Chartier · 9 years ago
  35. c9ede38 Move LD_USE_LOAD_BIAS to run-test-jar to reduce log verbosity. by David Srbecky · 9 years ago
  36. cae2ed9 Increase ulimit to 64MB for --no-relocate by Mathieu Chartier · 9 years ago
  37. 3f1dc56 ART: Fix RegisterNative order by Andreas Gampe · 9 years ago
  38. 4f7fdd2 Make tests assume ANDROID_ROOT is not /system. by Nicolas Geoffray · 9 years ago
  39. a61894d Fix reflection handling and test flakiness by Mathieu Chartier · 9 years ago
  40. e86deef Add verify-at-runtime compiler filter by Mathieu Chartier · 9 years ago
  41. a878082 ART: Change logging strategy in run-tests by Andreas Gampe · 10 years ago
  42. 155bef4 Fix run-test with JIT enabled by Sebastien Hertz · 10 years ago
  43. 7cde48c Stack support for Optimizing compiler by Sebastien Hertz · 10 years ago
  44. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  45. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  46. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  47. 6535703 ART: Silence some run-test configurations by Andreas Gampe · 10 years ago
  48. e4301ff ART: Make run-tests more verbose by Andreas Gampe · 10 years ago
  49. f2fdc73 ART: Rewrite ThreadStress for easier extensibility by Andreas Gampe · 10 years ago
  50. 3ad5d5e ART: Fix old run scripts by Andreas Gampe · 10 years ago
  51. ddcaf45 Merge "ART: Mips64 runtime support" by Andreas Gampe · 10 years ago
  52. 1a5c406 ART: Mips64 runtime support by Andreas Gampe · 10 years ago
  53. 8dcde23 Increase default timeout by Mathieu Chartier · 10 years ago
  54. 038bb22 ART: Dump all threads on test timeout by Andreas Gampe · 10 years ago
  55. c0a8a80 Add a way to pass GDB commands by Mathieu Chartier · 10 years ago
  56. 93d6ce5 Restore run-test TIME_OUT feature by Brian Carlstrom · 10 years ago
  57. 207a37d Check null this pointer for direct methods in FindMethodFast. by Jeff Hao · 10 years ago
  58. 2b0fa5b ART: Add miranda checking by Andreas Gampe · 10 years ago
  59. eb441dd Fix armv8 testing with default ANDROID_ROOT. by Nicolas Geoffray · 10 years ago
  60. 68e25eb Fix combination of prebuild/no-image. by Nicolas Geoffray · 10 years ago
  61. 8eedb47 Set ANDROID_ROOT correctly for host in test script. by Nicolas Geoffray · 10 years ago
  62. c8f23fc Provide an option to run run-tests with a local dalvikvm. by Nicolas Geoffray · 10 years ago
  63. c23c9c9 ART: PIC testing by Andreas Gampe · 10 years ago
  64. e4228d9 Merge "Remove libsigchain from LD_PRELOADS" by Dmitriy Ivanov · 10 years ago
  65. b8f2480 Merge "Merge reference-run-test-classes and run-test-jar." by Nicolas Geoffray · 10 years ago
  66. baf9102 Really fix --gdb when running tests on target. by Nicolas Geoffray · 10 years ago
  67. f57874d Remove libsigchain from LD_PRELOADS by Dmitriy Ivanov · 10 years ago
  68. 288a4a2 Merge reference-run-test-classes and run-test-jar. by Nicolas Geoffray · 10 years ago
  69. 1a58b7f Merge host-run-test-jar and push-and-run-test-jar. by Nicolas Geoffray · 10 years ago