summaryrefslogtreecommitdiff
path: root/google/zip_reader_unittest.cc
AgeCommit message (Expand)Author
2022-03-14[zip] Add WriterDelegate::OnError()François Degros
2022-03-13[zip] FileWriterDelegate doesn't truncate the file anymoreFrançois Degros
2022-03-04Migrate base::size() to std::size() in //third_party.Daniel Cheng
2022-02-21[zip] Simplify ZipReader::ExtractCurrentEntryToString()François Degros
2022-02-21[zip] Add default args to ZipReader's methodsFrançois Degros
2022-02-13[zip] Add ZipReader::SetPassword()François Degros
2022-02-12[zip] Check CRCFrançois Degros
2022-02-10[zip] Use ZipReader::Next() in testsFrançois Degros
2022-02-09[zip] Add test ZipReaderTest.Open_EmptyFileFrançois Degros
2022-02-08[zip] Add ZipReader::EntryFrançois Degros
2022-02-06[zip] ZipReader can handle paths in different encodingsFrançois Degros
2022-01-12zlib: Preserve executable bit from extracted archives on POSIX systems.Joshua Pawlicki
2021-12-02[zip] Update callsites to use WIN_-prefixed base::File flagsAlexei Svitkine
2021-07-12[zip] Store absolute timestamps in ZIPFrançois Degros
2021-07-07Swap base/stl_util.h to base/cxx17_backports.h in many files.Lei Zhang
2021-04-29[base] Remove base::StringPiece::as_string() usagesPeter Kasting
2020-06-24Remove/replace unnecessary includes of logging.h (various third_party/)Hans Wennborg
2019-10-01Convert third_party/zlib/google away from base::Bind/base::CallbackSylvain Defresne
2019-09-10[TaskEnvironment] Remove old typesGabriel Charette
2019-08-23Reland "[TaskEnvironment] Complete migration with header rename"Gabriel Charette
2019-08-23Revert "[TaskEnvironment] Complete migration with header rename"Gabriel Charette
2019-08-23[TaskEnvironment] Complete migration with header renameGabriel Charette
2019-03-28Update include paths for //base/hash/md5.hDaniel Cheng
2019-01-08Use base::size rather than arraysize in third_party/zlib/.Avi Drissman
2018-08-22Add field to EntryInfo for whether the file is encryptedDaniel Rubery
2018-05-07Fully move PathService into the base namespace.Avi Drissman
2018-02-06Change unzipping library to support cross-process delegates.Joshua Pawlicki
2017-08-04Improve Zip File Scanning on Macmortonm
2017-04-06Use ScopedTaskEnvironment instead of MessageLoop in third_party unit tests.fdoray
2016-09-28misc files R-U: Change ScopedTempDir::path() to GetPath()vabr
2015-12-27Switch to standard integer types in third_party/zlib/google/.avi
2015-03-18Add ZipReader::ExtractCurrentEntry with a delegate interface.grt
2015-03-18Revert of Add ZipReader::ExtractCurrentEntry with a delegate interface. (patc...benwells
2015-03-17Add ZipReader::ExtractCurrentEntry with a delegate interface.grt
2014-11-19Eliminate resource leaks from zip::ZipFiles andjeremysspiegel
2014-09-22Cleanup: Remove base/file_util.h. Convert remaining references. (try 2)thestig
2014-09-13Revert of Cleanup: Remove base/file_util.h. Convert remaining references. (pa...thestig
2014-09-13Cleanup: Remove base/file_util.h. Convert remaining references.thestig
2014-06-20New ZipReader::ExtractCurrentEntryToString API.joaoe@opera.com
2014-02-27Remove some PlatformFile uses from zlibrvargas@chromium.org
2014-01-17Adds asynchronous unzip functions to ZipReaderhaven@chromium.org
2013-08-30Move ReadFileToString to the base namespace.brettw@chromium.org
2013-07-15Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...brettw@chromium.org
2013-06-28Use a direct include of time headers in third_party/.avi@chromium.org
2013-06-07Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org
2013-05-03Move components/zip to third_party/zipalecflett@chromium.org
2013-05-02Revert "Move components/zip to third_party/zip", which broke linux and androi...mattm@chromium.org
2013-05-02Move components/zip to third_party/zipalecflett@chromium.org