Age | Commit message (Expand) | Author |
2018-04-10 | Change FillRectWithBlend methods to take FX_RECT by const-ref. | 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-26 | Mark some fxge class members as const. | Lei Zhang |
2017-09-27 | Cleanup FX macros | Dan Sinclair |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-08-31 | Split IFX_Pause out of fx_basic | Dan Sinclair |
2017-04-18 | Clean up unneeded code in agg and skia driver | Nicolas Pena |
2017-04-04 | Let CPDF_ImageRenderer own the CFX_ImageRenderer | Nicolas Pena |
2017-03-28 | Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time."" | Tom Sepez |
2017-03-28 | Revert "Refcount all CFX_DIBSources (and subclasses) all the time." | dsinclair |
2017-03-28 | Refcount all CFX_DIBSources (and subclasses) all the time. | Tom Sepez |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-09-29 | Move core/fxge/include to core/fxge | dsinclair |
2016-09-20 | Delete unused GetBitMap() in fx_agg_driver | npm |
2016-09-20 | Refactor CFX_FontCache to have only one in GE Module. | art-snake |
2016-09-19 | Revert of Pdfium: Fix fonts leaking on ClosePage. (patchset #10 id:180001 of ... | dsinclair |
2016-09-15 | Fix memory leaking on ClosePage.chromium/2862 | art-snake |
2016-08-17 | Split fx_font into multiple files, part 1. | npm |
2016-08-10 | Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ... | npm |
2016-07-21 | Use smart pointers for graphics device classes | weili |
2016-06-21 | Move ifx_renderdevicedriver to a separate file to share | weili |
2016-06-14 | Make code compile with clang_use_chrome_plugin (part II) | weili |
2016-06-13 | Remove default arguments from IFX_RenderDeviceDriver. | thestig |
2016-06-07 | Get rid of NULLs in core/ | thestig |
2016-05-26 | Remove default arguments from CFX_FxgeDevice. | thestig |
2016-05-26 | Remove default argument from RestoreState() methods. | thestig |
2016-04-06 | Move core/include/fxge to core/fxge/include. | dsinclair |
2016-03-25 | Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692 | tsepez |
2016-03-25 | support gradients and stroke+fill | caryclark |
2016-03-14 | Add bitmaps and skp output to Skia port | Cary Clark |
2016-03-14 | Move core/src/ up to core/. | Dan Sinclair |