summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-07Snap for 11190379 from 626de530b0f00b20fc4dc4d7a29b136b48ec6590 to mainline-c...aml_con_341410300android14-mainline-conscrypt-releaseAndroid Build Coastguard Worker
2023-12-05Update entrypoints after switching the runtime to non-debuggableMythri Alle
2023-12-05Disable tests for the product partition that fail on S and Sv2.Martin Stjernholm
2023-12-01Fix NullPointerException in ArtManagerLocal.onBoot.Jiakai Zhang
2023-12-01Handle a failed decompression when loading an image.Nicolas Geoffray
2023-12-01Don't load an image instead of aborting if decompression is unexpected.Nicolas Geoffray
2023-12-01Log exception for bug 307805798Vladimir Marko
2023-11-30Initialize force_merge_and_analyze_.Jiakai Zhang
2023-11-30Reland "Disable cdex at build time."Martin Stjernholm
2023-11-30Revert "Disable cdex at build time."Martin Stjernholm
2023-11-30Report all background dexopt passes with a field to indicate the pass.Jiakai Zhang
2023-11-30Add a pass to bg-dexopt to dexopt apps with small profile change.Jiakai Zhang
2023-11-30Add a new profman flag --force-merge-and-analyze.Jiakai Zhang
2023-11-30Change `dexoptPackages` to support multiple passes.Jiakai Zhang
2023-11-30Make the batch dexopt log messages a little more informative.Martin Stjernholm
2023-11-27Revert "profman: Change the default new min methods/classes percent change"Jiakai Zhang
2023-11-24Adjust jit warmup threshold.Nicolas Geoffray
2023-11-22Only create a StartupCompletedTask for non-zygote processes.Nicolas Geoffray
2023-11-17Disable write-barrier elimination passSantiago Aboy Solanes
2023-11-15Initialialize jhp's 'enabled_' fieldLokesh Gidra
2023-11-08Snap for 11071797 from a136780557a753a1b87c36a4a9efd1c0f8b510d7 to mainline-c...Android Build Coastguard Worker
2023-11-07Hide new ART Service APIs from the train.Jiakai Zhang
2023-11-07Do not expect VNDK namespace when VNDK is deprecatedKiyoung Kim
2023-11-07Check if product is treblelizedKiyoung Kim
2023-11-07Use product vndk version to check if product vndk is deprecatedKiyoung Kim
2023-11-07Use llndk.libraries.txt from system if VNDK is deprecatedKiyoung Kim
2023-11-03Revert^2 "Fix Heap::num_bytes_allocated underflow"Lokesh Gidra
2023-11-02Fix repeated dexopt when an app has a DM file with no profile.Jiakai Zhang
2023-11-01Snap for 11034692 from 85c3c2b52fab31c44835db9511ff20d10df60ff5 to mainline-c...aml_con_341310090Android Build Coastguard Worker
2023-10-31Revert^2 "Update class-table and intern-table concurrently with uffd GC"Lokesh Gidra
2023-10-31Use cached values for moving-space avoiding dependent loadsLokesh Gidra
2023-10-31Use release memory-order when going from gray to non-gray stateLokesh Gidra
2023-10-27Keep the UFFD GC (aka CMC) disabled on S but enable it by default on T.Martin Stjernholm
2023-10-24Revert^2 "Wait for thread termination in PreZygoteFork()"Hans Boehm
2023-10-24Read dexopt concurrency from phenotype flags.Jiakai Zhang
2023-10-19Add an API to ignore all profiles during dexopt.Jiakai Zhang
2023-10-18Enable UFFD (aka CMC) GC by default on S and later.Martin Stjernholm
2023-10-18Use a dedicated test property for odrefresh E2E tests.Martin Stjernholm
2023-10-13Rename "extra" to "extended".Jiakai Zhang
2023-10-13Expose extra status codes and external profile errors as APIs.Jiakai Zhang
2023-10-13Report bad external profile errors during compilation.Jiakai Zhang
2023-10-13Report detailed bad profile error from artd.Jiakai Zhang
2023-10-13Reject partially invalid profiles.Jiakai Zhang
2023-10-10Snap for 10926695 from 40ead048057aa176aaab8d59bbb4d93756564abb to mainline-c...Android Build Coastguard Worker
2023-10-09Fix I/O error handling in odrefresh.Jiakai Zhang
2023-09-29Only set ArtMethod as shared memory if we compile with a profile.Nicolas Geoffray
2023-09-28Correct handling ArtMethod array during class linkingLokesh Gidra
2023-09-27Fix running uffd GC when transitioning to background stateLokesh Gidra
2023-09-25Increase buffer count required for mutator thread during compactionLokesh Gidra
2023-09-22Use libarttools to simplify odrefresh code.Jiakai Zhang