skia2/fuzz/oss_fuzz
Brian Osman de7d927db3 Reland "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.

This reverts commit 3e8fae7193, reworked
to avoid the static initializer.

Change-Id: I7e6cd39d4af2daa4b1be41f1c7d99f32df7a51ab
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/309664
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2020-08-12 16:49:46 +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 Reland "Add inline threshold to SkSL::Program::Settings" 2020-08-12 16:49:46 +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