skia2/fuzz/oss_fuzz
Mike Klein c6142d855c de-common the rest of the flags
Turns out lots of tools had two copies of many of these flags.

Some GN and .cpp file refactoring to make sure when flags are
present in a binary, they do something in that binary.

I think this finally finishes the flag refrag.

Change-Id: I01488e37ab73a5c4361786863ddb137a7f1095b1
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/203420
Commit-Queue: Mike Klein <mtklein@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
Auto-Submit: Mike Klein <mtklein@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2019-03-25 17:39:58 +00:00
..
FuzzAndroidCodec.cpp Add fuzzers for SkAndroidCodec & incrementalDecode 2018-10-17 12:08:18 +00:00
FuzzAnimatedImage.cpp Add new Codec fuzzers to FuzzMain 2018-10-17 18:44:07 +00:00
FuzzAPIImageFilter.cpp Port 3 API fuzzers to be oss-fuzz friendly 2018-02-27 13:47:28 +00:00
FuzzDrawFunctions.cpp Port 3 API fuzzers to be oss-fuzz friendly 2018-02-27 13:47:28 +00:00
FuzzGradients.cpp de-common the rest of the flags 2019-03-25 17:39:58 +00:00
FuzzImage.cpp Add new Codec fuzzers to FuzzMain 2018-10-17 18:44:07 +00:00
FuzzImageFilterDeserialize.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
FuzzIncrementalImage.cpp Add new Codec fuzzers to FuzzMain 2018-10-17 18:44:07 +00:00
FuzzJPEGEncoder.cpp Add Encoder fuzzers 2018-03-30 19:31:56 +00:00
FuzzJSON.cpp Fold SkJSON into Skia/utils 2018-06-19 18:23:30 +00:00
FuzzMockGPUCanvas.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
FuzzNullCanvas.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
FuzzPathDeserialize.cpp Add guidance for oss-fuzzer for new path version 2018-02-23 13:35:37 +00:00
FuzzPathMeasure.cpp Add oss-fuzz endpoint for PathMeasure 2018-03-12 18:43:38 +00:00
FuzzPathop.cpp Add FuzzPathop to oss-fuzz 2018-08-30 16:47:13 +00:00
FuzzPNGEncoder.cpp Add Encoder fuzzers 2018-03-30 19:31:56 +00:00
FuzzPolyUtils.cpp Add oss-fuzz entrypoint for Polyutils fuzz 2018-10-11 13:40:09 +00:00
FuzzRasterN32Canvas.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
FuzzRegionDeserialize.cpp clean up includes 2018-08-06 14:49:46 +00:00
FuzzRegionSetPath.cpp FuzzPath -> FuzzNicePath 2018-09-25 17:04:00 +00:00
FuzzSKSL2GLSL.cpp Add input length check when fuzzing 2019-03-11 20:08:07 +00:00
FuzzSKSL2Metal.cpp Add input length check when fuzzing 2019-03-11 20:08:07 +00:00
FuzzSKSL2Pipeline.cpp Add SkSL2Pipeline fuzzer 2019-03-18 21:02:49 +00:00
FuzzSKSL2SPIRV.cpp Add input length check when fuzzing 2019-03-11 20:08:07 +00:00
FuzzTextBlobDeserialize.cpp sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
FuzzWEBPEncoder.cpp Add Encoder fuzzers 2018-03-30 19:31:56 +00:00