1. c83e216 zlib_bench: measure zlib encode and decode performance by Noel Gordon · 7 years ago
  2. 8e904b3 Improve zlib inflate speed by using SSE4.2 crc32 by Noel Gordon · 7 years ago
  3. e1769ae zlib adler_simd.c: unsigned cast |blocks| on assignment by Noel Gordon · 7 years ago
  4. 9eb2a75 Use default optimization on Android for zlib inflate chunk copy by Noel Gordon · 7 years ago
  5. 91155b5 Separate zlib fuzzers into their own BUILD.gn file. by Lei Zhang · 7 years ago
  6. 64ffef0 Improve zlib inflate speed by using SSE2 chunk copy by Noel Gordon · 7 years ago
  7. 0f473a1 Revert "Using ARMv8 CRC32 specific instruction" by Boris Sazonov · 7 years ago
  8. d7601c2 Using ARMv8 CRC32 specific instruction by Adenilson Cavalcanti · 7 years ago
  9. d6c5295 Add a fuzzer for zlib's deflate function by Chris Blume · 7 years ago
  10. f3fcd73 Add fuzzer for zlib's deflateSetDictionary by Chris Blume · 7 years ago
  11. 015fb32 Fix InflateBack corner case by Adenilson Cavalcanti · 7 years ago
  12. bf95159 Rename zlib_uncompress_fuzzer.cc by Chris Blume · 7 years ago
  13. d2ed630 Add a fuzzer for zlib's inflate function by Chris Blume · 7 years ago
  14. fe57206 Move zlib_uncompress_fuzzer into third_party/zlib by Chris Blume · 7 years ago
  15. f44229b Isolating ARM specific code in inffast by Adenilson Cavalcanti · 7 years ago
  16. 17bbb3d zlib adler_simd.c by Noel Gordon · 7 years ago
  17. 3060dcb zlib: inflate using wider loads and stores by Adenilson Cavalcanti · 7 years ago
  18. 567815a Revert "Reland "zlib: inflate using wider loads and stores"" by Mike Klein · 7 years ago
  19. 87c47f3 Revert "Run "git cl format" on third_party/zlib." by Mike Klein · 7 years ago
  20. 67f9fbd Run "git cl format" on third_party/zlib. by Nigel Tao · 7 years ago
  21. 89ba83e Reland "zlib: inflate using wider loads and stores" by Chris Blume · 7 years ago
  22. fc34d95 Revert "zlib: inflate using wider loads and stores" by Paul Miller · 7 years ago
  23. 42ebc6a zlib: inflate using wider loads and stores by Adenilson Cavalcanti · 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. b399410 Change BUILD.gn so that minizip can be built with NaCL toolchain. by takise · 8 years ago
  27. eed2732 Build third_party/zlib/google only when build_with_chromium is true. by thestig · 8 years ago
  28. 13dc246 Update zlib to 1.2.11 by mark · 8 years ago
  29. 8ce2854 Move components/compression to third_party/zlib/google by hajimehoshi · 9 years ago
  30. adf1613 gn format everything. by tfarina · 9 years ago
  31. 3f3d126 Un-nest configs in GN files. by brettw · 9 years ago
  32. 000d819 Revert of Un-nest configs in GN files. (patchset #3 id:40001 of https://codereview.chromium.org/1318823008/ ) by thakis · 9 years ago
  33. 69eb36f Un-nest configs in GN files. by brettw · 9 years ago
  34. bcf81d2 clang/win: Build without -Wno-incompatible-pointer-types. by sammc · 9 years ago
  35. 36d4862 Add local suppresion for -Wparentheses and enable everywhere on Windows. by dcheng · 9 years ago
  36. 4ba7cdd Update Chomium's build files to work w/ latest GN binaries. by dpranke · 10 years ago
  37. b8135bf gn format //third_party by scottmg · 10 years ago
  38. b083e9c Fix Zlib Win GN build after https://codereview.chromium.org/742583003 by jam · 10 years ago
  39. 0f60cc5 Fix fallout from https://codereview.chromium.org/678423002/ by Nico Weber · 10 years ago
  40. 7363615 Fix various flags in the Win64 GN build by dpranke · 10 years ago
  41. 08fefad Make *some* version of the Win GN build work. by dpranke · 10 years ago
  42. 10dd686 Reland "Integrate SIMD optimisations for zlib" by robert.bradford · 10 years ago
  43. 3230118 Revert of Reland "Integrate SIMD optimisations for zlib" (patchset #2 id:40001 of https://codereview.chromium.org/677713002/) by qyearsley · 10 years ago
  44. a851519 Reland "Integrate SIMD optimisations for zlib" by robert.bradford · 10 years ago
  45. 23dbc91 Revert of Integrate SIMD optimisations for zlib (patchset #14 id:280001 of https://codereview.chromium.org/552123005/) by robert.bradford · 10 years ago
  46. 02acec9 Integrate SIMD optimisations for zlib by robert.bradford · 10 years ago
  47. 9bdea3f Replace forward_dependent_configs with public_deps by Brett Wilson · 10 years ago
  48. 8497dcc GN: Add mojo_shell_tests, get more things working on android by jamesr@chromium.org · 10 years ago
  49. 069e2b8 GN build improvements. by brettw@chromium.org · 10 years ago
  50. 061ade5 Revert 266932 "GN build improvements." by brettw@chromium.org · 10 years ago
  51. 2de077d GN build improvements. by brettw@chromium.org · 10 years ago