summaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/cpdf_imageobject.cpp
AgeCommit message (Expand)Author
2018-10-24Assert CPDF_Image::m_pDocument is never nullptr.Lei Zhang
2018-10-06Encapsulate CPDF_PageObject's rect member.Lei Zhang
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-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-08-22Converted CFX_Matrix::TransformRect() to take in constsJane Liu
2017-06-01Fix content generation to only generate dirty page objects.wileyrya
2017-04-26Fix botched negation in cpdf_imageobject.cppTom Sepez
2017-04-01Refcount CPDF_Image all the time.chromium/3061chromium/3060Tom Sepez
2017-02-09Replace rect.Transform(matrix) with matrix.TransformRect(rect)Dan Sinclair
2016-11-21Use more unique_ptrs in CPDF_Image.thestig
2016-11-14Make CPDF_PageContentGenerator methods take object numberstsepez
2016-10-11Rename fpdf_page_doc.cpp -> cpdf_docpagedata.htsepez
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair