summaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/cpdf_pageobject.h
AgeCommit message (Expand)Author
2018-06-14Rewrite content stream regeneration.Henrique Nakashima
2018-06-12Fill m_ContentStream field in CPDF_PageObject.Henrique Nakashima
2018-06-05Revert "Create m_ContentStream field in CPDF_PageObject."Henrique Nakashima
2018-06-05Create m_ContentStream field in CPDF_PageObject.Henrique Nakashima
2017-06-01Fix content generation to only generate dirty page objects.wileyrya
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-16Convert CPDF_TextObject to CFX_PointFDan Sinclair
2016-11-21Use more unique_ptrs in CPDF_Image.thestig
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair