summaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/cpdf_contentparser.cpp
AgeCommit message (Expand)Author
2017-11-08Use MaybeOwned in CPDF_ContentParserNicolas Pena
2017-11-07Simplify CPDF_ContentParser.Lei Zhang
2017-11-02Rename Transparency to iTransparency.Lei Zhang
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-08-29Make some CPDF_StreamContentParser methods static.Lei Zhang
2017-08-22Converted CFX_Matrix::TransformRect() to take in constsJane Liu
2017-05-22Convert more c-style pointers to CFX_UnownedPtrTom Sepez
2017-05-10Replace operator bool with HasRef() in classes with a CFX_SharedCopyOnWrite m...Lei Zhang
2017-04-04RefCount CPDF_StreamAcc all the time.Tom Sepez
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-02-23Convert point x,y into CFX_PointFdan sinclair
2017-02-09Replace rect.Transform(matrix) with matrix.TransformRect(rect)Dan Sinclair
2016-12-14Avoid the ptr.reset(new XXX()) anti-patterntsepez
2016-11-22Continue splitting pageint.h into per-class filestsepez
2016-11-07Clean up fpdf_page_parsersnpm