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
*
clean up SkPicture include
Cary Clark
2018-06-12
*
SkJson
Florin Malita
2018-06-08
*
More libfuzzer cleanups from GPU switchover
Kevin Lubick
2018-06-07
*
Add Dockerfile for building and running local Skia checkout with SwiftShader
Kevin Lubick
2018-06-06
*
Fix fuzz+Skottie integration
Kevin Lubick
2018-05-29
*
remove SkColorSpace::MakeICC() fuzzer
Mike Klein
2018-05-23
*
Fuzz should observe the optional Skottie flag.
Florin Malita
2018-05-04
*
Add Skottie fuzzer (via json input)
Kevin Lubick
2018-05-04
*
IWYU for fuzz binary
Kevin Lubick
2018-04-24
*
Make fuzz autodetect file names
Kevin Lubick
2018-04-24
*
Remove scanlineOrder switch statements that always do the same thing
Brian Osman
2018-04-06
*
Add 2 fuzz targets for image decoding (oss-fuzz)
Kevin Lubick
2018-02-12
*
Break some fuzzer targets out so oss-fuzz can use them
Kevin Lubick
2018-02-09
*
remove unneeded SkFlattenableSerialization
Mike Reed
2018-01-23
*
Add in Region SetPath Fuzzer
Kevin Lubick
2018-01-11
*
Refactor SerializedImageFilter to avoid duplicate code
Kevin Lubick
2018-01-09
*
Make commandline flags nicer for fuzz executable
Kevin Lubick
2018-01-09
*
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
[next]