Age | Commit message (Expand) | Author |
2018-05-29 | Get rid of FXARGB_MAKE macro. | Lei Zhang |
2018-03-21 | Add helpers to work with FXDIB_Format. | Lei Zhang |
2018-03-21 | Change FXSYS_RGB() to FXSYS_BGR(). | Lei Zhang |
2018-03-21 | Change FXSYS_Get{R,G,B}Value()'s input param to BGR. | Lei Zhang |
2018-03-21 | Rename one ArgbEncode() variant to AlphaAndColorRefToArgb(). | Lei Zhang |
2018-03-20 | Change ArgbToColorRef() to ArgbToAlphaAndColorRef().chromium/3377 | Lei Zhang |
2018-03-15 | Rename FX_COLORREF variables from "rgb" to "bgr". | Lei Zhang |
2018-01-04 | Remove CXFA_DataData | Dan Sinclair |
2017-05-25 | Remove some unused defines | Dan Sinclair |
2017-04-20 | Let {Argb,Cmyk}Decode return tuples | Nicolas Pena |
2017-04-04 | Remove dib_int.h | Nicolas Pena |
2017-04-04 | Finish splitting up fx_dib.h | Nicolas Pena |
2017-04-03 | Split fx_dib part 5 | Nicolas Pena |
2017-04-03 | Split fx_dib part 4 | Nicolas Pena |
2017-03-31 | Split fx_dib part 3 | Nicolas Pena |
2017-03-31 | Split fx_dib.h part 2chromium/3059 | Nicolas Pena |
2017-03-31 | Split fx_dib part 1 | 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 |
2016-12-14 | More unique_ptr returns from DIB methods. | tsepez |
2016-12-14 | Return unique_ptr from GetAlphaMask. | tsepez |
2016-12-06 | Return unique_ptrs from CFX_DIBitmap::Clone(). | tsepez |
2016-11-22 | handle antialiased rendering as premultiplied | caryclark |
2016-11-17 | fix corpus tests | caryclark |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-10-17 | Rename CFX_CountRef to CFX_SharedCopyOnWrite | tsepez |
2016-09-29 | Move core/fxge/include to core/fxge | dsinclair |