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

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: 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
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

Powered by Google App Engine
This is Rietveld 408576698