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
/
tests
/
Theme_test.cpp
Age
Commit message (
Expand
)
Author
2024-08-15
[res] Start using ftl::SmallVector<> where it's most useful
Yurii Zubrytskyi
2023-08-17
Reland try 2 "Pass all preferred locales to AssetManager"
Jeremy Meyer
2023-08-09
Revert "Reland "Pass all preferred locales to AssetManager""
Jeremy Meyer
2023-07-20
Reland "Pass all preferred locales to AssetManager"
Jeremy Meyer
2023-07-10
Revert "Pass all preferred locales to AssetManager"
Jeremy Meyer
2023-07-05
Pass all preferred locales to AssetManager
Jeremy Meyer
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
2021-06-08
Rebase ThemeImpl rather than reallocate memory
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-03-19
Allow using loaders on non-RM Resources instances
Ryan Mitchell
2019-04-05
Allow non-references to be copied between AssetManagers
Ryan Mitchell
2018-11-01
Copy common resources between styles
Ryan Mitchell
2017-10-17
AssetManager2: Improve Theme performance
Adam Lesinski
2017-09-25
A few fixes to AssetManager2 for compat
Adam Lesinski
2017-02-08
AssetManager2: Add GetResourceId
Adam Lesinski
2017-01-31
AssetManager2: Add other support methods
Adam Lesinski
2017-01-11
libandroidfw: Add new support for shared libraries
Adam Lesinski
2017-01-11
New implementation of AssetManager/ResTable
Adam Lesinski
2016-12-05
Make tests use APKs instead of exploded APKs
Adam Lesinski
2014-08-29
Add test to ensure themes get copied from separate resource tables
Adam Lesinski