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

Issue 1837553002: SkPDF s/SkAutoTDelete/std::unique_ptr/ (Closed)

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

Description

Patch Set 1 #

Total comments: 7

Patch Set 2 : 2016-03-28 (Monday) 10:22:50 EDT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -32 lines) Patch
M src/pdf/SkDeflate.h View 1 chunk +1 line, -1 line 0 comments Download
M src/pdf/SkPDFBitmap.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/pdf/SkPDFDevice.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/pdf/SkPDFDocument.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/pdf/SkPDFFont.cpp View 5 chunks +5 lines, -5 lines 0 comments Download
M src/pdf/SkPDFMetadata.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/pdf/SkPDFShader.h View 3 chunks +6 lines, -6 lines 0 comments Download
M src/pdf/SkPDFShader.cpp View 7 chunks +9 lines, -9 lines 0 comments Download
M src/pdf/SkPDFStream.h View 1 chunk +1 line, -1 line 0 comments Download
M src/pdf/SkPDFStream.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M src/pdf/SkPDFTypes.h View 1 chunk +1 line, -1 line 0 comments Download
M src/pdf/SkPDFTypes.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (7 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1837553002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1837553002/1
4 years, 9 months ago (2016-03-25 19:21:40 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-25 19:34:00 UTC) #6
hal.canary
this is a sed-only CL.
4 years, 9 months ago (2016-03-25 19:34:35 UTC) #8
bungeman-skia
https://codereview.chromium.org/1837553002/diff/1/src/pdf/SkPDFDevice.cpp File src/pdf/SkPDFDevice.cpp (right): https://codereview.chromium.org/1837553002/diff/1/src/pdf/SkPDFDevice.cpp#newcode595 src/pdf/SkPDFDevice.cpp:595: std::unique_ptr<ContentEntry> fNext; Hopefully this doesn't break the Android NDK ...
4 years, 9 months ago (2016-03-25 19:54:22 UTC) #9
hal.canary
https://codereview.chromium.org/1837553002/diff/1/src/pdf/SkPDFDevice.cpp File src/pdf/SkPDFDevice.cpp (right): https://codereview.chromium.org/1837553002/diff/1/src/pdf/SkPDFDevice.cpp#newcode595 src/pdf/SkPDFDevice.cpp:595: std::unique_ptr<ContentEntry> fNext; On 2016/03/25 19:54:22, bungeman1 wrote: > Hopefully ...
4 years, 8 months ago (2016-03-28 14:23:33 UTC) #10
bungeman-skia
lgtm https://codereview.chromium.org/1837553002/diff/1/src/pdf/SkPDFShader.h File src/pdf/SkPDFShader.h (right): https://codereview.chromium.org/1837553002/diff/1/src/pdf/SkPDFShader.h#newcode59 src/pdf/SkPDFShader.h:59: std::unique_ptr<SkPDFShader::State>*); On 2016/03/28 14:23:32, Hal Canary wrote: > ...
4 years, 8 months ago (2016-03-28 14:47:46 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1837553002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1837553002/20001
4 years, 8 months ago (2016-03-28 14:47:57 UTC) #13
commit-bot: I haz the power
4 years, 8 months ago (2016-03-28 14:58:33 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/b8fb9934a0707e8e5f9e725502974dc2d432a815

Powered by Google App Engine
This is Rietveld 408576698