Age | Commit message (Expand) | Author |
2018-05-29 | Pass a CFX_Matrix by reference in font code.chromium/3445 | Lei Zhang |
2018-05-29 | Get rid of FXARGB_MAKE macro. | Lei Zhang |
2018-04-12 | Clean up some CFX_RenderDevice code. | Lei Zhang |
2018-04-10 | Change FillRectWithBlend methods to take FX_RECT by const-ref. | Lei Zhang |
2018-04-09 | Remove RenderDeviceDriverIface::GetCTM(). | Lei Zhang |
2018-03-15 | Add a CFX_PathData::AppendRect() variant.chromium/3372 | Lei Zhang |
2018-03-06 | Rename IFX classes in core/fxge to Ifacechromium/3364 | Dan Sinclair |
2018-03-06 | Rename core/fxcrt IFX files to Iface | Dan Sinclair |
2018-01-12 | Move some RetainPtr getters/setters out of headers. | Lei Zhang |
2018-01-11 | Remove core/fxge/cfx_fontmgr.h from headers. | Lei Zhang |
2017-09-27 | Move CFX_Font definition to cfx_font.h | Dan Sinclair |
2017-09-27 | Cleanup FX macros | Dan Sinclair |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-08-31 | Split IFX_Pause out of fx_basic | Dan Sinclair |
2017-08-23 | Convert string Find methods to return an Optional | Ryan Harrison |
2017-08-22 | Converted CFX_Matrix::TransformRect() to take in consts | Jane Liu |
2017-08-21 | Converted DrawCosmeticLine() to take point objects | Jane Liu |
2017-08-15 | Change a bunch of methods to take a const CFX_Matrix& param.chromium/3187 | Lei Zhang |
2017-08-15 | Remove CFDE_RenderDevice | Dan Sinclair |
2017-08-01 | Replace raw value for constant error value in string operations | Ryan Harrison |
2017-07-25 | flush but do not release skia driver | Cary Clark |
2017-07-17 | Move CPWL_Utils Draw methods to CFX_RenderDevice | Dan Sinclair |
2017-07-12 | Nits in CFX_RenderDevice and CPDF_ContentParser | Nicolas Pena |
2017-07-11 | Cleanup CFX_RenderDevice | Nicolas Pena |
2017-07-11 | Add Windows generic / text only printer driver support. | rbpotter |
2017-07-10 | Move core/fxge/ge to core/fxge. | Dan Sinclair |