summaryrefslogtreecommitdiff
path: root/xfa/fgas/font
AgeCommit message (Expand)Author
2017-11-07Remove m_bFlagExact from CFX_SubstFontNicolas Pena
2017-10-04Remove CFX_CRTFileAccessDan Sinclair
2017-09-28Cleanup font definesDan Sinclair
2017-09-28Cleanup font definesDan Sinclair
2017-09-28Cleanup CFGAS_GEFont methodsDan Sinclair
2017-09-27Move CFX_Font definition to cfx_font.hDan Sinclair
2017-09-27Remove FXSYS_strlen and FXSYS_wcslenchromium/3226Ryan Harrison
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-27Move static methods to anonymous namespaceDan Sinclair
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-26Hide FX_HandleParentPathDan Sinclair
2017-09-26Share public part of CFGAS_FontMgr declarationDan Sinclair
2017-09-26Move font source into CFGAS_FontMgrDan Sinclair
2017-09-26Remove font default paramsDan Sinclair
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-21Move CFX_Observable to ObservableDan Sinclair
2017-09-21Rename CXFA_DefFontMgr to CFGAS_DefaultFontManagerDan Sinclair
2017-09-21Move CXFA_PDFFontMgr to CFGAS_PDFFontMgrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-09-15Make static const char* arrays more const.Lei Zhang
2017-08-31Cleanup fx_basic_* filesDan Sinclair
2017-08-23Convert string Find methods to return an OptionalRyan Harrison
2017-08-01Replace raw value for constant error value in string operationsRyan Harrison
2017-06-22Add a |gGeneralPartitionAllocator| and use it in the |FX_*Alloc| wrappers.chromium/3142chromium/3141chromium/3140chromium/3139Chris Palmer
2017-05-20Use observed ptrs from CFGAS_GEFont back to its font mgrs.chromium/3106Tom Sepez
2017-05-16Introduce CFX_UnownedPtr to detect lifetime inversion issues.Tom Sepez
2017-05-01Remove more |new|s, part 5Tom Sepez
2017-04-20Convert IFX_MemoryStream to CFX_MemoryStreamDan Sinclair
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-04-19Cleanup codepage and charset definitions.Dan Sinclair
2017-04-19Move CFGAS_Stream to CFX_SeekableStreamProxyDan Sinclair
2017-04-18Rename IFGAS_Stream to CFGAS_StreamDan Sinclair
2017-04-18Codepage code into anonymouse namespaceDan Sinclair
2017-04-12Remove MakeSeekableReadStreamDan Sinclair
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-04-03Drop FXSYS_ from wide string methodsDan Sinclair
2017-03-31Pull in FreeType via DEPS instead.Lei Zhang
2017-03-30Remove unnecessary FreeType include.Dominik Röttsches
2017-03-30Fix Chromium XFA buildDominik Röttsches
2017-03-30Rename fgas_stream to ifgas_streamDan Sinclair
2017-03-23Cleanup some xfa/fxfa code.Dan Sinclair
2017-03-15Remove unused methods and data from fgas_codepageDan Sinclair
2017-03-15Replace FX_POSITION in GFGAS_FontMgr with boolDan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-03-13Replace discrete array with a map.dan sinclair
2017-03-02Use std::deque for CFX_FontDescriptorsTom Sepez
2017-03-02Remove CFX_MassArrayTemplate<CFX_Rect> backing array.Tom Sepez
2017-03-01Fix font manager negation issueDan Sinclair
2017-02-13Simplify FX_UTF8Encode variants.chromium/3012Tom Sepez