skia2/fuzz
Brian Osman d8a90f9be1 Converting more debug code to SkJSONWriter
All of SkDrawCommand / SkDebugCanvas now uses SkJSONWriter.
Also removed the bespoke json generator and pretty-printer
in GrAuditTrail. This was the largest volume of code still
using JsonCPP. (There are other stragglers).

Bug: skia:
Change-Id: I3aee554764689ce50c8e707caf26c76093b9bb8f
Reviewed-on: https://skia-review.googlesource.com/c/187040
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: Florin Malita <fmalita@chromium.org>
2019-01-28 19:06:06 +00:00
..
oss_fuzz Avoid system fonts when fuzzing 2018-12-14 17:11:56 +00:00
coverage remove SkColorSpace::MakeICC() fuzzer 2018-05-23 16:31:11 +00:00
Fuzz.cpp Fuzz: un-inline some code 2018-11-19 18:44:07 +00:00
Fuzz.h Fuzz: un-inline some code 2018-11-19 18:44:07 +00:00
FuzzCanvas.cpp Converting more debug code to SkJSONWriter 2019-01-28 19:06:06 +00:00
FuzzCommon.cpp Prevent exponential growth of 'nice' paths when fuzzing 2018-12-17 18:27:47 +00:00
FuzzCommon.h FuzzPath -> FuzzNicePath 2018-09-25 17:04:00 +00:00
FuzzDrawFunctions.cpp start to build with no paint-text fields 2019-01-04 04:54:34 +00:00
FuzzEncoders.cpp Add Encoder fuzzers 2018-03-30 19:31:56 +00:00
FuzzGradients.cpp Reland "SkDEBUGF: use __VA_ARGS__" 2018-07-18 15:37:41 +00:00
FuzzMain.cpp Add Legacy fuzz reproducer 2018-10-23 14:24:22 +00:00
FuzzParsePath.cpp test,tools: whitespace changes for clang-format 2018-09-19 17:50:51 +00:00
FuzzPathMeasure.cpp FuzzPath -> FuzzNicePath 2018-09-25 17:04:00 +00:00
FuzzPathop.cpp simplify nextRange(), fold in nextEnum() 2018-11-19 18:04:12 +00:00
FuzzPolyUtils.cpp Add autodetect for polyutils fuzz 2018-10-11 13:35:52 +00:00
FuzzRegionOp.cpp simplify nextRange(), fold in nextEnum() 2018-11-19 18:04:12 +00:00