skia2/fuzz/oss_fuzz
Mike Klein cec3a60426 remove SkDescriptor API fuzzer
SkDescriptor's programatic API is neither
exposed for untrusted use nor harded for it.
Why are we fuzzing it?

Do we need a change in oss-fuzz before deleting this?

Bug: oss-fuzz:19648
Bug: oss-fuzz:24417
Change-Id: Id8d075938d831ec8cad4014c8fe6efaef46edb55
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/307177
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Reviewed-by: Herb Derby <herb@google.com>
Auto-Submit: Mike Klein <mtklein@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
2020-07-31 16:28:53 +00:00
..
FuzzAndroidCodec.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzAnimatedImage.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzAPICreateDDL.cpp add create ddl fuzzer 2020-07-22 20:10:51 +00:00
FuzzAPIImageFilter.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzAPISVGCanvas.cpp Use test font manager for SVG fuzzer 2020-07-08 19:30:00 +00:00
FuzzDrawFunctions.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzGradients.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzImage.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzImageFilterDeserialize.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzIncrementalImage.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzJPEGEncoder.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzJSON.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
FuzzMockGPUCanvas.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzNullCanvas.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzPathDeserialize.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzPathMeasure.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzPathop.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzPNGEncoder.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzPolyUtils.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzRasterN32Canvas.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzRegionDeserialize.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzRegionSetPath.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzSkDescriptorDeserialize.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzSkRuntimeEffect.cpp Add SkRuntimeEffect Fuzzer 2020-07-10 15:54:23 +00:00
FuzzSKSL2GLSL.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzSKSL2Metal.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzSKSL2Pipeline.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzSKSL2SPIRV.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzSVG.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzTextBlobDeserialize.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00
FuzzWEBPEncoder.cpp replace max_len with if statements 2020-06-16 17:26:30 +00:00