summaryrefslogtreecommitdiff
path: root/libs/androidfw/ZipFileRO.cpp
AgeCommit message (Expand)Author
2020-11-17Revert^2 "libandroidfw hardening for IncFs"Ryan Mitchell
2020-11-13Revert "libandroidfw hardening for IncFs"Ryan Mitchell
2020-11-12libandroidfw hardening for IncFsRyan Mitchell
2019-06-17Move off ZipString and over to std::string/std::string_view as appropriate.Elliott Hughes
2019-05-08Track libziparchive API change.Elliott Hughes
2019-05-03Track libziparchive API change.Elliott Hughes
2017-10-31Fully implement "install" and "install-write" in PackageManagerShellCommand.Dianne Hackborn
2015-08-05Fix build breakage caused by r.android.com/162907Yusuke Sato
2015-08-05am 3383b141: am a024acb8: Merge "Let findSupportedAbi and hasRenderscriptBitc...Yusuke Sato
2015-08-03Let findSupportedAbi and hasRenderscriptBitcode scan only relevant filesYusuke Sato
2015-06-29resolved conflicts for merge of d3d6e9a3 to mnc-dev-plus-aospYusuke Sato
2015-06-25Rename ZipEntryName to ZipStringYusuke Sato
2015-06-22Let findSupportedAbi and hasRenderscriptBitcode scan only relevant filesYusuke Sato
2015-06-17ZipFileRO: Use precise widths for zip file types.Narayan Kamath
2015-06-17ZipFileRO: Use precise widths for zip file types.Narayan Kamath
2015-05-12Fix file descriptor leak when opening invalid archives.Narayan Kamath
2015-02-23Track removal of refcounts from FileMap.Narayan Kamath
2014-11-07Frameworks/base: Wall Werror in libs/androidfwAndreas Gampe
2014-08-15Update ziparchive usage to the new API.Piotr Jastrzebski
2014-08-11Remove memory leak.Piotr Jastrzebski
2013-12-09Reimplement ZipFileRO in terms of libziparchive.Narayan Kamath
2013-09-11Fix another off-by-one error in ZipFileROKenny Root
2013-09-11Reconcile differences between zip implementationsKenny Root
2013-09-11Revert "Reconcile differences between zip implementations"Kenny Root
2013-09-11Reconcile differences between zip implementationsKenny Root
2013-05-07libutils clean-upMathias Agopian
2012-03-22frameworks/base: move Zip* from libandroidfw to libutilsColin Cross
2012-02-20frameworks/base refactoringMathias Agopian