summaryrefslogtreecommitdiff
path: root/core/fxge/ge/cfx_renderdevice.cpp
AgeCommit message (Expand)Author
2017-02-15Cleanup GetZeroAreaPath methodchromium/3014Dan Sinclair
2017-02-15Cleanup CFX_PathData.Dan Sinclair
2017-02-14Revert "Convert Origins to points"Dan Sinclair
2017-02-13Convert Origins to pointsDan Sinclair
2017-02-09Cleanup CFX_Matrix related methodsDan Sinclair
2017-02-09Remove Transform in favour of TransformPointDan Sinclair
2017-02-09Replace rect.Transform(matrix) with matrix.TransformRect(rect)Dan Sinclair
2017-02-09Convert Get methods to return instead of using out params.Dan Sinclair
2017-02-08Rename x,y to width,height for Size typesdan sinclair
2017-02-08Update to use CFX_Rect{F} and CFX_Matrix constructors.Dan Sinclair
2017-02-07Use enum class for PathPoint types.Nicolas Pena
2017-01-23Update safe numerics package to get bitwise opstsepez
2016-12-06re-enable skia cachingchromium/2944caryclark
2016-11-22handle antialiased rendering as premultipliedcaryclark
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-17fix corpus testscaryclark
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-02Remove FX_BOOL from coretsepez
2016-10-27Fix some FX_BOOL / int noise in core/fx*chromium/2903tsepez
2016-10-11Delete unused flags from CFX_SubstFontchromium/2888npm
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Remove unused CFX_AutoFontCachethestig
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-24Delete unused methods from CFX_RenderDevicenpm
2016-08-19Move CFX_FaceCache to its own filenpm
2016-08-17Split fx_font into multiple files, part 1.npm
2016-08-15Avoid integer overflows in FXGE_GetGlyphsBBox().thestig
2016-08-15add native draw bitmap with alpha maskcaryclark
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm