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

Issue 1802963002: SkPDF: SkPDFDevice has ptr to SkPDFDocument (Closed)

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

Description

SkPDF: SkPDFDevice has ptr to SkPDFDocument This is necessary for pre-serialization of images. BUG=skia:5087 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1802963002 Committed: https://skia.googlesource.com/skia/+/989da4a32cd6823359f31c971c3b3f31425e905e

Patch Set 1 #

Total comments: 3

Patch Set 2 : better explanation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -44 lines) Patch
M src/pdf/SkPDFDevice.h View 1 4 chunks +13 lines, -9 lines 0 comments Download
M src/pdf/SkPDFDevice.cpp View 1 14 chunks +25 lines, -16 lines 0 comments Download
M src/pdf/SkPDFDocument.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/pdf/SkPDFDocument.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pdf/SkPDFShader.h View 4 chunks +4 lines, -3 lines 0 comments Download
M src/pdf/SkPDFShader.cpp View 1 11 chunks +17 lines, -15 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
hal.canary
This CL depends on https://crrev.com/1802033003 Please review that first.
4 years, 9 months ago (2016-03-15 12:48:45 UTC) #2
hal.canary
This CL depends on https://crrev.com/1802033003 Please review that first.
4 years, 9 months ago (2016-03-15 12:49:20 UTC) #4
tomhudson
Not sure I like the direction of this change. 95% of the use of fDocument ...
4 years, 9 months ago (2016-03-21 14:49:48 UTC) #5
hal.canary
https://codereview.chromium.org/1802963002/diff/1/src/pdf/SkPDFDevice.h File src/pdf/SkPDFDevice.h (right): https://codereview.chromium.org/1802963002/diff/1/src/pdf/SkPDFDevice.h#newcode64 src/pdf/SkPDFDevice.h:64: * devices in a document. On 2016/03/21 14:49:48, tomhudson ...
4 years, 9 months ago (2016-03-21 21:06:02 UTC) #6
tomhudson
https://codereview.chromium.org/1802963002/diff/1/src/pdf/SkPDFDevice.h File src/pdf/SkPDFDevice.h (right): https://codereview.chromium.org/1802963002/diff/1/src/pdf/SkPDFDevice.h#newcode64 src/pdf/SkPDFDevice.h:64: * devices in a document. On 2016/03/21 21:06:02, Hal ...
4 years, 9 months ago (2016-03-21 21:09:56 UTC) #7
tomhudson
OK, I can't think of a better way, and solely because of that LGTM.
4 years, 9 months ago (2016-03-21 21:17:47 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1802963002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1802963002/20001
4 years, 9 months ago (2016-03-21 21:23:38 UTC) #10
commit-bot: I haz the power
4 years, 9 months ago (2016-03-21 21:33:22 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/989da4a32cd6823359f31c971c3b3f31425e905e

Powered by Google App Engine
This is Rietveld 408576698