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