index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libartservice
Age
Commit message (
Expand
)
Author
2025-03-21
Delete SDM files on "pm delete-dexopt" and "pm compile --reset". am: d6e56a41da
Jiakai Zhang
2025-03-21
Delete SDM and SDC files on a successful dexopt. am: 9126e6fb21
Jiakai Zhang
2025-03-21
Update the file GC to clean up SDM files. am: 751ffe4a74
Jiakai Zhang
2025-03-21
Count SDM files into TYPE_DEXOPT_ARTIFACT in ART-managed file stats. am: 0f7d...
Jiakai Zhang
2025-03-21
Delete SDM files on "pm delete-dexopt" and "pm compile --reset".
Jiakai Zhang
2025-03-21
Delete SDM and SDC files on a successful dexopt.
Jiakai Zhang
2025-03-21
Update the file GC to clean up SDM files.
Jiakai Zhang
2025-03-21
Count SDM files into TYPE_DEXOPT_ARTIFACT in ART-managed file stats.
Jiakai Zhang
2025-03-21
Omit file existence check on notifyDexContainersLoaded.
Jiakai Zhang
2025-03-21
Update input vdex selection logic for SDM. am: dcc5709295
Jiakai Zhang
2025-03-21
Create SDC files on dexopt. am: 4383f83896
Jiakai Zhang
2025-03-21
Update input vdex selection logic for SDM.
Jiakai Zhang
2025-03-21
Create SDC files on dexopt.
Jiakai Zhang
2025-03-20
Move more path logic for tests to testing.cc, so it can be used without am: 6...
Martin Stjernholm
2025-03-20
Move more path logic for tests to testing.cc, so it can be used without
Martin Stjernholm
2025-03-11
Remove SDM status from dump. am: a6a75dba00 am: 292b4ac2ec
Jiakai Zhang
2025-03-11
Remove SDM status from dump.
Jiakai Zhang
2025-03-11
Fix SELinux denial on GMS Core's symlinks to secondary dex files.
Jiakai Zhang
2025-03-03
Ensure the dex use database cannot grow unboundedly.
Jiakai Zhang
2025-02-20
Report atoms to StatsD also when DexOpt is skipped
Stefano Cianciulli
2025-02-19
Avoid mocking the Process class in DexUseManagerTest.
Jiakai Zhang
2025-02-18
Implement Async Pre-reboot Dexopt using update_engine API.
Jiakai Zhang
2025-02-18
Support SDM files for multiple ISAs.
Jiakai Zhang
2025-02-14
Clarify the exact behavior of "pm compile --reset".
Jiakai Zhang
2025-02-11
DexMetadataHelper: Fix logging for missing config.pb file
Stefano Cianciulli
2025-01-30
Add ArtShellCommandTest and cover pre-reboot dexopt commands.
Jiakai Zhang
2025-01-29
Move stats reporting from PreRebootDriver to PreRebootDexoptJob.
Jiakai Zhang
2025-01-17
Use Java 17 `toList` method.
Jiakai Zhang
2025-01-17
Flush profiles upon `pm dump-profiles`.
Jiakai Zhang
2024-12-09
Hide SDM status if not found.
Jiakai Zhang
2024-12-09
Mock calls to Binder in DexUseManagerLocalTest
Jiakai Zhang
2024-11-27
Add a dump option to dump SDM status.
Jiakai Zhang
2024-11-26
Add APIs for ART managed install files.
Jiakai Zhang
2024-11-18
Don't reuse the old snapshot after a long running bg dexopt to do the
Martin Stjernholm
2024-11-11
Add a comment to explain the API considerations for the pre-reboot
Martin Stjernholm
2024-11-11
Consolidate the use of some constants.
Jiakai Zhang
2024-11-06
Allow Pre-reboot Dexopt to be configured by BatchDexoptStartCallback.
Jiakai Zhang
2024-11-06
Ignore `setSplitName` in `BatchDexoptStartCallback`.
Jiakai Zhang
2024-10-31
Update ART Service README.md
Jiakai Zhang
2024-10-01
Skip dexopt if storage is low during Pre-reboot Dexopt.
Jiakai Zhang
2024-10-01
Add some logging to help debug pre-reboot dexopt.
Martin Stjernholm
2024-09-20
Offload `PreRebootDexoptJob.onUpdateReady` to a separate thread.
Jiakai Zhang
2024-09-20
Report dex2oat metrics to StatsD when dexopting
Stefano Cianciulli
2024-09-10
Clean up UnflaggedApi.
Jiakai Zhang
2024-09-06
Don't filter default package list for first boot dexopt
Rashid Zaman
2024-08-23
Add a fallback to bind-mount external libs elsewhere during Pre-reboot.
Jiakai Zhang
2024-08-22
Optimize DexUseManagerLocal.findOwningPackage - Step 2.
Jiakai Zhang
2024-08-20
Revert^2 "Remove ART Service tests from chroot tests."
Jiakai Zhang
2024-07-29
Clean up the mounts for Pre-reboot Dexopt on system_server restart.
Jiakai Zhang
2024-07-23
Optimize DexUseManagerLocal.findOwningPackage - Step 1.
Jiakai Zhang
[next]