aboutsummaryrefslogtreecommitdiff
path: root/fuzz
AgeCommit message (Expand)Author
2016-02-18Remove FuzzPaeth now that we have some real Fuzzes.mtklein
2016-02-18Create ParsePath API fuzzkjlubick
2016-02-16Add ability to fuzz images using scaling and different modeskjlubick
2016-02-01Make fuzz broadcast when it terminates via return.kjlubick
2016-01-27Make fuzz output the words success for a 'clean exit'kjlubick
2016-01-22Change name from ScaleToSides to SkScaleToSides.herb
2016-01-22Fix bounds of checking if a radii are too long for a side.herb
2016-01-21Demo fuzz for Herbmtklein
2016-01-21fuzz: list API fuzzing options if -t api and -n matches nothing.mtklein
2016-01-21Seperating our fuzzing binary from DM produces a 50x speed increase for decod...kjlubick
2016-01-15If we pass no bytes, use the fuzz binary itself.mtklein
2016-01-15Restore creature comforts to fuzz binarymtklein
2016-01-15fuzz: signalBug() / signalBoring()mtklein
2016-01-14some fuzz hackingmtklein
2016-01-13Add new fuzz binary.mtklein