aboutsummaryrefslogtreecommitdiff
path: root/core/fpdfapi/render/cpdf_rendercontext.h
AgeCommit message (Expand)Author
2023-12-13Update pdfium to Chrome 114.0.5735.130 pdfiumkumarashishg
2020-01-10Unify CPDF_RenderContext constructor.Tom Sepez
2019-06-24Fix ClangTidy-Readability/Naming findings in core/fpdfapi.Andrew Weintraub
2019-06-10Move CPDF_DeviceBuffer::Initialize() params to the ctor.Lei Zhang
2019-05-03Convert remaining UnownedPtr<CPDF_Object> to RetainPtr.Tom Sepez
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-08-31Remove fx_basic.hDan Sinclair
2017-05-25Mass conversion of remaining class members (non-xfa)Tom Sepez
2017-05-24Convert to CFX_UnownedPtr, part 4.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-01-09Remove CFX_ArrayTemplate from fpdfapitsepez
2016-10-04Move core/fpdfapi/fpdf_render to core/fpdfapi/renderdsinclair