Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zip: Add ZipReader and rework Unzip() using the new class. | satorux@chromium.org | 2011-11-11 | 1 | -0/+239 |
ZipReader implementation is based on ExtractCurrentFile() in zip.cc. The basic logic is not changed, but the code is simplified. BUG=chromium-os:22351 TEST=out/Release/unit_tests --gtest_filter=Zip* Review URL: http://codereview.chromium.org/8508003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109655 0039d316-1c4b-4281-b951-d872f2087c98 |