Fuzz PDF, N32, and Null Canvases
authorHal Canary <halcanary@google.com>
Tue, 14 Feb 2017 18:35:14 +0000 (13:35 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Mon, 27 Feb 2017 19:03:12 +0000 (19:03 +0000)
commit24ac42b373d9202a89538a1873df9275870c7632
tree7f76aced9c8fe96ed016fdd522fd4deb1f7635e8
parentaf19769831f1c4c3b90c85aa9f8851cd8bbf86d5
Fuzz PDF, N32, and Null Canvases

run `fuzz --type pdf_canvas` or `fuzz --type null_canvas` or
`fuzz --type n32_canvas`

Change-Id: Id70179d5578ed1e67006aef7823bf75fc1d7a4a6
Reviewed-on: https://skia-review.googlesource.com/8418
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Hal Canary <halcanary@google.com>
BUILD.gn
fuzz/Fuzz.h
fuzz/FuzzCanvas.cpp [new file with mode: 0644]
fuzz/FuzzCanvas.h [new file with mode: 0644]
fuzz/fuzz.cpp