summaryrefslogtreecommitdiff
path: root/core/fpdfapi/render/cpdf_transferfunc.h
AgeCommit message (Expand)Author
2018-08-27The final game: mark everything final.Tom Sepez
2018-08-24Rename CFX_DIBSource to CFX_DIBBase.Tom Sepez
2018-03-21Change FXSYS_RGB() to FXSYS_BGR().Lei Zhang
2018-03-15Rename FX_COLORREF variables from "rgb" to "bgr".Lei Zhang
2017-10-04Make CPDF_TransferFunc members privateDan Sinclair
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-05-24Convert to CFX_UnownedPtr, part 9Tom Sepez
2017-04-04Finish splitting up fx_dib.hNicolas Pena
2017-04-03RefCount CPDF_TransferFunc all the time.Tom Sepez
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-11-21Continue splitting up render_intnpm