1. 48eb839 Initialize intrinsics in dex2oat. by Nicolas Geoffray · 2 years, 10 months ago
  2. 76c01df Fix the run-test script to correctly guess target arch name. by Jiakai Zhang · 2 years, 10 months ago
  3. 61c0d22 Move the primary boot image in chroot environment. by Jiakai Zhang · 2 years, 10 months ago
  4. 78f3d28 Update the run-test script to use the boot image generated on device. by Jiakai Zhang · 2 years, 11 months ago
  5. 6806d3c Document --simpleperf option to run-test. by Ulya Trafimovich · 3 years, 2 months ago
  6. 7f7f644 Allow running art run-tests with simpleperf. by Ulya Trafimovich · 3 years, 2 months ago
  7. 7cf6c58 Move run-test compilation to soong. by David Srbecky · 3 years, 5 months ago
  8. 816b0da ART: Enables Debugging with LLDB for dex2oat. by Stelios Ioannou · 3 years, 7 months ago
  9. 8d3d64f Make run-test build scripts more deterministic by David Srbecky · 3 years, 5 months ago
  10. 1b62122 ART: Implements a test option of forced generation of .cfg by Stelios Ioannou · 3 years, 6 months ago
  11. ca15b8d testrunner.py: Add --build-only and --skip-build options. by David Srbecky · 3 years, 8 months ago
  12. 0d0f8df In run tests, do not rely on loading native libs in the ART namespace by Martin Stjernholm · 3 years, 8 months ago
  13. efbc659 Update run-test to python3. by Vladimir Marko · 3 years, 9 months ago
  14. b15e879 Verify ART run-tests' standard output and standard error separately. by Roland Levillain · 4 years, 2 months ago
  15. a073f46 Rename ART run-tests `expected.txt` files as `expected-stdout.txt`. by Roland Levillain · 4 years, 2 months ago
  16. 9ca92fb run-test: add --external-log-tags options by Orion Hodson · 4 years, 2 months ago
  17. 9fde2db Update host tests to point to a dedicated boot image directory. by Martin Stjernholm · 4 years, 2 months ago
  18. bfe8fc8 Restore cfg file printing in Checker as an option by Daniil Riazanovskiy · 4 years, 3 months ago
  19. 5439f05 Revert^3 "VIXL simulator for ART (Stage1)" by Ulya Trafimovich · 4 years, 5 months ago
  20. e886d68 Revert^2 "VIXL simulator for ART (Stage1)" by Ulyana Trafimovich · 4 years, 5 months ago
  21. 3060bb9 Revert "VIXL simulator for ART (Stage1)" by Ulyana Trafimovich · 4 years, 5 months ago
  22. 48ca6a6 VIXL simulator for ART (Stage1) by Xueliang Zhong · 6 years ago
  23. 928d28e Use boot image for all tests instead of core.art. by David Srbecky · 4 years, 9 months ago
  24. 94a810b Small cleanups by Eric Holk · 4 years, 8 months ago
  25. 80dc7dc Truncate run-test output less by Hans Boehm · 4 years, 10 months ago
  26. be0d3cf Remove remaining MIPS support. by Vladimir Marko · 4 years, 11 months ago
  27. 8c41a0b Handle interpreter / access-checks mode in the runtime. by Nicolas Geoffray · 5 years ago
  28. 30a11eb [checker]: Dump the CFG when we fail. by Nicolas Geoffray · 5 years ago
  29. 8e7ab70 Remove extra shift in --create-runner handler in run-test by Alex Light · 5 years ago
  30. 8d94ddd Improve run-test tooling support by Alex Light · 5 years ago
  31. 2191069 Revert^4 "Boot image extension." by Vladimir Marko · 5 years ago
  32. f5c5eb3 Revert^3 "Boot image extension." by Vladimir Marko · 5 years ago
  33. beb66b3 Fix boot image extension relocation. by Vladimir Marko · 5 years ago
  34. ad6f4ce Disable loading boot image extensions for tests. by Vladimir Marko · 5 years ago
  35. 4f6ebe8 Boot image extension. by Vladimir Marko · 6 years ago
  36. 4815e72 Propagate timeout to run-test-jar. by Martin Stjernholm · 5 years ago
  37. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 5 years ago
  38. d6be5da Update references to the ART APEX for tests. by Martin Stjernholm · 5 years ago
  39. 86459c0 ART: Change Python code in run-test by Andreas Gampe · 5 years ago
  40. 759845f Separate ICU4J from core-libart by Victor Chang · 5 years ago
  41. 6461124 Remove icu .dat file from Runtime module by Victor Chang · 5 years ago
  42. 11410de ART: Refactor run-test run_args by Andreas Gampe · 5 years ago
  43. 90b3457 Handle `--android-tzdata-root` in `test/run-test`. by Roland Levillain · 6 years ago
  44. 6f342dd Revert^2 "Only extract zipapex once for linux-bionic-zipapex tests" by Alex Light · 6 years ago
  45. c26d9e3 Revert "Only extract zipapex once for linux-bionic-zipapex tests" by Alex Light · 6 years ago
  46. 912cee8 Only extract zipapex once for linux-bionic-zipapex tests by Alex Light · 6 years ago
  47. e4b4a18 Add support for using gdbserver with run-test by Alex Light · 6 years ago
  48. 2807614 Add support for option `--android-runtime-root` to ART run-test scripts. by Roland Levillain · 6 years ago
  49. 20802ca Add buildbot target using linux_bionic zipapex by Alex Light · 6 years ago
  50. 680cbf2 Enable building art and tests with linux_bionic by Alex Light · 6 years ago
  51. 0aa7a5a Revert^4 "JVMTI PopFrame support" by Alex Light · 6 years ago
  52. 4519b9d Make the boot image always multi-image. by Vladimir Marko · 6 years ago
  53. a2da9b9 ART: Completely remove the --compile-pic option. by Vladimir Marko · 6 years ago
  54. acc56ac Introduce a 'baseline' variant for the compiler. by Nicolas Geoffray · 6 years ago
  55. 202b617 Revert "Revert^2 "JVMTI PopFrame support"" by Nicolas Geoffray · 6 years ago
  56. 1c7b1fc Revert^2 "JVMTI PopFrame support" by Alex Light · 6 years ago
  57. 068a9be Merge "Revert "JVMTI PopFrame support"" by Alex Light · 6 years ago
  58. f67d0cb Revert "JVMTI PopFrame support" by Alex Light · 6 years ago
  59. dd0f77c Merge "JVMTI PopFrame support" by Alex Light · 6 years ago
  60. 88a2a9d JVMTI PopFrame support by Alex Light · 7 years ago
  61. c3f4df7 Merge "Support a relative OUT_DIR" by Treehugger Robot · 6 years ago
  62. a497a39 Remove patchoat. by Vladimir Marko · 6 years ago
  63. 3d8a78a Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends."" by Nicolas Geoffray · 6 years ago
  64. 64fe3be ART: Retire desugar and dx in run-tests by Orion Hodson · 7 years ago
  65. d0566d4 ART: Add native bridge "support" to run-test by Andreas Gampe · 7 years ago
  66. 6aa4e0d ART: Fix run-test invocation for jvm tests by Orion Hodson · 7 years ago
  67. 4a1cac4 ART: Remove jack from test by Orion Hodson · 7 years ago
  68. 76cfe61 Support ART on-device testing in a chroot environment. by Roland Levillain · 7 years ago
  69. cf2de16 Revert "Revert "Move most art test off DX"" by Alan Leung · 7 years ago
  70. 0e3a6ad Revert "Move most art test off DX" by Vladimir Marko · 7 years ago
  71. 9222417 Move most art test off DX by Alan Leung · 7 years ago
  72. d5cbc56 Replace DX DexMerger with D8 in platform by Alan Leung · 7 years ago
  73. 2de6e08 run-test: Build against libcore for Android device and host targets. by Igor Murashkin · 7 years ago
  74. f34ac49 Revert "Stress profile saving for gc-stress tests" by Calin Juravle · 7 years ago
  75. a1322f0 Stress profile saving for gc-stress tests by Calin Juravle · 7 years ago
  76. 21dca73 Merge "dex2oat: Accept .dm files." by Nicolas Geoffray · 7 years ago
  77. baeaa9b dex2oat: Accept .dm files. by Nicolas Geoffray · 7 years ago
  78. 122c663 Change path to hiddenapi for run-tests by David Brazdil · 7 years ago
  79. 11b67b2 Set up a test for hidden API enforcement by David Brazdil · 7 years ago
  80. 93d6846 Revert "Rename ANDROID_PRODUCT_OUT -> PRODUCT_OUT." by Nicolas Geoffray · 7 years ago
  81. bf7fbc2 Rename ANDROID_PRODUCT_OUT -> PRODUCT_OUT. by Nicolas Geoffray · 7 years ago
  82. dcd56c9 Add --cdex-fast and --cdex-none variant to testrunner by Mathieu Chartier · 7 years ago
  83. 0e151e7 Add agent for printing breakpoints by Alex Light · 7 years ago
  84. 1949baf Revert "Force OSR compilation on all compilations." by Nicolas Geoffray · 7 years ago
  85. c217666 Force OSR compilation on all compilations. by Nicolas Geoffray · 7 years ago
  86. c281ba5 Make it easier to run libjdwp.so as debugger for run-test by Alex Light · 7 years ago
  87. 0afa07a Use D8 based the default in build var. by Alan Leung · 7 years ago
  88. 77fee87 Add support for JVMTI monitor events. by Alex Light · 7 years ago
  89. 981d99c Testrunner: Added an option to set # dex2oat-jobs for each test by Shubham Ajmera · 7 years ago
  90. 52a3c98 Merge "Revert "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build""" by Colin Cross · 7 years ago
  91. e79ca19 ART: Add symbolization on SANITIZE_HOST failures by Andreas Gampe · 7 years ago
  92. e0ef0a8 Revert "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build"" by Colin Cross · 7 years ago
  93. d092e74 Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build" by Colin Cross · 7 years ago
  94. 08e3397 tools: Read ANDROID_COMPILE_WITH_JACK from build by Igor Murashkin · 7 years ago
  95. c38c369 Add JVMTI breakpoint and SingleStep tests by Alex Light · 8 years ago
  96. 2c7cebd test: Enable checker tests for javac/dx by Igor Murashkin · 8 years ago
  97. 2cf5659 Merge "run-test: Fix bash warning with DESUGAR=false" by Treehugger Robot · 8 years ago
  98. d323277 run-test: Fix bash warning with DESUGAR=false by Igor Murashkin · 8 years ago
  99. 43e935d Add field-access/modification to ti-stress. by Alex Light · 8 years ago
  100. e518193 test: Skip desugar with DESUGAR=false when running tests by Igor Murashkin · 8 years ago