Age | Commit message (Expand) | Author |
---|---|---|
2017-11-07 | Simplify CPDF_ContentParser. | Lei Zhang |
2017-11-02 | Encapsulate CPDF_FormObject members. | Lei Zhang |
2017-11-02 | Rename Transparency to iTransparency. | Lei Zhang |
2017-08-31 | Prevent duplicate parses of same data, in the same recursive descent | Ryan Harrison |
2017-08-31 | Change CPDF_Form::ParseContent() to ParseContentWithParams(). | Lei Zhang |
2017-05-25 | Break apart the pageint.h file. | Dan Sinclair |
2017-04-26 | Remove a few more |new|s. | Tom Sepez |
2016-12-14 | Avoid the ptr.reset(new XXX()) anti-pattern | tsepez |
2016-11-22 | Continue splitting pageint.h into per-class files | tsepez |
2016-11-21 | Use more unique_ptrs in CPDF_Image. | thestig |
2016-10-04 | Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_page to core/fpdfapi/page | dsinclair |