summaryrefslogtreecommitdiff
path: root/libs/androidfw/LoadedArsc.cpp
AgeCommit message (Expand)Author
2021-12-02Merge "Fix segfault with sparse encoding" TreeHugger Robot
2021-11-30Cleanup the resources parsing a bit Yurii Zubrytskyi
2021-11-29Add missing size check when parsing staged aliases Yurii Zubrytskyi
2021-08-27Fix segfault with sparse encoding Jason O'Brien
2021-05-10Add <staging-public-group-final> to aapt2 Ryan Mitchell
2021-04-28Synchronize native ApkAssets data Ryan Mitchell
2021-02-03Dependency injection of AssetProviders into ApkAssets Ryan Mitchell
2021-01-13Optimize FilterApkAssets by caching config Ryan Mitchell
2020-11-17Revert^2 "libandroidfw hardening for IncFs" Ryan Mitchell
2020-11-13Revert "libandroidfw hardening for IncFs" Ryan Mitchell
2020-11-12libandroidfw hardening for IncFs Ryan Mitchell
2020-03-19Refactor ApkAsset loading APIs Ryan Mitchell
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-02-07Surface <overlayable> info in Java AssetManager Mårten Kongstad
2019-02-05Enforce overlayable API when defined Ryan Mitchell
2019-01-11Add encoding of name and actor overlayable fields Ryan Mitchell
2018-12-13Add actor and name parsing for overlayable Ryan Mitchell
2018-12-04Encoding of <overlayable> and <policy> Ryan Mitchell
2018-10-09Merge changes from topic "idmap2-prerequisites" Mårten Kongstad
2018-09-28libandroidfw: add resource ID iterator Mårten Kongstad
2018-07-16Loosen resource file verification Todd Kennedy
2018-02-28Refactor AssetManager Adam Lesinski
2018-02-09Revert "Replace AssetManager with AssetManager2 implementation" Adam Lesinski
2018-02-09Revert "libandroidfw: Improve performance of AssetManager2" Adam Lesinski
2018-02-09Revert "AssetManager2: Allow out of order type/type spec" Adam Lesinski
2018-02-08AssetManager2: Allow out of order type/type spec Adam Lesinski
2018-02-05libandroidfw: Improve performance of AssetManager2 Adam Lesinski
2018-02-05Replace AssetManager with AssetManager2 implementation Adam Lesinski
2018-01-25Revert "Replace AssetManager with AssetManager2 implementation" Adam Lesinski
2018-01-25Revert "libandroidfw: Improve performance of AssetManager2" Adam Lesinski
2018-01-24libandroidfw: Improve performance of AssetManager2 Adam Lesinski
2018-01-24Replace AssetManager with AssetManager2 implementation Adam Lesinski
2018-01-23Revert "Replace AssetManager with AssetManager2 implementation" Adam Lesinski
2018-01-23Revert "libandroidfw: Improve performance of AssetManager2" Adam Lesinski
2018-01-18libandroidfw: Improve performance of AssetManager2 Adam Lesinski
2018-01-09Replace AssetManager with AssetManager2 implementation Adam Lesinski
2017-12-05libandroidfw: Remove pre-verification Adam Lesinski
2017-11-29libandroidfw: Add SparseEntry support for LoadedArsc Adam Lesinski
2017-10-17AssetManager2: Run ApkAssets that have failed verification Adam Lesinski
2017-10-13AssetManager2: Implement IDMAP support Adam Lesinski
2017-03-29AAPT2: Parse an ID encoded as a map Adam Lesinski
2017-03-03AAPT2: Fix parsing ResTable_type Adam Lesinski
2017-02-08AssetManager2: Add GetResourceId Adam Lesinski
2017-01-31AssetManager2: Add other support methods Adam Lesinski
2017-01-27LoadedArsc: Support feature splits. Adam Lesinski
2017-01-11libandroidfw: Add new support for shared libraries Adam Lesinski
2017-01-11New implementation of AssetManager/ResTable Adam Lesinski