1. c618f7c Cherrypick Reland^2 "Don't install instrumentation stubs for single thread deopts" by Mythri Alle · 2 years, 7 months ago
  2. 42f1af8 LSE fix removing observable stores with throwing instuctions by Santiago Aboy Solanes · 2 years, 9 months ago
  3. 9de71a4 Move javac_wrapper.sh scripts into own files. by David Srbecky · 2 years, 9 months ago
  4. 48eb839 Initialize intrinsics in dex2oat. by Nicolas Geoffray · 2 years, 11 months ago
  5. dd0a65d Allow more cross-referencing between run-test sources. by Vladimir Marko · 3 years ago
  6. 239c941 Rewrite run-test scripts for `src-dex2oat-unresolved`. by Vladimir Marko · 3 years ago
  7. 55e509f Extract the modules bootclasspath handling. by Artem Serov · 3 years ago
  8. 7f7f644 Allow running art run-tests with simpleperf. by Ulya Trafimovich · 3 years, 2 months ago
  9. f0d8b44 Revert^2 "Update run-test script to pass --Xjitthreshold:0 for jvmti tests" by Mythri Alle · 3 years, 2 months ago
  10. 26db016 Revert "Update run-test script to pass --Xjitthreshold:0 for jvmti tests" by Vladimir Marko · 3 years, 2 months ago
  11. 0bc369b Update run-test script to pass --Xjitthreshold:0 for jvmti tests by Mythri Alle · 3 years, 3 months ago
  12. 9701839 Convert default-build script to python by David Srbecky · 3 years, 5 months ago
  13. 327cfcf Use the .dm file at runtime for verification. by Nicolas Geoffray · 3 years, 3 months ago
  14. ae96c82 Fix `--secondary-class-loader-context` for run-tests. by Vladimir Marko · 3 years, 3 months ago
  15. 7cf6c58 Move run-test compilation to soong. by David Srbecky · 3 years, 6 months ago
  16. ea55f3d Change only_use_system_oat_files_ logic. by Nicolas Geoffray · 3 years, 4 months ago
  17. 816b0da ART: Enables Debugging with LLDB for dex2oat. by Stelios Ioannou · 3 years, 8 months ago
  18. 059210d Make smali compilations deterministic by David Srbecky · 3 years, 5 months ago
  19. 4bd6795 More run-test build determinism tweaks (part 2) by David Srbecky · 3 years, 5 months ago
  20. 3a014e3 ART: Change error-reporting of run-test-jar by Stelios Ioannou · 3 years, 7 months ago
  21. 054c800 More run-test build determinism tweaks by David Srbecky · 3 years, 5 months ago
  22. 8d3d64f Make run-test build scripts more deterministic by David Srbecky · 3 years, 6 months ago
  23. b94401e Drop ANDROID_ADDITIONAL_PUBLIC_LIBRARIES. by Martin Stjernholm · 3 years, 9 months ago
  24. 2665943 Avoid loading external libraries from ARTs internal linker namespace (reland). by Martin Stjernholm · 3 years, 9 months ago
  25. 0d0f8df In run tests, do not rely on loading native libs in the ART namespace by Martin Stjernholm · 3 years, 9 months ago
  26. 5e1ffcd Make zipapex test support multiple-execution by Alex Light · 3 years, 10 months ago
  27. c76fbf0 Fix script when using --verify-soft-fail and --jit. by Nicolas Geoffray · 3 years, 9 months ago
  28. c6c6a15 Adjust test runner for vdex. by Nicolas Geoffray · 3 years, 11 months ago
  29. 16f60dc Support loading vdex files without odex. by Nicolas Geoffray · 4 years ago
  30. 046cecf Do not accept vdex with dex sections from .dm files by Calin Juravle · 4 years, 1 month ago
  31. ecd94cf run-test-jar: replace tempfile with mktemp by Orion Hodson · 4 years, 1 month ago
  32. 08e8c6f Silence tempfile warning in run-test-etc. by Vladimir Marko · 4 years, 1 month ago
  33. b15e879 Verify ART run-tests' standard output and standard error separately. by Roland Levillain · 4 years, 3 months ago
  34. a073f46 Rename ART run-tests `expected.txt` files as `expected-stdout.txt`. by Roland Levillain · 4 years, 3 months ago
  35. 16e7e57 Remove temporary filtering of ICU output on host by Orion Hodson · 4 years, 3 months ago
  36. 1f3612f Extend temporary filtering pattern for ICU issue by Orion Hodson · 4 years, 3 months ago
  37. 8aef685 Temporary host filtering of ICU initialization output by Orion Hodson · 4 years, 3 months ago
  38. 270e10a Improve codegen for referrer's class... by Vladimir Marko · 4 years, 4 months ago
  39. 5437e6f Add tests for accessing referrer's class. by Vladimir Marko · 4 years, 4 months ago
  40. 5439f05 Revert^3 "VIXL simulator for ART (Stage1)" by Ulya Trafimovich · 4 years, 6 months ago
  41. e886d68 Revert^2 "VIXL simulator for ART (Stage1)" by Ulyana Trafimovich · 4 years, 6 months ago
  42. 3060bb9 Revert "VIXL simulator for ART (Stage1)" by Ulyana Trafimovich · 4 years, 6 months ago
  43. 48ca6a6 VIXL simulator for ART (Stage1) by Xueliang Zhong · 6 years ago
  44. 90a18cf Rewrite OatFileManager::OpenDexFilesFromOat. by Nicolas Geoffray · 4 years, 7 months ago
  45. 6355d69 Remove core.art image by David Srbecky · 4 years, 10 months ago
  46. 928d28e Use boot image for all tests instead of core.art. by David Srbecky · 4 years, 10 months ago
  47. d20e51d "Move ICU from ART APEX to i18n APEX" Attempt 2 by Victor Chang · 4 years, 8 months ago
  48. 4a48775 Revert "Move ICU from ART APEX to i18n APEX" by vichang · 4 years, 8 months ago
  49. 8419b82 Move ICU from ART APEX to i18n APEX by Victor Chang · 4 years, 9 months ago
  50. b7724c4 Fix execution with RI in ART `run-test-jar` script. by Roland Levillain · 4 years, 9 months ago
  51. b0c6cb5 Fix logic to find dex2oat. by Nicolas Geoffray · 4 years, 9 months ago
  52. 4fa07a5 Add explicit compiler option to enable test-specific features. by David Srbecky · 4 years, 10 months ago
  53. 31e0dc2 Remove -testdex variants of bootclasspath jars. by Nicolas Geoffray · 4 years, 10 months ago
  54. 038a198 "Revert^6 "[art] Enable compilation of secondary dexes by default i..." by Andreas Gampe · 4 years, 10 months ago
  55. c1ff0ff Revert^5 "[art] Enable compilation of secondary dexes by default i..." by Mathieu Chartier · 4 years, 10 months ago
  56. 085f380 Revert^4 "[art] Enable compilation of secondary dexes by default i..." by Andreas Gampe · 4 years, 10 months ago
  57. 280e6c3 Jit-zygote compiled code isn't debuggable by Alex Light · 4 years, 11 months ago
  58. f5d83b3 Revert "Revert^2 "[art] Enable compilation of secondary dexes by default i..."" by Nicolas Geoffray · 4 years, 10 months ago
  59. 9a01d30 Revert^2 "[art] Enable compilation of secondary dexes by default i..." by Dan Zimmerman · 5 years ago
  60. 15c622d Revert "Use 32 or 64 bit dex2oat explicitly depending on HOST_PREFER_32_BIT." by Roland Levillain · 5 years ago
  61. b59f5fb Revert "Only append suffixes to dex2oat(d) on host." by Roland Levillain · 5 years ago
  62. b0ec679 Fix mini-debug-info generation for JIT tests by David Srbecky · 5 years ago
  63. be0d3cf Remove remaining MIPS support. by Vladimir Marko · 5 years ago
  64. f8f51c9 Only append suffixes to dex2oat(d) on host. by Martin Stjernholm · 5 years ago
  65. 8aa6a82 Use 32 or 64 bit dex2oat explicitly depending on HOST_PREFER_32_BIT. by Martin Stjernholm · 5 years ago
  66. 860ab37 Add bootclasspath elements to bootclasspath when dexing tests by Christoffer Quist Adamsen · 5 years ago
  67. f0eaada Revert "[art] Enable compilation of secondary dexes by default i..." by Nicolas Geoffray · 5 years ago
  68. 73b6aa9 [art] Enable compilation of secondary dexes by default in tests by Dan Zimmerman · 5 years ago
  69. fc58809 Remove old JDWP implementation from ART by Alex Light · 5 years ago
  70. 87712da Revert^2 "Generate mini-debug-info when running tests." by David Srbecky · 5 years ago
  71. 0c42b60 Revert^2 "Generate mini-debug-info when running JIT tests." by David Srbecky · 5 years ago
  72. 4f915d2 Make --create-runner check the output when not --dev by Alex Light · 5 years ago
  73. 8d94ddd Improve run-test tooling support by Alex Light · 5 years ago
  74. 219420e Run-test: Support using --gdb and --gdbserver with --chroot by Alex Light · 5 years ago
  75. 505e56b Temporary hack: Force the use of `signal_dumper` as timeout handler on host. by Roland Levillain · 5 years ago
  76. b801210 Revert^2 "Correctly quote -Xbootclasspath argument in run-test-jar" by Alex Light · 5 years ago
  77. a8a17a4 Revert "Correctly quote -Xbootclasspath argument in run-test-jar" by Alex Light · 5 years ago
  78. cb809bb Correctly quote -Xbootclasspath argument in run-test-jar by Alex Light · 5 years ago
  79. 352482c Disable timeouts in run-test-jar by David Srbecky · 5 years ago
  80. b9a8541 Revert "Generate mini-debug-info when running tests." by David Srbecky · 5 years ago
  81. 0b44798 Revert "Generate mini-debug-info when running JIT tests." by David Srbecky · 5 years ago
  82. 7021c13 Increase gcstress timeout by David Srbecky · 5 years ago
  83. 3067710 Raise timeout for method tracing to 30 mins. by Martin Stjernholm · 5 years ago
  84. 7e97cf1 Add 10 minutes for gcstress timeout. by Nicolas Geoffray · 5 years ago
  85. cb497cf Raise timeout when method tracing is enabled. by Martin Stjernholm · 5 years ago
  86. 82e61e9 Revert switch to bc to do fractional calculation. by Martin Stjernholm · 5 years ago
  87. 44f406c Raise the timeout for 670-bitstring-type-check. by Martin Stjernholm · 5 years ago
  88. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 5 years ago
  89. 6df588b Generate mini-debug-info when running JIT tests. by David Srbecky · 5 years ago
  90. 8e2c78d Generate mini-debug-info when running tests. by David Srbecky · 5 years ago
  91. a49b04f Revert "ART: Detect target run-test timeout and print a message" by David Srbecky · 5 years ago
  92. 38a2818 ART: Add exit-code option to signal_dumper by Andreas Gampe · 5 years ago
  93. 2704d0a ART: Detect target run-test timeout and print a message by Andreas Gampe · 5 years ago
  94. 5aae3db ART: Switch to executable test in run-test by Andreas Gampe · 5 years ago
  95. 5d775eb ART: Fix signal_dumper detection in run-test by Andreas Gampe · 5 years ago
  96. 29bfb0c ART: Add env variable to increase run-test timeouts by Andreas Gampe · 5 years ago
  97. 6ad30a2 ART: Make run-test timeout dependent on sanitization by Andreas Gampe · 5 years ago
  98. 60931d9 ART: Simplify and tighten run-test timeouts by Andreas Gampe · 5 years ago
  99. 52b4dc9 Fix comments in `test/etc/run-test-jar`. by Roland Levillain · 5 years ago
  100. a613808 ART: Check for signal_dumper on-device for run-test by Andreas Gampe · 5 years ago