summaryrefslogtreecommitdiff
path: root/xfa/fgas/font/cfgas_fontmgr.cpp
AgeCommit message (Expand)Author
2017-06-22Add a |gGeneralPartitionAllocator| and use it in the |FX_*Alloc| wrappers.chromium/3142chromium/3141chromium/3140chromium/3139Chris Palmer
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-18Codepage code into anonymouse namespaceDan Sinclair
2017-04-03Drop FXSYS_ from mem methodsDan 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-02Use std::deque for CFX_FontDescriptorsTom Sepez
2017-03-01Fix font manager negation issueDan Sinclair
2017-02-13Simplify FX_UTF8Encode variants.chromium/3012Tom Sepez
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 all the IFX_ stream classes all the time.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