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

Issue 2448293002: Name core/fxge/android files appropriately and use one file per class (Closed)

Created:
4 years, 1 month ago by npm
Modified:
4 years, 1 month ago
Reviewers:
Lei Zhang, Tom Sepez, Wei Li
CC:
pdfium-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Name core/fxge/android files appropriately and use one file per class - Rename files so that they correspond to class names. - Remove OS_Android ifs, since they are unneeded. - Split fpf_skiafontmgr.h into classes, one per file. Committed: https://pdfium.googlesource.com/pdfium/+/cfcc11e53a60b3f56a9bbe13718ecb9b997384da

Patch Set 1 #

Patch Set 2 : Fix build #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+222 lines, -677 lines) Patch
M BUILD.gn View 1 chunk +11 lines, -7 lines 0 comments Download
A core/fxge/android/cfpf_skiabufferfont.h View 1 1 chunk +25 lines, -0 lines 0 comments Download
A + core/fxge/android/cfpf_skiadevicemodule.h View 2 chunks +4 lines, -12 lines 0 comments Download
A + core/fxge/android/cfpf_skiadevicemodule.cpp View 2 chunks +3 lines, -8 lines 0 comments Download
A core/fxge/android/cfpf_skiafilefont.h View 1 1 chunk +25 lines, -0 lines 0 comments Download
A + core/fxge/android/cfpf_skiafont.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + core/fxge/android/cfpf_skiafont.cpp View 1 chunk +7 lines, -3 lines 0 comments Download
A core/fxge/android/cfpf_skiafontdescriptor.h View 1 chunk +40 lines, -0 lines 2 comments Download
A core/fxge/android/cfpf_skiafontmgr.h View 1 chunk +52 lines, -0 lines 0 comments Download
M core/fxge/android/cfpf_skiafontmgr.cpp View 2 chunks +6 lines, -4 lines 0 comments Download
A core/fxge/android/cfpf_skiapathfont.h View 1 chunk +33 lines, -0 lines 1 comment Download
A + core/fxge/android/cfx_androidfontinfo.h View 2 chunks +4 lines, -9 lines 0 comments Download
A + core/fxge/android/cfx_androidfontinfo.cpp View 2 chunks +5 lines, -9 lines 0 comments Download
D core/fxge/android/fpf_skiafont.h View 1 chunk +0 lines, -53 lines 0 comments Download
D core/fxge/android/fpf_skiafont.cpp View 1 chunk +0 lines, -215 lines 0 comments Download
D core/fxge/android/fpf_skiafontmgr.h View 1 chunk +0 lines, -124 lines 0 comments Download
D core/fxge/android/fpf_skiamodule.h View 1 chunk +0 lines, -34 lines 0 comments Download
D core/fxge/android/fpf_skiamodule.cpp View 1 chunk +0 lines, -46 lines 0 comments Download
D core/fxge/android/fx_android_font.h View 1 chunk +0 lines, -50 lines 0 comments Download
D core/fxge/android/fx_android_font.cpp View 1 chunk +0 lines, -91 lines 0 comments Download
M core/fxge/android/fx_android_imp.cpp View 2 chunks +3 lines, -8 lines 0 comments Download

Messages

Total messages: 17 (12 generated)
npm
PTAL
4 years, 1 month ago (2016-10-25 21:06:53 UTC) #9
Tom Sepez
lgtm https://codereview.chromium.org/2448293002/diff/20001/core/fxge/android/cfpf_skiafontdescriptor.h File core/fxge/android/cfpf_skiafontdescriptor.h (right): https://codereview.chromium.org/2448293002/diff/20001/core/fxge/android/cfpf_skiafontdescriptor.h#newcode27 core/fxge/android/cfpf_skiafontdescriptor.h:27: FX_Free(m_pFamily); follow-up: use some sort of string class ...
4 years, 1 month ago (2016-10-25 21:14:14 UTC) #10
npm
https://codereview.chromium.org/2448293002/diff/20001/core/fxge/android/cfpf_skiafontdescriptor.h File core/fxge/android/cfpf_skiafontdescriptor.h (right): https://codereview.chromium.org/2448293002/diff/20001/core/fxge/android/cfpf_skiafontdescriptor.h#newcode27 core/fxge/android/cfpf_skiafontdescriptor.h:27: FX_Free(m_pFamily); On 2016/10/25 21:14:14, Tom Sepez wrote: > follow-up: ...
4 years, 1 month ago (2016-10-25 21:26:06 UTC) #13
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/2448293002/20001
4 years, 1 month ago (2016-10-25 21:26:22 UTC) #15
commit-bot: I haz the power
4 years, 1 month ago (2016-10-25 21:26:43 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://pdfium.googlesource.com/pdfium/+/cfcc11e53a60b3f56a9bbe13718ecb9b9973...

Powered by Google App Engine
This is Rietveld 408576698