summaryrefslogtreecommitdiff
path: root/xfa/fgas/font
AgeCommit message (Expand)Author
2017-01-17Avoid endless loop deleting CFGAS_GEFont.tsepez
2017-01-10Strip out custom allocator codeDan Sinclair
2017-01-10Remove more _LP* typedefs.tsepez
2017-01-09Tidy cfgas_fontmgr, remove custom sorting code.tsepez
2017-01-06Remove CFX_MapPtrToPtr in xfa/fgas, part 2tsepez
2017-01-05Properly ref-count CFGAS_GEFont with CFX_RetainPtr.tsepez
2016-12-08Replace CFX_WideStringArray with std::vectortsepez
2016-12-07Replace CFX_ByteStringArray with std::vector.tsepez
2016-12-07Properly ref count IFX_FileAccess.tsepez
2016-12-07Refcount IFGAS_ streams all the time, tootsepez
2016-12-07Refcount all the IFX_ stream classes all the time.tsepez
2016-12-02Rename IFX_Stream to IFGAS_Stream.tsepez
2016-12-02Tidy fx_stream.htsepez
2016-11-30Convert loose FX_Create* functions into static methodstsepez
2016-11-21Clean up CFGAS_GEFontnpm
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-18Clean up CFGAS_FontMgrchromium/2925npm
2016-11-11Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little.npm
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-10-13Clean up fx_basic_util a littlenpm
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-26Clean up xfa_fontmgr.cpp.thestig
2016-09-23Remove FX_BOOL from cpdf_fontchromium/2872chromium/2871chromium/2870npm
2016-09-13Sort include entries.dsinclair
2016-09-08Reland of Fix leaked internal fontweili
2016-09-08Fix memory management errors for font loading and copyingweili
2016-09-08Fix leaks in class CFGAS_FontMgrImpweili
2016-09-01Revert of Fix leaked internal font (patchset #2 id:60001 of https://coderevie...weili
2016-09-01Fix leaked internal fontweili
2016-08-29Move CFX_SubstFont and CTTFontDesc into their own filesnpm
2016-08-23[XFA] Force destruction order of font managers.chromium/2838dsinclair
2016-08-18Move CFX_UnicodeEncoding and CFX_UnicodeEncodingEx to their own files.npm
2016-08-10Use smart pointers for class owned pointers in xfa/fxfaweili
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-04Move CFX_GEModule into its own filenpm
2016-08-04Use smart pointers for class owned pointersweili
2016-07-27Splitting fx_ge_fontmap.cppnpm
2016-07-25Use smart pointers for CFX_Font and CFX_Type3Font classesweili
2016-07-18Cleanup fgas/crt.dsinclair
2016-06-23Remove NULL in xfa/dsinclair
2016-06-21Use FXFONT defines in place of integers.thestig
2016-06-20Fix clang_use_chrome_plugin for Mac and Skia buildsweili
2016-06-18Make code compile with clang_use_chrome_plugin (final)weili
2016-06-09Use static_cast<CXFA_WidgetAcc*> in xfa.tsepez
2016-06-07Remove dead code in CFGAS_FontMgrImp.thestig
2016-06-07Replace IFGAS_Font with underlying concrete typethestig
2016-06-06Make GetDevFont() return a CFX_Font* instead of void*tsepez