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

Issue 2362063003: Clean up xfa_fontmgr.cpp. (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : Fix bad refactor #

Patch Set 3 : win #

Patch Set 4 : win2 #

Patch Set 5 : win3 #

Total comments: 11

Patch Set 6 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+269 lines, -257 lines) Patch
M xfa/fgas/font/fgas_gefont.h View 1 2 3 2 chunks +3 lines, -5 lines 0 comments Download
M xfa/fgas/font/fgas_gefont.cpp View 1 2 3 4 5 3 chunks +41 lines, -36 lines 0 comments Download
M xfa/fgas/layout/fgas_rtfbreak.h View 1 2 3 4 1 chunk +4 lines, -4 lines 0 comments Download
M xfa/fgas/layout/fgas_rtfbreak.cpp View 1 2 3 4 5 17 chunks +84 lines, -75 lines 0 comments Download
M xfa/fgas/layout/fgas_textbreak.cpp View 1 2 3 4 2 chunks +6 lines, -4 lines 0 comments Download
M xfa/fxfa/app/xfa_fontmgr.cpp View 1 2 3 16 chunks +111 lines, -114 lines 0 comments Download
M xfa/fxfa/include/xfa_fontmgr.h View 1 chunk +20 lines, -19 lines 0 comments Download

Messages

Total messages: 33 (28 generated)
Lei Zhang
4 years, 3 months ago (2016-09-23 21:30:07 UTC) #20
npm
lgtm https://codereview.chromium.org/2362063003/diff/80001/xfa/fgas/font/fgas_gefont.cpp File xfa/fgas/font/fgas_gefont.cpp (right): https://codereview.chromium.org/2362063003/diff/80001/xfa/fgas/font/fgas_gefont.cpp#newcode345 xfa/fgas/font/fgas_gefont.cpp:345: m_pCharWidthMap->SetAtGrow(wUnicode, (int16_t)iWidth); Remove C-Cast https://codereview.chromium.org/2362063003/diff/80001/xfa/fgas/layout/fgas_rtfbreak.cpp File xfa/fgas/layout/fgas_rtfbreak.cpp (left): ...
4 years, 3 months ago (2016-09-23 22:14:51 UTC) #23
Lei Zhang
https://codereview.chromium.org/2362063003/diff/80001/xfa/fgas/font/fgas_gefont.cpp File xfa/fgas/font/fgas_gefont.cpp (right): https://codereview.chromium.org/2362063003/diff/80001/xfa/fgas/font/fgas_gefont.cpp#newcode345 xfa/fgas/font/fgas_gefont.cpp:345: m_pCharWidthMap->SetAtGrow(wUnicode, (int16_t)iWidth); On 2016/09/23 22:14:50, npm wrote: > Remove ...
4 years, 2 months ago (2016-09-26 21:00:25 UTC) #26
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/2362063003/100001
4 years, 2 months ago (2016-09-26 21:16:29 UTC) #31
commit-bot: I haz the power
4 years, 2 months ago (2016-09-26 21:16:47 UTC) #33
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://pdfium.googlesource.com/pdfium/+/2c065322f1b14ca3ff145dc068ab2361704f...

Powered by Google App Engine
This is Rietveld 408576698