summaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/cpdf_page.cpp
AgeCommit message (Expand)Author
2017-11-07Simplify CPDF_ContentParser.Lei Zhang
2017-11-02Rename Transparency to iTransparency.Lei Zhang
2017-09-18Convert string class namesRyan Harrison
2017-09-13Change behaviour of FPDF_RenderPageBitmapWithMatrixNicolas Pena
2017-06-27Modified CPDF_PageContentGenerator to work with both Form and PageJane Liu
2017-06-14Add blend to GraphicsDataNicolas Pena
2017-05-26Simplify CPDF_Page ctor.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-29Fix rotationschromium/3086chromium/3085rbpotter
2017-04-26Remove a few more |new|s.Tom Sepez
2017-03-20Allow processing fonts with indirect dictNicolas Pena
2017-02-15Move generated graphics and font maps to CPDF_PageNicolas Pena
2017-02-09Convert Get methods to return instead of using out params.Dan Sinclair
2017-02-08Update to use CFX_Rect{F} and CFX_Matrix constructors.Dan Sinclair
2016-12-14Avoid the ptr.reset(new XXX()) anti-patterntsepez
2016-11-22Continue splitting pageint.h into per-class filestsepez
2016-11-21Fixup lint flags.Dan Sinclair
2016-10-12Convert from int to float values.dsinclair
2016-10-04Move core/fpdfapi/fpdf_render to core/fpdfapi/renderdsinclair
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair