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

Issue 1035513003: SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const way (Closed)

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

Description

SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const way BUG=skia:3585 Committed: https://skia.googlesource.com/skia/+/6d622703e578eddc64ab4e3340d0ab0033268799

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : change skpdfdocument array to const #

Total comments: 1

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -49 lines) Patch
M src/doc/SkDocument_PDF.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/pdf/SkPDFDevice.h View 4 chunks +3 lines, -5 lines 0 comments Download
M src/pdf/SkPDFDevice.cpp View 5 chunks +28 lines, -34 lines 0 comments Download
M src/pdf/SkPDFDocument.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/pdf/SkPDFDocument.cpp View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/pdf/SkPDFFormXObject.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M src/pdf/SkPDFPage.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/pdf/SkPDFPage.cpp View 2 chunks +4 lines, -2 lines 0 comments Download
M src/pdf/SkPDFShader.cpp View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 18 (7 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1035513003/1
5 years, 9 months ago (2015-03-24 21:28:00 UTC) #2
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
5 years, 9 months ago (2015-03-24 21:28:01 UTC) #3
hal.canary
PTAL
5 years, 9 months ago (2015-03-24 21:28:24 UTC) #5
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Please ask for an LGTM from a full ...
5 years, 9 months ago (2015-03-25 03:28:07 UTC) #7
mtklein
https://codereview.chromium.org/1035513003/diff/40001/src/pdf/SkPDFDevice.h File src/pdf/SkPDFDevice.h (left): https://codereview.chromium.org/1035513003/diff/40001/src/pdf/SkPDFDevice.h#oldcode201 src/pdf/SkPDFDevice.h:201: SkPDFResourceDict* fResourceDict; Does this mean we're dropping some sort ...
5 years, 9 months ago (2015-03-25 13:16:48 UTC) #8
hal.canary
On 2015/03/25 13:16:48, mtklein wrote: > https://codereview.chromium.org/1035513003/diff/40001/src/pdf/SkPDFDevice.h > File src/pdf/SkPDFDevice.h (left): > > https://codereview.chromium.org/1035513003/diff/40001/src/pdf/SkPDFDevice.h#oldcode201 > ...
5 years, 9 months ago (2015-03-25 15:01:27 UTC) #9
mtklein
lgtm
5 years, 9 months ago (2015-03-25 15:14:57 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1035513003/40001
5 years, 9 months ago (2015-03-25 15:15:06 UTC) #12
commit-bot: I haz the power
Failed to apply patch for src/pdf/SkPDFDocument.h: While running git apply --index -3 -p1; error: patch ...
5 years, 9 months ago (2015-03-25 15:15:11 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1035513003/60001
5 years, 9 months ago (2015-03-25 15:26:20 UTC) #17
commit-bot: I haz the power
5 years, 9 months ago (2015-03-25 15:45:47 UTC) #18
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/6d622703e578eddc64ab4e3340d0ab0033268799

Powered by Google App Engine
This is Rietveld 408576698