1. d6d7cb8 GCC: Fix zlib symbol visibility macro by Jüri Valdmann · 4 years, 9 months ago
  2. ddebad2 Convert third_party/zlib/google away from base::Bind/base::Callback by Sylvain Defresne · 4 years, 10 months ago
  3. 8eae580 zlib: moving compression_utils_portable into own GN target by Sam Maier · 4 years, 10 months ago
  4. 8c79b6c [TaskEnvironment] Remove old types by Gabriel Charette · 4 years, 11 months ago
  5. 0044d04 Use android_ndk cpu_features target by Sam Maier · 5 years ago
  6. 4b23ce8 Reland "[TaskEnvironment] Complete migration with header rename" by Gabriel Charette · 5 years ago
  7. 92f837f Revert "[TaskEnvironment] Complete migration with header rename" by Gabriel Charette · 5 years ago
  8. 248ab05 [TaskEnvironment] Complete migration with header rename by Gabriel Charette · 5 years ago
  9. ce5da56 Add zlib_bench OWNERS by Noel Gordon · 5 years ago
  10. 2610552 Use in-class initializers for base::WeakPtrFactory (all remaining uses on Linux desktop). by Jeremy Roman · 5 years ago
  11. ddd7b06 Insulate portable GZipHelpers code by Adenilson Cavalcanti · 5 years ago
  12. 0f820c1 Allow disabling Castagnoli compression optimization by Adenilson Cavalcanti · 5 years ago
  13. 5cb718c Increasing the expected compressed output size by Adenilson Cavalcanti · 5 years ago
  14. 2b4888a Using the same hash function in compression on both x86 and ARM by Adenilson Cavalcanti · 5 years ago
  15. 796333a Make chromeconf.h use opt-out instead of opt-in. by Nico Weber · 5 years ago
  16. 03559cc Avoid 'internal_state' macro pollution from zlib.h. by Darin Fisher · 5 years ago
  17. abd5183 zlib: fix gn error when is_clang=false target_cpu="arm" by Tomasz Śniatowski · 5 years ago
  18. db18ea3 Simplify sharing third_party/zlib with AOSP by Leon Scroggins III · 5 years ago
  19. bbacb13 zlib: fix ARMv8 CRC32 compilation in GCC by Jose Dapena Paz · 5 years ago
  20. 6b6e20f [DOM Distiller] Compress resources to save 86 kB on Android. by Samuel Huang · 5 years ago
  21. 8f2b9d4 Tidy and further integrate Arm feature detection for Windows by Richard Townsend · 5 years ago
  22. e41b209 Correct zlib build logic for Windows on Arm by Richard Townsend · 5 years ago
  23. 4bda75a [zlib] Add OS_FUCHSIA feature detection and enable zlib NEON crc32 by Noel Gordon · 5 years ago
  24. 20c7ae1 Make //third_party/zlib a component by Tom Anderson · 5 years ago
  25. bb293c3 Pass file_length to UpdateArchiveAnalyzer by Daniel Rubery · 5 years ago
  26. dfcc8e5 Update include paths for //base/hash/md5.h by Daniel Cheng · 5 years ago
  27. de06873 Android: Remove build/secondary by Peter Wen · 5 years ago
  28. 1337da5 [zlib] Add Android ARM aarch64 feature detection by Noel Gordon · 5 years ago
  29. 7b94297 blink/bindings: Use PartitionAlloc for zlib's temporary data. by Benoît Lizé · 5 years ago
  30. 7fc69a3 [zlib_bench] improve program options handling by Noel Gordon · 5 years ago
  31. 9972c36 Enable decode input reads in 64 bit chunks by Adenilson Cavalcanti · 5 years ago
  32. e080c76 blink/bindings: Use PartitionAlloc for compressing strings. by Benoît Lizé · 6 years ago
  33. f8556a7 Use base::size rather than arraysize in third_party/zlib/. by Avi Drissman · 6 years ago
  34. 06e57c3 Use base::size rather than arraysize in third_party/zlib/. by Avi Drissman · 6 years ago
  35. 2aafd9d Avoid uncompressing if uncompressed size is too big. by Monica Salama · 6 years ago
  36. f95aeb0 Enabling crc32 ARM instruction in zlib for ChromeOS. by Tiancong Wang · 6 years ago
  37. 47af7c5 msvc != x86 by Mike Klein · 6 years ago
  38. 1cf54a6 zlib/google: Use UncheckedMalloc() to allocate memory instead of malloc(). by Benoît Lizé · 6 years ago
  39. c3231ca zlib/google: Use malloc() rather than std::vector. by Benoît Lizé · 6 years ago
  40. d3bc7b3 Initialize zlib processor feature flags for Windows ARM64 by Tom Tan · 6 years ago
  41. dde5ce5 [zlib] Make build system pass gn check by Daniel Bratell · 6 years ago
  42. c44fb72 Resolve Windows conflict between zlib and angle by Daniel Bratell · 6 years ago
  43. ea3ba90 remove 16-byte alignment from deflate_state::crc0 by Mike Klein · 6 years ago
  44. 04f266d zlib/google: Make GzipCompress() take a StringPiece. by Benoit Lize · 6 years ago
  45. de0fe05 [zlib] Tweak optimizations to work better with ThinLTO by George Burgess IV · 6 years ago
  46. ad6f586 Add field to EntryInfo for whether the file is encrypted by Daniel Rubery · 6 years ago
  47. dcf1d0f Adding a compression level flag to zlib_bench by Adenilson Cavalcanti · 6 years ago
  48. 28ea0a9 Prevent generating out-of-bounds distances in zlib by Chris Blume · 6 years ago
  49. 21cc38f ARM optimized insert_string by Adenilson Cavalcanti · 6 years ago
  50. d6d1961 Neon-Optimized hash chain by Adenilson Cavalcanti · 6 years ago
  51. f072111 Enable traditional PKWARE decryption in zlib/contrib/minizip. by Che-yu Wu · 6 years ago
  52. ae8f124 Roll Fuchsia SDK from 99f42fc7925d to e237df60615b by Wez · 6 years ago
  53. 39b4a62 Remove references to exe_and_shlib_deps in src by Tom Anderson · 6 years ago
  54. da0819d Fully move PathService into the base namespace. by Avi Drissman · 6 years ago
  55. 1be4269 Add override for overridden function in zlib by Takuto Ikuta · 6 years ago
  56. 70d07ba Change DPLOG(ERROR) to DVPLOG(1) in zip_reader by Jochen Eisinger · 6 years ago
  57. d5974a8 Enable compiler optimization in inflate_fast on ARM by Adenilson Cavalcanti · 6 years ago
  58. 8c371ad Fix build with unbundled zlib by Tom Anderson · 6 years ago
  59. f38d8ef Remove cbentzel and gavinp from network-related OWNERS files. by Matt Menke · 6 years ago
  60. 7235672 Compute crc32 using ARMv8 specific instruction by Adenilson Cavalcanti · 6 years ago
  61. b9c1566 Share inffast names in zlib by Chris Blume · 6 years ago
  62. 71eb81f Run git cl format over zlib BUILD file by Noel Gordon · 6 years ago
  63. bedc29e Revert "Add x86 bots to the read64le party" by Noel Gordon · 6 years ago
  64. ce91fbd Remove zlib/patches/0004-neon-inffast.patch by Noel Gordon · 6 years ago
  65. 2f8b1de Add comment about zlib convention for crc32 use by Noel Gordon · 6 years ago
  66. d370981 Guard the include on the crc32 CRC32_SIMD_SSE42_PCLMUL feature by Noel Gordon · 6 years ago
  67. cd4d35b Delete zlib/patches/0005-adler32-simd.patch by Noel Gordon · 6 years ago
  68. 1d8aa69 Remove zlib/patches/0003-use-defines-for-inffast.patch by Noel Gordon · 6 years ago
  69. d50bf77 Add x86 bots to the read64le party by Noel Gordon · 6 years ago
  70. 8a8edc1 Increase inflate speed: read decoder input into a uint64_t by Noel Gordon · 6 years ago
  71. 2f6c223 Resolve chunk copy TODO: use INFLATE_FAST_MIN_INPUT/OUTPUT by Noel Gordon · 6 years ago
  72. 4676581 Remove x86_check_features() from inflate by Noel Gordon · 6 years ago
  73. e31b503 Change unzipping library to support cross-process delegates. by Joshua Pawlicki · 6 years ago
  74. 0ef6628 Clarify when a .patch file must be generated by Chris Blume · 6 years ago
  75. bb1fbea crc32 x86: Reverse the order of the 128 to 64 bit fold mask by Noel Gordon · 6 years ago
  76. 4c976bd Move the SSE4.2 crc32 code from crc32() into crc32_z() by Noel Gordon · 6 years ago
  77. 944e580 Remove feature guards from names.h by Noel Gordon · 6 years ago
  78. 9bd7f69 zlib bench: use fstream operator bool for failure detection by Noel Gordon · 7 years ago
  79. c83e216 zlib_bench: measure zlib encode and decode performance by Noel Gordon · 7 years ago
  80. 2eb3889 Avoid exporting read_buf renaming from zlib by Daniel Bratell · 7 years ago
  81. 8e904b3 Improve zlib inflate speed by using SSE4.2 crc32 by Noel Gordon · 7 years ago
  82. 71cbfe5 zlib inflate chunk copy code: fix compiler warnings by Noel Gordon · 7 years ago
  83. e1769ae zlib adler_simd.c: unsigned cast |blocks| on assignment by Noel Gordon · 7 years ago
  84. 9eb2a75 Use default optimization on Android for zlib inflate chunk copy by Noel Gordon · 7 years ago
  85. 91155b5 Separate zlib fuzzers into their own BUILD.gn file. by Lei Zhang · 7 years ago
  86. 64ffef0 Improve zlib inflate speed by using SSE2 chunk copy by Noel Gordon · 7 years ago
  87. 0f473a1 Revert "Using ARMv8 CRC32 specific instruction" by Boris Sazonov · 7 years ago
  88. d7601c2 Using ARMv8 CRC32 specific instruction by Adenilson Cavalcanti · 7 years ago
  89. 079f419 Initialize zlib fuzzer dictionary by Chris Blume · 7 years ago
  90. b36475d Handle zero-length inputs in zlib_deflate_fuzzer by Chris Blume · 7 years ago
  91. 69ad9a4 Fix zlib_inflate_fuzzer asserting by Chris Blume · 7 years ago
  92. d6c5295 Add a fuzzer for zlib's deflate function by Chris Blume · 7 years ago
  93. f3fcd73 Add fuzzer for zlib's deflateSetDictionary by Chris Blume · 7 years ago
  94. 015fb32 Fix InflateBack corner case by Adenilson Cavalcanti · 7 years ago
  95. bf95159 Rename zlib_uncompress_fuzzer.cc by Chris Blume · 7 years ago
  96. d2ed630 Add a fuzzer for zlib's inflate function by Chris Blume · 7 years ago
  97. fe57206 Move zlib_uncompress_fuzzer into third_party/zlib by Chris Blume · 7 years ago
  98. f44229b Isolating ARM specific code in inffast by Adenilson Cavalcanti · 7 years ago
  99. 945bc9f Changing the FileAccessor API in zip.h to improve perfs over IPC. by Jay Civelli · 7 years ago
  100. 4f9e8e8 2nd relanding "Abstracting file access operation in zip creation." by Jay Civelli · 7 years ago