summaryrefslogtreecommitdiff
path: root/libs/androidfw/Idmap.cpp
AgeCommit message (Expand)Author
2024-10-08[res] Optimize idmap format for lookups Yurii Zubrytskyi
2024-08-05[res] Make sure cached container is retained off cache Yurii Zubrytskyi
2024-02-29[res] Use fstat() for idmap::IsUpToDate() Yurii Zubrytskyi
2023-03-23Fix target path and overlay path loading order from idmap file Brandon Liu
2022-12-01[res] Refactor AssetManager + Providers Yurii Zubrytskyi
2022-11-29Make StringPiece to be std::string_view alias Yurii Zubrytskyi
2022-09-15Store frro configs in idmap file Jeremy Meyer
2021-02-09Add fabricated RRO generation to libidmap2 Ryan Mitchell
2021-02-03Dependency injection of AssetProviders into ApkAssets Ryan Mitchell
2021-01-13Add idmap completely parsed assertion Ryan Mitchell
2021-01-06Accept --overlay-name flag in idmap2 Ryan Mitchell
2021-01-06Remove idmap path 256 length limit Ryan Mitchell
2020-11-17Revert^2 "libandroidfw hardening for IncFs" Ryan Mitchell
2020-11-13Revert "libandroidfw hardening for IncFs" Ryan Mitchell
2020-11-12libandroidfw hardening for IncFs Ryan Mitchell
2020-10-14Remove malloc/free for inline overlay values Ryan Mitchell
2020-06-22libafw: Use std::free explicitly for overlays Ryan Mitchell
2020-04-07Invalidate idmap when target updates Ryan Mitchell
2019-12-20Merge "Add tests for layout overlaying" TreeHugger Robot
2019-12-19idmap2: add debug information to idmap file format MÃ¥rten Kongstad
2019-12-12Add tests for layout overlaying Ryan Mitchell
2019-11-13Do not look for R.class of overlays Ryan Mitchell
2019-10-17Allow for RRO internal referencing Ryan Mitchell
2017-10-13AssetManager2: Implement IDMAP support Adam Lesinski