summaryrefslogtreecommitdiff
path: root/xfa/fgas
AgeCommit message (Expand)Author
2017-02-02Remove FX_WSTRC usagechromium/3003chromium/3002dan sinclair
2017-01-25Remove last usage of IFX_Retainable.chromium/2993Tom Sepez
2017-01-24Use std::vector for fx_ucd.h arrays.chromium/2992tsepez
2017-01-24Use std::vector for CFX_RectF arraystsepez
2017-01-20Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t>chromium/2990chromium/2989chromium/2988tsepez
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-14Avoid the ptr.reset(new XXX()) anti-patterntsepez
2016-12-13Replace CFX_FloatArray with std::vectortsepez
2016-12-08Replace CFX_WideStringArray with std::vectortsepez
2016-12-07Replace CFX_ByteStringArray with std::vector.tsepez
2016-12-07Remove CFX_FormatString::Release()tsepez
2016-12-07Properly ref count IFX_FileAccess.tsepez
2016-12-07Catch stray Retains() and Releases() outside of RetainPtr<>.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-12-01Make concrete stream classes private to .cpp, part 2tsepez
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-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