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