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

Issue 469813002: Add miniz library to third_party, use it on Windows (Closed)

Created:
6 years, 4 months ago by hal.canary
Modified:
5 years, 8 months ago
Reviewers:
mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Add miniz library to third_party, use it on Windows

Patch Set 1 #

Total comments: 5

Patch Set 2 : Clarifying Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5006 lines, -6 lines) Patch
M gyp/skflate.gyp View 1 1 chunk +4 lines, -2 lines 0 comments Download
M src/core/SkFlate.cpp View 2 chunks +4 lines, -2 lines 0 comments Download
M tests/FlateTest.cpp View 1 1 chunk +3 lines, -0 lines 0 comments Download
M tests/PDFPrimitivesTest.cpp View 1 chunk +1 line, -2 lines 0 comments Download
A third_party/miniz/LICENSE View 1 chunk +24 lines, -0 lines 0 comments Download
A third_party/miniz/README View 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/miniz/README.google View 1 chunk +8 lines, -0 lines 0 comments Download
A third_party/miniz/miniz.c View 1 chunk +4916 lines, -0 lines 0 comments Download
A third_party/miniz/miniz.gyp View 1 1 chunk +40 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
hal.canary
hold until after M38 branch.
6 years, 4 months ago (2014-08-13 17:31:11 UTC) #1
mtklein
https://codereview.chromium.org/469813002/diff/1/gyp/skflate.gyp File gyp/skflate.gyp (right): https://codereview.chromium.org/469813002/diff/1/gyp/skflate.gyp#newcode11 gyp/skflate.gyp:11: # When zlib is not availible on a system, ...
6 years, 4 months ago (2014-08-13 17:57:09 UTC) #2
hal.canary
https://codereview.chromium.org/469813002/diff/1/gyp/skflate.gyp File gyp/skflate.gyp (right): https://codereview.chromium.org/469813002/diff/1/gyp/skflate.gyp#newcode11 gyp/skflate.gyp:11: # When zlib is not availible on a system, ...
6 years, 4 months ago (2014-08-13 18:04:24 UTC) #3
hal.canary
6 years, 4 months ago (2014-08-13 18:57:13 UTC) #4
((Putting this on ice for a while))

Powered by Google App Engine
This is Rietveld 408576698