aboutsummaryrefslogtreecommitdiff
path: root/fuzz/FuzzCommon.cpp
AgeCommit message (Expand)Author
2018-11-19simplify nextRange(), fold in nextEnum()Mike Klein
2018-09-25FuzzPath -> FuzzNicePathMike Klein
2018-09-25FuzzPath() should probably make a valid pathMike Klein
2018-09-24make only valid SkRRects in FuzzPathMike Klein
2018-09-17Make fuzz::next overloads more consistentKevin Lubick
2018-09-13Fix SkPath::reverseAddPath and fuzzing of SkPath enumsRobert Phillips
2018-09-12Expand SkPath fuzzerRobert Phillips
2018-03-12pathmeasure fuzzerCary Clark