summaryrefslogtreecommitdiff
path: root/libs/androidfw/AssetManager2.cpp
AgeCommit message (Expand)Author
2025-03-24Merge "[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-20Only check for xml flags when we know there are any Jeremy Meyer
2025-03-17[res] Minor code cleanups Yurii Zubrytskyi
2025-02-21Log locale changes from AssetManager2.cpp Jeremy Meyer
2025-02-19Merge "Filter overlays based on constraints during resource resolution" into ... Biswarup Pal
2025-02-19Filter 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-13Revert^2 "[res] Don't recalculate configuration twice on init" Michael Hoisie
2024-02-12Revert "[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-17Make resource multilocale depend on default attribute Jeremy Meyer
2023-09-14Merge "Don't depend on String8 cast to C string" into main am: 41363ba9fc am:... Treehugger Robot
2023-09-13Merge "Don't depend on String8 cast to C string" into main am: 41363ba9fc am:... Treehugger Robot
2023-09-13Merge "Don't depend on String8 cast to C string" into main am: 41363ba9fc Treehugger Robot
2023-09-13Merge "Don't depend on String8 cast to C string" into main Treehugger Robot
2023-09-12Don'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-06Move Theme::Entry definition to top of file Ryan Prichard
2023-09-06Move Theme::Entry definition to top of file Ryan Prichard
2023-08-31Move 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-31Merge "Migrate from android::String isEmpty to empty [aapt]" into main am: 2c... Treehugger Robot
2023-08-30Migrate from android::String isEmpty to empty [aapt] Tomasz Wasilczyk
2023-08-29Merge "Migrate from android::String isEmpty to empty [aapt]" into main Treehugger Robot
2023-08-25Migrate from android::String isEmpty to empty [aapt] Tomasz Wasilczyk
2023-08-17Reland try 2 "Pass all preferred locales to AssetManager" Jeremy Meyer
2023-08-10Merge "Revert "Reland "Pass all preferred locales to AssetManager""" into main Jeremy Meyer
2023-08-09Revert "Reland "Pass all preferred locales to AssetManager"" Jeremy Meyer
2023-07-26Fix init list order. Tomasz Wasilczyk
2023-07-21Merge "Reland "Pass all preferred locales to AssetManager"" into main Jeremy Meyer
2023-07-20Reland "Pass all preferred locales to AssetManager" Jeremy Meyer
2023-07-11[res] Speed up AssetManager pointer locking Yurii Zubrytskyi
2023-07-11Reland "Use reference counted pointers for ApkAssets" Yurii Zubrytskyi
2023-07-10Merge "Revert "Pass all preferred locales to AssetManager"" into main Jeremy Meyer
2023-07-10Revert "Pass all preferred locales to AssetManager" Jeremy Meyer
2023-07-07Merge "Pass all preferred locales to AssetManager" into main Jeremy Meyer
2023-07-05Pass 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-23Only fail GetBag if there was an IO Error Yurii Zubrytskyi
2023-05-12Address Alex's comments in the previous CL Yurii Zubrytskyi
2023-05-10IO error reporting in the last AssetManager func Yurii Zubrytskyi
2023-05-10[res] Speed up AssetManager pointer locking Yurii Zubrytskyi
2023-05-01Reland "Use reference counted pointers for ApkAssets" Yurii Zubrytskyi
2023-04-26Revert "Use reference counted pointers for ApkAssets" Yurii Zubrytskyi
2023-04-19Use reference counted pointers for ApkAssets Yurii Zubrytskyi