Add new fuzz binary.
authormtklein <mtklein@chromium.org>
Wed, 13 Jan 2016 20:57:57 +0000 (12:57 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 13 Jan 2016 20:57:58 +0000 (12:57 -0800)
commit65e5824d3a46c468530aba5de4c11b6c8de4cede
tree3364f0bdb819a17fc6ec068f22d0902c4d84f53e
parentfa8963252e122c5288c8e92b5ecc25a8fea21c3b
Add new fuzz binary.

This is designed to have short startup time, for maximum fuzzing throughput.

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

Review URL: https://codereview.chromium.org/1589563002
fuzz/Fuzz.h [new file with mode: 0644]
fuzz/FuzzPaeth.cpp [new file with mode: 0644]
fuzz/fuzz.cpp [new file with mode: 0644]
gyp/fuzz.gyp [new file with mode: 0644]
gyp/most.gyp