1. 4f9e8e8 2nd relanding "Abstracting file access operation in zip creation." by Jay Civelli · 7 years ago
  2. 9550eca Revert "Relanding "Abstrating file access operation in zip creation."" by Jay Civelli · 7 years ago
  3. 68cee6d Relanding "Abstrating file access operation in zip creation." by Jay Civelli · 7 years ago
  4. b9dffca Revert "Abstrating file access operation in zip creation." by Keishi Hattori · 7 years ago
  5. 7362949 Abstrating file access operation in zip creation. by Jay Civelli · 7 years ago
  6. 17bbb3d zlib adler_simd.c by Noel Gordon · 7 years ago
  7. 3060dcb zlib: inflate using wider loads and stores by Adenilson Cavalcanti · 7 years ago
  8. 3086c3e Zlib patch: prevent uninitialized use of state->check by Adenilson Cavalcanti · 7 years ago
  9. e7afdfe Moving zlib patches to a new folder by Adenilson Cavalcanti · 7 years ago
  10. 8888511 Zlib: Use defines for inffast by Chris Blume · 7 years ago
  11. 567815a Revert "Reland "zlib: inflate using wider loads and stores"" by Mike Klein · 7 years ago
  12. 4c5e940 Revert "Zlib patch: prevent uninitialized use of state->check" by Mike Klein · 7 years ago
  13. 87c47f3 Revert "Run "git cl format" on third_party/zlib." by Mike Klein · 7 years ago
  14. 67f9fbd Run "git cl format" on third_party/zlib. by Nigel Tao · 7 years ago
  15. 223ce02 Add Adenilson to zlib owners by Chris Blume · 7 years ago
  16. 7ac7e19 Zlib patch: prevent uninitialized use of state->check by Adenilson Cavalcanti · 7 years ago
  17. 89ba83e Reland "zlib: inflate using wider loads and stores" by Chris Blume · 7 years ago
  18. fc34d95 Revert "zlib: inflate using wider loads and stores" by Paul Miller · 7 years ago
  19. 42ebc6a zlib: inflate using wider loads and stores by Adenilson Cavalcanti · 7 years ago
  20. 11a7f6e Remove msarett@chromium from owners files by Leon Scroggins III · 7 years ago
  21. 718f686 Zlib patch: prevent uninitialized use of state->check by Nicolas Pena · 7 years ago
  22. b4298b0 Improve Zip File Scanning on Mac by mortonm · 7 years ago
  23. 1782c7b Add scroggo and mtklein to zlib OWNERS by Matt Sarett · 7 years ago
  24. b4fc536 move zip and compression_utils targets into their own BUILD.gn file by Thiago Farina · 7 years ago
  25. c6472f6 third_party/zlib: fix for "gn check" by Thiago Farina · 7 years ago
  26. bc23d3c Handle webuis when using the network service. by jam · 7 years ago
  27. 24ab148 Add cblume@chromium.org as a zlib OWNER by cblume · 7 years ago
  28. b399410 Change BUILD.gn so that minizip can be built with NaCL toolchain. by takise · 7 years ago
  29. 4354a42 Use ScopedTaskEnvironment instead of MessageLoop in third_party unit tests. by fdoray · 7 years ago
  30. eed2732 Build third_party/zlib/google only when build_with_chromium is true. by thestig · 7 years ago
  31. 33b952f [DirectoryOwnership] Add TEAM/COMPONENT into OWNERS files. by ymzhang · 7 years ago
  32. 13dc246 Update zlib to 1.2.11 by mark · 7 years ago
  33. 9b5352c Remove from OWNERS who has left the team by hshi · 7 years ago
  34. 18274c1 Add msarett to zlib OWNERs by msarett · 7 years ago
  35. 709ed02 Remove mixed-source.patch from zlib. by davidben · 7 years ago
  36. 8086cc8 Silence the overly verbose skipped files warning when extracting CRX files by meacer · 8 years ago
  37. fce8232 Make ifdefs consistent in zib. by alemate · 8 years ago
  38. 4e2773b Replace MessageLoop::current()->task_runner() with ThreadTaskRunnerHandle::Get(). by fdoray · 8 years ago
  39. 40925c7 misc files R-U: Change ScopedTempDir::path() to GetPath() by vabr · 8 years ago
  40. e40a844 Remove GYP files. by brettw · 8 years ago
  41. f502ca7 Exclude exe files while unzipping CRXes by meacer · 8 years ago
  42. 830b5c2 Fix a number of symbols which are not mangled in mozzconf.h, but should be. by altimin · 8 years ago
  43. 5a95f9a Make callers of FromUTC(Local)Exploded in third_party/ use new time API. by maksim.sisov · 8 years ago
  44. 6875233 Remove calls to deprecated MessageLoop methods in third_party. by fdoray · 8 years ago
  45. 6c14216 Update Zlib to version 1.2.8 by jiadong.zhu · 8 years ago
  46. bf2aebe Revert of Update Zlib to version 1.2.8 (patchset #10 id:220001 of https://codereview.chromium.org/1955383002/ ) by jmadill · 8 years ago
  47. 90f7dad Update Zlib to version 1.2.8 by jiadong.zhu · 8 years ago
  48. 4576304 Fix include path for moved thread_task_runner_handle.h header in third_party/ by gab · 8 years ago
  49. a90aed5 Convert //third_party from scoped_ptr to std::unique_ptr by dcheng · 8 years ago
  50. 4bd7a97 Ensure that DLOG(FATAL) also asserts in release-with-asserts builds. by jam · 8 years ago
  51. 0d9cfbc zlib: Remove Windows XP workaround for CPU feature detection by robert.bradford · 8 years ago
  52. 8ce2854 Move components/compression to third_party/zlib/google by hajimehoshi · 8 years ago
  53. 97bdded Global conversion of Pass()→std::move() on OS==linux by dcheng · 9 years ago
  54. aa96948 Switch to standard integer types in third_party/zlib/google/. by avi · 9 years ago
  55. adf1613 gn format everything. by tfarina · 9 years ago
  56. c4e3304 Remove crc_folding.c from google.patch by brucedawson · 9 years ago
  57. eb7fac2 Fix VC++ 2015 64-bit truncation warning in zlib by brucedawson · 9 years ago
  58. 3f3d126 Un-nest configs in GN files. by brettw · 9 years ago
  59. 000d819 Revert of Un-nest configs in GN files. (patchset #3 id:40001 of https://codereview.chromium.org/1318823008/ ) by thakis · 9 years ago
  60. 69eb36f Un-nest configs in GN files. by brettw · 9 years ago
  61. 79a7f67 mention MPL tri-licensed code in our copy of zlib by mostynb · 9 years ago
  62. e88e3c3 Remove legacy StartsWithASCII function. by brettw · 9 years ago
  63. 6b0ea32 Remove some legacy versions of StartsWith and EndsWith. by brettw · 9 years ago
  64. e4fb763 Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #6 id:100001 of https://codereview.chromium.org/1239493005/) by yosin · 9 years ago
  65. 95aa76b Remove some legacy versions of StartsWith and EndsWith. by brettw · 9 years ago
  66. bcf81d2 clang/win: Build without -Wno-incompatible-pointer-types. by sammc · 9 years ago
  67. 36d4862 Add local suppresion for -Wparentheses and enable everywhere on Windows. by dcheng · 9 years ago
  68. 5d237e8 Add more string_util functions to base namespace. by brettw · 9 years ago
  69. c3f5199 Move EndsWith to base namespace. by brettw · 9 years ago
  70. 4739240 Move StartsWith[ASCII] to base namespace. by brettw · 9 years ago
  71. d8e6bfa zlib: Remove use of MessageLoopProxy and deprecated MessageLoop APIs by skyostil · 9 years ago
  72. 742ec81 Make checkdeps.py check third_party. by John Abd-El-Malek · 9 years ago
  73. ebc765a Add ZipReader::ExtractCurrentEntry with a delegate interface. by grt · 9 years ago
  74. 8da8b87 Revert of Add ZipReader::ExtractCurrentEntry with a delegate interface. (patchset #2 id:40001 of https://codereview.chromium.org/1014653002/) by benwells · 9 years ago
  75. 57cb1f8 Add ZipReader::ExtractCurrentEntry with a delegate interface. by grt · 9 years ago
  76. 4ba7cdd Update Chomium's build files to work w/ latest GN binaries. by dpranke · 9 years ago
  77. afd8c45 Fix a few instances of MSVC warning C4244 (possible value truncation). by pkasting · 10 years ago
  78. b8135bf gn format //third_party by scottmg · 10 years ago
  79. a6bba37 Eliminate resource leaks from zip::ZipFiles and by jeremysspiegel · 10 years ago
  80. b083e9c Fix Zlib Win GN build after https://codereview.chromium.org/742583003 by jam · 10 years ago
  81. 0f60cc5 Fix fallout from https://codereview.chromium.org/678423002/ by Nico Weber · 10 years ago
  82. 7363615 Fix various flags in the Win64 GN build by dpranke · 10 years ago
  83. f0d2963 Enable zlib SIMD optimisations on Mac OS X builds by robert.bradford · 10 years ago
  84. 08fefad Make *some* version of the Win GN build work. by dpranke · 10 years ago
  85. 10dd686 Reland "Integrate SIMD optimisations for zlib" by robert.bradford · 10 years ago
  86. 3230118 Revert of Reland "Integrate SIMD optimisations for zlib" (patchset #2 id:40001 of https://codereview.chromium.org/677713002/) by qyearsley · 10 years ago
  87. a851519 Reland "Integrate SIMD optimisations for zlib" by robert.bradford · 10 years ago
  88. 23dbc91 Revert of Integrate SIMD optimisations for zlib (patchset #14 id:280001 of https://codereview.chromium.org/552123005/) by robert.bradford · 10 years ago
  89. 02acec9 Integrate SIMD optimisations for zlib by robert.bradford · 10 years ago
  90. 9c8881c Refactor AppendToFile and WriteFileDescriptor by chirantan · 10 years ago
  91. 9bdea3f Replace forward_dependent_configs with public_deps by Brett Wilson · 10 years ago
  92. f698159 Cleanup: Remove base/file_util.h. Convert remaining references. (try 2) by thestig · 10 years ago
  93. c3d0a61 Revert of Cleanup: Remove base/file_util.h. Convert remaining references. (patchset #1 id:1 of https://codereview.chromium.org/568873004/) by thestig · 10 years ago
  94. 2348853 Cleanup: Remove base/file_util.h. Convert remaining references. by thestig · 10 years ago
  95. 8497dcc GN: Add mojo_shell_tests, get more things working on android by jamesr@chromium.org · 10 years ago
  96. 1eea704 Refactor how clang warning flags are set. by thakis@chromium.org · 10 years ago
  97. 8796c17 gn win: Fix potentially uninitialized variable warning in zip_internal by scottmg@chromium.org · 10 years ago
  98. 0002429 New ZipReader::ExtractCurrentEntryToString API. by joaoe@opera.com · 10 years ago
  99. 7e84479 Fixed uncompressing files with wrong uncompressed size set. by joaoe@opera.com · 10 years ago
  100. 16b1df3 Move internal zip code from zip.cc to zip_internal.cc by joaoe@opera.com · 10 years ago