aboutsummaryrefslogtreecommitdiff
path: root/fuzz/oss_fuzz
AgeCommit message (Expand)Author
2018-08-06clean up includesCary Clark
2018-07-17remove unused untested parts of text blobCary Clark
2018-06-19Fold SkJSON into Skia/utilsFlorin Malita
2018-05-27[skottie] Relocate to modules/skottieFlorin Malita
2018-05-04Add Skottie fuzzer (via json input)Kevin Lubick
2018-04-03Move oss-fuzz to MockGPUCanvasKevin Lubick
2018-03-30Add Encoder fuzzersKevin Lubick
2018-03-29Add libFuzzer style fuzzer for NullGLCanvas for use on OSS-Fuzz.Jonathan Metzman
2018-03-21Port 2 Canvas fuzzers to oss-fuzzKevin Lubick
2018-03-12Add oss-fuzz endpoint for PathMeasureKevin Lubick
2018-03-12pathmeasure fuzzerCary Clark
2018-02-27Port 3 API fuzzers to be oss-fuzz friendlyKevin Lubick
2018-02-23Add guidance for oss-fuzzer for new path versionKevin Lubick
2018-02-12Add 2 fuzz targets for image decoding (oss-fuzz)Kevin Lubick
2018-02-09Break some fuzzer targets out so oss-fuzz can use themKevin Lubick
2018-02-01Check for nullptrs when fuzzing region_deserializeKevin Lubick
2018-01-11Add in Region SetPath FuzzerKevin Lubick