index
:
Project-1CE/art
lineage-18.1
sugisawa
sugisawa-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
Age
Commit message (
Expand
)
Author
2022-05-13
art: optimization of gc load, reduce gc in some scenarios
zengkaifa
2022-05-13
Reland "Trigger fewer GCs during startup""
Hans Boehm
2021-12-19
Merge s-mpr-2021-12-05
Eric Arseneau
2021-12-06
Merge mpr-2021-11-05
Eric Arseneau
2021-10-29
Allow PROT_EXEC on the zygote mappings when falling back to ashmem
Nicolas Geoffray
2021-10-05
Change order of creation of JIT mappings. am: c95b630423
Nicolas Geoffray
2021-10-05
Change order of creation of JIT mappings.
Nicolas Geoffray
2021-10-05
Merge SP1A.210812.016
Haamed Gheibi
2021-09-28
Fix android.security.cts.FileDescriptorTest#testCLOEXEC
Hu Wang
2021-09-27
Better isolate standalone ART gtests on device.
Roland Levillain
2021-09-24
Always check for an exception after a class lookup.
Nicolas Geoffray
2021-09-22
Update .oat version after disabling partial LSE.
Nicolas Geoffray
2021-09-14
Update .oat version after disabling partial LSE.
Nicolas Geoffray
2021-09-13
vdex: add checks in the event of file corruption.
Nicolas Geoffray
2021-09-07
Add a lock contention palette hook.
Nicolas Geoffray
2021-09-04
Replace weak-ref access disable checkpoint with STW pause
Lokesh Gidra
2021-09-04
Do not acquire runtime_shutdown_lock_ in Abort()
Hans Boehm
2021-09-04
Improve suspension timeout diagnostic and fix race
Hans Boehm
2021-09-04
Fix missing MsToNs in profile saver.
Nicolas Geoffray
2021-09-03
Fix android.security.cts.FileDescriptorTest#testCLOEXEC
Hu Wang
2021-08-20
Revert "Make ClassLinker::DumpForSigQuit exclude gc"
Hans Boehm
2021-08-19
Revert "Make ClassLinker::DumpForSigQuit exclude gc"
Hans Boehm
2021-08-18
Revert "Make ClassLinker::DumpForSigQuit exclude gc"
Hans Boehm
2021-08-13
Add `Sdk31ModuleController` support to ART run-tests and gtests.
Roland Levillain
2021-08-11
Merge SP1A.210811.001
Brian Orr
2021-08-06
Make ClassLinker::DumpForSigQuit exclude gc
Hans Boehm
2021-08-04
Merge SP1A.210803.001
Scott Lobdell
2021-07-23
Merge SP1A.210715.002
Scott Lobdell
2021-07-23
Delete almost correct CHECK
Hans Boehm
2021-07-22
Merge "art: add kryo785 architecture variant" into s-keystone-qcom-dev
Treehugger Robot
2021-07-13
Add support for standalone ART gtests to MTS.
Roland Levillain
2021-07-12
Merge SP1A.210709.002
Haamed Gheibi
2021-07-12
Fallback to version code in case lastUpdateMillis field is not populated
Nikita Ioffe
2021-07-12
Uncouple ART gtests from the ART APEX.
Roland Levillain
2021-07-12
Rename some ART gtest related Soong modules.
Roland Levillain
2021-07-09
Use lastUpdateMillis of an apex for ART versioning.
Nicolas Geoffray
2021-07-07
Set compilation reason in vdex-only OatFile.
Nicolas Geoffray
2021-07-05
Add -XX:ForceJavaZygoteForkLoop flag
Hans Boehm
2021-07-02
runtime: add -Xdeny-art-apex-data-files
Orion Hodson
2021-07-02
Cache boot classpath checksums at runtime init.
Nicolas Geoffray
2021-07-01
Add special control flags for system server reporting
Calin Juravle
2021-07-01
Replace JIT total time histogram with total time counter
Calin Juravle
2021-07-01
Fix compiler filter / reason reporting and add the ISA to the metrics
Calin Juravle
2021-06-30
[metrics] Add total-gc-time and adjust other metrics
Lokesh Gidra
2021-06-30
Avoid marking proxy class as erroneous twice.
Vladimir Marko
2021-06-25
[metrics] Add GC-work throughput metrics
Lokesh Gidra
2021-06-24
Merge SP1A.210624.001
Scott Lobdell
2021-06-24
Faster BCP checksum verification.
Vladimir Marko
2021-06-24
Clean up ART APEX manifests.
Martin Stjernholm
2021-06-23
Add sampling support in the metrics reporter
Calin Juravle
[next]