Age | Commit message (Expand) | Author |
---|---|---|
2018-05-25 | Mark CPDF_Object pointers in pattern code as const. | Lei Zhang |
2018-05-14 | Cleanup CPDF_Form parsing codechromium/3431 | Dan Sinclair |
2018-01-26 | Pass nullptr to ParseContentWithParams() instead of 0. | Lei Zhang |
2017-08-31 | Change CPDF_Form::ParseContent() to ParseContentWithParams(). | Lei Zhang |
2017-04-27 | Assert CPDF_Pattern always has a valid CPDF_Document pointer. | Lei Zhang |
2017-04-03 | Drop FXSYS_ from math methods | Dan Sinclair |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2016-12-14 | Avoid the ptr.reset(new XXX()) anti-pattern | tsepez |
2016-11-02 | Remove FX_BOOL from core | tsepez |
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 |