summaryrefslogtreecommitdiffstats
path: root/libs/androidfw/ZipFileRO.cpp
Commit message (Expand)AuthorAgeFilesLines
* Let findSupportedAbi and hasRenderscriptBitcode scan only relevant filesYusuke Sato2015-06-221-2/+10
* ZipFileRO: Use precise widths for zip file types.Narayan Kamath2015-06-171-3/+4
* Fix file descriptor leak when opening invalid archives.Narayan Kamath2015-05-121-0/+1
* Track removal of refcounts from FileMap.Narayan Kamath2015-02-231-1/+1
* Frameworks/base: Wall Werror in libs/androidfwAndreas Gampe2014-11-071-8/+0
* Update ziparchive usage to the new API.Piotr Jastrzebski2014-08-151-6/+5
* Remove memory leak.Piotr Jastrzebski2014-08-111-0/+4
* Reimplement ZipFileRO in terms of libziparchive.Narayan Kamath2013-12-091-850/+104
* Fix another off-by-one error in ZipFileROKenny Root2013-09-111-1/+1
* Reconcile differences between zip implementationsKenny Root2013-09-111-65/+129
* Revert "Reconcile differences between zip implementations"Kenny Root2013-09-111-129/+65
* Reconcile differences between zip implementationsKenny Root2013-09-111-65/+129
* libutils clean-upMathias Agopian2013-05-071-0/+931
* frameworks/base: move Zip* from libandroidfw to libutilsColin Cross2012-03-221-931/+0
* frameworks/base refactoringMathias Agopian2012-02-201-0/+931