1. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 7 months ago
  2. ab2fde3 Don't abort if the oat file doesn't have dex2oat command line key. by Nicolas Geoffray · 3 years, 7 months ago
  3. c6c6a15 Adjust test runner for vdex. by Nicolas Geoffray · 3 years, 7 months ago
  4. 41af856 Add `CtsLibcoreTestCases` to the generated ART MTS definition. by Roland Levillain · 3 years, 7 months ago
  5. 1dc3656 Move 75% of ART run-tests to test group `presubmit` in `TEST_MAPPING`. by Roland Levillain · 3 years, 7 months ago
  6. 1206030 Put 10% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 3 years, 7 months ago
  7. bcd4bc9 Add rpl@google.com and dsrbecky@google.com as owners of ART tests. by Roland Levillain · 3 years, 7 months ago
  8. de1449e Add `MainlineTestModuleController` support for AOSP to ART tests. by Roland Levillain · 3 years, 7 months ago
  9. 16f60dc Support loading vdex files without odex. by Nicolas Geoffray · 3 years, 8 months ago
  10. 9a1a5a9 Regenerate ART test files to reinclude ART Checker tests. by Roland Levillain · 3 years, 11 months ago
  11. 135e948 Partially generate the ART MTS definition in script `regen-test-files`. by Roland Levillain · 3 years, 7 months ago
  12. df69bd7 Remove Flags by Eric Holk · 3 years, 7 months ago
  13. 0d768f1 Put 5% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 3 years, 8 months ago
  14. cedec9d Do not create HandleScope for JNI transitions. by Vladimir Marko · 3 years, 8 months ago
  15. fedff51 Change runtime behavior related to hiddenapi. by Nicolas Geoffray · 3 years, 8 months ago
  16. a2f1319 Add text-profile support for multiple ICs by Alex Light · 3 years, 8 months ago
  17. 5de5efe Remove pointer-size arguments from DexCache. by David Srbecky · 3 years, 8 months ago
  18. 18af644 Move 50% of ART run-tests to test group `presubmit` in `TEST_MAPPING`. by Roland Levillain · 3 years, 8 months ago
  19. 9f9c007 Use Python's `json` to generate `TEST_MAPPING` in `regen-test-files`. by Roland Levillain · 3 years, 8 months ago
  20. eb348cd Revamp script `test/utils/regen-test-files`. by Roland Levillain · 3 years, 8 months ago
  21. 8856695 Use the checksum in the dex header for anynomous vdex files. by Nicolas Geoffray · 3 years, 8 months ago
  22. 3dba023 Add a server-configurable flags API by Eric Holk · 3 years, 8 months ago
  23. 381d35c ARM: Adjust timeout for ARM FVP runs. by Artem Serov · 3 years, 8 months ago
  24. 6df4511 Use vdex assignability types at runtime. by Nicolas Geoffray · 3 years, 8 months ago
  25. 354fbd7 Disable ART run-test `053-wait-some` with debug-gc and interp-ac. by Roland Levillain · 3 years, 8 months ago
  26. f94fb41 Arm FVP README: Adjust info on FVP build. by Artem Serov · 3 years, 8 months ago
  27. 284e8b0 Enable art MTS tests to generate android-mts-art as well as be included in android-mts. by Kimberly Kreider · 3 years, 10 months ago
  28. 2558abe ARM64: Adjust SIMD checker tests for SVE. by Artem Serov · 4 years ago
  29. 61c4872 Re-enable ART run-test `053-wait-some` in `testrunner.py` invocations. by Roland Levillain · 3 years, 8 months ago
  30. 745da80 Add Math.multiplyHigh intrinsic by Nikita Iashchenko · 3 years, 9 months ago
  31. 5c48df9 [verifier]: flag instruction that will throw at runtime by Nicolas Geoffray · 3 years, 8 months ago
  32. 1b3fb62 Do not dump details of OOME for thread peer. by Vladimir Marko · 3 years, 8 months ago
  33. 5bcecf0 Convert `test/utils/regen-test-files` from Bash to Python. by Roland Levillain · 3 years, 8 months ago
  34. f80445b Sort tests in `test/utils/regen-test-files` in a deterministic order. by Roland Levillain · 3 years, 8 months ago
  35. a554752 Regenerate ART test files. by Roland Levillain · 3 years, 8 months ago
  36. ac27ac0 Implement Reference.refersTo() intrinsic. by Vladimir Marko · 3 years, 8 months ago
  37. bfd622a Initial commit of the test code for ART Service by Chris Wailes · 3 years, 9 months ago
  38. 649beaa Fix ThreadStress check script to filter stderr. by Vladimir Marko · 3 years, 8 months ago
  39. b1cf837 Fix image bug around clinit and nterp. by Nicolas Geoffray · 3 years, 8 months ago
  40. 32a630e ARM64: Add a README on how to run tests via FVP. by Artem Serov · 3 years, 8 months ago
  41. 9ce38b5 Experiment with ART Mainline Module Testing in Test Mapping. by Roland Levillain · 3 years, 8 months ago
  42. d1728bf Add a kTypeChecksFailure. by Nicolas Geoffray · 3 years, 9 months ago
  43. 35a3720 Reland "Remove obsolete code in the verifier." by Nicolas Geoffray · 3 years, 8 months ago
  44. 60e0081 Regenerate ART test files. by Roland Levillain · 3 years, 8 months ago
  45. 3a73ffb Revert^4 "Partial Load Store Elimination" by Alex Light · 3 years, 8 months ago
  46. 791df7a Revert "Revert^2 "Partial Load Store Elimination"" by Nicolas Geoffray · 3 years, 8 months ago
  47. fc1ce4e Revert^2 "Partial Load Store Elimination" by Alex Light · 3 years, 8 months ago
  48. 47ac531 Revert "Partial Load Store Elimination" by Nicolas Geoffray · 3 years, 8 months ago
  49. 51d771d Update test expectations for new core-oj API by Nikita Iashchenko · 3 years, 9 months ago
  50. b8686ce Partial Load Store Elimination by Alex Light · 4 years ago
  51. d5a8695 Reland "Improve invokeinterface for nterp." by Nicolas Geoffray · 3 years, 9 months ago
  52. c6e4578 Fix 053-wait-some time bounds by Hans Boehm · 3 years, 9 months ago
  53. 04c73cc Regenerate ART test files. by Roland Levillain · 3 years, 9 months ago
  54. 808c556 Reland "Refactor code in mterp and nterp to handle all cases of missing class."" by Nicolas Geoffray · 3 years, 9 months ago
  55. 748e956 Revert "Refactor code in mterp and nterp to handle all cases of missing class." by Alex Light · 3 years, 9 months ago
  56. 1060838 Revert "Revert^2 "[metrics] Add background reporting thread"" by Nicolas Geoffray · 3 years, 9 months ago
  57. 4c176b9 Revert^2 "[metrics] Add background reporting thread" by Eric Holk · 3 years, 10 months ago
  58. 3f2980f Refactor code in mterp and nterp to handle all cases of missing class. by Nicolas Geoffray · 3 years, 9 months ago
  59. 1a0e292 Revert^2 "Add disable/get/set_hidden_api_enforcement_policy extensions" by Alex Light · 3 years, 9 months ago
  60. f8567b5 Revert "Revert^2 "[metrics] Add file output support"" by Nicolas Geoffray · 3 years, 9 months ago
  61. 8ef84f2 Revert^2 "[metrics] Add file output support" by Eric Holk · 3 years, 9 months ago
  62. 46d6fc0 Revert "Add disable/get/set_hidden_api_enforcement_policy extensions" by Nicolas Geoffray · 3 years, 9 months ago
  63. c38d944 Add disable/get/set_hidden_api_enforcement_policy extensions by Alex Light · 3 years, 10 months ago
  64. da946fc Add `MainlineTestModuleController` support to ART run-tests and gtests. by Roland Levillain · 3 years, 9 months ago
  65. eeaf8bd Fix java heap exhaustion in 159-app-image-fields test by Lokesh Gidra · 3 years, 9 months ago
  66. ce2e095 Revert "[metrics] Add file output support" by Vladimir Marko · 3 years, 9 months ago
  67. 51a9283 [metrics] Add file output support by Eric Holk · 3 years, 10 months ago
  68. 20cadbf Change default to build with ART Module prebuilts rather than sources. by Martin Stjernholm · 3 years, 10 months ago
  69. 232efef Make Class.getPackageName public. by Nicolas Geoffray · 3 years, 10 months ago
  70. 5e82b18 Make it a verification error to misuse FastNative and CriticalNative. by Nicolas Geoffray · 3 years, 10 months ago
  71. 7336610 Revert "[metrics] Add background reporting thread" by Hans Boehm · 3 years, 10 months ago
  72. 77f7eb9 [metrics] Add background reporting thread by Eric Holk · 3 years, 11 months ago
  73. 10bb9c5 Use a Soong config variable to toggle between ART Module source and prebuilts. by Martin Stjernholm · 3 years, 10 months ago
  74. 046cecf Do not accept vdex with dex sections from .dm files by Calin Juravle · 3 years, 10 months ago
  75. 3378768 SDK-stub controlled dex2oat verification by Calin Juravle · 5 years ago
  76. 15489fb Update 2232-write-metrics-to-log entry in knownfailures.json by Eric Holk · 3 years, 10 months ago
  77. ecd94cf run-test-jar: replace tempfile with mktemp by Orion Hodson · 3 years, 10 months ago
  78. 08e8c6f Silence tempfile warning in run-test-etc. by Vladimir Marko · 3 years, 10 months ago
  79. 73556f3 Regenerate ART test Blueprint files. by Roland Levillain · 3 years, 10 months ago
  80. 720d71f Disable 2232-write-metrics-to-log on target by Orion Hodson · 3 years, 10 months ago
  81. 9d6864f Add early documentation for ART Testing support in Atest and TradeFed. by Roland Levillain · 3 years, 11 months ago
  82. 59d4b53 [metrics] Add -Xwrite-metrics-to-log option by Eric Holk · 4 years ago
  83. 2ecdbc4 Don't run 175-alloc-big-bignums for prebuild config by Orion Hodson · 3 years, 10 months ago
  84. dd406c3 Add an arm32 port of nterp. by Nicolas Geoffray · 3 years, 10 months ago
  85. d6bd107 Fix invokeinterface sharpened with kRuntimeCall. by Nicolas Geoffray · 3 years, 10 months ago
  86. fbdda07 Remove TODOs that won't be addressed. by Martin Stjernholm · 3 years, 11 months ago
  87. 6af553d Fix another typo in nterp. by Nicolas Geoffray · 3 years, 11 months ago
  88. 9705c5d Add another invoke-range test for String.<init>. by Nicolas Geoffray · 3 years, 10 months ago
  89. 037d282 Add compat framework logging to ART by Andrei Onea · 3 years, 11 months ago
  90. 86fe9b8 Revert^4 "Partial LSE analysis & store removal" by Alex Light · 3 years, 11 months ago
  91. cc9df4f Extend ART sdk with prebuilts needed to build the platform by Paul Duffin · 4 years, 2 months ago
  92. 07b62e3 Change vdex format to easily access verification data per class. by Nicolas Geoffray · 3 years, 11 months ago
  93. 2316b3a Revert^3 "Partial LSE analysis & store removal" by Alex Light · 3 years, 11 months ago
  94. b6837f0 Revert^2 "Partial LSE analysis & store removal" by Alex Light · 3 years, 11 months ago
  95. 32c2eb8 arm64: Implement VarHandle GetAndSet intrinsics. by Vladimir Marko · 3 years, 11 months ago
  96. 1ca19bc Build Checker as python binary for Tradefed test suites by Daniil Riazanovskiy · 4 years ago
  97. fe27042 Revert "Partial LSE analysis & store removal" by Nicolas Geoffray · 3 years, 11 months ago
  98. bb6cda6 Partial LSE analysis & store removal by Alex Light · 4 years, 3 months ago
  99. e0e1f56 Disable test 160 for (jvmti|redefine)-stress. by Vladimir Marko · 3 years, 11 months ago
  100. 5464fc6 Document the new behavior of ART run-tests' check step. by Roland Levillain · 3 years, 11 months ago