summaryrefslogtreecommitdiff
path: root/core/fpdfapi/render/cpdf_renderstatus.h
AgeCommit message (Expand)Author
2018-01-26Change CPDF_RenderStatus::ProcessPathPattern() to pass by pointer.Lei Zhang
2018-01-08Encapsulate CPDF_ShadingObject members.Lei Zhang
2017-11-02Rename Transparency to iTransparency.Lei Zhang
2017-10-19Tidy up bits of CPDF_RenderStatus.Lei Zhang
2017-10-05Cleanup CPDF_RenderStatusDan Sinclair
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-08-31Split IFX_Pause out of fx_basicDan Sinclair
2017-08-17Fix some issues with individual image mask renderingrbpotter
2017-05-25Mass conversion of remaining class members (non-xfa)Tom Sepez
2017-04-21Return unique_ptr from CPDF_RenderStatus::CloneObjStates().Tom Sepez
2017-04-03RefCount CPDF_Type3Cache all the time.chromium/3062Tom Sepez
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
2017-01-09Remove CFX_ArrayTemplate from fpdfapitsepez
2016-11-23Remove some .release() calls in cpdf_renderstatustsepez
2016-11-22handle antialiased rendering as premultipliedcaryclark
2016-11-17fix corpus testscaryclark
2016-11-17Move CPDF_RenderStatus from render_intnpm