index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
androidfw
/
ApkAssets.cpp
Age
Commit message (
Expand
)
Author
2020-12-08
Revert^2 "libandroidfw hardening for IncFs"
Ryan Mitchell
2020-05-28
Avoid Asset::LoadImpl crash when getBuffer is null
Ryan Mitchell
2020-04-07
Invalidate idmap when target updates
Ryan Mitchell
2020-03-19
Allow using loaders on non-RM Resources instances
Ryan Mitchell
2020-03-19
Move AssetsProvider to native layer
Ryan Mitchell
2020-03-19
Add ResourcesProvider.loadFromDirectory
Ryan Mitchell
2020-03-19
Refactor ApkAsset loading APIs
Ryan Mitchell
2020-03-19
Fix bugprone-use-after-move warnings
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-08-28
[base] close zip archive when parsing fails
Songchun Fan
2019-06-17
Merge "Move off ZipString and over to std::string/std::string_view as appropr...
Elliott Hughes
2019-06-17
Move off ZipString and over to std::string/std::string_view as appropriate.
Elliott Hughes
2019-06-13
Suppress compressed rersources.arsc on host
Ryan Mitchell
2019-05-09
Merge "Track libziparchive API change." am: 71e79a2396
Elliott Hughes
2019-05-08
Track libziparchive API change.
Elliott Hughes
2019-05-06
Merge "Track libziparchive API change." am: 32581e1dd2
Elliott Hughes
2019-05-03
Track libziparchive API change.
Elliott Hughes
2019-03-29
Fix AssetManager2 isUpToDate check
Winson
2018-10-15
Change ZipArchiveHandle from void* to ZipArchive*
Ryan Prichard
2018-02-28
Refactor AssetManager
Adam Lesinski
2018-02-09
Revert "AssetManager2: Fix list function"
Adam Lesinski
2018-02-08
AssetManager2: Fix list function
Adam Lesinski
2017-11-13
libandroidfw: Support loading ApkAssets from a file descriptor
Adam Lesinski
2017-10-13
AssetManager2: Implement IDMAP support
Adam Lesinski
2017-09-25
A few fixes to AssetManager2 for compat
Adam Lesinski
2017-02-15
AssetManager2: Various fixes
Adam Lesinski
2017-01-31
AssetManager2: Add other support methods
Adam Lesinski
2017-01-11
libandroidfw: Add new support for shared libraries
Adam Lesinski
2017-01-11
New implementation of AssetManager/ResTable
Adam Lesinski