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
*
Revert[2] "hide deprecated underline and strikethru"
Mike Reed
2017-02-22
*
Make sure fuzzer can't pick an illegal colortype
Kevin Lubick
2017-02-21
*
Draw path onto a canvas when fuzzing
Kevin Lubick
2017-02-21
*
Write SkRegion fuzzer
Kevin Lubick
2017-02-20
*
Revert "hide deprecated underline and strikethru"
Leon Scroggins
2017-02-17
*
Change bitmap initialization in DrawFunctions fuzzer
Kevin Lubick
2017-02-17
*
hide deprecated underline and strikethru
Mike Reed
2017-02-17
*
Add a way to compute the code coverage of fuzzers
Kevin Lubick
2017-02-15
*
[4fGradient] Relax interval checks for SkGradientShaderBase also
Florin Malita
2017-02-09
*
Log fuzzer linear gradient params in verbose mode
Florin Malita
2017-02-09
*
Remove SkColorCubeFilter. It is unused.
Mike Klein
2017-01-21
*
move SkTRegister.h into tools
Mike Reed
2017-01-11
*
Add in Path fuzzer
Kevin Lubick
2017-01-06
*
Be able to fuzz a directory of input
Kevin Lubick
2017-01-06
*
re-land of added sk_FragCoord support to skslc
Ethan Nicholas
2016-12-13
*
Revert "added sk_FragCoord support to skslc"
Greg Daniel
2016-12-12
*
added sk_FragCoord support to skslc
Ethan Nicholas
2016-12-12
*
change SkClipOp to a class enum
Mike Reed
2016-12-12
*
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
Mike Reed
2016-12-08
*
Add fuzzing for decoding animated images
Leon Scroggins III
2016-12-08
*
Rename SkSL::GLSLCapsFactory to SkSL::ShaderCapsFactory
Brian Salomon
2016-11-29
*
Fix fuzzRange
Kevin Lubick
2016-11-29
*
Fix DrawFunctions fuzzer to initialize bitmaps
Kevin Lubick
2016-11-29
*
SkImageEncoder: simplify API
Hal Canary
2016-11-23
*
Revert 248ff023 & 2cb6cb72
Hal Canary
2016-11-22
*
FuzzDrawFunctions from twsmith
Kevin Lubick
2016-11-22
*
SkImageEncoder: simplify API
Hal Canary
2016-11-22
*
re-land of switched skslc from std::string to SkString
Ethan Nicholas
2016-11-21
*
Revert "switched skslc from std::string to SkString"
Greg Daniel
2016-11-20
*
switched skslc from std::string to SkString
Ethan Nicholas
2016-11-18
*
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
*
re-re-land of skslc now uses standard Skia caps
Ethan Nicholas
2016-11-11
*
Revert "re-land of skslc now uses standard Skia caps"
Leon Scroggins
2016-11-11
*
re-land of skslc now uses standard Skia caps
Ethan Nicholas
2016-11-11
*
Revert "skslc now uses standard Skia caps"
Leon Scroggins
2016-11-11
*
skslc now uses standard Skia caps
Ethan Nicholas
2016-11-11
*
Avoid platform-dependent function params in Fuzzer
Kevin Lubick
2016-11-10
*
bench, samples, etc: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-07
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Make fuzzers use cleaner interface
Kevin Lubick
2016-11-01
*
hide setImageFilter(ptr)
Mike Reed
2016-11-01
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Fix memory leak in FuzzGradients
kjlubick
2016-10-25
*
Fix fuzzer's bools to be 0 or 1 only
kjlubick
2016-10-24
*
Add support for multiple frames in SkCodec
scroggo
2016-10-24
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
re-re-land of skslc now automatically turns on derivatives support
ethannicholas
2016-10-20
[next]