skia2/fuzz/oss_fuzz
Brian Osman 3e8fae7193 Revert "Add inline threshold to SkSL::Program::Settings"
This reverts commit ad3db40d78.

Reason for revert: Chrome doesn't like static initializers.

Original change's description:
> 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>

TBR=kjlubick@google.com,brianosman@google.com,ethannicholas@google.com

Change-Id: Ic233203f3728a7285a1958c53567d915e56023af
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/308757
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2020-08-07 18:09:49 +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 Revert "Add inline threshold to SkSL::Program::Settings" 2020-08-07 18:09:49 +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