1. 262925e Add test-suite-tag for ART gtests. by David Srbecky · 4 years, 10 months ago
  2. adf0f2e Throw ClassFormatError for unsupported default methods. by Vladimir Marko · 4 years, 10 months ago
  3. b3146d0 Make heap exhaustion more robust in art-tests by Lokesh Gidra · 4 years, 10 months ago
  4. a2efd2a Add regression test for b/36989421 by Alex Light · 4 years, 10 months ago
  5. 6217fc2 Fix calling instance methods of erroneous classes. by Vladimir Marko · 4 years, 10 months ago
  6. d1a421f Re-enable asan tests which we disabled due to huge stack frames. by David Srbecky · 4 years, 10 months ago
  7. 2acd1ec HWASan fixes for ART tests by David Srbecky · 4 years, 10 months ago
  8. 1f5300a Fix heap exhaustion logic by Lokesh Gidra · 4 years, 10 months ago
  9. daee51f Revert "Move ArtGtestsTarget to general-tests." by Sooraj Sasindran · 4 years, 10 months ago
  10. 5217396 Make heap exhaustion more robust in art-tests by Lokesh Gidra · 4 years, 10 months ago
  11. 0ddb338 ARM64: Combine LSR+ADD into ADD_shift for Int32 HDiv/HRem by Evgeny Astigeevich · 4 years, 10 months ago
  12. 8bcba22 ART: Fix infinite recursion in testrunner parse_test_name by Evgeny Astigeevich · 4 years, 10 months ago
  13. c6849c6 Move ArtGtestsTarget to general-tests. by David Srbecky · 4 years, 10 months ago
  14. 1439e57 ART: Optimize ADD/SUB+ADD_shift into ADDS/SUBS+CINC for HDiv/HRem by Evgeny Astigeevich · 4 years, 10 months ago
  15. 883c134 Revert^2 "Remove test_per_src from ART tests." by David Srbecky · 4 years, 10 months ago
  16. 6128097 Set 067-preemptive-unpark success flag sooner by Hans Boehm · 4 years, 10 months ago
  17. 33c091e Code sinking can move around LoadString that can throw. by Nicolas Geoffray · 4 years, 10 months ago
  18. 5868ada Move implementations from class_root.h to -inl.h . by Vladimir Marko · 4 years, 10 months ago
  19. aba509f Add a --csv-results flag to testrunner by Alex Light · 4 years, 10 months ago
  20. e050f58 Fix ArtGtestsTarget by David Srbecky · 4 years, 10 months ago
  21. 928d28e Use boot image for all tests instead of core.art. by David Srbecky · 5 years ago
  22. 85af16e Fix two bugs around aput-object. by Nicolas Geoffray · 4 years, 10 months ago
  23. 968db3c ARM64: Combine LSR+ASR into ASR for Int32 HDiv/HRem by Evgeny Astigeevich · 4 years, 11 months ago
  24. 94a810b Small cleanups by Eric Holk · 4 years, 11 months ago
  25. fc5e2ef Revert "Remove test_per_src from ART tests." by Christopher Ferris · 4 years, 11 months ago
  26. 8103e47 Remove test_per_src from ART tests. by David Srbecky · 4 years, 11 months ago
  27. d20e51d "Move ICU from ART APEX to i18n APEX" Attempt 2 by Victor Chang · 4 years, 11 months ago
  28. 4a48775 Revert "Move ICU from ART APEX to i18n APEX" by vichang · 4 years, 11 months ago
  29. b5146a3 Revert "Calling @IntraCoreApi from core-icu4j should not cause "..." by vichang · 4 years, 11 months ago
  30. 50f89ba Calling @IntraCoreApi from core-icu4j should not cause "Core platform API violation" by Victor Chang · 4 years, 11 months ago
  31. 8419b82 Move ICU from ART APEX to i18n APEX by Victor Chang · 5 years ago
  32. 3971661 Relax 2033-shutdown-mechanics result comparison by Hans Boehm · 4 years, 11 months ago
  33. 2a84650 Make tests robust against GCs failing early by Hans Boehm · 4 years, 11 months ago
  34. b6ea8bb Revert "Disable ART run-test 2231-oat-require-app-image on the RI." by Alessio Balsini · 4 years, 11 months ago
  35. 40082b6 Revert "Reject OAT file in speed-profile if app image is rejected" by Louis Chang · 4 years, 11 months ago
  36. 196eabf Rework 2034-spaces-in-SimpleName to run on RI. by Ulya Trafimovich · 4 years, 11 months ago
  37. dac9c97 Rename test to avoid number clash with another test. by Ulya Trafimovich · 4 years, 11 months ago
  38. 9c674ca Explicitly flush stdout in 2033-shutdown-mechanics by Hans Boehm · 4 years, 11 months ago
  39. d898624 Disable ART run-test 2231-oat-require-app-image on the RI. by Roland Levillain · 4 years, 11 months ago
  40. c2a769d Refactor builder intrinsic tests. by Vladimir Marko · 5 years ago
  41. bf10f65 Move skips for --jvm 2009, 2011, and 2012 to appropriate block by Alex Light · 5 years ago
  42. 06c0d17 Fix tests 1953, 1954, 1955 and, 1956 on --jvm by Alex Light · 5 years ago
  43. 7c25b09 Reject OAT file in speed-profile if app image is rejected by Eric Holk · 5 years ago
  44. aafe432 Move some checker tests from smali to Java. by Vladimir Marko · 5 years ago
  45. 9b78924 Fix execution with RI in ART `testrunner.py` script. by Roland Levillain · 5 years ago
  46. cc82f79 Disable ART run-tests newly failing on the RI. by Roland Levillain · 5 years ago
  47. 6127ace Increase shutdown time constants by Hans Boehm · 5 years ago
  48. b7724c4 Fix execution with RI in ART `run-test-jar` script. by Roland Levillain · 5 years ago
  49. 75c3ff3 Better instrument 067-preemptive-unpark by Hans Boehm · 5 years ago
  50. 050e215 Fix typo in name of ART run-test `941-recurive-obsolete-jit`. by Roland Levillain · 5 years ago
  51. b0c6cb5 Fix logic to find dex2oat. by Nicolas Geoffray · 5 years ago
  52. 672295a Add test for JNI env modifications on shutdown by Hans Boehm · 5 years ago
  53. 5f84607 Optimizing: Construct intrinsic HIR in builder. by Vladimir Marko · 5 years ago
  54. f823f0e Fix deadlock bug in test 2005 by Alex Light · 5 years ago
  55. b47b978 ART: Fix vectorizer HalvingAdd idiom. by Artem Serov · 5 years ago
  56. 69847ca Remove 726 test by Calin Juravle · 5 years ago
  57. b495e7f Log an error when an app loads duplicate dex files by Calin Juravle · 5 years ago
  58. 42df1c7 Compile boot image on host. by David Srbecky · 5 years ago
  59. a801213 Update art/911-get-stack-trace expectations by Morten Krogh-Jespersen · 5 years ago
  60. 2506eff Replace art_cts_jvmti_test_library filegroup with java_library by Paul Duffin · 5 years ago
  61. 216a645 Remove libicuuc/libicui18n usage from art_gtest_defaults by Victor Chang · 5 years ago
  62. 4fa07a5 Add explicit compiler option to enable test-specific features. by David Srbecky · 5 years ago
  63. fdd4684 Deduplicate interned image strings. by Vladimir Marko · 5 years ago
  64. d31cff1 Remove conscrypt as a build time dependency of ART. by Nicolas Geoffray · 5 years ago
  65. fe57c2b Revert^4 "Add "linkage" test options"" by David Sehr · 5 years ago
  66. a467a6e Fix incorrect interface-override linking by Alex Light · 5 years ago
  67. e5621f5 Wrap expected_cts_outputs in a java_library by Paul Duffin · 5 years ago
  68. 16c08ca Revert "Revert "Revert "Add "linkage" test options""" by Nicolas Geoffray · 5 years ago
  69. 80c0c50 Revert "Revert "Add "linkage" test options"" by David Sehr · 5 years ago
  70. 31e0dc2 Remove -testdex variants of bootclasspath jars. by Nicolas Geoffray · 5 years ago
  71. 91a8e6f Revert "Add "linkage" test options" by Nicolas Geoffray · 5 years ago
  72. 873bb64 Add "linkage" test options by David Sehr · 5 years ago
  73. 80495fd Re-enable 137-cfi test. by David Srbecky · 5 years ago
  74. 0300822 Move @CriticalNative arguments in registers. by Vladimir Marko · 5 years ago
  75. 444dc1c Fix 1001-app-image-regions by Mathieu Chartier · 5 years ago
  76. 539d1d4 Blacklist test 596/597 for no-prebuild by Mathieu Chartier · 5 years ago
  77. 038a198 "Revert^6 "[art] Enable compilation of secondary dexes by default i..." by Andreas Gampe · 5 years ago
  78. ee25716 Revert^2 "Support ART's target gtests in atest." by David Srbecky · 5 years ago
  79. 80dc7dc Truncate run-test output less by Hans Boehm · 5 years ago
  80. c1ff0ff Revert^5 "[art] Enable compilation of secondary dexes by default i..." by Mathieu Chartier · 5 years ago
  81. 085f380 Revert^4 "[art] Enable compilation of secondary dexes by default i..." by Andreas Gampe · 5 years ago
  82. 280e6c3 Jit-zygote compiled code isn't debuggable by Alex Light · 5 years ago
  83. b1fe5e1 HStringBuilderAppend cannot be null. by Vladimir Marko · 5 years ago
  84. e66eeb6 Blacklist test 137-cfi on target & jit by Nicolas Geoffray · 5 years ago
  85. f5d83b3 Revert "Revert^2 "[art] Enable compilation of secondary dexes by default i..."" by Nicolas Geoffray · 5 years ago
  86. 9a01d30 Revert^2 "[art] Enable compilation of secondary dexes by default i..." by Dan Zimmerman · 5 years ago
  87. d6b07c5 ART: Enable testing on non-UTF-8 platform by Andreas Gampe · 5 years ago
  88. e521eb0 ART: Fix a compiler crash for VectorizeDef() idioms. by Artem Serov · 5 years ago
  89. eedca4a Add more tests, spin before inflating monitors by Hans Boehm · 5 years ago
  90. b871d3e Add comments about possible lock contention by Hans Boehm · 5 years ago
  91. 6152123 Revert "Support ART's target gtests in atest." by Paul Trautrim · 5 years ago
  92. 6972b96 Speed up test by Hans Boehm · 5 years ago
  93. eac404b Support ART's target gtests in atest. by David Srbecky · 5 years ago
  94. b2ffe4b ART: Add workaround of 4.14 kernel bug to 137-cfi by Evgeny Astigeevich · 5 years ago
  95. 09c23c6 Update ART chroot-based testing instructions w.r.t. JDWP tests. by Roland Levillain · 5 years ago
  96. 15c622d Revert "Use 32 or 64 bit dex2oat explicitly depending on HOST_PREFER_32_BIT." by Roland Levillain · 5 years ago
  97. b59f5fb Revert "Only append suffixes to dex2oat(d) on host." by Roland Levillain · 5 years ago
  98. b0ec679 Fix mini-debug-info generation for JIT tests by David Srbecky · 5 years ago
  99. be0d3cf Remove remaining MIPS support. by Vladimir Marko · 5 years ago
  100. fa458ac Allow late lookup for @CriticalNative methods. by Vladimir Marko · 5 years ago