1. 6da1d53 Disable -Wunused-but-set-variable in various third_party directories. by Peter Kasting · 2 years, 8 months ago
  2. bffc82b [zlib] Fix warnings on msvc by Ng Zhi An · 2 years, 9 months ago
  3. d0e636e [zlib] Do not build zip/unzip tools on WinUWP. by Jamie Madill · 3 years, 1 month ago
  4. 5ef44f0 [zlib] Build minizip zip and unzip tools by Noel Gordon · 3 years, 1 month ago
  5. 3e6d345 Revert "[zlib] Build minizip zip and unzip tools" by Maggie Cai · 3 years, 1 month ago
  6. 82aff2d [zlib] Build minizip zip and unzip tools by Noel Gordon · 3 years, 1 month ago
  7. 92d41eb Remove zlib unittests from unit_tests; they have their own test binary by Hans Wennborg · 3 years, 7 months ago
  8. aec16ef [zlib] Run zlib_unittests on the buildbots by Hans Wennborg · 3 years, 10 months ago
  9. 59187e1 [zlib] Update zlib headers in GN by Jamie Madill · 3 years, 10 months ago
  10. 493d429 [zlib] Add streaming inflate fuzzer by Hans Wennborg · 3 years, 11 months ago
  11. 103247f [apple] Add a `is_apple` gn variable and use it by Sylvain Defresne · 3 years, 11 months ago
  12. 93be846 mac: enough to make `target_cpu = "arm64"` make it through `gn gen` by Nico Weber · 4 years ago
  13. f5eca0d [zlib] Using relative header paths on unit tests by Adenilson Cavalcanti · 4 years, 1 month ago
  14. 9444fdb [zlib] Enable compiler optimized flags on whole zlib by Adenilson Cavalcanti · 4 years, 1 month ago
  15. 699e86d [zlib] Re-land import canonical zlib inflate cover tests by Adenilson Cavalcanti · 4 years, 2 months ago
  16. 165a272 Revert "[zlib] Import canonical zlib inflate cover tests" by Collin Baker · 4 years, 2 months ago
  17. b598780 [zlib] Import canonical zlib inflate cover tests by Adenilson Cavalcanti · 4 years, 2 months ago
  18. 1b27491 Apply no-chromium-code to :zlib_inflate_chunk_simd by K. Moon · 4 years, 2 months ago
  19. 40c3a76 Only build zlib_unittests when build_with_chromium is set. by Lei Zhang · 4 years, 2 months ago
  20. f36fe82 [zlib] Add deflate fill_window_sse feature guard by Noel Gordon · 4 years, 2 months ago
  21. 2ed8ded [zlib] Add crc_folding.c feature config and use it in crc32.c by Noel Gordon · 4 years, 2 months ago
  22. a0ea34a [zlib] Clean-up BUILD.gn no-chromium-code config rules by Noel Gordon · 4 years, 2 months ago
  23. 61bddcc Adding a utest for small payloads by Adenilson Cavalcanti · 4 years, 2 months ago
  24. c2eb8a7 build: disable optimizations for MSVC by Richard Townsend · 4 years, 4 months ago
  25. b9b9a5a Reformat remaining gn files. by Nico Weber · 4 years, 5 months ago
  26. 2a6432e Revert "Roll clang n333938-3a6da112-1 : n340158-efb130fc-2." by Hans Wennborg · 4 years, 5 months ago
  27. 51dd31c Roll clang n333938-3a6da112-1 : n340158-efb130fc-2. by Nico Weber · 4 years, 5 months ago
  28. 5de00af Unify CPU features detection code by Adenilson Cavalcanti · 4 years, 5 months ago
  29. 814da1f Revert "Unify CPU features detection code" by Hans Wennborg · 4 years, 6 months ago
  30. ee4f172 Unify CPU features detection code by Adenilson Cavalcanti · 4 years, 6 months ago
  31. d7f3ca9 Unify optimized insert_string implementations by Adenilson Cavalcanti · 4 years, 6 months ago
  32. 0044d04 Use android_ndk cpu_features target by Sam Maier · 4 years, 10 months ago
  33. abd5183 zlib: fix gn error when is_clang=false target_cpu="arm" by Tomasz Śniatowski · 5 years ago
  34. bbacb13 zlib: fix ARMv8 CRC32 compilation in GCC by Jose Dapena Paz · 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. de06873 Android: Remove build/secondary by Peter Wen · 5 years ago
  40. 9972c36 Enable decode input reads in 64 bit chunks by Adenilson Cavalcanti · 5 years ago
  41. f95aeb0 Enabling crc32 ARM instruction in zlib for ChromeOS. by Tiancong Wang · 6 years ago
  42. dde5ce5 [zlib] Make build system pass gn check by Daniel Bratell · 6 years ago
  43. de0fe05 [zlib] Tweak optimizations to work better with ThinLTO by George Burgess IV · 6 years ago
  44. d6d1961 Neon-Optimized hash chain by Adenilson Cavalcanti · 6 years ago
  45. 39b4a62 Remove references to exe_and_shlib_deps in src by Tom Anderson · 6 years ago
  46. d5974a8 Enable compiler optimization in inflate_fast on ARM by Adenilson Cavalcanti · 6 years ago
  47. 7235672 Compute crc32 using ARMv8 specific instruction by Adenilson Cavalcanti · 6 years ago
  48. 71eb81f Run git cl format over zlib BUILD file by Noel Gordon · 6 years ago
  49. bedc29e Revert "Add x86 bots to the read64le party" by Noel Gordon · 6 years ago
  50. d50bf77 Add x86 bots to the read64le party by Noel Gordon · 6 years ago
  51. 8a8edc1 Increase inflate speed: read decoder input into a uint64_t by Noel Gordon · 6 years ago
  52. c83e216 zlib_bench: measure zlib encode and decode performance by Noel Gordon · 6 years ago
  53. 8e904b3 Improve zlib inflate speed by using SSE4.2 crc32 by Noel Gordon · 6 years ago
  54. e1769ae zlib adler_simd.c: unsigned cast |blocks| on assignment by Noel Gordon · 7 years ago
  55. 9eb2a75 Use default optimization on Android for zlib inflate chunk copy by Noel Gordon · 7 years ago
  56. 91155b5 Separate zlib fuzzers into their own BUILD.gn file. by Lei Zhang · 7 years ago
  57. 64ffef0 Improve zlib inflate speed by using SSE2 chunk copy by Noel Gordon · 7 years ago
  58. 0f473a1 Revert "Using ARMv8 CRC32 specific instruction" by Boris Sazonov · 7 years ago
  59. d7601c2 Using ARMv8 CRC32 specific instruction by Adenilson Cavalcanti · 7 years ago
  60. d6c5295 Add a fuzzer for zlib's deflate function by Chris Blume · 7 years ago
  61. f3fcd73 Add fuzzer for zlib's deflateSetDictionary by Chris Blume · 7 years ago
  62. 015fb32 Fix InflateBack corner case by Adenilson Cavalcanti · 7 years ago
  63. bf95159 Rename zlib_uncompress_fuzzer.cc by Chris Blume · 7 years ago
  64. d2ed630 Add a fuzzer for zlib's inflate function by Chris Blume · 7 years ago
  65. fe57206 Move zlib_uncompress_fuzzer into third_party/zlib by Chris Blume · 7 years ago
  66. f44229b Isolating ARM specific code in inffast by Adenilson Cavalcanti · 7 years ago
  67. 17bbb3d zlib adler_simd.c by Noel Gordon · 7 years ago
  68. 3060dcb zlib: inflate using wider loads and stores by Adenilson Cavalcanti · 7 years ago
  69. 567815a Revert "Reland "zlib: inflate using wider loads and stores"" by Mike Klein · 7 years ago
  70. 87c47f3 Revert "Run "git cl format" on third_party/zlib." by Mike Klein · 7 years ago
  71. 67f9fbd Run "git cl format" on third_party/zlib. by Nigel Tao · 7 years ago
  72. 89ba83e Reland "zlib: inflate using wider loads and stores" by Chris Blume · 7 years ago
  73. fc34d95 Revert "zlib: inflate using wider loads and stores" by Paul Miller · 7 years ago
  74. 42ebc6a zlib: inflate using wider loads and stores by Adenilson Cavalcanti · 7 years ago
  75. b4fc536 move zip and compression_utils targets into their own BUILD.gn file by Thiago Farina · 7 years ago
  76. c6472f6 third_party/zlib: fix for "gn check" by Thiago Farina · 7 years ago
  77. b399410 Change BUILD.gn so that minizip can be built with NaCL toolchain. by takise · 7 years ago
  78. eed2732 Build third_party/zlib/google only when build_with_chromium is true. by thestig · 7 years ago
  79. 13dc246 Update zlib to 1.2.11 by mark · 7 years ago
  80. 8ce2854 Move components/compression to third_party/zlib/google by hajimehoshi · 8 years ago
  81. adf1613 gn format everything. by tfarina · 9 years ago
  82. 3f3d126 Un-nest configs in GN files. by brettw · 9 years ago
  83. 000d819 Revert of Un-nest configs in GN files. (patchset #3 id:40001 of https://codereview.chromium.org/1318823008/ ) by thakis · 9 years ago
  84. 69eb36f Un-nest configs in GN files. by brettw · 9 years ago
  85. bcf81d2 clang/win: Build without -Wno-incompatible-pointer-types. by sammc · 9 years ago
  86. 36d4862 Add local suppresion for -Wparentheses and enable everywhere on Windows. by dcheng · 9 years ago
  87. 4ba7cdd Update Chomium's build files to work w/ latest GN binaries. by dpranke · 9 years ago
  88. b8135bf gn format //third_party by scottmg · 10 years ago
  89. b083e9c Fix Zlib Win GN build after https://codereview.chromium.org/742583003 by jam · 10 years ago
  90. 0f60cc5 Fix fallout from https://codereview.chromium.org/678423002/ by Nico Weber · 10 years ago
  91. 7363615 Fix various flags in the Win64 GN build by dpranke · 10 years ago
  92. 08fefad Make *some* version of the Win GN build work. by dpranke · 10 years ago
  93. 10dd686 Reland "Integrate SIMD optimisations for zlib" by robert.bradford · 10 years ago
  94. 3230118 Revert of Reland "Integrate SIMD optimisations for zlib" (patchset #2 id:40001 of https://codereview.chromium.org/677713002/) by qyearsley · 10 years ago
  95. a851519 Reland "Integrate SIMD optimisations for zlib" by robert.bradford · 10 years ago
  96. 23dbc91 Revert of Integrate SIMD optimisations for zlib (patchset #14 id:280001 of https://codereview.chromium.org/552123005/) by robert.bradford · 10 years ago
  97. 02acec9 Integrate SIMD optimisations for zlib by robert.bradford · 10 years ago
  98. 9bdea3f Replace forward_dependent_configs with public_deps by Brett Wilson · 10 years ago
  99. 8497dcc GN: Add mojo_shell_tests, get more things working on android by jamesr@chromium.org · 10 years ago
  100. 069e2b8 GN build improvements. by brettw@chromium.org · 10 years ago