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

Issue 1038523004: SkPDF SkPDFObject::addResources signature simplified (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 SkPDFObject::addResources signature simplified - SkPDFcatalog keeps a ordered list of object pointers - Elimiante SkTSet template class - SkPDFObject::addResources signature changes BUG=skia:3585 Committed: https://skia.googlesource.com/skia/+/d4714af018158c15e13439bef2c9b5bafc25c1d7

Patch Set 1 #

Patch Set 2 : 2015-03-25 (Wednesday) 15:25:57 EDT #

Patch Set 3 : 2015-03-25 (Wednesday) 15:27:02 EDT #

Patch Set 4 : 2015-03-25 (Wednesday) 15:53:41 EDT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -532 lines) Patch
M gyp/pdf.gypi View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M gyp/tests.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download
M src/doc/SkDocument_PDF.cpp View 1 2 3 1 chunk +4 lines, -9 lines 0 comments Download
M src/pdf/SkPDFBitmap.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/pdf/SkPDFBitmap.cpp View 1 chunk +3 lines, -4 lines 0 comments Download
M src/pdf/SkPDFCatalog.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/pdf/SkPDFCatalog.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M src/pdf/SkPDFResourceDict.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/pdf/SkPDFTypes.h View 5 chunks +7 lines, -10 lines 0 comments Download
M src/pdf/SkPDFTypes.cpp View 3 chunks +8 lines, -13 lines 0 comments Download
D src/pdf/SkTSet.h View 1 1 chunk +0 lines, -356 lines 0 comments Download
D tests/TSetTest.cpp View 1 1 chunk +0 lines, -135 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1038523004/20001
5 years, 9 months ago (2015-03-25 19:26:25 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-25 19:26:25 UTC) #3
commit-bot: I haz the power
Failed to apply patch for src/pdf/SkPDFDocument.cpp: While running git apply --index -3 -p1; error: src/pdf/SkPDFDocument.cpp: ...
5 years, 9 months ago (2015-03-25 19:26:31 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1038523004/30013
5 years, 9 months ago (2015-03-25 19:27:36 UTC) #7
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-25 19:27:36 UTC) #8
hal.canary
PTAL (help me kill SkTSet).
5 years, 9 months ago (2015-03-25 19:54:27 UTC) #10
mtklein
lgtm
5 years, 9 months ago (2015-03-25 20:13:13 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1038523004/50001
5 years, 9 months ago (2015-03-25 20:13:29 UTC) #13
commit-bot: I haz the power
5 years, 9 months ago (2015-03-25 20:23:16 UTC) #14
Message was sent while issue was closed.
Committed patchset #4 (id:50001) as
https://skia.googlesource.com/skia/+/d4714af018158c15e13439bef2c9b5bafc25c1d7

Powered by Google App Engine
This is Rietveld 408576698