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
/
libartbase
Age
Commit message (
Expand
)
Author
2022-05-13
art: Disable debug tracing on production builds
HEAD
sugisawa-mr1
Danny Lin
2021-09-28
Fix android.security.cts.FileDescriptorTest#testCLOEXEC
Hu Wang
2021-07-12
Uncouple ART gtests from the ART APEX.
Roland Levillain
2021-07-12
Adjust data dir set up in `CommonArtTestImpl::SetUpAndroidRootEnvVars`.
Roland Levillain
2021-07-12
Rename some ART gtest related Soong modules.
Roland Levillain
2021-07-02
runtime: add -Xdeny-art-apex-data-files
Orion Hodson
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-25
Add flag for clamping hidden api list
Andrei Onea
2021-06-25
[metrics] Add GC-work throughput metrics
Lokesh Gidra
2021-06-23
Add sampling support in the metrics reporter
Calin Juravle
2021-06-23
Add period reporting to the metrics infra
Calin Juravle
2021-06-18
Move metric reporting config to flags
Calin Juravle
2021-06-14
odrefresh: enable loading of system_server image files
Orion Hodson
2021-06-09
Remove palette hooks.
Nicolas Geoffray
2021-06-07
Fix flags_tests for older platforms
Calin Juravle
2021-06-07
Fix flags_test flakiness
Calin Juravle
2021-06-07
Setup ART experiments infra
Calin Juravle
2021-06-02
Rewrite profile file format.
Vladimir Marko
2021-06-01
Introduce `art::FastExit` to replace all uses of `quick_exit` in ART.
Roland Levillain
2021-05-21
[metrics] Add prebuilt and cmdline compilation reason
Eric Holk
2021-05-14
Use the system namespace to get the right permitted paths for loading OAT files.
Martin Stjernholm
2021-05-14
Remove BUILDING_LIBART macro.
Vladimir Marko
2021-04-26
dex2oat: Expect boot image profiles for boot image.
Vladimir Marko
2021-04-16
Clean up profile tests.
Vladimir Marko
2021-04-12
Handle hiddenapi lists which are yet unknown.
Nicolas Geoffray
2021-04-07
Revert^2 "[metrics] Report CompilationReason and CompilerFilter"
Eric Holk
2021-04-07
Support stateful hash and predicate in HashSet<>.
Vladimir Marko
2021-04-05
Revert "[metrics] Report CompilationReason and CompilerFilter"
Calin Juravle
2021-04-01
[metrics] Report CompilationReason and CompilerFilter
Eric Holk
2021-03-31
[metrics] Add JitMethodCompileCount
Eric Holk
2021-03-23
Export libdexfile and dependencies for host.
Martin Stjernholm
2021-03-22
[metrics] Add MetricsAccumulator
Eric Holk
2021-03-19
[metrics] Reset metrics at zygote fork
Eric Holk
2021-03-19
[metrics] Add ClassVerificationCount
Eric Holk
2021-03-19
[metrics] Improve metrics definition API
Eric Holk
2021-03-19
Add min_sdk_version for ART module.
Nicolas Geoffray
2021-03-18
Remove DexToDexCompiler
David Srbecky
2021-03-15
Rewrite hot method info retrieval.
Vladimir Marko
2021-03-11
Preallocate a HashMap buffer in LSE.
Vladimir Marko
2021-03-09
Refactor statistics printing in oatdump.
David Srbecky
2021-03-08
Slightly refactor stack map stats printing.
David Srbecky
2021-03-05
[metrics] Enable periodic reporting for system server
Eric Holk
2021-03-05
Add GC-related metrics to the telemetry infrastructure
Lokesh Gidra
2021-03-05
Support /system/system_ext/framework jars with hiddenapi.
Nicolas Geoffray
2021-03-04
Revert^2 "[metrics] Add StatsdBackend"
Eric Holk
2021-03-02
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2021-02-25
odrefresh: regenerate artifacts after ART APEX update
Orion Hodson
[next]