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
2025-03-24
Merge "[res] A bit more efficient locale collection" into main
Yurii Zubrytskyi
2025-03-20
[res] A bit more efficient locale collection
Yurii Zubrytskyi
2025-03-20
Only check for xml flags when we know there are any
Jeremy Meyer
2025-03-17
[res] Minor code cleanups
Yurii Zubrytskyi
2025-02-21
Log locale changes from AssetManager2.cpp
Jeremy Meyer
2025-02-19
Merge "Filter overlays based on constraints during resource resolution" into ...
Biswarup Pal
2025-02-19
Filter overlays based on constraints during resource resolution
Biswarup Pal
2025-02-12
[res] Small cleanup in aapt2 output + optimization
Yurii Zubrytskyi
2024-08-15
[res] Start using ftl::SmallVector<> where it's most useful
Yurii Zubrytskyi
2024-06-25
[res] Optimize Theme::ApplyStyle()
Yurii Zubrytskyi
2024-02-13
Revert^2 "[res] Don't recalculate configuration twice on init"
Michael Hoisie
2024-02-12
Revert "[res] Don't recalculate configuration twice on init"
William Xiao
2024-02-10
[res] Don't recalculate configuration twice on init
Yurii Zubrytskyi
2023-11-21
[res] Fix the cookie index in OpenNonAsset()
Yurii Zubrytskyi
2023-10-17
Make resource multilocale depend on default attribute
Jeremy Meyer
2023-09-14
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 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
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-08-29
Merge "Migrate from android::String isEmpty to empty [aapt]" into main
Treehugger Robot
2023-08-25
Migrate from android::String isEmpty to empty [aapt]
Tomasz Wasilczyk
2023-08-17
Reland try 2 "Pass all preferred locales to AssetManager"
Jeremy Meyer
2023-08-10
Merge "Revert "Reland "Pass all preferred locales to AssetManager""" into main
Jeremy Meyer
2023-08-09
Revert "Reland "Pass all preferred locales to AssetManager""
Jeremy Meyer
2023-07-26
Fix init list order.
Tomasz Wasilczyk
2023-07-21
Merge "Reland "Pass all preferred locales to AssetManager"" into main
Jeremy Meyer
2023-07-20
Reland "Pass all preferred locales to AssetManager"
Jeremy Meyer
2023-07-11
[res] Speed up AssetManager pointer locking
Yurii Zubrytskyi
2023-07-11
Reland "Use reference counted pointers for ApkAssets"
Yurii Zubrytskyi
2023-07-10
Merge "Revert "Pass all preferred locales to AssetManager"" into main
Jeremy Meyer
2023-07-10
Revert "Pass all preferred locales to AssetManager"
Jeremy Meyer
2023-07-07
Merge "Pass all preferred locales to AssetManager" into main
Jeremy Meyer
2023-07-05
Pass all preferred locales to AssetManager
Jeremy Meyer
2023-06-16
[res] Fix the bag resolution stack
Yurii Zubrytskyi
2023-06-15
[res] Stop using try_emplace for hash maps
Yurii Zubrytskyi
2023-05-23
Only fail GetBag if there was an IO Error
Yurii Zubrytskyi
2023-05-12
Address Alex's comments in the previous CL
Yurii Zubrytskyi
2023-05-10
IO error reporting in the last AssetManager func
Yurii Zubrytskyi
2023-05-10
[res] Speed up AssetManager pointer locking
Yurii Zubrytskyi
2023-05-01
Reland "Use reference counted pointers for ApkAssets"
Yurii Zubrytskyi
2023-04-26
Revert "Use reference counted pointers for ApkAssets"
Yurii Zubrytskyi
2023-04-19
Use reference counted pointers for ApkAssets
Yurii Zubrytskyi
[next]