summaryrefslogtreecommitdiffstats
path: root/third_party/zlib
Commit message (Expand)AuthorAgeFilesLines
* Move components/compression to third_party/zlib/googlehajimehoshi2016-01-146-0/+306
* Global conversion of Pass()→std::move() on OS==linuxdcheng2015-12-281-15/+8
* Switch to standard integer types in third_party/zlib/google/.avi2015-12-279-17/+39
* gn format everything.tfarina2015-11-031-2/+1
* Remove crc_folding.c from google.patchbrucedawson2015-10-131-12/+0
* Fix VC++ 2015 64-bit truncation warning in zlibbrucedawson2015-10-073-1/+14
* Un-nest configs in GN files.brettw2015-09-021-17/+27
* Revert of Un-nest configs in GN files. (patchset #3 id:40001 of https://coder...thakis2015-09-011-19/+15
* Un-nest configs in GN files.brettw2015-08-311-15/+19
* mention MPL tri-licensed code in our copy of zlibmostynb2015-08-071-0/+2
* Remove legacy StartsWithASCII function.brettw2015-07-161-1/+2
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-1/+2
* Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...yosin2015-07-161-2/+1
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-1/+2
* clang/win: Build without -Wno-incompatible-pointer-types.sammc2015-07-102-0/+12
* Add local suppresion for -Wparentheses and enable everywhere on Windows.dcheng2015-07-011-5/+8
* Add more string_util functions to base namespace.brettw2015-06-241-1/+1
* Move EndsWith to base namespace.brettw2015-06-121-1/+1
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-1/+2
* zlib: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-091-5/+6
* Make checkdeps.py check third_party.John Abd-El-Malek2015-04-011-0/+4
* Add ZipReader::ExtractCurrentEntry with a delegate interface.grt2015-03-183-101/+318
* Revert of Add ZipReader::ExtractCurrentEntry with a delegate interface. (patc...benwells2015-03-183-318/+101
* Add ZipReader::ExtractCurrentEntry with a delegate interface.grt2015-03-173-101/+318
* Update Chomium's build files to work w/ latest GN binaries.dpranke2015-02-201-2/+2
* Fix a few instances of MSVC warning C4244 (possible value truncation).pkasting2014-12-033-4/+5
* gn format //third_partyscottmg2014-12-031-5/+17
* Eliminate resource leaks from zip::ZipFiles andjeremysspiegel2014-11-194-14/+33
* Fix Zlib Win GN build after https://codereview.chromium.org/742583003jam2014-11-191-1/+1
* Fix fallout from https://codereview.chromium.org/678423002/Nico Weber2014-11-182-7/+21
* Fix various flags in the Win64 GN builddpranke2014-11-181-4/+3
* Enable zlib SIMD optimisations on Mac OS X buildsrobert.bradford2014-11-133-5/+7
* Make *some* version of the Win GN build work.dpranke2014-11-081-2/+6
* Reland "Integrate SIMD optimisations for zlib"robert.bradford2014-11-0512-26/+1040
* Revert of Reland "Integrate SIMD optimisations for zlib" (patchset #2 id:4000...qyearsley2014-10-2412-1018/+26
* Reland "Integrate SIMD optimisations for zlib"robert.bradford2014-10-2412-26/+1018
* Revert of Integrate SIMD optimisations for zlib (patchset #14 id:280001 of ht...robert.bradford2014-10-2312-997/+25
* Integrate SIMD optimisations for zlibrobert.bradford2014-10-2312-25/+997
* Refactor AppendToFile and WriteFileDescriptorchirantan2014-10-071-2/+1
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-2/+2
* Cleanup: Remove base/file_util.h. Convert remaining references. (try 2)thestig2014-09-224-4/+4
* Revert of Cleanup: Remove base/file_util.h. Convert remaining references. (pa...thestig2014-09-134-4/+4
* Cleanup: Remove base/file_util.h. Convert remaining references.thestig2014-09-134-4/+4
* GN: Add mojo_shell_tests, get more things working on androidjamesr@chromium.org2014-08-131-15/+13
* Refactor how clang warning flags are set.thakis@chromium.org2014-08-011-11/+6
* gn win: Fix potentially uninitialized variable warning in zip_internalscottmg@chromium.org2014-07-311-4/+2
* New ZipReader::ExtractCurrentEntryToString API.joaoe@opera.com2014-06-203-1/+107
* Fixed uncompressing files with wrong uncompressed size set.joaoe@opera.com2014-05-074-5/+31
* Move internal zip code from zip.cc to zip_internal.ccjoaoe@opera.com2014-05-025-64/+85
* GN build improvements.brettw@chromium.org2014-04-301-0/+102