summaryrefslogtreecommitdiff
path: root/core/fxge/fx_dib.h
AgeCommit message (Expand)Author
2018-03-20Change ArgbToColorRef() to ArgbToAlphaAndColorRef().chromium/3377Lei Zhang
2018-03-15Rename FX_COLORREF variables from "rgb" to "bgr".Lei Zhang
2018-01-04Remove CXFA_DataDataDan Sinclair
2017-05-25Remove some unused definesDan Sinclair
2017-04-20Let {Argb,Cmyk}Decode return tuplesNicolas Pena
2017-04-04Remove dib_int.hNicolas Pena
2017-04-04Finish splitting up fx_dib.hNicolas Pena
2017-04-03Split fx_dib part 5Nicolas Pena
2017-04-03Split fx_dib part 4Nicolas Pena
2017-03-31Split fx_dib part 3Nicolas Pena
2017-03-31Split fx_dib.h part 2chromium/3059Nicolas Pena
2017-03-31Split fx_dib part 1Nicolas 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
2016-12-14More unique_ptr returns from DIB methods.tsepez
2016-12-14Return unique_ptr from GetAlphaMask.tsepez
2016-12-06Return unique_ptrs from CFX_DIBitmap::Clone().tsepez
2016-11-22handle antialiased rendering as premultipliedcaryclark
2016-11-17fix corpus testscaryclark
2016-11-02Remove FX_BOOL from coretsepez
2016-10-17Rename CFX_CountRef to CFX_SharedCopyOnWritetsepez
2016-09-29Move core/fxge/include to core/fxgedsinclair