Age | Commit message (Expand) | Author |
2018-04-12 | Change CPDF{XFA}_Page::PageToDevice() to take a CFX_PointF. | Lei Zhang |
2018-04-12 | Add return value to FPDF_DeviceToPage(). | Lei Zhang |
2018-04-12 | Add CPDF_Page::DeviceToPage() / PageToDevice(). | Lei Zhang |
2018-04-12 | Change some CPDFXFA_Page methods to take rects and points. | Lei Zhang |
2018-04-12 | Change GetDisplayMatrix methods to take FX_RECT. | Lei Zhang |
2018-04-10 | Remove CFX_Rect. | Lei Zhang |
2018-03-28 | Rename some fsdk files to cpdfsdk | Dan Sinclair |
2018-02-16 | Fix fallthroughs in XFA code.chromium/3350 | Henrique Nakashima |
2017-10-18 | Refactor HasXFAField into HasFormInfo | Ryan Harrison |
2017-10-17 | Convert XFA Doc Types to be more precise | Ryan Harrison |
2017-06-29 | Change SetReverse to GetInverse in CFX_Matrix | Nicolas Pena |
2017-05-16 | Properly ref-count CPDFXFA_Page | Tom Sepez |
2017-03-23 | Cleanup some xfa/fxfa code. | Dan Sinclair |
2017-03-23 | Cleanup DocType defines | Dan Sinclair |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-02-23 | Convert TransformPoint calls to Transform calls | Dan Sinclair |
2017-02-09 | Remove Transform in favour of TransformPoint | Dan Sinclair |
2017-02-09 | Convert Get methods to return instead of using out params. | Dan Sinclair |
2017-02-08 | Update to use CFX_Rect{F} and CFX_Matrix constructors. | Dan Sinclair |
2016-11-02 | Remove FX_BOOL from fpdfsdk. | tsepez |
2016-11-02 | Rename CPDFXFA_Document to CPDFXFA_Context | dsinclair |
2016-10-04 | Rename fpdfsdk/fpdfxfa files to match contentschromium/2881 | dsinclair |