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

Issue 1279123007: SkPDF: allow PDF module to be disabled in DM and SampleApp (Closed)

Created:
5 years, 4 months ago by hal.canary
Modified:
5 years, 4 months ago
Reviewers:
tomhudson, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

SkPDF: allow PDF module to be disabled in DM and SampleApp To disable PDF: GYP_DEFINES='skia_pdf=0' bin/sync-and-gyp ninja -C out/Debug dm SampleApp When disabled, SkDocument::CreatePDF() always returns NULL. Committed: https://skia.googlesource.com/skia/+/8ee06f21a27bbffaf613a312c6f24bbbb21c650a

Patch Set 1 #

Patch Set 2 : 2015-08-11 (Tuesday) 10:04:57 EDT : #if SK_SUPPORT_PDF #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -0 lines) Patch
M gyp/SampleApp.gyp View 1 chunk +4 lines, -0 lines 0 comments Download
M gyp/common_variables.gypi View 2 chunks +2 lines, -0 lines 0 comments Download
M gyp/pdf.gyp View 1 2 chunks +8 lines, -0 lines 0 comments Download
M gyp/tests.gypi View 1 chunk +4 lines, -0 lines 0 comments Download
M samplecode/SampleApp.cpp View 1 1 chunk +2 lines, -0 lines 1 comment Download
A src/doc/SkDocument_PDF_None.cpp View 1 chunk +9 lines, -0 lines 0 comments Download
M tests/AnnotationTest.cpp View 1 2 chunks +3 lines, -0 lines 0 comments Download
M tests/CanvasTest.cpp View 1 2 chunks +5 lines, -0 lines 0 comments Download
M tests/DeflateWStream.cpp View 1 2 chunks +3 lines, -0 lines 0 comments Download
M tests/DocumentTest.cpp View 1 2 chunks +8 lines, -0 lines 0 comments Download
M tests/FlateTest.cpp View 1 2 chunks +3 lines, -0 lines 0 comments Download
M tests/PDFInvalidBitmapTest.cpp View 1 2 chunks +3 lines, -0 lines 0 comments Download
M tests/PDFJpegEmbedTest.cpp View 1 2 chunks +3 lines, -0 lines 0 comments Download
M tests/PDFPrimitivesTest.cpp View 1 2 chunks +3 lines, -0 lines 0 comments Download
M tests/ToUnicodeTest.cpp View 1 2 chunks +3 lines, -0 lines 0 comments Download
M tests/skpdf_opaquesrcmodetosrcover.cpp View 1 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
hal.canary
PTAL
5 years, 4 months ago (2015-08-10 22:10:11 UTC) #2
reed1
The gpu team seems to have a similar idea, to allow clients to build w/o ...
5 years, 4 months ago (2015-08-11 13:46:51 UTC) #4
hal.canary
On 2015/08/11 13:46:51, reed1 wrote: > The gpu team seems to have a similar idea, ...
5 years, 4 months ago (2015-08-11 14:06:08 UTC) #6
reed1
lgtm Lets consider some follow-up work as well: - work with Eric to create a ...
5 years, 4 months ago (2015-08-11 15:41:04 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1279123007/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1279123007/40001
5 years, 4 months ago (2015-08-11 17:22:17 UTC) #9
commit-bot: I haz the power
5 years, 4 months ago (2015-08-11 17:30:16 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://skia.googlesource.com/skia/+/8ee06f21a27bbffaf613a312c6f24bbbb21c650a

Powered by Google App Engine
This is Rietveld 408576698