summaryrefslogtreecommitdiff
path: root/core/fpdfapi/parser/cpdf_object_avail.h
AgeCommit message (Expand)Author
2018-09-20Remove many unneeded STL #includes from headers.Lei Zhang
2018-06-28Use UnownedPtr for document within CPDF_XXXAvail.Artem Strygin
2017-10-30Use CPDF_PageDataAvail to check form availability.Artem Strygin
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-21Move CFX_MaybeOwned to fxcrt::MaybeOwnedDan Sinclair
2017-08-29Implement CPDF_ObjectAvail.Artem Strygin