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

Issue 2251803002: SkPDF: pull out SkPDFMakeCIDGlyphWidthsArray.cpp (Closed)

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

Description

SkPDF: pull out SkPDFMakeCIDGlyphWidthsArray.cpp Extract from inside SkPDFFont.cpp GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2251803002 Committed: https://skia.googlesource.com/skia/+/86b6eabeae80c3db69226cd1693d7f1c4591d88e

Patch Set 1 #

Total comments: 5

Patch Set 2 : 2016-08-16 (Tuesday) 15:52:16 EDT #

Patch Set 3 : 2016-08-16 (Tuesday) 16:41:20 EDT #

Total comments: 2

Patch Set 4 : 2016-08-16 (Tuesday) 21:06:10 EDT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+312 lines, -260 lines) Patch
M gyp/pdf.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M src/pdf/SkPDFFont.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/pdf/SkPDFFont.cpp View 1 2 3 7 chunks +24 lines, -260 lines 0 comments Download
A src/pdf/SkPDFMakeCIDGlyphWidthsArray.h View 1 1 chunk +23 lines, -0 lines 0 comments Download
A src/pdf/SkPDFMakeCIDGlyphWidthsArray.cpp View 1 1 chunk +262 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (16 generated)
hal.canary
PTAL
4 years, 4 months ago (2016-08-16 18:56:11 UTC) #5
bungeman-skia
https://codereview.chromium.org/2251803002/diff/1/src/pdf/SkPDFFont.cpp File src/pdf/SkPDFFont.cpp (right): https://codereview.chromium.org/2251803002/diff/1/src/pdf/SkPDFFont.cpp#newcode604 src/pdf/SkPDFFont.cpp:604: SkASSERT(glyphCache.get()); The above seems to be done in at ...
4 years, 4 months ago (2016-08-16 19:16:25 UTC) #6
hal.canary
refactored everything. https://codereview.chromium.org/2251803002/diff/1/src/pdf/SkPDFFont.cpp File src/pdf/SkPDFFont.cpp (right): https://codereview.chromium.org/2251803002/diff/1/src/pdf/SkPDFFont.cpp#newcode604 src/pdf/SkPDFFont.cpp:604: SkASSERT(glyphCache.get()); On 2016/08/16 19:16:25, bungeman-skia wrote: > ...
4 years, 4 months ago (2016-08-16 20:42:09 UTC) #9
bungeman-skia
https://codereview.chromium.org/2251803002/diff/40001/src/pdf/SkPDFFont.cpp File src/pdf/SkPDFFont.cpp (right): https://codereview.chromium.org/2251803002/diff/40001/src/pdf/SkPDFFont.cpp#newcode93 src/pdf/SkPDFFont.cpp:93: static SkPaint vector_paint(SkTypeface* face) { Can this be static ...
4 years, 4 months ago (2016-08-16 21:09:08 UTC) #12
hal.canary
https://codereview.chromium.org/2251803002/diff/40001/src/pdf/SkPDFFont.cpp File src/pdf/SkPDFFont.cpp (right): https://codereview.chromium.org/2251803002/diff/40001/src/pdf/SkPDFFont.cpp#newcode93 src/pdf/SkPDFFont.cpp:93: static SkPaint vector_paint(SkTypeface* face) { On 2016/08/16 21:09:07, bungeman-skia ...
4 years, 4 months ago (2016-08-17 12:38:26 UTC) #17
bungeman-skia
lgtm
4 years, 4 months ago (2016-08-17 14:56:08 UTC) #20
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/2251803002/60001
4 years, 4 months ago (2016-08-17 14:56:33 UTC) #22
commit-bot: I haz the power
4 years, 4 months ago (2016-08-17 14:57:30 UTC) #24
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/86b6eabeae80c3db69226cd1693d7f1c4591d88e

Powered by Google App Engine
This is Rietveld 408576698