1. f80445b Sort tests in `test/utils/regen-test-files` in a deterministic order. by Roland Levillain · 3 years, 9 months ago
  2. a554752 Regenerate ART test files. by Roland Levillain · 3 years, 9 months ago
  3. ac27ac0 Implement Reference.refersTo() intrinsic. by Vladimir Marko · 3 years, 9 months ago
  4. bfd622a Initial commit of the test code for ART Service by Chris Wailes · 3 years, 10 months ago
  5. 649beaa Fix ThreadStress check script to filter stderr. by Vladimir Marko · 3 years, 9 months ago
  6. b1cf837 Fix image bug around clinit and nterp. by Nicolas Geoffray · 3 years, 9 months ago
  7. 32a630e ARM64: Add a README on how to run tests via FVP. by Artem Serov · 3 years, 10 months ago
  8. 9ce38b5 Experiment with ART Mainline Module Testing in Test Mapping. by Roland Levillain · 3 years, 9 months ago
  9. d1728bf Add a kTypeChecksFailure. by Nicolas Geoffray · 3 years, 10 months ago
  10. 35a3720 Reland "Remove obsolete code in the verifier." by Nicolas Geoffray · 3 years, 9 months ago
  11. 60e0081 Regenerate ART test files. by Roland Levillain · 3 years, 9 months ago
  12. 3a73ffb Revert^4 "Partial Load Store Elimination" by Alex Light · 3 years, 10 months ago
  13. 791df7a Revert "Revert^2 "Partial Load Store Elimination"" by Nicolas Geoffray · 3 years, 10 months ago
  14. fc1ce4e Revert^2 "Partial Load Store Elimination" by Alex Light · 3 years, 10 months ago
  15. 47ac531 Revert "Partial Load Store Elimination" by Nicolas Geoffray · 3 years, 10 months ago
  16. 51d771d Update test expectations for new core-oj API by Nikita Iashchenko · 3 years, 10 months ago
  17. b8686ce Partial Load Store Elimination by Alex Light · 4 years ago
  18. d5a8695 Reland "Improve invokeinterface for nterp." by Nicolas Geoffray · 3 years, 10 months ago
  19. c6e4578 Fix 053-wait-some time bounds by Hans Boehm · 3 years, 10 months ago
  20. 04c73cc Regenerate ART test files. by Roland Levillain · 3 years, 10 months ago
  21. 808c556 Reland "Refactor code in mterp and nterp to handle all cases of missing class."" by Nicolas Geoffray · 3 years, 10 months ago
  22. 748e956 Revert "Refactor code in mterp and nterp to handle all cases of missing class." by Alex Light · 3 years, 10 months ago
  23. 1060838 Revert "Revert^2 "[metrics] Add background reporting thread"" by Nicolas Geoffray · 3 years, 10 months ago
  24. 4c176b9 Revert^2 "[metrics] Add background reporting thread" by Eric Holk · 3 years, 11 months ago
  25. 3f2980f Refactor code in mterp and nterp to handle all cases of missing class. by Nicolas Geoffray · 3 years, 10 months ago
  26. 1a0e292 Revert^2 "Add disable/get/set_hidden_api_enforcement_policy extensions" by Alex Light · 3 years, 10 months ago
  27. f8567b5 Revert "Revert^2 "[metrics] Add file output support"" by Nicolas Geoffray · 3 years, 10 months ago
  28. 8ef84f2 Revert^2 "[metrics] Add file output support" by Eric Holk · 3 years, 10 months ago
  29. 46d6fc0 Revert "Add disable/get/set_hidden_api_enforcement_policy extensions" by Nicolas Geoffray · 3 years, 10 months ago
  30. c38d944 Add disable/get/set_hidden_api_enforcement_policy extensions by Alex Light · 4 years ago
  31. da946fc Add `MainlineTestModuleController` support to ART run-tests and gtests. by Roland Levillain · 3 years, 10 months ago
  32. eeaf8bd Fix java heap exhaustion in 159-app-image-fields test by Lokesh Gidra · 3 years, 11 months ago
  33. ce2e095 Revert "[metrics] Add file output support" by Vladimir Marko · 3 years, 11 months ago
  34. 51a9283 [metrics] Add file output support by Eric Holk · 4 years ago
  35. 20cadbf Change default to build with ART Module prebuilts rather than sources. by Martin Stjernholm · 3 years, 11 months ago
  36. 232efef Make Class.getPackageName public. by Nicolas Geoffray · 4 years ago
  37. 5e82b18 Make it a verification error to misuse FastNative and CriticalNative. by Nicolas Geoffray · 4 years ago
  38. 7336610 Revert "[metrics] Add background reporting thread" by Hans Boehm · 4 years ago
  39. 77f7eb9 [metrics] Add background reporting thread by Eric Holk · 4 years ago
  40. 10bb9c5 Use a Soong config variable to toggle between ART Module source and prebuilts. by Martin Stjernholm · 4 years ago
  41. 046cecf Do not accept vdex with dex sections from .dm files by Calin Juravle · 4 years ago
  42. 3378768 SDK-stub controlled dex2oat verification by Calin Juravle · 5 years ago
  43. 15489fb Update 2232-write-metrics-to-log entry in knownfailures.json by Eric Holk · 4 years ago
  44. ecd94cf run-test-jar: replace tempfile with mktemp by Orion Hodson · 4 years ago
  45. 08e8c6f Silence tempfile warning in run-test-etc. by Vladimir Marko · 4 years ago
  46. 73556f3 Regenerate ART test Blueprint files. by Roland Levillain · 4 years ago
  47. 720d71f Disable 2232-write-metrics-to-log on target by Orion Hodson · 4 years ago
  48. 9d6864f Add early documentation for ART Testing support in Atest and TradeFed. by Roland Levillain · 4 years ago
  49. 59d4b53 [metrics] Add -Xwrite-metrics-to-log option by Eric Holk · 4 years, 1 month ago
  50. 2ecdbc4 Don't run 175-alloc-big-bignums for prebuild config by Orion Hodson · 4 years ago
  51. dd406c3 Add an arm32 port of nterp. by Nicolas Geoffray · 4 years ago
  52. d6bd107 Fix invokeinterface sharpened with kRuntimeCall. by Nicolas Geoffray · 4 years ago
  53. fbdda07 Remove TODOs that won't be addressed. by Martin Stjernholm · 4 years ago
  54. 6af553d Fix another typo in nterp. by Nicolas Geoffray · 4 years ago
  55. 9705c5d Add another invoke-range test for String.<init>. by Nicolas Geoffray · 4 years ago
  56. 037d282 Add compat framework logging to ART by Andrei Onea · 4 years ago
  57. 86fe9b8 Revert^4 "Partial LSE analysis & store removal" by Alex Light · 4 years ago
  58. cc9df4f Extend ART sdk with prebuilts needed to build the platform by Paul Duffin · 4 years, 3 months ago
  59. 07b62e3 Change vdex format to easily access verification data per class. by Nicolas Geoffray · 4 years ago
  60. 2316b3a Revert^3 "Partial LSE analysis & store removal" by Alex Light · 4 years ago
  61. b6837f0 Revert^2 "Partial LSE analysis & store removal" by Alex Light · 4 years ago
  62. 32c2eb8 arm64: Implement VarHandle GetAndSet intrinsics. by Vladimir Marko · 4 years ago
  63. 1ca19bc Build Checker as python binary for Tradefed test suites by Daniil Riazanovskiy · 4 years, 1 month ago
  64. fe27042 Revert "Partial LSE analysis & store removal" by Nicolas Geoffray · 4 years ago
  65. bb6cda6 Partial LSE analysis & store removal by Alex Light · 4 years, 4 months ago
  66. e0e1f56 Disable test 160 for (jvmti|redefine)-stress. by Vladimir Marko · 4 years ago
  67. 5464fc6 Document the new behavior of ART run-tests' check step. by Roland Levillain · 4 years ago
  68. 1bff99f arm64: Implement VarHandle CAS intrinsics. by Vladimir Marko · 4 years ago
  69. b15e879 Verify ART run-tests' standard output and standard error separately. by Roland Levillain · 4 years ago
  70. 79bf0b8 Fix CTS failure on 988 due to hiddenapi by Alex Light · 4 years ago
  71. 2b8d3c8 Avoid using hidden-api when running in CTS by Alex Light · 4 years ago
  72. 6751e0f Re-enable disabled gtests on eng-prod. by David Srbecky · 4 years ago
  73. a073f46 Rename ART run-tests `expected.txt` files as `expected-stdout.txt`. by Roland Levillain · 4 years ago
  74. 5a19854 Move 25% of ART run-tests to test group `presubmit` in `TEST_MAPPING`. by Roland Levillain · 4 years ago
  75. 4b64f6c dexdump: fix xml output for jars containing multiple .dex files by Paul Duffin · 4 years ago
  76. 021cf23 dexdump: remove non-API elements from xml output by Orion Hodson · 4 years ago
  77. 16e7e57 Remove temporary filtering of ICU output on host by Orion Hodson · 4 years ago
  78. 9ca92fb run-test: add --external-log-tags options by Orion Hodson · 4 years ago
  79. 1f3612f Extend temporary filtering pattern for ICU issue by Orion Hodson · 4 years ago
  80. 8b2f7e6 Add description of building test dependencies to README.md by Alex Light · 4 years ago
  81. 943f682 Move 10% of ART run-tests to test group `presubmit` in `TEST_MAPPING`. by Roland Levillain · 4 years ago
  82. 8aef685 Temporary host filtering of ICU initialization output by Orion Hodson · 4 years ago
  83. 7629548 Revert^2 "Improve mirror::String implementation." by Vladimir Marko · 4 years ago
  84. 66474c2 Move tests using art_gtest_defaults to art-host-tests suite by Dan Shi · 4 years, 1 month ago
  85. 463d03e Prevent art_cts_jvmti_test_library from depending on framework-res by Paul Duffin · 4 years, 1 month ago
  86. 9fde2db Update host tests to point to a dedicated boot image directory. by Martin Stjernholm · 4 years, 1 month ago
  87. 8f1bded Move 5% of ART run-tests to the `presubmit` test group in `TEST_MAPPING`. by Roland Levillain · 4 years, 1 month ago
  88. 4258f9e Only tag supported ART run-tests as part of `art-target-run-test`. by Roland Levillain · 4 years, 1 month ago
  89. 3086417 Fix incorrect escape in Checker assertion in test 660-checker-simd-sad. by Roland Levillain · 4 years, 1 month ago
  90. 5c5ed30 Move a few ART run-tests to the `presubmit` test group in `TEST_MAPPING`. by Roland Levillain · 4 years, 1 month ago
  91. 11e6fea Introduce a ensureJitBaselineCompiled for tests. by Nicolas Geoffray · 4 years, 1 month ago
  92. 6667eef Add test-suite-tag for run-tests. by David Srbecky · 4 years, 1 month ago
  93. bfe8fc8 Restore cfg file printing in Checker as an option by Daniil Riazanovskiy · 4 years, 1 month ago
  94. fd06107 Remove unused code from dalvik.system.VMDebug. by Nicolas Geoffray · 4 years, 1 month ago
  95. 8d34a18 Change interface conflict stub to take the interface method. by Nicolas Geoffray · 4 years, 2 months ago
  96. 8ecbc4e Fix compiler crash in BCE. by Vladimir Marko · 4 years, 1 month ago
  97. 463255b Temporarily exclude Checker tests from ART test mapping. by Roland Levillain · 4 years, 1 month ago
  98. 8d9c604 Add test for thread-attach naming behavior by Alex Light · 4 years, 2 months ago
  99. 8f63f10 Faster access to unresolved classes from compiled code. by Vladimir Marko · 4 years, 1 month ago
  100. 1e20e51 Build system support for Checker tests in Tradefed by Daniil Riazanovskiy · 4 years, 2 months ago