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

Issue 1064013003: SkPDF: SkPDFString is no longer aware of wide strings. (Closed)

Created:
5 years, 8 months ago by hal.canary
Modified:
5 years, 8 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: SkPDFString is no longer aware of wide strings. Since wide strings are only used in SkPDFDevice, I have moved the function that manages them to that directory. Motivation: The SkPDFString will be refactored later along with the other SkPFObject heirarchy. BUG=skia:3585 Committed: https://skia.googlesource.com/skia/+/bb264b775004be3df72f0bb5ee613761a328a6c3

Patch Set 1 #

Patch Set 2 : 2015-04-07 (Tuesday) 10:52:40 EDT #

Total comments: 6

Patch Set 3 : comments from tomhudson@ #

Patch Set 4 : optimize SkPDFString::FormatString, stop appending everywhere #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -61 lines) Patch
M src/pdf/SkPDFDevice.cpp View 1 2 3 chunks +38 lines, -3 lines 0 comments Download
M src/pdf/SkPDFTypes.h View 2 chunks +0 lines, -12 lines 0 comments Download
M src/pdf/SkPDFTypes.cpp View 1 2 3 2 chunks +21 lines, -46 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
hal.canary
PTAL
5 years, 8 months ago (2015-04-07 14:49:27 UTC) #2
tomhudson
LGTM modulo these comments on comments. (Also FormatString() clearly could be sped up if it's ...
5 years, 8 months ago (2015-04-07 15:08:24 UTC) #3
hal.canary
On 2015/04/07 15:08:24, tomhudson wrote: > (Also FormatString() clearly could be sped up if it's ...
5 years, 8 months ago (2015-04-07 17:32:51 UTC) #4
hal.canary
https://codereview.chromium.org/1064013003/diff/20001/src/pdf/SkPDFDevice.cpp File src/pdf/SkPDFDevice.cpp (right): https://codereview.chromium.org/1064013003/diff/20001/src/pdf/SkPDFDevice.cpp#newcode1055 src/pdf/SkPDFDevice.cpp:1055: // @param value A string value. On 2015/04/07 15:08:23, ...
5 years, 8 months ago (2015-04-07 17:32:57 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1064013003/60001
5 years, 8 months ago (2015-04-07 17:33:31 UTC) #8
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://skia.googlesource.com/skia/+/bb264b775004be3df72f0bb5ee613761a328a6c3
5 years, 8 months ago (2015-04-07 17:40:07 UTC) #9
tomhudson
5 years, 8 months ago (2015-04-07 17:40:21 UTC) #10
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698