index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
fuzz
Commit message (
Expand
)
Author
Age
*
return pictures as sk_sp
reed
2016-03-18
*
Remove FuzzPaeth now that we have some real Fuzzes.
mtklein
2016-02-18
*
Create ParsePath API fuzz
kjlubick
2016-02-18
*
Add ability to fuzz images using scaling and different modes
kjlubick
2016-02-16
*
Make fuzz broadcast when it terminates via return.
kjlubick
2016-02-01
*
Make fuzz output the words success for a 'clean exit'
kjlubick
2016-01-27
*
Change name from ScaleToSides to SkScaleToSides.
herb
2016-01-22
*
Fix bounds of checking if a radii are too long for a side.
herb
2016-01-22
*
Demo fuzz for Herb
mtklein
2016-01-21
*
fuzz: list API fuzzing options if -t api and -n matches nothing.
mtklein
2016-01-21
*
Seperating our fuzzing binary from DM produces a 50x speed increase for decod...
kjlubick
2016-01-21
*
If we pass no bytes, use the fuzz binary itself.
mtklein
2016-01-15
*
Restore creature comforts to fuzz binary
mtklein
2016-01-15
*
fuzz: signalBug() / signalBoring()
mtklein
2016-01-15
*
some fuzz hacking
mtklein
2016-01-14
*
Add new fuzz binary.
mtklein
2016-01-13