summaryrefslogtreecommitdiff
path: root/third_party/agg23
AgeCommit message (Expand)Author
2018-04-27Fix undefined behavior in AGG.Lei Zhang
2017-08-31Remove fx_basic.hDan Sinclair
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-04-03Drop FXSYS_ from math methodsDan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-21Convert more TransformPoint calls to TransformDan Sinclair
2017-02-09Remove Transform in favour of TransformPointDan Sinclair
2017-01-23Update safe numerics package to get bitwise opstsepez
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-15Use safe math when rendering line segments in AGG.dsinclair
2016-08-09Fixup various overflow conditionsdsinclair
2016-05-13Fix GCC warnings to be ready for GCC standalone buildweili
2016-04-06Fix an infinite loop in agg's stroke_calc_arc().thestig
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-02-23Remove FXSYS_MulDiv(a, b, c).Dan Sinclair
2016-02-23Remove FXSYS_Div.Dan Sinclair
2016-02-23Remove FXSYS_Mul.Dan Sinclair
2015-12-10Merge to XFA: Remove CFX_AffineMatrix/CPDF_MatrixTom Sepez
2015-11-09Merge to XFA: Fix all relative includes to core.Lei Zhang
2015-11-04Merge to XFA: Make checkdeps --resolve-dotdot succeed.Lei Zhang
2015-06-17Merge to XFA: Separate agg-authored code from fx-authored code.Tom Sepez