summaryrefslogtreecommitdiffstats
path: root/chrome/common/unzip.cc
Commit message (Expand)AuthorAgeFilesLines
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Change FileStream to use FilePath instead of wstring.erikkay@google.com2009-01-261-1/+1
* Fix a leak in unzip code. I was calling the wrong close function.erikkay@google.com2008-12-311-1/+1
* Add generic unzip support. This is to be used by extensions.erikkay@google.com2008-12-311-0/+201