Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change zip::ZipFiles() function to take a file descriptor for the dest zip file. | hshi@chromium.org | 2012-11-21 | 1 | -0/+6 |
* | Linux: add an option to use system minizip. | phajdan.jr@chromium.org | 2012-10-18 | 1 | -0/+5 |
* | Add ZipReader::OpenFromString(). | hbono@chromium.org | 2012-10-09 | 1 | -0/+5 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Add an API to unpack Zip files directly from and to file descriptors. | jorgelo@chromium.org | 2011-12-15 | 1 | -0/+5 |
* | zip: Introduce zip_internal.h and zip_internal.cc. | satorux@chromium.org | 2011-11-09 | 1 | -0/+33 |