1. f75dce4 Revert^2 "Delete GSS" by Mathieu Chartier · 5 years ago
  2. 163c8ab Use concurrent.futures.ThreadExecutor for testrunner threads by Orion Hodson · 5 years ago
  3. e185883 Revert "Delete GSS" by Mathieu Chartier · 5 years ago
  4. 1397ea1 Delete GSS by Mathieu Chartier · 5 years ago
  5. 6f342dd Revert^2 "Only extract zipapex once for linux-bionic-zipapex tests" by Alex Light · 5 years ago
  6. c26d9e3 Revert "Only extract zipapex once for linux-bionic-zipapex tests" by Alex Light · 5 years ago
  7. 912cee8 Only extract zipapex once for linux-bionic-zipapex tests by Alex Light · 5 years ago
  8. 26a5dd6 Add support for ANDROID_TZDATA_ROOT by Neil Fuller · 5 years ago
  9. e46d0fb Fix running zipapex tests with arbitrary cwd. by Alex Light · 5 years ago
  10. 2807614 Add support for option `--android-runtime-root` to ART run-test scripts. by Roland Levillain · 6 years ago
  11. 20802ca Add buildbot target using linux_bionic zipapex by Alex Light · 6 years ago
  12. cbc64c8 Revert "Disable running run-test with linux_bionic" by Alex Light · 6 years ago
  13. 1d77a70 Disable running run-test with linux_bionic by Alex Light · 6 years ago
  14. cbdca72 Add art-linux-bionic-x64 target-config by Alex Light · 6 years ago
  15. 8ed45c8 Add test configuration for the switch interpreter. by David Srbecky · 6 years ago
  16. 49a0187 Revert "Remove DIST_DIR uses in ART." by Dan Willemsen · 6 years ago
  17. 89e5a9f Remove DIST_DIR uses in ART. by Nicolas Geoffray · 6 years ago
  18. d51af9e Make testrunner runnable from art directory by Alex Light · 6 years ago
  19. 4519b9d Make the boot image always multi-image. by Vladimir Marko · 6 years ago
  20. a2da9b9 ART: Completely remove the --compile-pic option. by Vladimir Marko · 6 years ago
  21. acc56ac Introduce a 'baseline' variant for the compiler. by Nicolas Geoffray · 6 years ago
  22. c71f38b Merge changes I166d5c7b,I15d5a2c2 by Dan Willemsen · 6 years ago
  23. ad694bf Add a `jit-on-first-use` "compiler" option to ART's testrunner script. by Roland Levillain · 6 years ago
  24. 2e956ba Use soong_ui.bash instead of the deprecated make wrapper by Dan Willemsen · 6 years ago
  25. db72e5e Stop using DIST_DIR directly, use dist-for-goals by Dan Willemsen · 6 years ago
  26. 9ec8559 Merge "Remove patchoat." by Vladimir Marko · 6 years ago
  27. a497a39 Remove patchoat. by Vladimir Marko · 6 years ago
  28. e9f6103 Prevent the JIT from loading classes in debuggable mode by Alex Light · 6 years ago
  29. 7ab23e4 Clean up more test configurations (Part 2). by Roland Levillain · 6 years ago
  30. 226bee0 Clean up more test configurations (Part 1). by Roland Levillain · 6 years ago
  31. 3d8a78a Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends."" by Nicolas Geoffray · 6 years ago
  32. c2291a6 Add an ART test target exercising Generational CC collection. by Roland Levillain · 6 years ago
  33. 76eb485 Remove the `art-gtest-valgrind64` testrunner configuration. by Roland Levillain · 6 years ago
  34. 30f3e9c Run ART run-tests with ASan in interpreter access-checks mode. by Roland Levillain · 6 years ago
  35. d8d3adc Merge "Remove the `art-gtest-valgrind32` testrunner configuration." by Roland Levillain · 6 years ago
  36. ce6ed26 Run ART run-tests with ASan in speed-profile mode. by Roland Levillain · 6 years ago
  37. e596f1e Remove the `art-gtest-valgrind32` testrunner configuration. by Roland Levillain · 6 years ago
  38. 0d20d58 Add missing spaces in constructing args by Alex Light · 6 years ago
  39. 2682918 Add support for a --run-test-option to testrunner. by Alex Light · 6 years ago
  40. 74f2ccc Merge "Revert^2 "Remove support for Valgrind in ART."" by Roland Levillain · 6 years ago
  41. 05e34f4 Revert^2 "Remove support for Valgrind in ART." by Roland Levillain · 6 years ago
  42. 9cb13a6 Add debugging for b/62653020 by Colin Cross · 6 years ago
  43. 1fdd8d8 Merge "Run debuggable tests on art-jit" by Alex Light · 6 years ago
  44. 3a0eef0 Run debuggable tests on art-jit by Alex Light · 6 years ago
  45. 0b7e6c9 Merge "Have testrunner honor ART_TEST_CHROOT only for target tests." by Roland Levillain · 6 years ago
  46. 6aa4e0d ART: Fix run-test invocation for jvm tests by Orion Hodson · 6 years ago
  47. b0633b2 Have testrunner honor ART_TEST_CHROOT only for target tests. by Roland Levillain · 6 years ago
  48. 4a1cac4 ART: Remove jack from test by Orion Hodson · 6 years ago
  49. 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 6 years ago
  50. 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 6 years ago
  51. 76cfe61 Support ART on-device testing in a chroot environment. by Roland Levillain · 7 years ago
  52. 28be106 Load-balance gcstress and gcverify ART test configurations. by Roland Levillain · 6 years ago
  53. cf2de16 Revert "Revert "Move most art test off DX"" by Alan Leung · 6 years ago
  54. 8867ed2 Merge "Make testrunner.py --all more useful." by Treehugger Robot · 6 years ago
  55. a90c68c Make testrunner.py --all more useful. by Alex Light · 6 years ago
  56. 981d6b5 Merge "Revert "Move most art test off DX"" by Vladimir Marko · 6 years ago
  57. 0e3a6ad Revert "Move most art test off DX" by Vladimir Marko · 6 years ago
  58. 281caad Merge "Move most art test off DX" by Alan Leung · 6 years ago
  59. 9222417 Move most art test off DX by Alan Leung · 6 years ago
  60. f5f9db5 Add jit-on-first-use test configurations. by Vladimir Marko · 6 years ago
  61. 7ee5371 Merge "Replace DX DexMerger with D8 in platform" by Alan Leung · 6 years ago
  62. 41b1f0e Pass --runtime-option from testrunner to run-test. by Vladimir Marko · 6 years ago
  63. d5cbc56 Replace DX DexMerger with D8 in platform by Alan Leung · 6 years ago
  64. 722093c Merge changes I99269436,I04fe75c0 by Roland Levillain · 6 years ago
  65. 695de8d Remove superfluous environment variables in test configurations. by Roland Levillain · 6 years ago
  66. bdac338 Move gcstress test configurations to use the CC collector. by Roland Levillain · 6 years ago
  67. c032251 Group testrunner options in --help by Alex Light · 6 years ago
  68. db9d347 Merge "Revert "Reduce number of tests run in art-gcstress-gcverify."" by Treehugger Robot · 6 years ago
  69. 787b8d1 Revert "Reduce number of tests run in art-gcstress-gcverify." by Roland Levillain · 6 years ago
  70. 1639f65 Merge "test: Cache repeated soong invocations of get_build_var" by Igor Murashkin · 6 years ago
  71. 88c6809 test: Cache repeated soong invocations of get_build_var by Igor Murashkin · 6 years ago
  72. 4f64fbb Reduce number of tests run in art-gcstress-gcverify. by Richard Uhler · 6 years ago
  73. bab1506 test: Add continuous testing for run-test --jvm by Igor Murashkin · 6 years ago
  74. 42242dd Add option to make testrunner ignore knownfailures.json by Alex Light · 6 years ago
  75. 75a58dc ART: Fix testrunner test reporting by Orion Hodson · 6 years ago
  76. 413c3cb Move the art-gtest-heap-poisoning from Valgrind to ASan. by Roland Levillain · 6 years ago
  77. dc757e5 Fix default cdex level to be fast instead of none by Mathieu Chartier · 7 years ago
  78. ecb8662 Enable compact dex by default by Mathieu Chartier · 7 years ago
  79. 532246e Revert "Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex"" by Mathieu Chartier · 7 years ago
  80. 7ff53f8 Revert "Move art-heap-poisoning and art-gtest-ss-gc to test cdex" by Mathieu Chartier · 7 years ago
  81. 8a34abc Move art-heap-poisoning and art-gtest-ss-gc to test cdex by Mathieu Chartier · 7 years ago
  82. dcd56c9 Add --cdex-fast and --cdex-none variant to testrunner by Mathieu Chartier · 7 years ago
  83. 09b2d50 ART: Allow multiple tests to be requested by Andreas Gampe · 7 years ago
  84. 18085ac Revert "Move ART tests to use D8." by Nicolas Geoffray · 7 years ago
  85. 0ee89f4 Move ART tests to use D8. by Alan Leung · 7 years ago
  86. 535a15c Testrunner: Stop execution when a test fails with ART_TEST_KEEP_GOING=false by Shubham Ajmera · 7 years ago
  87. 91f55e6 HACK: don't override DX when running make by Colin Cross · 7 years ago
  88. a30af16 Merge "Revert "Revert "Add ability to have device-name based options""" by Treehugger Robot · 7 years ago
  89. 3412a00 Revert "Revert "Add ability to have device-name based options"" by Alex Light · 7 years ago
  90. 6247604 Merge "Revert "Add ability to have device-name based options"" by Nicolas Geoffray · 7 years ago
  91. 63ada4e Revert "Add ability to have device-name based options" by Nicolas Geoffray · 7 years ago
  92. 1b8376c Merge "Switch to soong_ui to dump make vars" by Treehugger Robot · 7 years ago
  93. af2eee5 Add ability to have device-name based options by Alex Light · 7 years ago
  94. c366dcf Switch to soong_ui to dump make vars by Dan Willemsen · 7 years ago
  95. c53ade5 Merge "Include run-test command in script failure output." by Treehugger Robot · 7 years ago
  96. 249726c Merge "Restrict number of testrunner jobs to be equal to # cpus." by Treehugger Robot · 7 years ago
  97. 93857f2 Restrict number of testrunner jobs to be equal to # cpus. by Shubham Ajmera · 7 years ago
  98. dbf5b49 Merge "Use D8 based the default in build var." by Treehugger Robot · 7 years ago
  99. 1ebe614 Include run-test command in script failure output. by Alex Light · 7 years ago
  100. 0afa07a Use D8 based the default in build var. by Alan Leung · 7 years ago