summaryrefslogtreecommitdiff
path: root/libs/androidfw/tests/data
AgeCommit message (Expand)Author
2025-03-20Only check for xml flags when we know there are any Jeremy Meyer
2025-02-06Add constraints for enabling RROs Biswarup Pal
2024-12-02[res] Make TargetResourcesContainer valid after an error Yurii Zubrytskyi
2024-10-08[res] Optimize idmap format for lookups Yurii Zubrytskyi
2022-11-18[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2022-11-11Fix tests affected by sparse.apk Brandon Liu
2022-09-15Store frro configs in idmap file Jeremy Meyer
2021-08-27Fix segfault with sparse encoding Jason O'Brien
2021-06-08Rebase ThemeImpl rather than reallocate memory Ryan Mitchell
2021-02-09Add fabricated RRO generation to libidmap2 Ryan Mitchell
2021-01-06Accept --overlay-name flag in idmap2 Ryan Mitchell
2021-01-06Remove idmap path 256 length limit Ryan Mitchell
2020-10-14Remove malloc/free for inline overlay values Ryan Mitchell
2020-06-01Add policies and enforce overlayable to header Ryan Mitchell
2020-02-10Sort bag by attribute key when using libs Ryan Mitchell
2019-12-19idmap2: add debug information to idmap file format Mårten Kongstad
2019-10-17Allow for RRO internal referencing Ryan Mitchell
2019-10-10Add ResourceLoader API with .apk and .arsc support Winson
2019-04-05Allow non-references to be copied between AssetManagers Ryan Mitchell
2019-01-16Remove RRO policy product_services Ryan Mitchell
2019-01-16Add enforcement of idmap policies Mårten Kongstad
2019-01-11Add encoding of name and actor overlayable fields Ryan Mitchell
2018-12-04Encoding of <overlayable> and <policy> Ryan Mitchell
2018-11-01Copy common resources between styles Ryan Mitchell
2018-05-02Merge "frameworks/base: Update a few more references to android.jar." am: 85e... Anton Hansson
2018-05-01frameworks/base: Update a few more references to android.jar. Anton Hansson
2018-04-18AAPT2: Support id reference chaining from AAPT y
2018-04-13AAPT2: GetBag infinite recursion fix y
2018-04-04Added decoding of truncated AAPT string lengths. Ryan Mitchell
2018-02-28Refactor AssetManager Adam Lesinski
2018-02-09Revert "libandroidfw: Add ApplyStyle and SetConfiguration benchmark" Adam Lesinski
2018-02-09Revert "AssetManager2: Allow out of order type/type spec" Adam Lesinski
2018-02-09Revert "AssetManager2: Fix list function" Adam Lesinski
2018-02-09Merge "AssetManager2: Fix list function" TreeHugger Robot
2018-02-08AssetManager2: Fix list function Adam Lesinski
2018-02-08AssetManager2: Allow out of order type/type spec Adam Lesinski
2018-02-05libandroidfw: Add ApplyStyle and SetConfiguration benchmark Adam Lesinski
2018-01-25Revert "libandroidfw: Add ApplyStyle and SetConfiguration benchmark" Adam Lesinski
2018-01-24libandroidfw: Add ApplyStyle and SetConfiguration benchmark Adam Lesinski
2018-01-23Revert "libandroidfw: Add ApplyStyle and SetConfiguration benchmark" Adam Lesinski
2018-01-18libandroidfw: Add ApplyStyle and SetConfiguration benchmark Adam Lesinski
2017-12-18IDMAP: Warn when RROs overlay non-overlayable resources Adam Lesinski
2017-12-05libandroidfw: Remove pre-verification Adam Lesinski
2017-10-17AssetManager2: Run ApkAssets that have failed verification Adam Lesinski
2017-05-11Fix support for @empty in style resolution Adam Lesinski
2017-03-20libandroidfw: Fix mass logspam of ResourceTypes warnings Adam Lesinski
2017-03-16libandroidfw: Search all packages for an identifier Adam Lesinski
2017-02-18Merge "Add ResTable_sparseTypeEntry support" Adam Lesinski
2017-02-15Add ResTable_sparseTypeEntry support Adam Lesinski
2017-02-15AssetManager2: Various fixes Adam Lesinski