summaryrefslogtreecommitdiff
path: root/core/fxge/apple/fx_apple_platform.cpp
AgeCommit message (Expand)Author
2018-10-26Forward declare a bunch of classes.Lei Zhang
2018-08-29Use pdfium::span<>/UnownedPtr in CFX_Font.Tom Sepez
2018-08-14Remove more default arg = nullptr cases.Tom Sepez
2018-06-13Remove CFX_FixedBufGrow from fx_apple_platform.cppNicolas Pena
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-01-30Use unsigned for char widthchromium/3335Nicolas Pena
2017-09-27Move CFX_Font definition to cfx_font.hDan Sinclair
2017-09-26Remove fx_text_int.hDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-08-30Split CFX_FixedBufGrow out of fx_basicchromium/3201Dan Sinclair
2017-07-10Move core/fxge/ge to core/fxge.Dan Sinclair
2017-04-24Use unique_ptr in CFX_SizeGlyphCacheTom Sepez
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-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-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-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-20Refactor CFX_FontCache to have only one in GE Module.art-snake
2016-09-19Revert of Pdfium: Fix fonts leaking on ClosePage. (patchset #10 id:180001 of ...dsinclair
2016-09-15Fix memory leaking on ClosePage.chromium/2862art-snake
2016-08-19Move CFX_FaceCache to its own filenpm
2016-08-17Split fx_font into multiple files, part 1.npm
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-08Move CFX_ClipRgn and CFX_PathData into their own files.npm
2016-08-04Move CFX_GEModule into its own filenpm
2016-07-29Refactor fxge/fx_apple and fx_win header filesnpm
2016-06-22Fix Skia GN build on Macweili
2016-06-13Remove default arguments from IFX_RenderDeviceDriver.thestig
2016-06-08Remove implicit CFX_CountedRef::operator T*()tsepez
2016-06-07Get rid of NULLs in core/thestig
2016-06-01Change CFX_Font::GetPsName() to return a CFX_ByteString.thestig
2016-05-19Remove agg from skia buildcaryclark
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-03-28Cleanup one mac headerWei Li
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez