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
*
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
*
rm SkRRectsGaussianEdgeMaskFilter
Robert Phillips
2018-04-19
*
Remove scanlineOrder switch statements that always do the same thing
Brian Osman
2018-04-06
*
Region Op Fuzzer
Hal Canary
2018-04-06
*
Avoid nonsortable rects in drawRect/drawOval
Kevin Lubick
2018-04-05
*
Move oss-fuzz to MockGPUCanvas
Kevin Lubick
2018-04-03
*
Add mock gl fuzzer
Kevin Lubick
2018-04-02
*
Add Encoder fuzzers
Kevin Lubick
2018-03-30
*
Add libFuzzer style fuzzer for NullGLCanvas for use on OSS-Fuzz.
Jonathan Metzman
2018-03-29
*
Port 2 Canvas fuzzers to oss-fuzz
Kevin Lubick
2018-03-21
*
hide SkBlurMaskFilter and SkBlurQuality
Mike Reed
2018-03-14
*
Add oss-fuzz endpoint for PathMeasure
Kevin Lubick
2018-03-12
*
pathmeasure fuzzer
Cary Clark
2018-03-12
*
Fix a tiny typo
Yuqian Li
2018-03-01
*
Tweak API fuzzers to run better in libfuzzer
Kevin Lubick
2018-02-27
*
Port 3 API fuzzers to be oss-fuzz friendly
Kevin Lubick
2018-02-27
*
Add guidance for oss-fuzzer for new path version
Kevin Lubick
2018-02-23
*
Check for null colorFilter in FuzzCanvas
Kevin Lubick
2018-02-21
*
hide virtual and rename to onMakeComposed
Mike Reed
2018-02-19
*
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
*
Reland "remove SkCanvas::kIsOpaque_SaveLayerFlag"
Mike Klein
2018-02-07
*
Revert "remove SkCanvas::kIsOpaque_SaveLayerFlag"
Mike Klein
2018-02-07
*
remove SkCanvas::kIsOpaque_SaveLayerFlag
Mike Klein
2018-02-07
*
Check for nullptrs when fuzzing region_deserialize
Kevin Lubick
2018-02-01
*
remove unneeded SkFlattenableSerialization
Mike Reed
2018-01-23
*
remove unused SkRasterizer
Mike Reed
2018-01-21
*
check for crazy bounds from fuzzer
Mike Reed
2018-01-19
*
Fix invalid switch in FuzzCanvas
Kevin Lubick
2018-01-11
*
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
*
Fuzz: GrContextFactory needs to stay in scope
Hal Canary
2018-01-08
*
Add SkPipe fuzzer
Kevin Lubick
2018-01-03
*
fuzz/FuzzCanvas: range in inclucive, not half-open
Hal Canary
2017-12-20
*
Fuzz skpicture with ReadBuffer
Kevin Lubick
2017-12-12
*
Implement a fast path for solid color lattice rectangle
Stan Iliev
2017-12-11
*
upgrade SkReadBuffer to always validate
Mike Reed
2017-12-06
*
Fuzz: RasterN32CanvasViaSerialization,
Hal Canary
2017-12-01
*
Add textblob fuzzer
Kevin Lubick
2017-11-21
*
Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient""
Mike Reed
2017-11-09
*
Use validating buffer for skpath
Kevin Lubick
2017-11-09
*
Revert "Remove MakeForLocalSpace since picture image is sufficient"
Mike Reed
2017-11-09
*
Remove MakeForLocalSpace since picture image is sufficient
Mike Reed
2017-11-09
*
Fuzz: use SkNullWStream
Hal Canary
2017-08-29
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Switch SkSL to std::string
Brian Osman
2017-08-14
[next]