Add SkFUZZF to help whitelist imagefilter fuzz failures
authorrobertphillips <robertphillips@google.com>
Fri, 8 Apr 2016 21:03:06 +0000 (14:03 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 8 Apr 2016 21:03:06 +0000 (14:03 -0700)
commitff3681156ced7718a73eca1e170824866d9e5776
treeaa6b3d94f196d97452030fa132aad5f8353a44ff
parent23d2c18cb14091b600e9786c1c853fa3f5b773a4
Add SkFUZZF to help whitelist imagefilter fuzz failures

The current use case for this is whitelisting MergeImageFilter failures when the number of inputs is too big. Presumably there will be other whitelisting use cases as we progress.

GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1873463002

Review URL: https://codereview.chromium.org/1873463002
gyp/core.gypi
src/core/SkFuzzLogging.h [new file with mode: 0644]
src/core/SkImageFilter.cpp