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
/
ZipFileRO.cpp
Age
Commit message (
Expand
)
Author
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
2019-06-17
Move off ZipString and over to std::string/std::string_view as appropriate.
Elliott Hughes
2019-05-08
Track libziparchive API change.
Elliott Hughes
2019-05-03
Track libziparchive API change.
Elliott Hughes
2017-10-31
Fully implement "install" and "install-write" in PackageManagerShellCommand.
Dianne Hackborn
2015-08-05
Fix build breakage caused by r.android.com/162907
Yusuke Sato
2015-08-05
am 3383b141: am a024acb8: Merge "Let findSupportedAbi and hasRenderscriptBitc...
Yusuke Sato
2015-08-03
Let findSupportedAbi and hasRenderscriptBitcode scan only relevant files
Yusuke Sato
2015-06-29
resolved conflicts for merge of d3d6e9a3 to mnc-dev-plus-aosp
Yusuke Sato
2015-06-25
Rename ZipEntryName to ZipString
Yusuke Sato
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-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