summaryrefslogtreecommitdiff
path: root/xfa/fgas
AgeCommit message (Expand)Author
2016-11-21Clean up CFGAS_GEFontnpm
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-18Clean up CFGAS_FontMgrchromium/2925npm
2016-11-11Add fpdfppo_embeddertest.cpp.tsepez
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-26Fix some FX_BOOL / int noise in xfatsepez
2016-10-26Fix some FX_BOOL / int noise in fxcrt.chromium/2902tsepez
2016-10-26Take advantage of implicit std::unique_ptr<>(nulltpr_t) ctor.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-12Fix some leaks associated with memory allocatorchromium/2859weili
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-15Clean up XFA locale and locale managerweili
2016-08-11Remove fgas_system files.dsinclair
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-08-04Use smart pointers for class owned pointers under xfa/fdeweili
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-23Use some FXSYS methods instead of duplicatingdsinclair
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-20Another round of fx_ge cleanup.thestig
2016-06-18Make code compile with clang_use_chrome_plugin (final)weili
2016-06-10Trust the compiler to do array indexing and superclass promotion.tsepez
2016-06-09Avoid casts via correct types in fgas_textbreaktsepez
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-07Remove FDE_HVISUALOBJ.dsinclair
2016-06-06Make GetDevFont() return a CFX_Font* instead of void*tsepez
2016-06-03Rename CFX_GEFont to CFGAS_GEFonttsepez