summaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/cpdf_streamcontentparser.h
AgeCommit message (Expand)Author
2018-06-26Use UnownedPtr<> in cpdf_streamcontentparserchromium/3474Tom Sepez
2018-06-25Clean up CPDF_StreamContentParser::AddTextObject().chromium/3473Lei 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
2018-04-13Rename the other CPDF_Color::SetValue() variant.Lei Zhang
2018-04-12Rename one CPDF_Color::SetValue() variant.Lei Zhang
2018-04-12Make some CPDF_StreamContentParser methods const.Lei Zhang
2018-04-03Re-arrange so inline vectors come last in structs.Tom Sepez
2017-11-06Mark some CPDF_StreamContentParser members as const.Lei Zhang
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-31Prevent duplicate parses of same data, in the same recursive descentRyan Harrison
2017-08-29Make some CPDF_StreamContentParser methods static.Lei Zhang
2017-05-25Break apart the pageint.h file.Dan Sinclair
2017-05-22Convert more c-style pointers to CFX_UnownedPtrTom Sepez
2017-04-26Avoid unordered_set and maps for the time being.chromium/3082Tom Sepez
2017-04-01Refcount CPDF_Image all the time.chromium/3061chromium/3060Tom Sepez
2017-03-17Use std::vector in CPDF_StreamContentParser.Lei Zhang
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-21Cleanup StreamContentParser transform methodsDan Sinclair
2017-02-07Use enum class for PathPoint types.Nicolas Pena
2017-01-24Replace some loose (ptr, len) pairs with CFX_ByteStringC in fpdfapi.tsepez
2017-01-05Remove two unused members in cpdf_streamcontentparser.tsepez
2016-11-21Remove some WrapUnique() calls by returing unique_ptrstsepez
2016-11-04Reland "Remove CPDF_Object::Release() in favor of direct delete"tsepez
2016-11-04Revert of Remove CPDF_Object::Release() in favor of direct delete (patchset #...dsinclair
2016-11-03Remove CPDF_Object::Release() in favor of direct deletetsepez
2016-10-13Put CPDF_StreamContentParser into its own .cpp/.h filestsepez