summaryrefslogtreecommitdiff
path: root/core/fxge/apple
AgeCommit message (Expand)Author
2018-05-29Pass a CFX_Matrix by reference in font code.chromium/3445Lei Zhang
2018-05-28Revert 'Remove almost all usages of CFX_FixedBufGrow with std::vector'chromium/3444Nicolas Pena
2018-05-08Remove almost all usages of CFX_FixedBufGrow with std::vectorNicolas Pena
2018-03-06Rename IFX classes in core/fxge to Ifacechromium/3364Dan Sinclair
2018-01-30Use unsigned for char widthchromium/3335Nicolas Pena
2018-01-18Remove more unneeded includes and code from headers.Lei Zhang
2018-01-11Remove core/fxge/cfx_fontmgr.h from headers.Lei Zhang
2018-01-11Use range-based for-loops in a few more places.Lei Zhang
2017-11-07Remove m_bFlagExact from CFX_SubstFontNicolas Pena
2017-09-28Cleanup font definesDan Sinclair
2017-09-27Move CFX_Font definition to cfx_font.hDan Sinclair
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-26Remove fx_text_int.hDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-30Split CFX_FixedBufGrow out of fx_basicchromium/3201Dan 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-07-10Move core/fxge/ge to core/fxge.Dan Sinclair
2017-05-19Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr.Lei Zhang
2017-05-16Be skeptical of bare |new|s.Tom Sepez
2017-04-24Use unique_ptr in CFX_SizeGlyphCacheTom Sepez
2017-04-21Use unique_ptr in CFX_FolderFontInfo::m_FontListchromium/3079Tom Sepez
2017-04-20Let {Argb,Cmyk}Decode return tuplesNicolas Pena
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-04-19Cleanup codepage and charset definitions.Dan Sinclair
2017-04-04Remove dib_int.hNicolas Pena
2017-03-28Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""Tom Sepez
2017-03-28Revert "Refcount all CFX_DIBSources (and subclasses) all the time."dsinclair
2017-03-28Refcount all CFX_DIBSources (and subclasses) all the time.Tom Sepez
2017-03-23Revert "Remove CFX_FixedBufGrow"Nicolás Peña
2017-03-22Remove CFX_FixedBufGrowDan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-02-16Change FXTEXT_CHARPOS to use CFX_PointFDan Sinclair
2017-02-14Revert "Convert Origins to points"Dan Sinclair
2017-02-13Convert Origins to pointsDan Sinclair
2017-02-09Remove Transform in favour of TransformPointDan Sinclair
2017-02-08Update to use CFX_Rect{F} and CFX_Matrix constructors.Dan Sinclair
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-16Create a subset of skia support for paths onlycaryclark
2016-11-15Revert of Create a subset of skia support for paths only (patchset #10 id:180...dsinclair
2016-11-15Create a subset of skia support for paths onlycaryclark
2016-11-07Remove unused CFX_QuartzDevice(Driver) classes.chromium/2913npm
2016-11-02Remove FX_BOOL from coretsepez
2016-10-25Use m_GlyphIndex as backup for m_ExtGID on Macnpm
2016-10-11Fix negative font rendering on Mac by reversing matrix c component.npm
2016-10-03Add ptr_util.h from base until std::make_unique<> availabletsepez
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair