|
Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own files.
This is the third CL to separate fx_ge into classes, one per file.
All fx_ge.h includes had to be replaced with new includes
The method definitions for CFX_FxgeDevice were not moved to a single file.
These methods are defined in two folders different from fxge/ge, so they were left untouched for now.
Committed: https://pdfium.googlesource.com/pdfium/+/9ada2d83cbb629f286936ebc7a208a61164f873b
Total comments: 14
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1274 lines, -1601 lines) |
Patch |
|
M |
BUILD.gn
|
View
|
1
2
3
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
|
M |
core/fpdfapi/cpdf_pagerendercontext.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
core/fpdfapi/fpdf_font/cpdf_type1font.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
core/fpdfapi/fpdf_font/fpdf_font_cid.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
core/fpdfapi/fpdf_font/ttgsubtable.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
core/fpdfapi/fpdf_page/cpdf_allstates.cpp
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
core/fpdfapi/fpdf_page/cpdf_graphstate.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
core/fpdfapi/fpdf_page/fpdf_page_parser.cpp
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
core/fpdfapi/fpdf_page/fpdf_page_parser_old.cpp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/fpdfapi/fpdf_page/include/cpdf_path.h
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
core/fpdfapi/fpdf_page/pageint.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
core/fpdfapi/fpdf_render/fpdf_render.cpp
|
View
|
1
2
3
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
core/fpdfapi/fpdf_render/fpdf_render_cache.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
core/fpdfapi/fpdf_render/fpdf_render_image.cpp
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
core/fpdfapi/fpdf_render/fpdf_render_loadimage.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
core/fpdfapi/fpdf_render/fpdf_render_pattern.cpp
|
View
|
1
2
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/fpdfapi/fpdf_render/fpdf_render_text.cpp
|
View
|
1
2
3
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
core/fpdfapi/fpdf_render/render_int.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/fpdfdoc/cpdf_annot.cpp
|
View
|
1
2
3
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
core/fpdfdoc/cpdf_annotlist.cpp
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
core/fpdfdoc/cpdf_formcontrol.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
core/fxge/agg/fx_agg_driver.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
core/fxge/agg/fx_agg_driver.cpp
|
View
|
1
2
3
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
core/fxge/android/fx_android_imp.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
core/fxge/apple/apple_int.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/fxge/apple/cfx_quartzdevice.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
core/fxge/apple/fx_apple_platform.cpp
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
core/fxge/apple/fx_mac_imp.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
core/fxge/apple/fx_quartz_device.cpp
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
core/fxge/dib/fx_dib_composite.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
core/fxge/dib/fx_dib_convert.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
core/fxge/dib/fx_dib_engine.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
core/fxge/dib/fx_dib_main.cpp
|
View
|
1
2
3
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
A + |
core/fxge/ge/cfx_graphstatedata.cpp
|
View
|
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
core/fxge/ge/cfx_pathdata.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
A |
core/fxge/ge/cfx_renderdevice.cpp
|
View
|
1
2
3
|
1 chunk |
+1072 lines, -0 lines |
0 comments
|
Download
|
|
D |
core/fxge/ge/fx_ge_device.cpp
|
View
|
1
2
3
|
1 chunk |
+0 lines, -504 lines |
0 comments
|
Download
|
|
M |
core/fxge/ge/fx_ge_fontmap.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
D |
core/fxge/ge/fx_ge_path.cpp
|
View
|
|
1 chunk |
+0 lines, -51 lines |
0 comments
|
Download
|
|
M |
core/fxge/ge/fx_ge_text.cpp
|
View
|
|
3 chunks |
+0 lines, -588 lines |
0 comments
|
Download
|
|
M |
core/fxge/ifx_renderdevicedriver.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A |
core/fxge/include/cfx_fxgedevice.h
|
View
|
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
|
A |
core/fxge/include/cfx_graphstatedata.h
|
View
|
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/fxge/include/cfx_pathdata.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A + |
core/fxge/include/cfx_renderdevice.h
|
View
|
1
|
2 chunks |
+6 lines, -60 lines |
0 comments
|
Download
|
|
M |
core/fxge/include/fx_ge.h
|
View
|
1
|
1 chunk |
+0 lines, -334 lines |
0 comments
|
Download
|
|
M |
core/fxge/skia/fx_skia_device.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
core/fxge/skia/fx_skia_device.cpp
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
core/fxge/skia/fx_skia_device_unittest.cpp
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
core/fxge/win32/fx_win32_device.cpp
|
View
|
1
2
3
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
core/fxge/win32/fx_win32_dib.cpp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
core/fxge/win32/fx_win32_dwrite.cpp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
core/fxge/win32/fx_win32_gdipext.cpp
|
View
|
1
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
core/fxge/win32/fx_win32_print.cpp
|
View
|
1
2
3
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
core/fxge/win32/win32_int.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/formfiller/cffl_formfiller.cpp
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/formfiller/cffl_iformfiller.cpp
|
View
|
1
2
3
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
fpdfsdk/fpdf_progressive.cpp
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
fpdfsdk/fpdf_sysfontinfo.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
fpdfsdk/fpdfformfill.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
fpdfsdk/fpdfview.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
fpdfsdk/fsdk_annothandler.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/fsdk_baseannot.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/fsdk_baseform.cpp
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
fpdfsdk/fsdk_mgr.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/fxedit/fxet_edit.cpp
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
fpdfsdk/pdfwindow/PWL_Caret.cpp
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
fpdfsdk/pdfwindow/PWL_ComboBox.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
fpdfsdk/pdfwindow/PWL_Edit.cpp
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
fpdfsdk/pdfwindow/PWL_ScrollBar.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
fpdfsdk/pdfwindow/PWL_Utils.cpp
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
pdfium.gyp
|
View
|
1
2
3
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
|
M |
xfa/fde/cfde_path.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
xfa/fde/fde_gedevice.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
xfa/fde/fde_gedevice.cpp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
xfa/fde/fde_visualset.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
xfa/fde/tto/fde_textout.h
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
xfa/fgas/font/fgas_stdfontmgr.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
xfa/fgas/layout/fgas_textbreak.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
xfa/fxbarcode/BC_TwoDimWriter.cpp
|
View
|
1
2
3
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
xfa/fxbarcode/oned/BC_OneDimWriter.h
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
xfa/fxbarcode/oned/BC_OneDimWriter.cpp
|
View
|
1
2
3
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
xfa/fxbarcode/oned/BC_OnedEAN13Writer.cpp
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
xfa/fxbarcode/oned/BC_OnedEAN8Writer.cpp
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
xfa/fxbarcode/oned/BC_OnedUPCAWriter.cpp
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
xfa/fxfa/app/xfa_ffwidget.cpp
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
xfa/fxfa/include/xfa_ffwidget.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
xfa/fxfa/parser/xfa_localemgr.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
xfa/fxgraphics/cfx_graphics.cpp
|
View
|
1
2
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
xfa/fxgraphics/cfx_path_generator.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
xfa/fxgraphics/cfx_path_generator.cpp
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
xfa/fxgraphics/include/cfx_graphics.h
|
View
|
1
2
3
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
Total messages: 28 (19 generated)
|