skia2/fuzz/oss_fuzz
Brian Osman ad3db40d78 Add inline threshold to SkSL::Program::Settings
Keep the same default value, but add a (private) API to change it when
compiling SkRuntimeEffect code.

Use the new API to improve fuzzer coverage, by fuzzing with inlining
disabled and (enthusiastically) enabled.

Change-Id: I36424bac95144aeb727cfb949754fbe998d5d7de
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/308181
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
2020-08-07 14:45:06 +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
FuzzSKP.cpp updated skp fuzzer 2020-07-31 21:27:13 +00:00
FuzzSkRuntimeEffect.cpp Add inline threshold to SkSL::Program::Settings 2020-08-07 14:45:06 +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