summaryrefslogtreecommitdiff
path: root/core/fpdfapi/render/cpdf_docrenderdata.h
AgeCommit message (Expand)Author
2018-05-09Mark numerious pointers as const.Lei Zhang
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-05-16Introduce CFX_UnownedPtr to detect lifetime inversion issues.Tom Sepez
2017-04-03RefCount CPDF_Type3Cache all the time.chromium/3062Tom Sepez
2017-04-03RefCount CPDF_TransferFunc all the time.Tom Sepez
2016-11-17Move CPDF_DocRenderData from render_intnpm