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
/
AssetManager2.cpp
Age
Commit message (
Expand
)
Author
2023-09-13
Merge "Don't depend on String8 cast to C string" into main am: 41363ba9fc am:...
Treehugger Robot
2023-09-13
Merge "Don't depend on String8 cast to C string" into main am: 41363ba9fc
Treehugger Robot
2023-09-13
Merge "Don't depend on String8 cast to C string" into main
Treehugger Robot
2023-09-12
Don't depend on String8 cast to C string
Tomasz Wasilczyk
2023-09-06
[RESTRICT AUTOMERGE] Move Theme::Entry definition to top of file
Ryan Prichard
2023-09-06
Move Theme::Entry definition to top of file
Ryan Prichard
2023-09-06
Move Theme::Entry definition to top of file
Ryan Prichard
2023-08-31
[conflict] Merge "Migrate from android::String isEmpty to empty [aapt]" into ...
Treehugger Robot
2023-08-31
Merge "Migrate from android::String isEmpty to empty [aapt]" into main am: 2c...
Treehugger Robot
2023-08-30
Migrate from android::String isEmpty to empty [aapt]
Tomasz Wasilczyk
2023-07-11
[res] Speed up AssetManager pointer locking
Yurii Zubrytskyi
2023-07-11
Reland "Use reference counted pointers for ApkAssets"
Yurii Zubrytskyi
2022-12-01
[res] Refactor AssetManager + Providers
Yurii Zubrytskyi
2022-11-30
[res] Change OverlayableInfo to hold string views
Yurii Zubrytskyi
2022-11-30
[res] Change callback from function to function_ref
Yurii Zubrytskyi
2022-11-30
[res] Reuse memory in RebuildFilterList()
Yurii Zubrytskyi
2022-11-30
[res] Split keys and values in Theme::Entry vector
Yurii Zubrytskyi
2022-11-30
[res] AliasMap - use sorted vector instead of map
Yurii Zubrytskyi
2022-11-30
Optimize filter/alias rebuilding in AssetManager2
Yurii Zubrytskyi
2022-11-29
Make StringPiece to be std::string_view alias
Yurii Zubrytskyi
2022-11-24
Merge "Give slightly more descriptive error messages when you can't find reso...
Treehugger Robot
2022-11-15
androidfw: Add support for compact resource entries
Eric Miao
2022-10-14
Give slightly more descriptive error messages when you can't find resource IDs
Mark Hansen
2022-10-11
Ensure no duplicates in ThemeKey
Yurii Zubrytskyi
2022-09-15
Store frro configs in idmap file
Jeremy Meyer
2022-05-31
Move StringPool to libandroidfw
Jeremy Meyer
2021-12-14
Dump theme inheritance information in UnsupportedOperationException
Felka Chang
2021-10-19
Improve the debug info from overlay lookup
Jackal Guo
2021-06-08
Rebase ThemeImpl rather than reallocate memory
Ryan Mitchell
2021-06-08
Sparse native theme representation
Ryan Mitchell
2021-05-13
Merge "Set ApkAssets path for fabricated rros" into sc-dev
Ryan Mitchell
2021-05-13
Set ApkAssets path for fabricated rros
Ryan Mitchell
2021-05-11
Add <staging-public-group-final> to aapt2 (2/2)
Ryan Mitchell
2021-05-10
Add <staging-public-group-final> to aapt2
Ryan Mitchell
2021-03-10
Prevent Theme#dump from restricting minimum severity
Ryan Mitchell
2021-03-02
Don't use ApkAssets::GetPath for equality checks
Ryan Mitchell
2021-02-09
Add fabricated RRO generation to libidmap2
Ryan Mitchell
2021-01-13
Optimize FilterApkAssets by caching config
Ryan Mitchell
2021-01-06
Remove idmap path 256 length limit
Ryan Mitchell
2020-12-21
Add explicit Result::ok() checks where needed
Bernie Innocenti
2020-12-08
Revert^2 "Cache resolved theme values"
Ryan Mitchell
2020-12-08
Set resource id correctly when resolve fails
Ryan Mitchell
2020-12-08
Revert^2 "libandroidfw hardening for IncFs"
Ryan Mitchell
2020-10-14
Remove malloc/free for inline overlay values
Ryan Mitchell
2020-04-09
Fail install when resources.arsc is compressed
Ryan Mitchell
2020-03-23
Assigned package ids to overlays last
Ryan Mitchell
2020-03-23
Revert "Assign shared libraries stable package ids"
Ryan Mitchell
2020-03-19
Add ResourcesProvider.loadFromDirectory
Ryan Mitchell
2020-02-10
Sort bag by attribute key when using libs
Ryan Mitchell
2020-01-10
Allow for overlaying dynamic shared libraries
Ryan Mitchell
[next]