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

Side by Side Diff: third_party/zlib/README.chromium

Issue 19501: Rename README.google to README.chromium. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 10 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/tlslite/README.google ('k') | third_party/zlib/README.google » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:mergeinfo
Merged /branches/chrome_webkit_merge_branch/third_party/zlib/README.google:r69-2775
OLDNEW
1 URL: http://zlib.net/ 1 URL: http://zlib.net/
2 Version: 1.2.3 2 Version: 1.2.3
3 License: zlib 3 License: zlib
4 License File: LICENSE 4 License File: LICENSE
5 5
6 Description: 6 Description:
7 General purpose compression library 7 General purpose compression library
8 8
9 Local Modifications: 9 Local Modifications:
10 A few minor changes, all marked with "Google": 10 A few minor changes, all marked with "Google":
11 - Added #ifdefs to avoid compile warnings when NO_GZCOMPRESS is defined. 11 - Added #ifdefs to avoid compile warnings when NO_GZCOMPRESS is defined.
12 - Removed use of strerror for WinCE in gzio.c. 12 - Removed use of strerror for WinCE in gzio.c.
13 - Added 'int z_errno' global for WinCE, to which 'errno' is defined in zutil.h. 13 - Added 'int z_errno' global for WinCE, to which 'errno' is defined in zutil.h.
OLDNEW
« no previous file with comments | « third_party/tlslite/README.google ('k') | third_party/zlib/README.google » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698