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

Issue 2260533002: Refactor fx_font part 2 (Closed)

Created:
4 years, 4 months ago by npm
Modified:
4 years, 4 months ago
Reviewers:
Lei Zhang, dsinclair, Wei Li
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Move CFX_UnicodeEncoding and CFX_UnicodeEncodingEx to their own files. Committed: https://pdfium.googlesource.com/pdfium/+/1a8946b09884393d7dc4941e59b3172a7e473b01

Patch Set 1 #

Total comments: 14

Patch Set 2 : Comments #

Patch Set 3 : Spacing #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+238 lines, -166 lines) Patch
M BUILD.gn View 1 2 3 chunks +9 lines, -0 lines 0 comments Download
M core/fpdfapi/fpdf_parser/cpdf_document.cpp View 1 chunk +1 line, -0 lines 0 comments Download
A core/fxge/ge/cfx_unicodeencoding.cpp View 1 chunk +33 lines, -0 lines 0 comments Download
A core/fxge/ge/cfx_unicodeencodingex.cpp View 1 1 chunk +98 lines, -0 lines 0 comments Download
M core/fxge/ge/fx_ge_font.cpp View 3 chunks +1 line, -112 lines 0 comments Download
A core/fxge/include/cfx_unicodeencoding.h View 1 1 chunk +46 lines, -0 lines 0 comments Download
A core/fxge/include/cfx_unicodeencodingex.h View 1 1 chunk +37 lines, -0 lines 0 comments Download
M core/fxge/include/fx_font.h View 1 chunk +0 lines, -54 lines 0 comments Download
M pdfium.gyp View 1 3 chunks +8 lines, -0 lines 0 comments Download
M xfa/fgas/font/fgas_gefont.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M xfa/fgas/font/fgas_gefont.cpp View 1 chunk +2 lines, -0 lines 2 comments Download
M xfa/fxbarcode/oned/BC_OneDimWriter.cpp View 1 chunk +1 line, -0 lines 1 comment Download
M xfa/fxgraphics/cfx_graphics.cpp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 20 (12 generated)
npm
PTAL
4 years, 4 months ago (2016-08-18 14:58:55 UTC) #5
dsinclair
https://codereview.chromium.org/2260533002/diff/1/core/fxge/ge/cfx_unicodeencodingex.cpp File core/fxge/ge/cfx_unicodeencodingex.cpp (right): https://codereview.chromium.org/2260533002/diff/1/core/fxge/ge/cfx_unicodeencodingex.cpp#newcode13 core/fxge/ge/cfx_unicodeencodingex.cpp:13: #ifdef PDF_ENABLE_XFA Instead of wrapping the whole file in ...
4 years, 4 months ago (2016-08-18 15:14:52 UTC) #8
npm
PTAL https://codereview.chromium.org/2260533002/diff/1/core/fxge/ge/cfx_unicodeencodingex.cpp File core/fxge/ge/cfx_unicodeencodingex.cpp (right): https://codereview.chromium.org/2260533002/diff/1/core/fxge/ge/cfx_unicodeencodingex.cpp#newcode13 core/fxge/ge/cfx_unicodeencodingex.cpp:13: #ifdef PDF_ENABLE_XFA On 2016/08/18 15:14:52, dsinclair wrote: > ...
4 years, 4 months ago (2016-08-18 17:36:42 UTC) #9
dsinclair
https://codereview.chromium.org/2260533002/diff/40001/xfa/fgas/font/fgas_gefont.cpp File xfa/fgas/font/fgas_gefont.cpp (right): https://codereview.chromium.org/2260533002/diff/40001/xfa/fgas/font/fgas_gefont.cpp#newcode10 xfa/fgas/font/fgas_gefont.cpp:10: #include "core/fxge/include/cfx_unicodeencodingex.h" This needs to be inside an #ifdef ...
4 years, 4 months ago (2016-08-18 17:43:03 UTC) #12
npm
https://codereview.chromium.org/2260533002/diff/40001/xfa/fgas/font/fgas_gefont.cpp File xfa/fgas/font/fgas_gefont.cpp (right): https://codereview.chromium.org/2260533002/diff/40001/xfa/fgas/font/fgas_gefont.cpp#newcode10 xfa/fgas/font/fgas_gefont.cpp:10: #include "core/fxge/include/cfx_unicodeencodingex.h" On 2016/08/18 17:43:03, dsinclair wrote: > This ...
4 years, 4 months ago (2016-08-18 17:53:23 UTC) #15
dsinclair
lgtm Doh, didn't realize they were in xfa/. Ignore me.
4 years, 4 months ago (2016-08-18 17:55:06 UTC) #17
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/2260533002/40001
4 years, 4 months ago (2016-08-18 17:55:17 UTC) #18
commit-bot: I haz the power
4 years, 4 months ago (2016-08-18 17:55:33 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://pdfium.googlesource.com/pdfium/+/1a8946b09884393d7dc4941e59b3172a7e47...

Powered by Google App Engine
This is Rietveld 408576698