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

Issue 270263009: Allow for no pdf rasterizers in gm. (Closed)

Created:
6 years, 7 months ago by bungeman-skia
Modified:
6 years, 7 months ago
Reviewers:
epoger
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Allow for no pdf rasterizers in gm. Our poppler does not build properly with VS2013, but using gyp_skia -Dskia_enable_poppler_enabled=0 also does not build due to kPDFRasterizers being statically empty. This adds a do nothing, not run by default 'pdf rasterizer'. R=epoger@google.com Committed: https://code.google.com/p/skia/source/detail?r=14676

Patch Set 1 #

Total comments: 5

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M gm/gmmain.cpp View 1 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
bungeman-skia
6 years, 7 months ago (2014-05-09 14:30:27 UTC) #1
epoger
https://codereview.chromium.org/270263009/diff/1/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.chromium.org/270263009/diff/1/gm/gmmain.cpp#newcode1333 gm/gmmain.cpp:1333: // The following exists so that this array is ...
6 years, 7 months ago (2014-05-09 14:35:30 UTC) #2
bungeman-skia
https://codereview.chromium.org/270263009/diff/1/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.chromium.org/270263009/diff/1/gm/gmmain.cpp#newcode1333 gm/gmmain.cpp:1333: // The following exists so that this array is ...
6 years, 7 months ago (2014-05-09 14:56:14 UTC) #3
epoger
lgtm https://codereview.chromium.org/270263009/diff/1/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.chromium.org/270263009/diff/1/gm/gmmain.cpp#newcode1333 gm/gmmain.cpp:1333: // The following exists so that this array ...
6 years, 7 months ago (2014-05-09 15:15:35 UTC) #4
bungeman-skia
6 years, 7 months ago (2014-05-09 15:22:43 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r14676 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698