1. c76fbf0 Fix script when using --verify-soft-fail and --jit. by Nicolas Geoffray · 5 years ago
  2. 9879c34 Disable test 692-vdex-secondary-loader on CMS. by Nicolas Geoffray · 5 years ago
  3. 50419f2 Fix crash with secondary dex files on low RAM devices. by Nicolas Geoffray · 5 years ago
  4. f442a84 Revert "Merge libdexfile_external into libdexfile." by Nikita Ioffe · 5 years ago
  5. af61f50 Reland "Change JNI behavior related to hiddenapi." by Nicolas Geoffray · 5 years ago
  6. 848fc80 Merge libdexfile_external into libdexfile. by Martin Stjernholm · 5 years ago
  7. 8e0f6aa Disable test that depends on ART sources when prebuilts are used. by Martin Stjernholm · 5 years ago
  8. cff30a0 Better support ICs on virtual calls by Alex Light · 5 years ago
  9. 9bc364b Support background verification of secondary dex files. by Nicolas Geoffray · 5 years ago
  10. dbcf4a2 Revert "Change JNI behavior related to hiddenapi." by Nicolas Geoffray · 5 years ago
  11. 1a660c0 Reduce 129-ThreadGetId iteration count by Hans Boehm · 5 years ago
  12. 0685b98 Abort transaction when Class.forName() fails. by Vladimir Marko · 5 years ago
  13. 579db19 Change JNI behavior related to hiddenapi. by Nicolas Geoffray · 5 years ago
  14. 26a7596 Add on-device signing end-to-end test. by Martijn Coenen · 5 years ago
  15. 982eced Remove '&' class loader context. by Nicolas Geoffray · 5 years ago
  16. b3f5c50 Improve the CFI test to catch missing frames. by David Srbecky · 5 years ago
  17. a129d8a Revamp vdex format for better extensibility. by Nicolas Geoffray · 5 years ago
  18. 43c9cd7 Improve nterp -> compiled code transitions. by Nicolas Geoffray · 5 years ago
  19. 9441f92 Put 25% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 5 years ago
  20. 8129ba3 Add a test for wrong constructor resolution. by Vladimir Marko · 5 years ago
  21. 7797612 Update test 162-method-resolution to pass on RI. by Vladimir Marko · 5 years ago
  22. c436659 Disable tests failing on Cuttlefish x86 and regenerate ART test files. by Roland Levillain · 5 years ago
  23. f0407cf Document Atest support for wildcards in ART run-tests invocations. by Roland Levillain · 5 years ago
  24. 98aa748 Increase 053-wait delay tolerance by Hans Boehm · 5 years ago
  25. e017bb0 Drop whole_static_libs for libasync_safe and clean up static linking of by Martin Stjernholm · 5 years ago
  26. 27dc877 Revert^2 "[metrics] Always enable background thread" by Eric Holk · 5 years ago
  27. 41b1892 Add support for sharding the ART MTS definition to `regen-test-files`. by Roland Levillain · 5 years ago
  28. b7bc2e4 Support verbose logging in script `regen-test-files`. by Roland Levillain · 5 years ago
  29. 0654153 Add madvising of .odex, .vdex and .art files by Jagadeesh Pakaravoor · 5 years ago
  30. 3f64940 Revert "[metrics] Always enable background thread" by Nicolas Geoffray · 5 years ago
  31. a1507a4 Disable ART run-test `053-wait-some` on gcstress configurations. by Roland Levillain · 5 years ago
  32. b6c0e73 Remove some methods from DdmVmInternal. by Nicolas Geoffray · 5 years ago
  33. 6660e3b [metrics] Always enable background thread by Eric Holk · 5 years ago
  34. 157fc96 Move 100% of ART run-tests to test group `presubmit` in `TEST_MAPPING`. by Roland Levillain · 5 years ago
  35. eb7882b Do not produce an entry for a Test Mapping test group if it is empty. by Roland Levillain · 5 years ago
  36. 87531a6 Aesthetic changes in generated ART run-test Blueprint files. by Roland Levillain · 5 years ago
  37. e8657bf Adjust `regen-test-files` to match current ART run-test Blueprint files. by Roland Levillain · 5 years ago
  38. c714f40 Fix crash on error paths from GenericJNI trampoline. by Vladimir Marko · 5 years ago
  39. 90b2661 Generalize the defaults module for module source builds. by Martin Stjernholm · 5 years ago
  40. 21dafaf Skip make targets that have missing dependencies when using ART prebuilts. by Martin Stjernholm · 5 years ago
  41. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 5 years ago
  42. ab2fde3 Don't abort if the oat file doesn't have dex2oat command line key. by Nicolas Geoffray · 5 years ago
  43. c6c6a15 Adjust test runner for vdex. by Nicolas Geoffray · 5 years ago
  44. 41af856 Add `CtsLibcoreTestCases` to the generated ART MTS definition. by Roland Levillain · 5 years ago
  45. 1dc3656 Move 75% of ART run-tests to test group `presubmit` in `TEST_MAPPING`. by Roland Levillain · 5 years ago
  46. 1206030 Put 10% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 5 years ago
  47. bcd4bc9 Add rpl@google.com and dsrbecky@google.com as owners of ART tests. by Roland Levillain · 5 years ago
  48. de1449e Add `MainlineTestModuleController` support for AOSP to ART tests. by Roland Levillain · 5 years ago
  49. 16f60dc Support loading vdex files without odex. by Nicolas Geoffray · 5 years ago
  50. 9a1a5a9 Regenerate ART test files to reinclude ART Checker tests. by Roland Levillain · 6 years ago
  51. 135e948 Partially generate the ART MTS definition in script `regen-test-files`. by Roland Levillain · 5 years ago
  52. df69bd7 Remove Flags by Eric Holk · 5 years ago
  53. 0d768f1 Put 5% of ART run-tests in `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 5 years ago
  54. cedec9d Do not create HandleScope for JNI transitions. by Vladimir Marko · 5 years ago
  55. fedff51 Change runtime behavior related to hiddenapi. by Nicolas Geoffray · 5 years ago
  56. a2f1319 Add text-profile support for multiple ICs by Alex Light · 5 years ago
  57. 5de5efe Remove pointer-size arguments from DexCache. by David Srbecky · 5 years ago
  58. 18af644 Move 50% of ART run-tests to test group `presubmit` in `TEST_MAPPING`. by Roland Levillain · 5 years ago
  59. 9f9c007 Use Python's `json` to generate `TEST_MAPPING` in `regen-test-files`. by Roland Levillain · 5 years ago
  60. eb348cd Revamp script `test/utils/regen-test-files`. by Roland Levillain · 5 years ago
  61. 8856695 Use the checksum in the dex header for anynomous vdex files. by Nicolas Geoffray · 5 years ago
  62. 3dba023 Add a server-configurable flags API by Eric Holk · 5 years ago
  63. 381d35c ARM: Adjust timeout for ARM FVP runs. by Artem Serov · 5 years ago
  64. 6df4511 Use vdex assignability types at runtime. by Nicolas Geoffray · 5 years ago
  65. 354fbd7 Disable ART run-test `053-wait-some` with debug-gc and interp-ac. by Roland Levillain · 5 years ago
  66. f94fb41 Arm FVP README: Adjust info on FVP build. by Artem Serov · 5 years ago
  67. 284e8b0 Enable art MTS tests to generate android-mts-art as well as be included in android-mts. by Kimberly Kreider · 5 years ago
  68. 2558abe ARM64: Adjust SIMD checker tests for SVE. by Artem Serov · 6 years ago
  69. 61c4872 Re-enable ART run-test `053-wait-some` in `testrunner.py` invocations. by Roland Levillain · 5 years ago
  70. 745da80 Add Math.multiplyHigh intrinsic by Nikita Iashchenko · 5 years ago
  71. 5c48df9 [verifier]: flag instruction that will throw at runtime by Nicolas Geoffray · 5 years ago
  72. 1b3fb62 Do not dump details of OOME for thread peer. by Vladimir Marko · 5 years ago
  73. 5bcecf0 Convert `test/utils/regen-test-files` from Bash to Python. by Roland Levillain · 5 years ago
  74. f80445b Sort tests in `test/utils/regen-test-files` in a deterministic order. by Roland Levillain · 5 years ago
  75. a554752 Regenerate ART test files. by Roland Levillain · 5 years ago
  76. ac27ac0 Implement Reference.refersTo() intrinsic. by Vladimir Marko · 5 years ago
  77. bfd622a Initial commit of the test code for ART Service by Chris Wailes · 5 years ago
  78. 649beaa Fix ThreadStress check script to filter stderr. by Vladimir Marko · 5 years ago
  79. b1cf837 Fix image bug around clinit and nterp. by Nicolas Geoffray · 5 years ago
  80. 32a630e ARM64: Add a README on how to run tests via FVP. by Artem Serov · 5 years ago
  81. 9ce38b5 Experiment with ART Mainline Module Testing in Test Mapping. by Roland Levillain · 5 years ago
  82. d1728bf Add a kTypeChecksFailure. by Nicolas Geoffray · 5 years ago
  83. 35a3720 Reland "Remove obsolete code in the verifier." by Nicolas Geoffray · 5 years ago
  84. 60e0081 Regenerate ART test files. by Roland Levillain · 5 years ago
  85. 3a73ffb Revert^4 "Partial Load Store Elimination" by Alex Light · 5 years ago
  86. 791df7a Revert "Revert^2 "Partial Load Store Elimination"" by Nicolas Geoffray · 5 years ago
  87. fc1ce4e Revert^2 "Partial Load Store Elimination" by Alex Light · 5 years ago
  88. 47ac531 Revert "Partial Load Store Elimination" by Nicolas Geoffray · 5 years ago
  89. 51d771d Update test expectations for new core-oj API by Nikita Iashchenko · 5 years ago
  90. b8686ce Partial Load Store Elimination by Alex Light · 6 years ago
  91. d5a8695 Reland "Improve invokeinterface for nterp." by Nicolas Geoffray · 5 years ago
  92. c6e4578 Fix 053-wait-some time bounds by Hans Boehm · 5 years ago
  93. 04c73cc Regenerate ART test files. by Roland Levillain · 5 years ago
  94. 808c556 Reland "Refactor code in mterp and nterp to handle all cases of missing class."" by Nicolas Geoffray · 5 years ago
  95. 748e956 Revert "Refactor code in mterp and nterp to handle all cases of missing class." by Alex Light · 5 years ago
  96. 1060838 Revert "Revert^2 "[metrics] Add background reporting thread"" by Nicolas Geoffray · 5 years ago
  97. 4c176b9 Revert^2 "[metrics] Add background reporting thread" by Eric Holk · 5 years ago
  98. 3f2980f Refactor code in mterp and nterp to handle all cases of missing class. by Nicolas Geoffray · 5 years ago
  99. 1a0e292 Revert^2 "Add disable/get/set_hidden_api_enforcement_policy extensions" by Alex Light · 5 years ago
  100. f8567b5 Revert "Revert^2 "[metrics] Add file output support"" by Nicolas Geoffray · 5 years ago