summaryrefslogtreecommitdiff
path: root/artd/path_utils_test.cc
AgeCommit message (Expand)Author
2025-03-21Add an artd method to create an SDC file. Jiakai Zhang
2024-04-26Implement Pre-reboot Dexopt. Jiakai Zhang
2024-03-07Move common code from artd to libarttools. Jiakai Zhang
2023-10-10Move dex path and CLC validation to JNI. Jiakai Zhang
2023-10-10Use libfstab to determine whether to put artifacts in dalvik-cache. Jiakai Zhang
2023-06-02Fix code for clang-tidy warnings Yabin Cui
2023-03-15Allow all types of files to be passed as dex files. Jiakai Zhang
2022-11-11Always pass --dm-fd to dex2oat and change reason to "install-dm". Jiakai Zhang
2022-10-20Update artd to support profiles for secondary dex files. Jiakai Zhang
2022-10-05Support profile merging. Jiakai Zhang
2022-09-07ART services: optimize package - add profile-related artd methods. Jiakai Zhang
2022-08-31ART services: optimize package - Add artd methods. Jiakai Zhang
2022-06-18artd: delete optimized artifacts. Jiakai Zhang