summaryrefslogtreecommitdiff
path: root/xfa/fgas/font/fgas_stdfontmgr.h
AgeCommit message (Expand)Author
2016-08-23[XFA] Force destruction order of font managers.chromium/2838dsinclair
2016-08-10Use smart pointers for class owned pointers in xfa/fxfaweili
2016-07-27Splitting fx_ge_fontmap.cppnpm
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-07Remove dead code in CFGAS_FontMgrImp.thestig
2016-06-07Replace IFGAS_Font with underlying concrete typethestig
2016-06-03Rename IFX_FontMgr to IFGAS_FontMgrtsepez
2016-06-03Rename IFX_Font to IFGAS_Fonttsepez
2016-05-26Fix windows build breakage at 25fa42f398d1Tom Sepez
2016-05-25Clean up fx_ge.h and IWYU.thestig
2016-05-19Expand some typedefs to the original typesdsinclair
2016-05-19Cleanup unused fgas/ code.dsinclair
2016-04-27Replace CFX_PtrArray with typesafe CFX_ArrayTemplate<>, part 3tsepez
2016-04-27More IFX_ interface cleanup.dsinclair
2016-04-11Remove IFX_AdditionalFontMgr and IFX_FontMgrDelegate.dsinclair
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-03-25Remove FX_DWORD from XFA, part 2tsepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-14Move xfa/src up to xfa/.Dan Sinclair