summaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/cpdf_contentparser.h
AgeCommit message (Expand)Author
2018-10-26Forward declare a bunch of classes.Lei Zhang
2018-06-12Fill m_ContentStream field in CPDF_PageObject.Henrique Nakashima
2018-06-05Revert "Do not merge content streams to parse them."Henrique Nakashima
2018-06-04Do not merge content streams to parse them.Henrique Nakashima
2018-05-16Cleanup CPDF_ContentParserDan Sinclair
2018-05-15Break CPDF_CotnentParser::Continue into piecesDan Sinclair
2018-03-06Rename core/fxcrt IFX files to IfaceDan Sinclair
2017-11-08Use MaybeOwned in CPDF_ContentParserNicolas Pena
2017-11-07Simplify CPDF_ContentParser.Lei Zhang
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-08-31Prevent duplicate parses of same data, in the same recursive descentRyan Harrison
2017-08-31Split IFX_Pause out of fx_basicDan Sinclair
2017-07-12Nits in CFX_RenderDevice and CPDF_ContentParserNicolas Pena
2017-06-28Set default graphics before generating page contentsNicolas Pena
2017-05-22Convert more c-style pointers to CFX_UnownedPtrTom Sepez
2017-04-04RefCount CPDF_StreamAcc all the time.Tom Sepez
2016-11-22Continue splitting pageint.h into per-class filestsepez