Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1564)

Issue 4631071: Add a zlib target that the pdf target can depend on. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years ago by Steve VanDeBogart
Modified:
13 years ago
Reviewers:
epoger
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlecode.com/svn/trunk
Visibility:
Public.

Description

Add a zlib target that the pdf target can depend on. - make drawTextOnPath (now used by shadertext) a non fatal NOT_IMPLEMENTED on PDF. Committed: http://code.google.com/p/skia/source/detail?r=1722

Patch Set 1 #

Total comments: 2

Patch Set 2 : No system zlib on windows #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -3 lines) Patch
M gyp/core.gyp View 2 chunks +0 lines, -2 lines 0 comments Download
M gyp/pdf.gyp View 1 chunk +3 lines, -0 lines 0 comments Download
A gyp/zlib.gyp View 1 1 chunk +40 lines, -0 lines 0 comments Download
M src/pdf/SkPDFDevice.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7
Steve VanDeBogart
13 years ago (2011-06-24 20:48:13 UTC) #1
epoger
just one concern... http://codereview.appspot.com/4631071/diff/1/gyp/zlib.gyp File gyp/zlib.gyp (right): http://codereview.appspot.com/4631071/diff/1/gyp/zlib.gyp#newcode25 gyp/zlib.gyp:25: }, { # OS != "mac" ...
13 years ago (2011-06-24 21:00:29 UTC) #2
Steve VanDeBogart
http://codereview.appspot.com/4631071/diff/1/gyp/zlib.gyp File gyp/zlib.gyp (right): http://codereview.appspot.com/4631071/diff/1/gyp/zlib.gyp#newcode25 gyp/zlib.gyp:25: }, { # OS != "mac" On 2011/06/24 21:00:29, ...
13 years ago (2011-06-24 21:10:36 UTC) #3
epoger
On Fri, Jun 24, 2011 at 5:10 PM, <vandebo@chromium.org> wrote: > > http://codereview.appspot.com/**4631071/diff/1/gyp/zlib.gyp<http://codereview.appspot.com/4631071/diff/1/gyp/zlib.gyp> > File ...
13 years ago (2011-06-24 21:20:29 UTC) #4
Steve VanDeBogart
On Fri, Jun 24, 2011 at 2:19 PM, Elliot Poger <epoger@google.com> wrote: > > > ...
13 years ago (2011-06-24 21:22:33 UTC) #5
Steve VanDeBogart
Changed to not break windows.
13 years ago (2011-06-24 21:42:38 UTC) #6
epoger
13 years ago (2011-06-24 21:49:17 UTC) #7
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b