summaryrefslogtreecommitdiff
path: root/core/fxge/cfx_renderdevice.h
AgeCommit message (Expand)Author
2017-04-21Add CFX_RenderDevice::AutoRestorer()chromium/3078Tom Sepez
2017-04-04Let CPDF_ImageRenderer own the CFX_ImageRendererNicolas 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-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-07Use enum class for PathPoint types.Nicolas Pena
2016-12-06re-enable skia cachingchromium/2944caryclark
2016-11-22handle antialiased rendering as premultipliedcaryclark
2016-11-17fix corpus testscaryclark
2016-11-02Remove FX_BOOL from coretsepez
2016-09-29Move core/fxge/include to core/fxgedsinclair