index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
androidfw
/
Idmap.cpp
Age
Commit 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-23
Fix target path and overlay path loading order from idmap file
Brandon Liu
2022-12-01
[res] Refactor AssetManager + Providers
Yurii Zubrytskyi
2022-11-29
Make StringPiece to be std::string_view alias
Yurii Zubrytskyi
2022-09-15
Store frro configs in idmap file
Jeremy Meyer
2021-02-09
Add fabricated RRO generation to libidmap2
Ryan Mitchell
2021-02-03
Dependency injection of AssetProviders into ApkAssets
Ryan Mitchell
2021-01-13
Add idmap completely parsed assertion
Ryan Mitchell
2021-01-06
Accept --overlay-name flag in idmap2
Ryan Mitchell
2021-01-06
Remove idmap path 256 length limit
Ryan Mitchell
2020-11-17
Revert^2 "libandroidfw hardening for IncFs"
Ryan Mitchell
2020-11-13
Revert "libandroidfw hardening for IncFs"
Ryan Mitchell
2020-11-12
libandroidfw hardening for IncFs
Ryan Mitchell
2020-10-14
Remove malloc/free for inline overlay values
Ryan Mitchell
2020-06-22
libafw: Use std::free explicitly for overlays
Ryan Mitchell
2020-04-07
Invalidate idmap when target updates
Ryan Mitchell
2019-12-20
Merge "Add tests for layout overlaying"
TreeHugger Robot
2019-12-19
idmap2: add debug information to idmap file format
MÃ¥rten Kongstad
2019-12-12
Add tests for layout overlaying
Ryan Mitchell
2019-11-13
Do not look for R.class of overlays
Ryan Mitchell
2019-10-17
Allow for RRO internal referencing
Ryan Mitchell
2017-10-13
AssetManager2: Implement IDMAP support
Adam Lesinski