1. 3e0ea90 [zlib] Move DEFLATE_FILL_WINDOW_SSE2 back to x86_cpu_enable_simd by Noel Gordon · 4 years, 2 months ago
  2. 165a272 Revert "[zlib] Import canonical zlib inflate cover tests" by Collin Baker · 4 years, 2 months ago
  3. b598780 [zlib] Import canonical zlib inflate cover tests by Adenilson Cavalcanti · 4 years, 2 months ago
  4. 1b27491 Apply no-chromium-code to :zlib_inflate_chunk_simd by K. Moon · 4 years, 2 months ago
  5. 40c3a76 Only build zlib_unittests when build_with_chromium is set. by Lei Zhang · 4 years, 2 months ago
  6. de5bab1 [zlib] Wrap deflate crc_folding and fill_window_sse features in guards by Noel Gordon · 4 years, 2 months ago
  7. f36fe82 [zlib] Add deflate fill_window_sse feature guard by Noel Gordon · 4 years, 2 months ago
  8. 2ed8ded [zlib] Add crc_folding.c feature config and use it in crc32.c by Noel Gordon · 4 years, 2 months ago
  9. f317558 [zlib] Expose Intel SSE2 via CPU features by Noel Gordon · 4 years, 2 months ago
  10. a0ea34a [zlib] Clean-up BUILD.gn no-chromium-code config rules by Noel Gordon · 4 years, 2 months ago
  11. 96b8f5a [zlib] Make insert string a little less #ifdef-ie by Noel Gordon · 4 years, 3 months ago
  12. 3479ee0 Adding missing command options for zlib_bench by Adenilson Cavalcanti · 4 years, 3 months ago
  13. c178d6e Use nullptr instead of 0 in zlib_bench pointers by Chris Blume · 4 years, 3 months ago
  14. 3cda9d1 [zlib-bench] Add compression strategy support by Noel Gordon · 4 years, 3 months ago
  15. 3c6362e [zlib-bench] Support --compression 0 deflate_stored by Noel Gordon · 4 years, 3 months ago
  16. 61bddcc Adding a utest for small payloads by Adenilson Cavalcanti · 4 years, 3 months ago
  17. 6ba41dc Adding CPEPrefixes for more dependencies. by Adrian Taylor · 4 years, 3 months ago
  18. 156be8c Fix zlib build on UWP. by Jamie Madill · 4 years, 4 months ago
  19. c2eb8a7 build: disable optimizations for MSVC by Richard Townsend · 4 years, 5 months ago
  20. b9b9a5a Reformat remaining gn files. by Nico Weber · 4 years, 5 months ago
  21. 5025475 mtklein@chromium -> @google by Mike Klein · 4 years, 5 months ago
  22. f747110 Switch scroggo@chromium to scroggo@google by Leon Scroggins III · 4 years, 5 months ago
  23. 2a6432e Revert "Roll clang n333938-3a6da112-1 : n340158-efb130fc-2." by Hans Wennborg · 4 years, 5 months ago
  24. 51dd31c Roll clang n333938-3a6da112-1 : n340158-efb130fc-2. by Nico Weber · 4 years, 5 months ago
  25. a0f08d6 Using zmemzero to initialize deflate_state by Adenilson Cavalcanti · 4 years, 5 months ago
  26. 2326c6c Properly initialize deflate_state instance by Adenilson Cavalcanti · 4 years, 5 months ago
  27. 94485d9 Reformat all gn files in /third_party/zlib/google. by Nico Weber · 4 years, 6 months ago
  28. a5c5e98 Reformat all gn files in /third_party/zlib/contrib/tests/fuzzers. by Nico Weber · 4 years, 6 months ago
  29. 5de00af Unify CPU features detection code by Adenilson Cavalcanti · 4 years, 6 months ago
  30. 814da1f Revert "Unify CPU features detection code" by Hans Wennborg · 4 years, 7 months ago
  31. ee4f172 Unify CPU features detection code by Adenilson Cavalcanti · 4 years, 7 months ago
  32. d7f3ca9 Unify optimized insert_string implementations by Adenilson Cavalcanti · 4 years, 7 months ago
  33. f262c1b Remove use of inline ASM in insert_string_sse by Chris Blume · 4 years, 7 months ago
  34. e77e1c0 Revert "Remove use of inline ASM in insert_string_sse" by Chris Blume · 4 years, 7 months ago
  35. ae16db5 Remove use of inline ASM in insert_string_sse by Adenilson Cavalcanti · 4 years, 7 months ago
  36. 7c4128a Fix performance issue in RAW mode by Adenilson Cavalcanti · 4 years, 8 months ago
  37. e5c4d8c zlib: Allowing compression level to be selected in utils by Sam Maier · 4 years, 8 months ago
  38. f4f4674 Adding support for remaining deflate wrappers (zlib | raw) to by Sam Maier · 4 years, 8 months ago
  39. 63bb48c Adding const to GetUncompressedSize by Sam Maier · 4 years, 8 months ago
  40. 403ca5a Adding uncompressed size function by Adenilson Cavalcanti · 4 years, 8 months ago
  41. d6d7cb8 GCC: Fix zlib symbol visibility macro by Jüri Valdmann · 4 years, 9 months ago
  42. ddebad2 Convert third_party/zlib/google away from base::Bind/base::Callback by Sylvain Defresne · 4 years, 9 months ago
  43. 8eae580 zlib: moving compression_utils_portable into own GN target by Sam Maier · 4 years, 9 months ago
  44. 8c79b6c [TaskEnvironment] Remove old types by Gabriel Charette · 4 years, 10 months ago
  45. 0044d04 Use android_ndk cpu_features target by Sam Maier · 4 years, 10 months ago
  46. 4b23ce8 Reland "[TaskEnvironment] Complete migration with header rename" by Gabriel Charette · 4 years, 11 months ago
  47. 92f837f Revert "[TaskEnvironment] Complete migration with header rename" by Gabriel Charette · 4 years, 11 months ago
  48. 248ab05 [TaskEnvironment] Complete migration with header rename by Gabriel Charette · 4 years, 11 months ago
  49. ce5da56 Add zlib_bench OWNERS by Noel Gordon · 5 years ago
  50. 2610552 Use in-class initializers for base::WeakPtrFactory (all remaining uses on Linux desktop). by Jeremy Roman · 5 years ago
  51. ddd7b06 Insulate portable GZipHelpers code by Adenilson Cavalcanti · 5 years ago
  52. 0f820c1 Allow disabling Castagnoli compression optimization by Adenilson Cavalcanti · 5 years ago
  53. 5cb718c Increasing the expected compressed output size by Adenilson Cavalcanti · 5 years ago
  54. 2b4888a Using the same hash function in compression on both x86 and ARM by Adenilson Cavalcanti · 5 years ago
  55. 796333a Make chromeconf.h use opt-out instead of opt-in. by Nico Weber · 5 years ago
  56. 03559cc Avoid 'internal_state' macro pollution from zlib.h. by Darin Fisher · 5 years ago
  57. abd5183 zlib: fix gn error when is_clang=false target_cpu="arm" by Tomasz Śniatowski · 5 years ago
  58. db18ea3 Simplify sharing third_party/zlib with AOSP by Leon Scroggins III · 5 years ago
  59. bbacb13 zlib: fix ARMv8 CRC32 compilation in GCC by Jose Dapena Paz · 5 years ago
  60. 6b6e20f [DOM Distiller] Compress resources to save 86 kB on Android. by Samuel Huang · 5 years ago
  61. 8f2b9d4 Tidy and further integrate Arm feature detection for Windows by Richard Townsend · 5 years ago
  62. e41b209 Correct zlib build logic for Windows on Arm by Richard Townsend · 5 years ago
  63. 4bda75a [zlib] Add OS_FUCHSIA feature detection and enable zlib NEON crc32 by Noel Gordon · 5 years ago
  64. 20c7ae1 Make //third_party/zlib a component by Tom Anderson · 5 years ago
  65. bb293c3 Pass file_length to UpdateArchiveAnalyzer by Daniel Rubery · 5 years ago
  66. dfcc8e5 Update include paths for //base/hash/md5.h by Daniel Cheng · 5 years ago
  67. de06873 Android: Remove build/secondary by Peter Wen · 5 years ago
  68. 1337da5 [zlib] Add Android ARM aarch64 feature detection by Noel Gordon · 5 years ago
  69. 7b94297 blink/bindings: Use PartitionAlloc for zlib's temporary data. by Benoît Lizé · 5 years ago
  70. 7fc69a3 [zlib_bench] improve program options handling by Noel Gordon · 5 years ago
  71. 9972c36 Enable decode input reads in 64 bit chunks by Adenilson Cavalcanti · 5 years ago
  72. e080c76 blink/bindings: Use PartitionAlloc for compressing strings. by Benoît Lizé · 5 years ago
  73. f8556a7 Use base::size rather than arraysize in third_party/zlib/. by Avi Drissman · 5 years ago
  74. 06e57c3 Use base::size rather than arraysize in third_party/zlib/. by Avi Drissman · 6 years ago
  75. 2aafd9d Avoid uncompressing if uncompressed size is too big. by Monica Salama · 6 years ago
  76. f95aeb0 Enabling crc32 ARM instruction in zlib for ChromeOS. by Tiancong Wang · 6 years ago
  77. 47af7c5 msvc != x86 by Mike Klein · 6 years ago
  78. 1cf54a6 zlib/google: Use UncheckedMalloc() to allocate memory instead of malloc(). by Benoît Lizé · 6 years ago
  79. c3231ca zlib/google: Use malloc() rather than std::vector. by Benoît Lizé · 6 years ago
  80. d3bc7b3 Initialize zlib processor feature flags for Windows ARM64 by Tom Tan · 6 years ago
  81. dde5ce5 [zlib] Make build system pass gn check by Daniel Bratell · 6 years ago
  82. c44fb72 Resolve Windows conflict between zlib and angle by Daniel Bratell · 6 years ago
  83. ea3ba90 remove 16-byte alignment from deflate_state::crc0 by Mike Klein · 6 years ago
  84. 04f266d zlib/google: Make GzipCompress() take a StringPiece. by Benoit Lize · 6 years ago
  85. de0fe05 [zlib] Tweak optimizations to work better with ThinLTO by George Burgess IV · 6 years ago
  86. ad6f586 Add field to EntryInfo for whether the file is encrypted by Daniel Rubery · 6 years ago
  87. dcf1d0f Adding a compression level flag to zlib_bench by Adenilson Cavalcanti · 6 years ago
  88. 28ea0a9 Prevent generating out-of-bounds distances in zlib by Chris Blume · 6 years ago
  89. 21cc38f ARM optimized insert_string by Adenilson Cavalcanti · 6 years ago
  90. d6d1961 Neon-Optimized hash chain by Adenilson Cavalcanti · 6 years ago
  91. f072111 Enable traditional PKWARE decryption in zlib/contrib/minizip. by Che-yu Wu · 6 years ago
  92. ae8f124 Roll Fuchsia SDK from 99f42fc7925d to e237df60615b by Wez · 6 years ago
  93. 39b4a62 Remove references to exe_and_shlib_deps in src by Tom Anderson · 6 years ago
  94. da0819d Fully move PathService into the base namespace. by Avi Drissman · 6 years ago
  95. 1be4269 Add override for overridden function in zlib by Takuto Ikuta · 6 years ago
  96. 70d07ba Change DPLOG(ERROR) to DVPLOG(1) in zip_reader by Jochen Eisinger · 6 years ago
  97. d5974a8 Enable compiler optimization in inflate_fast on ARM by Adenilson Cavalcanti · 6 years ago
  98. 8c371ad Fix build with unbundled zlib by Tom Anderson · 6 years ago
  99. f38d8ef Remove cbentzel and gavinp from network-related OWNERS files. by Matt Menke · 6 years ago
  100. 7235672 Compute crc32 using ARMv8 specific instruction by Adenilson Cavalcanti · 6 years ago