index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
fuzz
/
fuzz.cpp
Commit message (
Expand
)
Author
Age
*
Add SkPipe fuzzer
Kevin Lubick
2018-01-03
*
Fuzz skpicture with ReadBuffer
Kevin Lubick
2017-12-12
*
upgrade SkReadBuffer to always validate
Mike Reed
2017-12-06
*
Add textblob fuzzer
Kevin Lubick
2017-11-21
*
Use validating buffer for skpath
Kevin Lubick
2017-11-09
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Switch SkSL to std::string
Brian Osman
2017-08-14
*
use unique_ptr for codec factories
Mike Reed
2017-07-25
*
guard references to SkColorTable
Mike Reed
2017-07-18
*
Reland "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-11
*
Revert "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-10
*
Remove support for decoding to kIndex_8
Leon Scroggins III
2017-07-10
*
Add SkCodec::Result indicating error in the data
Leon Scroggins III
2017-07-06
*
Revert[4] "clean up (partially) colortable api""""
Mike Reed
2017-04-03
*
Revert "Revert[2] "clean up (partially) colortable api"""
Mike Reed
2017-04-01
*
Revert[2] "clean up (partially) colortable api""
Mike Reed
2017-04-01
*
skslc can now be compiled with no Skia dependencies, in preparation for its e...
Ethan Nicholas
2017-03-31
*
Revert "clean up (partially) colortable api"
Mike Klein
2017-03-31
*
Revert "skslc can now be compiled with no Skia dependencies, in preparation f...
Ethan Nicholas
2017-03-31
*
clean up (partially) colortable api
Mike Reed
2017-03-31
*
skslc can now be compiled with no Skia dependencies, in preparation for its e...
Ethan Nicholas
2017-03-31
*
Revert "skslc can now be compiled with no Skia dependencies, in preparation for"
Ethan Nicholas
2017-03-30
*
skslc can now be compiled with no Skia dependencies, in preparation for
Ethan Nicholas
2017-03-30
*
Add Chromium's fuzz_fileter_fuzz to skia.
Herb Derby
2017-03-16
*
Define canvas fuzzers like the other API fuzzers
Kevin Lubick
2017-03-01
*
fuzz: dump_canvas
Hal Canary
2017-03-01
*
Fuzz PDF, N32, and Null Canvases
Hal Canary
2017-02-27
*
Draw path onto a canvas when fuzzing
Kevin Lubick
2017-02-21
*
Write SkRegion fuzzer
Kevin Lubick
2017-02-20
*
Add a way to compute the code coverage of fuzzers
Kevin Lubick
2017-02-15
*
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
*
Add fuzzing for decoding animated images
Leon Scroggins III
2016-12-08
*
Rename SkSL::GLSLCapsFactory to SkSL::ShaderCapsFactory
Brian Salomon
2016-11-29
*
SkImageEncoder: simplify API
Hal Canary
2016-11-23
*
Revert 248ff023 & 2cb6cb72
Hal Canary
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
*
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
*
bench, samples, etc: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-07
[next]