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

Issue 1812563002: Enable building pdf_use_skia in the standalone build. (Closed)

Created:
4 years, 9 months ago by dsinclair
Modified:
4 years, 9 months ago
Reviewers:
Tom Sepez, _cary, caryclark
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Enable building pdf_use_skia in the standalone build. This CL adds the necessary pieces so you can add pdf_use_skia=1 to GYP_DEFINES and do a standalone build. R=caryclark@google.com Committed: https://pdfium.googlesource.com/pdfium/+/a03c343b47938fcb1b562741ff05252b01a4e39d

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1316 lines, -101 lines) Patch
M .gitignore View 1 1 chunk +1 line, -0 lines 0 comments Download
M DEPS View 1 1 chunk +29 lines, -10 lines 0 comments Download
M core/fxge/skia/fx_skia_device.h View 1 1 chunk +92 lines, -91 lines 0 comments Download
A skia/config/SkUserConfig.h View 1 chunk +268 lines, -0 lines 0 comments Download
A skia/ext/DEPS View 1 chunk +3 lines, -0 lines 0 comments Download
A skia/ext/google_logging.cc View 1 chunk +24 lines, -0 lines 0 comments Download
A skia/skia.gyp View 1 chunk +71 lines, -0 lines 0 comments Download
A skia/skia_common.gypi View 1 chunk +157 lines, -0 lines 0 comments Download
A skia/skia_library.gypi View 1 chunk +312 lines, -0 lines 0 comments Download
A skia/skia_library_opts.gyp View 1 chunk +330 lines, -0 lines 0 comments Download
A skia/skia_pdfium.gypi View 1 chunk +29 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
dsinclair
PTAL. I copied some stuff from chromium/ to make this work. I left the copyright ...
4 years, 9 months ago (2016-03-16 17:30:09 UTC) #2
caryclark
lgtm I'll learn more by using it than by looking for errors (if there are ...
4 years, 9 months ago (2016-03-16 17:40:18 UTC) #4
Tom Sepez
Is there a way to avoid confusion between /third_party/skia and /skia directories? Must these be ...
4 years, 9 months ago (2016-03-16 18:51:51 UTC) #5
dsinclair
On 2016/03/16 18:51:51, Tom Sepez wrote: > Is there a way to avoid confusion between ...
4 years, 9 months ago (2016-03-16 19:35:03 UTC) #6
dsinclair
https://codereview.chromium.org/1812563002/diff/1/.gitignore File .gitignore (right): https://codereview.chromium.org/1812563002/diff/1/.gitignore#newcode29 .gitignore:29: third_party/skia On 2016/03/16 18:51:51, Tom Sepez wrote: > nit: ...
4 years, 9 months ago (2016-03-16 19:35:14 UTC) #7
dsinclair
4 years, 9 months ago (2016-03-16 19:35:26 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
a03c343b47938fcb1b562741ff05252b01a4e39d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698