index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
fuzz
/
Fuzz.h
Commit message (
Expand
)
Author
Age
*
Add in Region SetPath Fuzzer
Kevin Lubick
2018-01-11
*
Change SkMemory to the more accurately named SkMalloc.
Herb Derby
2017-03-27
*
Make SkMemory.h and adjust all files for usage.
Herb Derby
2017-03-20
*
Fuzz PDF, N32, and Null Canvases
Hal Canary
2017-02-27
*
move SkTRegister.h into tools
Mike Reed
2017-01-11
*
Fix fuzzRange
Kevin Lubick
2016-11-29
*
Add back in min/max check on fuzzer range
Kevin Lubick
2016-11-16
*
Properly handle INT_MIN and related
Kevin Lubick
2016-11-14
*
Avoid platform-dependent function params in Fuzzer
Kevin Lubick
2016-11-10
*
Make fuzzers use cleaner interface
Kevin Lubick
2016-11-01
*
Fix memory leak in FuzzGradients
kjlubick
2016-10-25
*
Fix fuzzer's bools to be 0 or 1 only
kjlubick
2016-10-24
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
Convert SkAutoTUnref<SkData> to sk_sp<SkData>.
bungeman
2016-08-03
*
Port FuzzPathop from chromium
kjlubick
2016-07-19
*
Do an in-place replacement of SkRandom with Fuzz for FilterFuzz
kjlubick
2016-04-05
*
Create ParsePath API fuzz
kjlubick
2016-02-18
*
fuzz: signalBug() / signalBoring()
mtklein
2016-01-15
*
some fuzz hacking
mtklein
2016-01-14
*
Add new fuzz binary.
mtklein
2016-01-13