1. a73280d Add an option to disable native stack dumping on SIGQUIT. by Nicolas Geoffray · 9 years ago
  2. fedd91d Optimizing compiler support for directly calling interface methods by Alex Light · 9 years ago
  3. 2e4afe8 Clear dalvik-cache before running test on host. by David Srbecky · 9 years ago
  4. 5288611 Do not write full method signature in mini-debug-info. by David Srbecky · 9 years ago
  5. e467cea Fix image writer for generation of app images by Mathieu Chartier · 9 years ago
  6. c525604 Tweaks to get run-test working after enso. by Nicolas Geoffray · 9 years ago
  7. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  8. e722d29 Revert "Make the JIT the default in ART." by Nicolas Geoffray · 9 years ago
  9. 0a9b682 Make the JIT the default in ART. by Nicolas Geoffray · 9 years ago
  10. 4ca1037 Change test .dex.art to .art by Mathieu Chartier · 9 years ago
  11. da5b28a Revert "Revert "Add basic image writer support for app images"" by Mathieu Chartier · 9 years ago
  12. 4b01856 Revert "Add basic image writer support for app images" by Nicolas Geoffray · 9 years ago
  13. c033474 Add basic image writer support for app images by Mathieu Chartier · 9 years ago
  14. 56c8c9e Merge "Made run-test 960-964 support being run with jack compiler." by Alex Light · 9 years ago
  15. 6a439bc Made run-test 960-964 support being run with jack compiler. by Alex Light · 9 years ago
  16. fa02285 Fix test failure due to wrong runtime arguments. by Alex Light · 9 years ago
  17. 8a0e033 Cleanup some of the run-test system by Alex Light · 9 years ago
  18. eb7c144 Add initial default method support to Art by Alex Light · 9 years ago
  19. 175dc73 Support unresolved methods in Optimizing by Calin Juravle · 9 years ago
  20. dcf0d4b Increase the run-test timeout for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  21. de286fd Address some leftover comments by Mathieu Chartier · 9 years ago
  22. c823eff Disable the GDB-based test timeout dump in 32 bit. by Hiroshi Yamauchi · 9 years ago
  23. 6ffb9cc Use GDB to dump threads in test timeouts, if available. by Hiroshi Yamauchi · 9 years ago
  24. 031768a Add non debug version of libarttest by Mathieu Chartier · 9 years ago
  25. 2ea7b70 ART: Add complex UnresolvedMergedType test case by Andreas Gampe · 9 years ago
  26. 4d2ef33 ART: Extend ISA features option for (host) run tests by Andreas Gampe · 9 years ago
  27. 7617abd runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS by Igor Murashkin · 9 years ago
  28. 0f40fbc Merge "Support compiling run-tests with jack" by Sebastien Hertz · 9 years ago
  29. 38ba3fe Use trap + async timeout for tests by Mathieu Chartier · 9 years ago
  30. 19ac027 Support compiling run-tests with jack by Sebastien Hertz · 10 years ago
  31. 883ac20 Merge "Move LD_USE_LOAD_BIAS to run-test-jar to reduce log verbosity." by David Srbecky · 9 years ago
  32. c9ede38 Move LD_USE_LOAD_BIAS to run-test-jar to reduce log verbosity. by David Srbecky · 9 years ago
  33. 247e977 Merge "interpreter: Add experimental lambda opcodes for invoke/create-lambda" by Igor Murashkin · 9 years ago
  34. 158f35c interpreter: Add experimental lambda opcodes for invoke/create-lambda by Igor Murashkin · 9 years ago
  35. cae2ed9 Increase ulimit to 64MB for --no-relocate by Mathieu Chartier · 9 years ago
  36. 3f1dc56 ART: Fix RegisterNative order by Andreas Gampe · 9 years ago
  37. 4f7fdd2 Make tests assume ANDROID_ROOT is not /system. by Nicolas Geoffray · 10 years ago
  38. a61894d Fix reflection handling and test flakiness by Mathieu Chartier · 10 years ago
  39. 9437b78 Revert "Revert "Inline across dex files."" by Nicolas Geoffray · 10 years ago
  40. 6a816cf Revert "Inline across dex files." by Nicolas Geoffray · 10 years ago
  41. 7e4c350 Inline across dex files. by Nicolas Geoffray · 10 years ago
  42. e86deef Add verify-at-runtime compiler filter by Mathieu Chartier · 10 years ago
  43. a878082 ART: Change logging strategy in run-tests by Andreas Gampe · 10 years ago
  44. 155bef4 Fix run-test with JIT enabled by Sebastien Hertz · 10 years ago
  45. 7cde48c Stack support for Optimizing compiler by Sebastien Hertz · 10 years ago
  46. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  47. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  48. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  49. 6535703 ART: Silence some run-test configurations by Andreas Gampe · 10 years ago
  50. e4301ff ART: Make run-tests more verbose by Andreas Gampe · 10 years ago
  51. f2fdc73 ART: Rewrite ThreadStress for easier extensibility by Andreas Gampe · 10 years ago
  52. 3ad5d5e ART: Fix old run scripts by Andreas Gampe · 10 years ago
  53. 4846d13 ART: Invoke Checker from run-test scripts by David Brazdil · 10 years ago
  54. ddcaf45 Merge "ART: Mips64 runtime support" by Andreas Gampe · 10 years ago
  55. 1a5c406 ART: Mips64 runtime support by Andreas Gampe · 10 years ago
  56. 8dcde23 Increase default timeout by Mathieu Chartier · 10 years ago
  57. 038bb22 ART: Dump all threads on test timeout by Andreas Gampe · 10 years ago
  58. c0a8a80 Add a way to pass GDB commands by Mathieu Chartier · 10 years ago
  59. 40d3518 ART: Fix crash with unreachable void check-cast by Stephen Kyle · 10 years ago
  60. 1250861 Fix RI testing. by Nicolas Geoffray · 10 years ago
  61. 93d6ce5 Restore run-test TIME_OUT feature by Brian Carlstrom · 10 years ago
  62. 207a37d Check null this pointer for direct methods in FindMethodFast. by Jeff Hao · 10 years ago
  63. 2b0fa5b ART: Add miranda checking by Andreas Gampe · 10 years ago
  64. eb441dd Fix armv8 testing with default ANDROID_ROOT. by Nicolas Geoffray · 10 years ago
  65. 68e25eb Fix combination of prebuild/no-image. by Nicolas Geoffray · 10 years ago
  66. 8eedb47 Set ANDROID_ROOT correctly for host in test script. by Nicolas Geoffray · 10 years ago
  67. c8f23fc Provide an option to run run-tests with a local dalvikvm. by Nicolas Geoffray · 10 years ago
  68. c23c9c9 ART: PIC testing by Andreas Gampe · 10 years ago
  69. 560b5ac Use test's `-d' option when checking for a directory. by Roland Levillain · 10 years ago
  70. a3d05a4 Implement array creation related DEX instructions. by Nicolas Geoffray · 10 years ago
  71. e4228d9 Merge "Remove libsigchain from LD_PRELOADS" by Dmitriy Ivanov · 10 years ago
  72. b8f2480 Merge "Merge reference-run-test-classes and run-test-jar." by Nicolas Geoffray · 10 years ago
  73. baf9102 Really fix --gdb when running tests on target. by Nicolas Geoffray · 10 years ago
  74. f57874d Remove libsigchain from LD_PRELOADS by Dmitriy Ivanov · 10 years ago
  75. 288a4a2 Merge reference-run-test-classes and run-test-jar. by Nicolas Geoffray · 10 years ago
  76. 1a58b7f Merge host-run-test-jar and push-and-run-test-jar. by Nicolas Geoffray · 10 years ago
  77. 1b4e252 Make host-run-test-ar take --no-prebuild. by Nicolas Geoffray · 10 years ago
  78. 5fd18ba Merge push-and-run-{prebuilt}-test-jar files. by Nicolas Geoffray · 10 years ago
  79. e7d6662 Make the script bash because it uses PIPESTATUS. by Nicolas Geoffray · 10 years ago
  80. 441336c ART: Update host run test script by Andreas Gampe · 10 years ago
  81. 741c02c Add 5 minute time out to host run tests. by Ian Rogers · 10 years ago
  82. c580e04 Fix darwin run-test problems by Brian Carlstrom · 10 years ago
  83. 1d9aa4d ART: Fix host run-test script by Andreas Gampe · 10 years ago
  84. 1ef4ce8 Really fix tests. by Alex Light · 10 years ago
  85. 03a112d Add run-test support for running without a working patchoat/dex2oat by Alex Light · 10 years ago
  86. 60ffbca Fix host 64-bit ISA string by Alex Light · 10 years ago
  87. fc0082b Make 32bit run-tests work correctly on 64bit default devices. by Alex Light · 10 years ago
  88. 855564b ART: Native bridge command-line parameter by Andreas Gampe · 10 years ago
  89. e8b46af ART: Fix erroneous output by Andreas Gampe · 10 years ago
  90. 1c83cbc ART: Make run tests out of oat tests by Andreas Gampe · 10 years ago
  91. 9d72253 Changed default non-full tests to be prebuild. by Alex Light · 10 years ago
  92. a59dd80 Runtime can now be set to require relocation by Alex Light · 10 years ago
  93. afd9acc Multilib ART host. by Ian Rogers · 10 years ago
  94. 2a65d4b Fix run-test for OSX. by Ian Rogers · 10 years ago
  95. cf790bb Fix DexFile.entries to return class names, not class descriptors by Brian Carlstrom · 10 years ago
  96. 769a5ad Add DALVIKVM_FLAGS to test invocation. by Mathieu Chartier · 10 years ago
  97. 41ccffd Automatically create non-/data dalvik-cache directories by Brian Carlstrom · 10 years ago
  98. d672843 ART: Fix target run-tests to build architecture directories by Andreas Gampe · 10 years ago
  99. afbaa1a Build changes to build multilib tests by Andreas Gampe · 11 years ago
  100. 8ccc3f5 Add support for invoke-static in optimizing compiler. by Nicolas Geoffray · 11 years ago