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

Side by Side Diff: third_party/miniz/README

Issue 469813002: Add miniz library to third_party, use it on Windows (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Clarifying Comments Created 6 years, 4 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
« no previous file with comments | « third_party/miniz/LICENSE ('k') | third_party/miniz/README.google » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 miniz.c v1.15 - public domain deflate/inflate, zlib-subset,
2 ZIP reading/writing/appending, PNG writing
3 See "unlicense" statement in LICENSE file.
4 Rich Geldreich <richgel99@gmail.com>, last updated Oct. 13, 2013
5 Implements RFC 1950: http://www.ietf.org/rfc/rfc1950.txt and RFC
6 1951: http://www.ietf.org/rfc/rfc1951.txt
OLDNEW
« no previous file with comments | « third_party/miniz/LICENSE ('k') | third_party/miniz/README.google » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698