summaryrefslogtreecommitdiff
path: root/core/fxge/cfx_renderdevice.cpp
AgeCommit message (Expand)Author
2018-10-25Change StartDIBits() to take a matrix by reference.Lei Zhang
2018-10-25Change FXDIB_BLEND_FOO typedefs to an enum class.Lei Zhang
2018-09-24Give CFX_GraphStateData a work-over.chromium/3561Tom Sepez
2018-08-24Rename CFX_DIBSource to CFX_DIBBase.Tom Sepez
2018-06-22Fix overflow in CFX_RenderDevice::DrawFillStrokePath().Henrique Nakashima
2018-05-29Pass a CFX_Matrix by reference in font code.chromium/3445Lei Zhang
2018-05-29Get rid of FXARGB_MAKE macro.Lei Zhang
2018-04-12Clean up some CFX_RenderDevice code.Lei Zhang
2018-04-10Change FillRectWithBlend methods to take FX_RECT by const-ref.Lei Zhang
2018-04-09Remove RenderDeviceDriverIface::GetCTM().Lei Zhang
2018-03-15Add a CFX_PathData::AppendRect() variant.chromium/3372Lei Zhang
2018-03-06Rename IFX classes in core/fxge to Ifacechromium/3364Dan Sinclair
2018-03-06Rename core/fxcrt IFX files to IfaceDan Sinclair
2018-01-12Move some RetainPtr getters/setters out of headers.Lei Zhang
2018-01-11Remove core/fxge/cfx_fontmgr.h from headers.Lei Zhang
2017-09-27Move CFX_Font definition to cfx_font.hDan Sinclair
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-31Split IFX_Pause out of fx_basicDan Sinclair
2017-08-23Convert string Find methods to return an OptionalRyan Harrison
2017-08-22Converted CFX_Matrix::TransformRect() to take in constsJane Liu
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-08-01Replace raw value for constant error value in string operationsRyan Harrison
2017-07-25flush but do not release skia driverCary Clark
2017-07-17Move CPWL_Utils Draw methods to CFX_RenderDeviceDan Sinclair
2017-07-12Nits in CFX_RenderDevice and CPDF_ContentParserNicolas Pena
2017-07-11Cleanup CFX_RenderDeviceNicolas Pena
2017-07-11Add Windows generic / text only printer driver support.rbpotter
2017-07-10Move core/fxge/ge to core/fxge.Dan Sinclair