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

Issue 2222523003: SkPDF/SkAdvancedTypefaceMetrics: simplify ATM, PDF takes over (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@SkPDF_no_kHAdvance
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

SkPDF/SkAdvancedTypefaceMetrics: simplify ATM, PDF takes over No public API changes. TBR=reed@google.com GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2222523003 Committed: https://skia.googlesource.com/skia/+/8b1d32c8d017c84828ed65af38cd1f1e7075ce08

Patch Set 1 : 2016-08-05 (Friday) 20:03:59 EDT #

Patch Set 2 : 2016-08-07 (Sunday) 08:21:11 EDT #

Total comments: 2

Patch Set 3 : rebase and nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+248 lines, -598 lines) Patch
M gyp/core.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download
M include/core/SkTypeface.h View 1 1 chunk +3 lines, -5 lines 0 comments Download
M src/core/SkAdvancedTypefaceMetrics.h View 1 2 2 chunks +2 lines, -57 lines 0 comments Download
D src/core/SkAdvancedTypefaceMetrics.cpp View 1 chunk +0 lines, -193 lines 0 comments Download
M src/pdf/SkPDFFont.cpp View 1 2 8 chunks +238 lines, -30 lines 0 comments Download
M src/pdf/SkPDFFontImpl.h View 2 chunks +3 lines, -1 line 0 comments Download
M src/ports/SkFontHost_FreeType.cpp View 1 1 chunk +2 lines, -23 lines 0 comments Download
M src/ports/SkFontHost_mac.cpp View 1 1 chunk +0 lines, -18 lines 0 comments Download
M src/ports/SkFontHost_win.cpp View 1 1 chunk +0 lines, -23 lines 0 comments Download
M src/ports/SkTypeface_win_dw.cpp View 1 1 chunk +0 lines, -44 lines 0 comments Download
D tests/WArrayTest.cpp View 1 chunk +0 lines, -203 lines 0 comments Download

Messages

Total messages: 37 (28 generated)
hal.canary
part 2 ptal
4 years, 4 months ago (2016-08-05 20:13:56 UTC) #2
hal.canary
I went ahead and deleted dead code as part of this CL.
4 years, 4 months ago (2016-08-07 12:23:12 UTC) #16
bungeman-skia
lgtm with one nit. https://codereview.chromium.org/2222523003/diff/60001/src/pdf/SkPDFFont.cpp File src/pdf/SkPDFFont.cpp (right): https://codereview.chromium.org/2222523003/diff/60001/src/pdf/SkPDFFont.cpp#newcode1284 src/pdf/SkPDFFont.cpp:1284: glyphIDs->begin(), nit: indentation
4 years, 4 months ago (2016-08-08 14:06:09 UTC) #19
hal.canary
https://codereview.chromium.org/2222523003/diff/60001/src/pdf/SkPDFFont.cpp File src/pdf/SkPDFFont.cpp (right): https://codereview.chromium.org/2222523003/diff/60001/src/pdf/SkPDFFont.cpp#newcode1284 src/pdf/SkPDFFont.cpp:1284: glyphIDs->begin(), On 2016/08/08 14:06:09, bungeman-skia wrote: > nit: indentation ...
4 years, 4 months ago (2016-08-08 15:48:19 UTC) #27
hal.canary
https://codereview.chromium.org/2222523003/diff/60001/src/pdf/SkPDFFont.cpp File src/pdf/SkPDFFont.cpp (right): https://codereview.chromium.org/2222523003/diff/60001/src/pdf/SkPDFFont.cpp#newcode1284 src/pdf/SkPDFFont.cpp:1284: glyphIDs->begin(), On 2016/08/08 14:06:09, bungeman-skia wrote: > nit: indentation ...
4 years, 4 months ago (2016-08-08 15:48:19 UTC) #28
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/2222523003/100001
4 years, 4 months ago (2016-08-08 15:48:28 UTC) #29
commit-bot: I haz the power
Try jobs failed on following builders: skia_presubmit-Trybot on master.client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/skia_presubmit-Trybot/builds/12290)
4 years, 4 months ago (2016-08-08 15:50:36 UTC) #31
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/2222523003/100001
4 years, 4 months ago (2016-08-08 15:56:59 UTC) #35
commit-bot: I haz the power
4 years, 4 months ago (2016-08-08 16:10:04 UTC) #37
Message was sent while issue was closed.
Committed patchset #3 (id:100001) as
https://skia.googlesource.com/skia/+/8b1d32c8d017c84828ed65af38cd1f1e7075ce08

Powered by Google App Engine
This is Rietveld 408576698