summaryrefslogtreecommitdiff
path: root/libs/androidfw/tests
AgeCommit message (Expand)Author
2020-06-01Add policies and enforce overlayable to header Ryan Mitchell
2020-04-07Invalidate idmap when target updates Ryan Mitchell
2020-03-23Assigned package ids to overlays last Ryan Mitchell
2020-03-23Revert "Assign shared libraries stable package ids" Ryan Mitchell
2020-03-19Allow using loaders on non-RM Resources instances Ryan Mitchell
2020-03-19Add ResourcesProvider.loadFromDirectory Ryan Mitchell
2020-03-19Refactor ApkAsset loading APIs Ryan Mitchell
2020-02-26Refactor overlayable policy Winson
2020-02-11Merge "Merge "Remove String16 operator<<, now provided in header" am: 35d04c2... Automerger Merge Worker
2020-02-10Remove String16 operator<<, now provided in header Steven Moreland
2020-02-10Sort bag by attribute key when using libs Ryan Mitchell
2020-01-10Assign shared libraries stable package ids Ryan Mitchell
2019-12-19idmap2: add debug information to idmap file format Mårten Kongstad
2019-11-13Do not look for R.class of overlays Ryan Mitchell
2019-10-17Allow for RRO internal referencing Ryan Mitchell
2019-10-10Add ResourceLoader API with .apk and .arsc support Winson
2019-09-26Enable CTS verification of overlayable API Ryan Mitchell
2019-05-06Merge "Track libziparchive API change." am: 32581e1dd2 Elliott Hughes
2019-05-03Track libziparchive API change. Elliott Hughes
2019-04-05Allow non-references to be copied between AssetManagers Ryan Mitchell
2019-02-07Surface <overlayable> info in Java AssetManager Mårten Kongstad
2019-01-24Fix GetResourceName for shared libraries Ryan Mitchell
2019-01-16Remove RRO policy product_services Ryan Mitchell
2019-01-16Add enforcement of idmap policies Mårten Kongstad
2019-01-15Merge "Add encoding of name and actor overlayable fields" Ryan Mitchell
2019-01-14Add function to return path for last resolved resource Winson
2019-01-11Add encoding of name and actor overlayable fields Ryan Mitchell
2018-12-17Add TEST_MAPPING for androidfw to add presubmit tests. Aurimas Liutikas
2018-12-04Encoding of <overlayable> and <policy> Ryan Mitchell
2018-11-21idmap: optimize time to create idmap data Mårten Kongstad
2018-11-16Add style value to ResolvedBag in AssetManager2. Aurimas Liutikas
2018-11-08Merge "Fix flaky idmap test" Ryan Mitchell
2018-11-07Fix flaky idmap test Ryan Mitchell
2018-11-07Only resolve non-dynamic resource references Ryan Mitchell
2018-11-01Copy common resources between styles Ryan Mitchell
2018-10-10Merge "libandroidfw: introduce ExecuteBinary (POSIX only)" am: 120b7fba93 am:... Mårten Kongstad
2018-10-10Merge commit 'c5e694e9549da3911392abd01bae125444f56294' into manual_merge_c5e... Todd Kennedy
2018-10-09Merge "libandroidfw: introduce ExecuteBinary (POSIX only)" Treehugger Robot
2018-10-09Merge "libandroidfw: move ConfigDescription from aapt2 to libandroidfw" Treehugger Robot
2018-10-08libandroidfw: move ConfigDescription from aapt2 to libandroidfw Mårten Kongstad
2018-10-08libandroidfw: move ConfigDescription from aapt2 to libandroidfw Mårten Kongstad
2018-10-04libandroidfw: introduce ExecuteBinary (POSIX only) Mårten Kongstad
2018-09-28libandroidfw: add resource ID iterator Mårten Kongstad
2018-08-24AFW: Lookup shared library resource ids 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-03-22Fix resource by name lookup Svet Ganov