summaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/cpdf_pageobjectholder.cpp
AgeCommit message (Expand)Author
2018-05-14Cleanup CPDF_Form parsing codechromium/3431Dan Sinclair
2018-05-10Add CPDF_Transparency.Lei Zhang
2018-05-09Add constants for PDF 1.7 spec, table 7.13.Lei Zhang
2018-05-08Remove PDFTRANS_KNOCKOUT.Lei Zhang
2018-05-07Make CPDF_PageObjectHolder::m_iTransparency protected.Lei Zhang
2018-05-01Avoid perpetual spins for parserless CPDF_PagesTom Sepez
2018-04-16Remove non-const CPDF_PageObjectHolder::GetPageObjectList().Henrique Nakashima
2018-03-26Do not call CPDF_PageObjectList directly in fpdfeditpage.cpp.Henrique Nakashima
2018-03-06Rename core/fxcrt IFX files to IfaceDan Sinclair
2017-11-07Simplify CPDF_ContentParser.Lei Zhang
2017-11-02Encapsulate CPDF_FormObject members.Lei Zhang
2017-11-02Rename Transparency to iTransparency.Lei Zhang
2017-08-31Split IFX_Pause out of fx_basicDan Sinclair
2017-07-12Nits in CFX_RenderDevice and CPDF_ContentParserNicolas Pena
2017-06-30Remove pointless CFX_FloatRect construction.Lei Zhang
2017-06-28Set default graphics before generating page contentsNicolas Pena
2017-06-27Modified CPDF_PageContentGenerator to work with both Form and PageJane Liu
2017-05-25Break apart the pageint.h file.Dan Sinclair
2017-04-26Remove a few more |new|s.Tom Sepez
2017-04-18Render image masks individually instead of rendering the entire page asrbpotter
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2016-11-22Continue splitting pageint.h into per-class filestsepez
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-02Remove FX_BOOL from coretsepez
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair