summaryrefslogtreecommitdiff
path: root/libs/androidfw/AssetManager2.cpp
AgeCommit message (Expand)Author
2019-05-21Remove obtainStyledAttribute and AssetManager2::GetBag tracing Eric Holk
2019-04-05Allow non-references to be copied between AssetManagers Ryan Mitchell
2019-03-19RRO: remove ability to overlay assets Mårten Kongstad
2019-03-04Invalidate style stack resids Ryan Mitchell
2019-02-27Add ANDROID_LOG to supress android specific logs Ryan Mitchell
2019-02-20Fix long paths on Windows Ryan Mitchell
2019-02-07Surface <overlayable> info in Java AssetManager Mårten Kongstad
2019-02-06Add helper methods for View attribute debugging Aurimas Liutikas
2019-01-24Fix GetResourceName for shared libraries Ryan Mitchell
2019-01-14Add function to return path for last resolved resource Winson
2018-12-04Do not include system overlay data when excluded Ryan Mitchell
2018-11-20Merge "Fix copying null reference across themes" Ryan Mitchell
2018-11-19Fix copying null reference across themes Ryan Mitchell
2018-11-16Add style value to ResolvedBag in AssetManager2. Aurimas Liutikas
2018-11-07Only resolve non-dynamic resource references Ryan Mitchell
2018-11-01Copy common resources between styles Ryan Mitchell
2018-10-09AssetManager2: optionally keep non-matching configs Mårten Kongstad
2018-04-13AAPT2: GetBag infinite recursion fix y
2018-04-04Fixed resource bag retrieval infinite recursion. Ryan Mitchell
2018-02-28Refactor AssetManager Adam Lesinski
2018-02-09Revert "Replace AssetManager with AssetManager2 implementation" Adam Lesinski
2018-02-09Revert "libandroidfw: Make sure to set the 'app as lib' flag" Adam Lesinski
2018-02-09Revert "libandroidfw: Improve performance of AssetManager2" Adam Lesinski
2018-02-05libandroidfw: Improve performance of AssetManager2 Adam Lesinski
2018-02-05libandroidfw: Make sure to set the 'app as lib' flag 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: Do not clear last resource id in ResolveReference Adam Lesinski
2017-10-17AssetManager2: Run ApkAssets that have failed verification Adam Lesinski
2017-10-17AssetManager2: Improve Theme performance Adam Lesinski
2017-10-13AssetManager2: Implement IDMAP support Adam Lesinski
2017-09-25A few fixes to AssetManager2 for compat Adam Lesinski
2017-07-26AssetManager2: Fix a memory leak George Burgess IV
2017-02-15AssetManager2: Various fixes Adam Lesinski
2017-02-08AssetManager2: Add GetResourceId Adam Lesinski
2017-01-31AssetManager2: Add other support methods Adam Lesinski
2017-01-11libandroidfw: Add new support for shared libraries Adam Lesinski
2017-01-11New implementation of AssetManager/ResTable Adam Lesinski