summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-27Snap for 8365323 from 98ff3fb4dde267dc9c9f77f6c6c601e18011454b to mainline-me...android-mainline-12.0.0_r121aml_mpr_311911090android12-mainline-mediaprovider-releaseAndroid Build Coastguard Worker
2022-03-22Reland "Only do dexlayout when generating comptact dex."Nicolas Geoffray
2022-03-10Snap for 8285803 from d86dd8b03225cdfa85fbc1e835cc8eb1653c4787 to mainline-me...android-mainline-12.0.0_r106Android Build Coastguard Worker
2022-03-09Loosen class status check after resolving.Vladimir Marko
2022-03-09odrefresh: Disable partial compilation on devices without security fixJiakai Zhang
2022-01-27Snap for 8125084 from c4be0fcab2f88a629251a38fd2ff20e1e604e20f to mainline-me...android-mainline-12.0.0_r90Android Build Coastguard Worker
2022-01-24Remove wildcard from ART tests' OWNERS file.Roland Levillain
2022-01-24Add more members to ART's OWNERS file.Roland Levillain
2022-01-18Snap for 8089010 from 653cf4144e2a43ade887648f05958af84715d63c to mainline-me...android-mainline-12.0.0_r76Android Build Coastguard Worker
2022-01-17Check oat files of boot images.Jiakai Zhang
2022-01-17Snap for 8086863 from 71987f90de73092bf55dbe229589a4379a2f71fb to mainline-me...Android Build Coastguard Worker
2022-01-13Snap for 8077152 from cc809a55aaed91ce54c0dde6efbc9bd4acb4eea5 to mainline-me...Android Build Coastguard Worker
2022-01-13Fix ReadMagicAndReset.Jiakai Zhang
2022-01-10Do not continue loading a vdex if we don't have enough reserved space.Nicolas Geoffray
2021-12-23Snap for 8026256 from 8f114dc431d8195b928fe3494244c11066f9cd68 to mainline-me...Android Build Coastguard Worker
2021-12-21dex2oat: handle the case when a dm file and a vdex file are passed.Nicolas Geoffray
2021-12-21Inline caches: be more robust in the presence of framework change.Nicolas Geoffray
2021-12-20Address review comments on method resolution.Nicolas Geoffray
2021-12-20Add a test and consistency checks in method / field resolution.Nicolas Geoffray
2021-12-20Rewrite static/instance field search by index.Vladimir Marko
2021-12-20Clean up Class::GetDirectInterface().Vladimir Marko
2021-12-20Faster Class::FindField().Vladimir Marko
2021-12-20Use the right class loader for ResolvedMethodAccessTest.Nicolas Geoffray
2021-12-20Expand error message in ResolvedMethodAccessTestDavid Srbecky
2021-12-16Snap for 8009485 from 5dd008227fb74685d35e60bdb58e541fac4a493b to mainline-me...Android Build Coastguard Worker
2021-12-15ARM: Fix CASObject intrinsic slow path.Vladimir Marko
2021-12-09Snap for 7985946 from 082c976b036ec115260ff6a0b729a8ca176ad013 to mainline-me...Android Build Coastguard Worker
2021-12-07Create a test ART apex that forces execution of JIT zygote.Nicolas Geoffray
2021-11-18Snap for 7927127 from 3cb3670d162285c6e4304f1f9f85f7c3ff78150d to mainline-me...Android Build Coastguard Worker
2021-11-17Run LSE with LoadStoreAnalysisType::kBasic analysis.Nicolas Geoffray
2021-11-17Snap for 7923716 from a3fdf25f7d2800c7196422559ee1ea09cb74cc18 to mainline-me...Android Build Coastguard Worker
2021-11-16Don't do a recursive call when there are CHA guards.Nicolas Geoffray
2021-11-11Snap for 7906983 from 824f429d837efa699c7d33c4c918a9cae9cd53aa to mainline-me...Android Build Coastguard Worker
2021-11-10Add API coverage for dalvik.system.VMDebugMiguel
2021-11-10Switch from S to 31 for min_sdk_version.Martin Stjernholm
2021-11-04Snap for 7884571 from b592aeebb3005d1be9dc658a01b4a9bd8421e2e4 to mainline-me...Android Build Coastguard Worker
2021-10-28Snap for 7863414 from f2ae6c9b6852c537addf467e548a0ba25b5e9795 to mainline-me...Android Build Coastguard Worker
2021-10-28Move Soong module `art-run-test-checker` from `mts` to `mts-art`.Roland Levillain
2021-10-27Allow PROT_EXEC on the zygote mappings when falling back to ashmem am: 94e2fc...Nicolas Geoffray
2021-10-21Snap for 7845534 from 322954fe09215dd5aef0f9ad6fe81f624825b254 to mainline-me...Android Build Coastguard Worker
2021-10-20Allow visibility on libdexfile for all libdexfile_support users.Martin Stjernholm
2021-10-20Allow PROT_EXEC on the zygote mappings when falling back to ashmemNicolas Geoffray
2021-10-20Allow PROT_EXEC on the zygote mappings when falling back to ashmemNicolas Geoffray
2021-10-18Ignore PC/SP contents in SEGV_MTEAERR faults.Evgenii Stepanov
2021-10-15Do not run background verification on unknown class loaders.Nicolas Geoffray
2021-10-07Snap for 7803473 from c99811a1b31512635f51ef0007b8329b77a4c759 to mainline-me...Android Build Coastguard Worker
2021-10-07Fix missing suspend check in nterp for goto32 +0Nicolas Geoffray
2021-10-05Change order of creation of JIT mappings. am: c95b630423Nicolas Geoffray
2021-10-05Change order of creation of JIT mappings.Nicolas Geoffray
2021-10-01zeroing BitMemoryRegion buffer.xieliujie