Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
2c02faed1da2375a91c7f9c003beb606a0611074
/
xfa
/
fde
/
fde_gedevice.cpp
1b08df1
Convert Get methods to return instead of using out params.
by Dan Sinclair
· 8 years ago
bba2a7c
Update to use CFX_Rect{F} and CFX_Matrix constructors.
by Dan Sinclair
· 8 years ago
6db6fbc
Remove CFX_Points, CFX_PointsF in favor of std::vector
by tsepez
· 8 years ago
e647799
Properly ref-count CFGAS_GEFont with CFX_RetainPtr.
by tsepez
· 8 years ago
4b91a2d
Clean up CFGAS_GEFont
by npm
· 8 years ago
85c8e7f
Fixup lint flags.
by Dan Sinclair
· 8 years ago
8f3eb60
Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little.
by npm
· 8 years ago
d19e912
Remove FX_BOOL from xfa.
by tsepez
· 8 years ago
74a34fc
Move core/fxge/include to core/fxge
by dsinclair
· 8 years ago
9972ff9
Refactor CFX_FontCache to have only one in GE Module.
by art-snake
· 8 years ago
c480899
Revert of Pdfium: Fix fonts leaking on ClosePage. (patchset #10 id:180001 of https://codereview.chromium.org/2158023002/ )
by dsinclair
· 8 years ago
cde5101
Fix memory leaking on ClosePage.
by art-snake
· 8 years ago
81ee14d
Move CFX_SubstFont and CTTFontDesc into their own files
by npm
· 8 years ago
d691899
Split fx_font into multiple files, part 1.
by npm
· 8 years ago
9ada2d8
Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own files.
by npm
· 8 years ago
26b86e6
Move CFX_GEModule into its own file
by npm
· 8 years ago
cddf825
Use smart pointers for class owned pointers under xfa/fde
by weili
· 8 years ago
9b671ac
Use smart pointers for CFX_Font and CFX_Type3Font classes
by weili
· 8 years ago
85d1f2c
Remove NULL in xfa/
by dsinclair
· 9 years ago
907a522
Use FXFONT defines in place of integers.
by thestig
· 9 years ago
ec51ac3
Another round of fx_ge cleanup.
by thestig
· 9 years ago
cfb77cc
Get rid of NULLs in xfa/fde/
by thestig
· 9 years ago
a4fdfc5
Replace IFGAS_Font with underlying concrete type
by thestig
· 9 years ago
fe433f1
Remove FDE_HDEVICESTATE.
by dsinclair
· 9 years ago
48ddd86
Make GetDevFont() return a CFX_Font* instead of void*
by tsepez
· 9 years ago
b71dc76
Rename IFX_Font to IFGAS_Font
by tsepez
· 9 years ago
41846a0
Remove default argument from RestoreState() methods.
by thestig
· 9 years ago
43854a5
Standardize on ASSERT.
by dsinclair
· 9 years ago
acd0d59
Cleanup FDE interfaces.
by dsinclair
· 9 years ago
08153b1
Remove IFDE_Image, IFDE_PathSet, IFDE_ImageSet, and IFDE_WidgetSet.
by dsinclair
· 9 years ago
a5c1323
Remove IFDE_Pen and IFDE_Brush.
by dsinclair
· 9 years ago
25c223d
Only SolidBrush types are created, remove other brushes.
by dsinclair
· 9 years ago
736f28a
Remove FX_DWORD from XFA.
by tsepez
· 9 years ago
1770c02
Move xfa/src up to xfa/.
by Dan Sinclair
· 9 years ago