summaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/cpdf_generalstate.h
AgeCommit message (Expand)Author
2018-10-25Change FXDIB_BLEND_FOO typedefs to an enum class.Lei Zhang
2018-10-24Initialize CPDF_GeneralState::StateData in the header.Lei Zhang
2018-08-27The final game: mark everything final.Tom Sepez
2018-06-26Add some more consts to unowned pointers.Tom Sepez
2018-01-08Make SharedCopyOnWrite use RetainablesDan Sinclair
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-21Move CFX_SharedCopyOnWrite to SharedCopyOnWriteDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-31Remove fx_basic.hDan Sinclair
2017-05-26Add public API for setting the blend mode on a page object.wileyrya
2017-05-22Convert more c-style pointers to CFX_UnownedPtrTom Sepez
2017-05-10Replace operator bool with HasRef() in classes with a CFX_SharedCopyOnWrite m...Lei Zhang
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
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2016-10-17Rename CFX_CountRef to CFX_SharedCopyOnWritetsepez
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair