summaryrefslogtreecommitdiff
path: root/libartbase/base/file_utils_test.cc
AgeCommit message (Expand)Author
2024-11-11Consolidate the use of some constants. Jiakai Zhang
2024-10-04Search in /system_ext for apex systemserver dexpreopt files Spandan Das
2023-04-05Fix "readability-redundant-string-cstr" clang-tidy issues Stefano Cianciulli
2022-01-07Ignore changes to irrelevant APEXes Alan Stokes
2021-12-02Respect ART_APEX_DATA for default artifact dir Victor Hsieh
2021-10-15Allow odrefresh to write elsewhere than dalvik-cache Alan Stokes
2021-09-22Update ART runtime to recognize artifacts on /system for APEX. Jiakai Zhang
2021-07-14Trigger on-device AOT compilation for system_server on mainline update. Jiakai Zhang
2021-02-25odrefresh: regenerate artifacts after ART APEX update Orion Hodson
2021-02-17libartbase: add utilities for on-device signing files Orion Hodson
2020-07-15Fixes for gtests in eng-prod David Srbecky
2019-09-24Various renames following the name change from "Runtime APEX" to "ART APEX". Martin Stjernholm
2019-08-08Remove icu .dat file from Runtime module Victor Chang
2019-04-12Adjust the dladdr-based introspection logic used in art::GetAndroidRootSafe. Roland Levillain
2019-04-08Add art::GetAndroidRuntimeRootSafe and art::GetAndroidRuntimeRoot. Roland Levillain
2018-11-06Enable building art and tests with linux_bionic Alex Light
2018-10-17ART: Refactor for bugprone-argument-comment Andreas Gampe
2018-06-19ART: Fix clang-analyzer leak/memory warnings Andreas Gampe
2018-05-25Move more test code to CommonArtTest David Sehr
2018-05-11Prepare to move ArtDexFileLoader to libdexfile David Sehr