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

Issue 2190883003: SkPDF: PDFStream has-a not is-a PDFDict (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: PDFStream has-a not is-a PDFDict Motivation: SkPDFStream and SkPDFSharedStream now work the same. Also: - move SkPDFStream into SkPDFTypes (it's a fundamental PDF type). - minor refactor of SkPDFSharedStream - SkPDFSharedStream takes unique_ptr to represent ownership BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2190883003 Committed: https://skia.googlesource.com/skia/+/fa25106f02f26d7a149cfe57c1d4756372e0755c

Patch Set 1 #

Patch Set 2 : 2016-07-28 (Thursday) 11:59:34 EDT #

Total comments: 2

Patch Set 3 : 2016-07-29 (Friday) 12:30:20 EDT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+161 lines, -181 lines) Patch
M bench/PDFBench.cpp View 1 1 chunk +3 lines, -2 lines 0 comments Download
M gyp/pdf.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M src/pdf/SkPDFDevice.cpp View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M src/pdf/SkPDFDocument.cpp View 3 chunks +2 lines, -3 lines 0 comments Download
M src/pdf/SkPDFFont.cpp View 1 5 chunks +6 lines, -8 lines 0 comments Download
M src/pdf/SkPDFFormXObject.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/pdf/SkPDFFormXObject.cpp View 1 2 2 chunks +7 lines, -7 lines 0 comments Download
M src/pdf/SkPDFGraphicState.h View 1 chunk +1 line, -1 line 0 comments Download
M src/pdf/SkPDFGraphicState.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M src/pdf/SkPDFShader.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/pdf/SkPDFShader.cpp View 1 2 3 chunks +7 lines, -6 lines 0 comments Download
D src/pdf/SkPDFStream.h View 1 chunk +0 lines, -62 lines 0 comments Download
D src/pdf/SkPDFStream.cpp View 1 chunk +0 lines, -64 lines 0 comments Download
M src/pdf/SkPDFTypes.h View 1 2 3 chunks +46 lines, -5 lines 0 comments Download
M src/pdf/SkPDFTypes.cpp View 1 6 chunks +84 lines, -13 lines 0 comments Download
M tests/PDFPrimitivesTest.cpp View 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 32 (27 generated)
hal.canary
PTAL
4 years, 4 months ago (2016-07-28 13:08:20 UTC) #6
tomhudson
lgtm https://codereview.chromium.org/2190883003/diff/80001/src/pdf/SkPDFTypes.h File src/pdf/SkPDFTypes.h (right): https://codereview.chromium.org/2190883003/diff/80001/src/pdf/SkPDFTypes.h#newcode327 src/pdf/SkPDFTypes.h:327: /** \class SkPDFSharedStream name in comment doesn't match ...
4 years, 4 months ago (2016-07-29 16:06:05 UTC) #26
hal.canary
https://codereview.chromium.org/2190883003/diff/80001/src/pdf/SkPDFTypes.h File src/pdf/SkPDFTypes.h (right): https://codereview.chromium.org/2190883003/diff/80001/src/pdf/SkPDFTypes.h#newcode327 src/pdf/SkPDFTypes.h:327: /** \class SkPDFSharedStream On 2016/07/29 16:06:05, tomhudson wrote: > ...
4 years, 4 months ago (2016-07-29 16:31:29 UTC) #27
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/2190883003/100001
4 years, 4 months ago (2016-07-29 16:31:38 UTC) #30
commit-bot: I haz the power
4 years, 4 months ago (2016-07-29 17:13:22 UTC) #32
Message was sent while issue was closed.
Committed patchset #3 (id:100001) as
https://skia.googlesource.com/skia/+/fa25106f02f26d7a149cfe57c1d4756372e0755c

Powered by Google App Engine
This is Rietveld 408576698