summaryrefslogtreecommitdiffstats
path: root/libs/utils/ZipFileRO.cpp
Commit message (Expand)AuthorAgeFilesLines
* Initialized check in ZipFileRO::findEntryByNameKenny Root2010-10-211-1/+9
* MinGW/Cygwin requires open() in O_BINARY mode.Raphael Moll2010-10-131-20/+37
* Use pread() in ZipFileRO for LinuxKenny Root2010-10-041-1/+32
* ZipFileRO: moar logging and wrap closeKenny Root2010-10-011-7/+19
* Revert "Revert "Free created FileMap when uncompressing files""Kenny Root2010-09-241-5/+9
* Add locking around ZIP seekingKenny Root2010-09-241-10/+17
* Revert "Free created FileMap when uncompressing files"Kenny Root2010-09-071-9/+5
* Add debugging to ZipFileROKenny Root2010-08-271-2/+2
* Free created FileMap when uncompressing filesKenny Root2010-08-191-5/+9
* Free scanBuf in ZipFileROKenny Root2010-08-041-6/+4
* ZipUtilsRO rewrite based on Dalvik Zip rewriteKenny Root2010-05-121-166/+296
* rename a few files to camel-case, add copyright noticesMathias Agopian2009-06-041-3/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+724
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-724/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+724