summaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/cpdf_form.cpp
AgeCommit message (Expand)Author
2018-05-14Cleanup CPDF_Form parsing codechromium/3431Dan Sinclair
2018-05-10Add CPDF_Transparency.Lei Zhang
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-31Prevent duplicate parses of same data, in the same recursive descentRyan Harrison
2017-08-31Change CPDF_Form::ParseContent() to ParseContentWithParams().Lei Zhang
2017-05-25Break apart the pageint.h file.Dan Sinclair
2017-04-26Remove a few more |new|s.Tom Sepez
2016-12-14Avoid the ptr.reset(new XXX()) anti-patterntsepez
2016-11-22Continue splitting pageint.h into per-class filestsepez
2016-11-21Use more unique_ptrs in CPDF_Image.thestig
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair