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
/
ZipFileRO.cpp
Age
Commit message (
Expand
)
Author
2015-06-22
Let findSupportedAbi and hasRenderscriptBitcode scan only relevant files
Yusuke Sato
2015-06-17
ZipFileRO: Use precise widths for zip file types.
Narayan Kamath
2015-05-12
Fix file descriptor leak when opening invalid archives.
Narayan Kamath
2015-02-23
Track removal of refcounts from FileMap.
Narayan Kamath
2014-11-07
Frameworks/base: Wall Werror in libs/androidfw
Andreas Gampe
2014-08-15
Update ziparchive usage to the new API.
Piotr Jastrzebski
2014-08-11
Remove memory leak.
Piotr Jastrzebski
2013-12-09
Reimplement ZipFileRO in terms of libziparchive.
Narayan Kamath
2013-09-11
Fix another off-by-one error in ZipFileRO
Kenny Root
2013-09-11
Reconcile differences between zip implementations
Kenny Root
2013-09-11
Revert "Reconcile differences between zip implementations"
Kenny Root
2013-09-11
Reconcile differences between zip implementations
Kenny Root
2013-05-07
libutils clean-up
Mathias Agopian
2012-03-22
frameworks/base: move Zip* from libandroidfw to libutils
Colin Cross
2012-02-20
frameworks/base refactoring
Mathias Agopian