Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(191)

Unified Diff: third_party/zlib/README.chromium

Issue 2669053004: Remove mixed-source.patch from zlib. (Closed)
Patch Set: delete mixed-source.patch Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/zlib/deflate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/zlib/README.chromium
diff --git a/third_party/zlib/README.chromium b/third_party/zlib/README.chromium
index e8962fdfc471e49c2333e970b76798243f12e841..ea58bd7d9abab3fd220ad8b6acfb046ab0b3dd0f 100644
--- a/third_party/zlib/README.chromium
+++ b/third_party/zlib/README.chromium
@@ -18,9 +18,6 @@ A few minor changes, all marked with "Google":
- Added casts to suppress VC++ warnings
The 'google.patch' file represents our changes from the original zlib-1.2.5.
-A more significant change to support mixed-source data compression. See
-crbug.com/139744 and mixed-source.patch.
-
Integrated Intel SIMD optimisations from: https://github.com/jtkukunas/zlib/
and modified to accomodate the older version and existing changes in tree.
@@ -42,5 +39,5 @@ Currently we upgrade to madler's version 1.2.8,merged SIMD optimisation and
some other changes above.
The step as follows:
1.download a clean madler zlib from github.
-2.apply google.patch, mixed.patch, simd.patch sequencely.
+2.apply google.patch, simd.patch sequencely.
3.update these patches.
« no previous file with comments | « no previous file | third_party/zlib/deflate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698