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
/
ApkAssets.cpp
Age
Commit message (
Expand
)
Author
2019-06-17
Move off ZipString and over to std::string/std::string_view as appropriate.
Elliott Hughes
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