1. 8b4114d [zip] Add UnzipOptions::continue_on_error by François Degros · 2 years, 6 months ago
  2. 923f5eb [zip] Unzip() does not overwrite files anymore by François Degros · 2 years, 6 months ago
  3. fbff51a [zip] Add log messages and unit tests by François Degros · 2 years, 6 months ago
  4. e466446 [zip] Improve log messages by François Degros · 2 years, 6 months ago
  5. 4823a85 [zlib] Enable file descriptor operations on Fuchsia by Fabrice de Gans · 2 years, 7 months ago
  6. ad40226 [zip] Add default args to ZipReader's methods by François Degros · 2 years, 7 months ago
  7. cd494c4 [zip] Add UnzipOptions::encoding by François Degros · 2 years, 7 months ago
  8. 9538f41 [zip] Add struct UnzipOptions by François Degros · 2 years, 7 months ago
  9. 4e87a80 [Unzipper] Remove DudWriterDelegate by François Degros · 2 years, 7 months ago
  10. 96f8062 [zip] Use ZipReader::Next() in UnzipWithFilterAndWriters() by François Degros · 2 years, 8 months ago
  11. 2231b7c [zip] Add ZipParams::continue_on_error by François Degros · 2 years, 10 months ago
  12. 2865d44 [zip] Use DFS instead of BFS by François Degros · 3 years, 4 months ago
  13. 4d0fedc [zip] Refactor zip::FileAccessor by François Degros · 3 years, 4 months ago
  14. 5b8d433 [zip] Optimize DirectoryContentEntry by François Degros · 3 years, 4 months ago
  15. 5ce08a7 [zip] Optimize BFS file search is zip::Zip() by François Degros · 3 years, 4 months ago
  16. 2b99b37 [zip] Add progress reporting to ZipWriter by François Degros · 3 years, 4 months ago
  17. 16cd46c [zip] Made ZipParams a plain struct by François Degros · 3 years, 4 months ago
  18. ddebad2 Convert third_party/zlib/google away from base::Bind/base::Callback by Sylvain Defresne · 5 years ago
  19. 1be4269 Add override for overridden function in zlib by Takuto Ikuta · 6 years ago
  20. e31b503 Change unzipping library to support cross-process delegates. by Joshua Pawlicki · 7 years ago
  21. 945bc9f Changing the FileAccessor API in zip.h to improve perfs over IPC. by Jay Civelli · 7 years ago
  22. 4f9e8e8 2nd relanding "Abstracting file access operation in zip creation." by Jay Civelli · 7 years ago
  23. 9550eca Revert "Relanding "Abstrating file access operation in zip creation."" by Jay Civelli · 7 years ago
  24. 68cee6d Relanding "Abstrating file access operation in zip creation." by Jay Civelli · 7 years ago
  25. b9dffca Revert "Abstrating file access operation in zip creation." by Keishi Hattori · 7 years ago
  26. 7362949 Abstrating file access operation in zip creation. by Jay Civelli · 7 years ago
  27. 8086cc8 Silence the overly verbose skipped files warning when extracting CRX files by meacer · 8 years ago
  28. f502ca7 Exclude exe files while unzipping CRXes by meacer · 8 years ago
  29. aa96948 Switch to standard integer types in third_party/zlib/google/. by avi · 9 years ago
  30. 5d237e8 Add more string_util functions to base namespace. by brettw · 9 years ago
  31. 16b1df3 Move internal zip code from zip.cc to zip_internal.cc by joaoe@opera.com · 10 years ago
  32. 516d185 Stop using net::FileStream synchronously in third_party/zlib by hashimoto@chromium.org · 11 years ago
  33. 65240e1 Convert base::file_util to use File instead of PlatformFile. by rvargas@chromium.org · 11 years ago
  34. ce54c1b Preserve modification timestamp when zipping files. by joaoe@opera.com · 11 years ago
  35. d62e59c Followup for bug when zipping a folder with non-ascii chars in its name. by joaoe@opera.com · 11 years ago
  36. a060b14 Zip utf-8 file names with encoding bit set. by joaoe@opera.com · 11 years ago
  37. 9a352f6 Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to the base namespace. by brettw@chromium.org · 11 years ago
  38. 5bd76ac Fix a bug when zip files in a directory containing locale characters in path. by KingWeiLiu@gmail.com · 11 years ago
  39. a9a9395 Use a direct include of strings headers in testing/, third_party/, tools/. by avi@chromium.org · 11 years ago
  40. b5aa4e7 Move FileEnumerator to its own file, do some refactoring. by brettw@chromium.org · 11 years ago
  41. e6d1c30 Revert 198820 "Move FileEnumerator to its own file, do some refa..." by dbeam@chromium.org · 11 years ago
  42. c9460fb Move FileEnumerator to its own file, do some refactoring. by brettw@chromium.org · 11 years ago
  43. d6d082e Move components/zip to third_party/zip by alecflett@chromium.org · 11 years ago
  44. 6e80fc3 Revert "Move components/zip to third_party/zip", which broke linux and android tests. by mattm@chromium.org · 11 years ago
  45. 6a60aa3 Move components/zip to third_party/zip by alecflett@chromium.org · 11 years ago