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