summaryrefslogtreecommitdiff
path: root/core/fxge/cfx_renderdevice.h
AgeCommit message (Expand)Author
2018-01-30Use unsigned for char widthchromium/3335Nicolas Pena
2018-01-18Remove more unneeded includes and code from headers.Lei Zhang
2018-01-12Move some RetainPtr getters/setters out of headers.Lei Zhang
2017-10-02Removing unused definesDan Sinclair
2017-09-27Cleanup some font headersDan Sinclair
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-08-31Split IFX_Pause out of fx_basicDan Sinclair
2017-08-21Converted DrawCosmeticLine() to take point objectsJane Liu
2017-08-15Change a bunch of methods to take a const CFX_Matrix& param.chromium/3187Lei Zhang
2017-08-15Remove CFDE_RenderDeviceDan Sinclair
2017-07-25flush but do not release skia driverCary Clark
2017-07-17Move CPWL_Utils Draw methods to CFX_RenderDeviceDan Sinclair
2017-07-11Cleanup CFX_RenderDeviceNicolas Pena
2017-07-11Add Windows generic / text only printer driver support.rbpotter
2017-05-25Mass conversion of remaining class members (non-xfa)Tom Sepez
2017-05-19Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr.Lei Zhang
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