summaryrefslogtreecommitdiff
path: root/libs/androidfw/ZipFileRO.cpp
AgeCommit message (Expand)Author
2017-10-31Fully implement "install" and "install-write" in PackageManagerShellCommand. Dianne Hackborn
2015-08-05Fix build breakage caused by r.android.com/162907 Yusuke Sato
2015-08-05am 3383b141: am a024acb8: Merge "Let findSupportedAbi and hasRenderscriptBitc... Yusuke Sato
2015-08-03Let findSupportedAbi and hasRenderscriptBitcode scan only relevant files Yusuke Sato
2015-06-29resolved conflicts for merge of d3d6e9a3 to mnc-dev-plus-aosp Yusuke Sato
2015-06-25Rename ZipEntryName to ZipString Yusuke Sato
2015-06-22Let findSupportedAbi and hasRenderscriptBitcode scan only relevant files Yusuke 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/androidfw Andreas 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 ZipFileRO Kenny Root
2013-09-11Reconcile differences between zip implementations Kenny Root
2013-09-11Revert "Reconcile differences between zip implementations" Kenny Root
2013-09-11Reconcile differences between zip implementations Kenny Root
2013-05-07libutils clean-up Mathias Agopian
2012-03-22frameworks/base: move Zip* from libandroidfw to libutils Colin Cross
2012-02-20frameworks/base refactoring Mathias Agopian