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

Issue 2185803003: SkPdf: SkPDFFormXObject de-class-ified. (Closed)

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

Description

SkPdf: SkPDFFormXObject de-class-ified. We don't need an object, just a few standard fields on the base class; the change lets us get rid of a bunch of boilerplate code. I think this also reduces the cognitive load of the SkPDF internals. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2185803003 Committed: https://skia.googlesource.com/skia/+/4b1e17edc78c0313d5cb8a415f816f654cdfa417

Patch Set 1 #

Patch Set 2 : 2016-07-27 (Wednesday) 15:31:16 EDT #

Total comments: 8

Patch Set 3 : kill auto #

Patch Set 4 : 2016-07-27 (Wednesday) 16:40:27 EDT #

Patch Set 5 : 2016-07-27 (Wednesday) 17:00:53 EDT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -123 lines) Patch
M src/pdf/SkPDFDevice.h View 1 3 chunks +5 lines, -5 lines 0 comments Download
M src/pdf/SkPDFDevice.cpp View 1 2 14 chunks +22 lines, -19 lines 0 comments Download
M src/pdf/SkPDFFormXObject.h View 1 2 3 1 chunk +9 lines, -35 lines 0 comments Download
M src/pdf/SkPDFFormXObject.cpp View 1 2 3 4 1 chunk +15 lines, -58 lines 0 comments Download
M src/pdf/SkPDFGraphicState.h View 1 2 chunks +1 line, -2 lines 0 comments Download
M src/pdf/SkPDFGraphicState.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pdf/SkPDFShader.cpp View 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 22 (15 generated)
hal.canary
I had a giant CL six weeks ago. This is a small subset of that. ...
4 years, 4 months ago (2016-07-27 19:09:02 UTC) #3
tomhudson
I suspect this is a good change, but as always please capture some part of ...
4 years, 4 months ago (2016-07-27 20:30:59 UTC) #8
hal.canary
> I suspect this is a good change, but as always please > capture some ...
4 years, 4 months ago (2016-07-27 20:41:12 UTC) #10
tomhudson
Nit: add a TODO(halcanary) or something where I had you question the validity of the ...
4 years, 4 months ago (2016-07-27 20:43:46 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2185803003/60001
4 years, 4 months ago (2016-07-27 20:57:42 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2185803003/80001
4 years, 4 months ago (2016-07-27 21:02:11 UTC) #20
commit-bot: I haz the power
4 years, 4 months ago (2016-07-27 21:49:50 UTC) #22
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/4b1e17edc78c0313d5cb8a415f816f654cdfa417

Powered by Google App Engine
This is Rietveld 408576698