Age | Commit message (Expand) | Author |
---|---|---|
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-15 | Use safe math when rendering line segments in AGG. | dsinclair |
2016-08-09 | Fixup various overflow conditions | dsinclair |
2016-05-13 | Fix GCC warnings to be ready for GCC standalone build | weili |
2016-04-06 | Fix an infinite loop in agg's stroke_calc_arc(). | thestig |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-02-23 | Remove FXSYS_MulDiv(a, b, c). | Dan Sinclair |
2016-02-23 | Remove FXSYS_Div. | Dan Sinclair |
2016-02-23 | Remove FXSYS_Mul. | Dan Sinclair |
2015-12-10 | Merge to XFA: Remove CFX_AffineMatrix/CPDF_Matrix | Tom Sepez |
2015-11-09 | Merge to XFA: Fix all relative includes to core. | Lei Zhang |
2015-11-04 | Merge to XFA: Make checkdeps --resolve-dotdot succeed. | Lei Zhang |
2015-06-17 | Merge to XFA: Separate agg-authored code from fx-authored code. | Tom Sepez |