1. e886d68 Revert^2 "VIXL simulator for ART (Stage1)" by Ulyana Trafimovich · 4 years, 2 months ago
  2. 3060bb9 Revert "VIXL simulator for ART (Stage1)" by Ulyana Trafimovich · 4 years, 2 months ago
  3. 48ca6a6 VIXL simulator for ART (Stage1) by Xueliang Zhong · 5 years ago
  4. 928d28e Use boot image for all tests instead of core.art. by David Srbecky · 4 years, 5 months ago
  5. 94a810b Small cleanups by Eric Holk · 4 years, 4 months ago
  6. 80dc7dc Truncate run-test output less by Hans Boehm · 4 years, 6 months ago
  7. be0d3cf Remove remaining MIPS support. by Vladimir Marko · 4 years, 7 months ago
  8. 8c41a0b Handle interpreter / access-checks mode in the runtime. by Nicolas Geoffray · 4 years, 7 months ago
  9. 30a11eb [checker]: Dump the CFG when we fail. by Nicolas Geoffray · 4 years, 7 months ago
  10. 8e7ab70 Remove extra shift in --create-runner handler in run-test by Alex Light · 4 years, 8 months ago
  11. 8d94ddd Improve run-test tooling support by Alex Light · 4 years, 9 months ago
  12. 2191069 Revert^4 "Boot image extension." by Vladimir Marko · 4 years, 10 months ago
  13. f5c5eb3 Revert^3 "Boot image extension." by Vladimir Marko · 4 years, 10 months ago
  14. beb66b3 Fix boot image extension relocation. by Vladimir Marko · 4 years, 10 months ago
  15. ad6f4ce Disable loading boot image extensions for tests. by Vladimir Marko · 4 years, 10 months ago
  16. 4f6ebe8 Boot image extension. by Vladimir Marko · 6 years ago
  17. 4815e72 Propagate timeout to run-test-jar. by Martin Stjernholm · 5 years ago
  18. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 5 years ago
  19. d6be5da Update references to the ART APEX for tests. by Martin Stjernholm · 5 years ago
  20. 86459c0 ART: Change Python code in run-test by Andreas Gampe · 5 years ago
  21. 759845f Separate ICU4J from core-libart by Victor Chang · 5 years ago
  22. 6461124 Remove icu .dat file from Runtime module by Victor Chang · 5 years ago
  23. 11410de ART: Refactor run-test run_args by Andreas Gampe · 5 years ago
  24. 90b3457 Handle `--android-tzdata-root` in `test/run-test`. by Roland Levillain · 5 years ago
  25. 6f342dd Revert^2 "Only extract zipapex once for linux-bionic-zipapex tests" by Alex Light · 5 years ago
  26. c26d9e3 Revert "Only extract zipapex once for linux-bionic-zipapex tests" by Alex Light · 5 years ago
  27. 912cee8 Only extract zipapex once for linux-bionic-zipapex tests by Alex Light · 5 years ago
  28. e4b4a18 Add support for using gdbserver with run-test by Alex Light · 6 years ago
  29. 2807614 Add support for option `--android-runtime-root` to ART run-test scripts. by Roland Levillain · 6 years ago
  30. 20802ca Add buildbot target using linux_bionic zipapex by Alex Light · 6 years ago
  31. 680cbf2 Enable building art and tests with linux_bionic by Alex Light · 6 years ago
  32. 0aa7a5a Revert^4 "JVMTI PopFrame support" by Alex Light · 6 years ago
  33. 4519b9d Make the boot image always multi-image. by Vladimir Marko · 6 years ago
  34. a2da9b9 ART: Completely remove the --compile-pic option. by Vladimir Marko · 6 years ago
  35. acc56ac Introduce a 'baseline' variant for the compiler. by Nicolas Geoffray · 6 years ago
  36. 202b617 Revert "Revert^2 "JVMTI PopFrame support"" by Nicolas Geoffray · 6 years ago
  37. 1c7b1fc Revert^2 "JVMTI PopFrame support" by Alex Light · 6 years ago
  38. 068a9be Merge "Revert "JVMTI PopFrame support"" by Alex Light · 6 years ago
  39. f67d0cb Revert "JVMTI PopFrame support" by Alex Light · 6 years ago
  40. dd0f77c Merge "JVMTI PopFrame support" by Alex Light · 6 years ago
  41. 88a2a9d JVMTI PopFrame support by Alex Light · 6 years ago
  42. c3f4df7 Merge "Support a relative OUT_DIR" by Treehugger Robot · 6 years ago
  43. a497a39 Remove patchoat. by Vladimir Marko · 6 years ago
  44. 3d8a78a Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends."" by Nicolas Geoffray · 6 years ago
  45. 64fe3be ART: Retire desugar and dx in run-tests by Orion Hodson · 6 years ago
  46. d0566d4 ART: Add native bridge "support" to run-test by Andreas Gampe · 6 years ago
  47. 6aa4e0d ART: Fix run-test invocation for jvm tests by Orion Hodson · 6 years ago
  48. 4a1cac4 ART: Remove jack from test by Orion Hodson · 6 years ago
  49. 76cfe61 Support ART on-device testing in a chroot environment. by Roland Levillain · 7 years ago
  50. cf2de16 Revert "Revert "Move most art test off DX"" by Alan Leung · 6 years ago
  51. 0e3a6ad Revert "Move most art test off DX" by Vladimir Marko · 6 years ago
  52. 9222417 Move most art test off DX by Alan Leung · 6 years ago
  53. d5cbc56 Replace DX DexMerger with D8 in platform by Alan Leung · 6 years ago
  54. 2de6e08 run-test: Build against libcore for Android device and host targets. by Igor Murashkin · 7 years ago
  55. f34ac49 Revert "Stress profile saving for gc-stress tests" by Calin Juravle · 7 years ago
  56. a1322f0 Stress profile saving for gc-stress tests by Calin Juravle · 7 years ago
  57. 21dca73 Merge "dex2oat: Accept .dm files." by Nicolas Geoffray · 7 years ago
  58. baeaa9b dex2oat: Accept .dm files. by Nicolas Geoffray · 7 years ago
  59. 122c663 Change path to hiddenapi for run-tests by David Brazdil · 7 years ago
  60. 11b67b2 Set up a test for hidden API enforcement by David Brazdil · 7 years ago
  61. 93d6846 Revert "Rename ANDROID_PRODUCT_OUT -> PRODUCT_OUT." by Nicolas Geoffray · 7 years ago
  62. bf7fbc2 Rename ANDROID_PRODUCT_OUT -> PRODUCT_OUT. by Nicolas Geoffray · 7 years ago
  63. dcd56c9 Add --cdex-fast and --cdex-none variant to testrunner by Mathieu Chartier · 7 years ago
  64. 0e151e7 Add agent for printing breakpoints by Alex Light · 7 years ago
  65. 1949baf Revert "Force OSR compilation on all compilations." by Nicolas Geoffray · 7 years ago
  66. c217666 Force OSR compilation on all compilations. by Nicolas Geoffray · 7 years ago
  67. c281ba5 Make it easier to run libjdwp.so as debugger for run-test by Alex Light · 7 years ago
  68. 0afa07a Use D8 based the default in build var. by Alan Leung · 7 years ago
  69. 77fee87 Add support for JVMTI monitor events. by Alex Light · 7 years ago
  70. 981d99c Testrunner: Added an option to set # dex2oat-jobs for each test by Shubham Ajmera · 7 years ago
  71. 52a3c98 Merge "Revert "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build""" by Colin Cross · 7 years ago
  72. e79ca19 ART: Add symbolization on SANITIZE_HOST failures by Andreas Gampe · 7 years ago
  73. e0ef0a8 Revert "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build"" by Colin Cross · 7 years ago
  74. d092e74 Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build" by Colin Cross · 7 years ago
  75. 08e3397 tools: Read ANDROID_COMPILE_WITH_JACK from build by Igor Murashkin · 7 years ago
  76. c38c369 Add JVMTI breakpoint and SingleStep tests by Alex Light · 7 years ago
  77. 2c7cebd test: Enable checker tests for javac/dx by Igor Murashkin · 7 years ago
  78. 2cf5659 Merge "run-test: Fix bash warning with DESUGAR=false" by Treehugger Robot · 7 years ago
  79. d323277 run-test: Fix bash warning with DESUGAR=false by Igor Murashkin · 7 years ago
  80. 43e935d Add field-access/modification to ti-stress. by Alex Light · 7 years ago
  81. e518193 test: Skip desugar with DESUGAR=false when running tests by Igor Murashkin · 7 years ago
  82. 2a33775 Revert "Revert "test: Add desugar support to run-test"" by Igor Murashkin · 7 years ago
  83. 75e7c9c Revert "test: Add desugar support to run-test" by Mariano Giardina · 7 years ago
  84. 86b0db4 test: Add desugar support to run-test by Igor Murashkin · 7 years ago
  85. b7edcda Add method tracing JVMTI callbacks by Alex Light · 7 years ago
  86. f654ef9 no-image does not prebuild, so disable checker for this. by Nicolas Geoffray · 7 years ago
  87. 07c6d72 Revert "Revert "Use OatFileAssistant default filter instead of the dex2oat one"" by Calin Juravle · 7 years ago
  88. 14fc9db Update smali/baksmali command syntax for v2.2.0 by Ben Gruver · 7 years ago
  89. 8f2c6d4 run-tests with jvmti-stress configuration by Alex Light · 7 years ago
  90. 9c4f0d8f Clean up after MIPS got read barriers support by Goran Jakovljevic · 7 years ago
  91. 002b931 Incorporate random profile tests into run-test. by Jeff Hao · 7 years ago
  92. bd328d3 Silence ulimit in run-test by Orion Hodson · 7 years ago
  93. 020c0f3 Cleanup use of ulimit in run tests. by Richard Uhler · 7 years ago
  94. 12371e9 Support a relative OUT_DIR by Dan Willemsen · 7 years ago
  95. f325e01 Fix OUT_DIR usage by Dan Willemsen · 8 years ago
  96. c0ca5fd Merge "Fix java.lang.Void.TYPE (void.class) initialization." by Vladimir Marko · 8 years ago
  97. e00e559 Fix java.lang.Void.TYPE (void.class) initialization. by Vladimir Marko · 8 years ago
  98. e1fb77f ART: Enable build options in test runner script. by Orion Hodson · 8 years ago
  99. bb00f81 Remove testing of prebuilt npic boot images. by Richard Uhler · 8 years ago
  100. f898f47 Merge "Revert "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory""" by Treehugger Robot · 8 years ago