skia2/fuzz/oss_fuzz
Kevin Lubick f034d11859 Break some fuzzer targets out so oss-fuzz can use them
FuzzImageFilterDeserialize is already being used in oss-fuzz
but the target lived there and not here.  This moves it here.

Then we can turn on:
 - FuzzPathDeserialize
 - FuzzTextBlobDeserialize


Bug: skia:
Change-Id: I7baee8386fb7aeebc43a68abfff9a670ba16f82c
Reviewed-on: https://skia-review.googlesource.com/105763
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: Kevin Lubick <kjlubick@google.com>
2018-02-09 14:37:41 +00:00
..
FuzzImageFilterDeserialize.cpp Break some fuzzer targets out so oss-fuzz can use them 2018-02-09 14:37:41 +00:00
FuzzPathDeserialize.cpp Break some fuzzer targets out so oss-fuzz can use them 2018-02-09 14:37:41 +00:00
FuzzRegionDeserialize.cpp Check for nullptrs when fuzzing region_deserialize 2018-02-01 15:10:43 +00:00
FuzzRegionSetPath.cpp Add in Region SetPath Fuzzer 2018-01-11 19:42:53 +00:00
FuzzTextBlobDeserialize.cpp Break some fuzzer targets out so oss-fuzz can use them 2018-02-09 14:37:41 +00:00