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

Issue 2433543002: Clean up fpf_skiafontmgr (Closed)

Created:
4 years, 2 months ago by npm
Modified:
4 years, 2 months ago
Reviewers:
_cary, dsinclair, Lei Zhang
CC:
pdfium-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Clean up fpf_skiafontmgr Remove unused methods, create namespace, nits. Committed: https://pdfium.googlesource.com/pdfium/+/83828032e3fa26dd98185523dfdba5f1f4e94dfc

Patch Set 1 #

Patch Set 2 : Fix build? #

Patch Set 3 : Move file #

Patch Set 4 : FX_ArraySize not working #

Total comments: 9

Patch Set 5 : Comments #

Total comments: 2

Patch Set 6 : Use size_t #

Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -724 lines) Patch
M BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
A + core/fxge/android/cfpf_skiafontmgr.cpp View 1 2 3 4 5 10 chunks +149 lines, -192 lines 0 comments Download
M core/fxge/android/fpf_skiafont.h View 1 chunk +1 line, -1 line 0 comments Download
M core/fxge/android/fpf_skiafontmgr.h View 1 2 3 4 1 chunk +3 lines, -7 lines 0 comments Download
M core/fxge/android/fpf_skiafontmgr.cpp View 1 2 1 chunk +0 lines, -523 lines 0 comments Download

Messages

Total messages: 33 (25 generated)
npm
PTAL
4 years, 2 months ago (2016-10-18 23:29:19 UTC) #16
Lei Zhang
Are you going to rename core/fxge/android/fpf_skiafontmgr.h later? I edited the CL description, BTW.
4 years, 2 months ago (2016-10-18 23:32:41 UTC) #18
Lei Zhang
https://codereview.chromium.org/2433543002/diff/60001/core/fxge/android/cfpf_skiafontmgr.cpp File core/fxge/android/cfpf_skiafontmgr.cpp (right): https://codereview.chromium.org/2433543002/diff/60001/core/fxge/android/cfpf_skiafontmgr.cpp#newcode74 core/fxge/android/cfpf_skiafontmgr.cpp:74: skFontMap + sizeof(skFontMap) / sizeof(FPF_SKIAFONTMAP); The sizeof() part doesn't ...
4 years, 2 months ago (2016-10-18 23:39:15 UTC) #19
npm
There are several class definitions in fpf_skiafontmgr.h. Not renaming for now. https://codereview.chromium.org/2433543002/diff/60001/core/fxge/android/cfpf_skiafontmgr.cpp File core/fxge/android/cfpf_skiafontmgr.cpp (right): ...
4 years, 2 months ago (2016-10-21 14:08:51 UTC) #26
Lei Zhang
lgtm https://codereview.chromium.org/2433543002/diff/60001/core/fxge/android/cfpf_skiafontmgr.cpp File core/fxge/android/cfpf_skiafontmgr.cpp (right): https://codereview.chromium.org/2433543002/diff/60001/core/fxge/android/cfpf_skiafontmgr.cpp#newcode288 core/fxge/android/cfpf_skiafontmgr.cpp:288: uint32_t dwSubst = FPF_SkiaGetSubstFont(dwFaceName, g_SkiaFontmap); On 2016/10/21 14:08:50, ...
4 years, 2 months ago (2016-10-21 18:26:21 UTC) #27
npm
https://codereview.chromium.org/2433543002/diff/80001/core/fxge/android/cfpf_skiafontmgr.cpp File core/fxge/android/cfpf_skiafontmgr.cpp (right): https://codereview.chromium.org/2433543002/diff/80001/core/fxge/android/cfpf_skiafontmgr.cpp#newcode73 core/fxge/android/cfpf_skiafontmgr.cpp:73: int length) { On 2016/10/21 18:26:21, Lei Zhang wrote: ...
4 years, 2 months ago (2016-10-21 18:41:02 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/2433543002/100001
4 years, 2 months ago (2016-10-21 18:41:19 UTC) #31
commit-bot: I haz the power
4 years, 2 months ago (2016-10-21 18:56:57 UTC) #33
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://pdfium.googlesource.com/pdfium/+/83828032e3fa26dd98185523dfdba5f1f4e9...

Powered by Google App Engine
This is Rietveld 408576698