summaryrefslogtreecommitdiff
path: root/runtime
AgeCommit message (Expand)Author
2022-05-13art: optimization of gc load, reduce gc in some scenarioszengkaifa
2022-05-13Reland "Trigger fewer GCs during startup""Hans Boehm
2021-12-19Merge s-mpr-2021-12-05Eric Arseneau
2021-12-06Merge mpr-2021-11-05Eric Arseneau
2021-10-29Allow PROT_EXEC on the zygote mappings when falling back to ashmemNicolas 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-05Merge SP1A.210812.016Haamed Gheibi
2021-09-28Fix android.security.cts.FileDescriptorTest#testCLOEXECHu Wang
2021-09-27Better isolate standalone ART gtests on device.Roland Levillain
2021-09-24Always check for an exception after a class lookup.Nicolas Geoffray
2021-09-22Update .oat version after disabling partial LSE.Nicolas Geoffray
2021-09-14Update .oat version after disabling partial LSE.Nicolas Geoffray
2021-09-13vdex: add checks in the event of file corruption.Nicolas Geoffray
2021-09-07Add a lock contention palette hook.Nicolas Geoffray
2021-09-04Replace weak-ref access disable checkpoint with STW pauseLokesh Gidra
2021-09-04Do not acquire runtime_shutdown_lock_ in Abort()Hans Boehm
2021-09-04Improve suspension timeout diagnostic and fix raceHans Boehm
2021-09-04Fix missing MsToNs in profile saver.Nicolas Geoffray
2021-09-03Fix android.security.cts.FileDescriptorTest#testCLOEXECHu Wang
2021-08-20Revert "Make ClassLinker::DumpForSigQuit exclude gc"Hans Boehm
2021-08-19Revert "Make ClassLinker::DumpForSigQuit exclude gc"Hans Boehm
2021-08-18Revert "Make ClassLinker::DumpForSigQuit exclude gc"Hans Boehm
2021-08-13Add `Sdk31ModuleController` support to ART run-tests and gtests.Roland Levillain
2021-08-11Merge SP1A.210811.001Brian Orr
2021-08-06Make ClassLinker::DumpForSigQuit exclude gcHans Boehm
2021-08-04Merge SP1A.210803.001Scott Lobdell
2021-07-23Merge SP1A.210715.002Scott Lobdell
2021-07-23Delete almost correct CHECKHans Boehm
2021-07-22Merge "art: add kryo785 architecture variant" into s-keystone-qcom-devTreehugger Robot
2021-07-13Add support for standalone ART gtests to MTS.Roland Levillain
2021-07-12Merge SP1A.210709.002Haamed Gheibi
2021-07-12Fallback to version code in case lastUpdateMillis field is not populatedNikita Ioffe
2021-07-12Uncouple ART gtests from the ART APEX.Roland Levillain
2021-07-12Rename some ART gtest related Soong modules.Roland Levillain
2021-07-09Use lastUpdateMillis of an apex for ART versioning.Nicolas Geoffray
2021-07-07Set compilation reason in vdex-only OatFile.Nicolas Geoffray
2021-07-05Add -XX:ForceJavaZygoteForkLoop flagHans Boehm
2021-07-02runtime: add -Xdeny-art-apex-data-filesOrion Hodson
2021-07-02Cache boot classpath checksums at runtime init.Nicolas Geoffray
2021-07-01Add special control flags for system server reportingCalin Juravle
2021-07-01Replace JIT total time histogram with total time counterCalin Juravle
2021-07-01Fix compiler filter / reason reporting and add the ISA to the metricsCalin Juravle
2021-06-30[metrics] Add total-gc-time and adjust other metricsLokesh Gidra
2021-06-30Avoid marking proxy class as erroneous twice.Vladimir Marko
2021-06-25[metrics] Add GC-work throughput metricsLokesh Gidra
2021-06-24Merge SP1A.210624.001Scott Lobdell
2021-06-24Faster BCP checksum verification.Vladimir Marko
2021-06-24Clean up ART APEX manifests.Martin Stjernholm
2021-06-23Add sampling support in the metrics reporterCalin Juravle