summaryrefslogtreecommitdiffstats
path: root/chrome/common/zip_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Change zip::ZipFiles() function to take a file descriptor for the dest zip file.hshi@chromium.org2012-11-211-0/+6
* Linux: add an option to use system minizip.phajdan.jr@chromium.org2012-10-181-0/+5
* Add ZipReader::OpenFromString().hbono@chromium.org2012-10-091-0/+5
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add an API to unpack Zip files directly from and to file descriptors.jorgelo@chromium.org2011-12-151-0/+5
* zip: Introduce zip_internal.h and zip_internal.cc.satorux@chromium.org2011-11-091-0/+33