skia2/dm
Mike Klein d0f321be72 de-common --veryVerbose
In the end only DM and skia_test really use it.

 - nanobench used --veryVerbose in a silly superficial way
 - gm/fontmgr.cpp is probably clearer using its own flag
 - the change to StrokerTest should be a near noop...
   reporter->verbose() is set by --veryVerbose in both
   DM and skia_test.cpp.  One of the checks tested
   FLAGS_verbose, but I feel like that was probably a typo.

Change-Id: I2601d243b8200b3bb7a16478dfbce14001c4a191
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/203180
Commit-Queue: Mike Klein <mtklein@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2019-03-22 19:23:09 +00:00
..
DM.cpp de-common --veryVerbose 2019-03-22 19:23:09 +00:00
DMGpuTestProcs.cpp Move GrBackend enum to enum class. 2018-10-12 14:01:58 +00:00
DMJsonWriter.cpp remove Sk prefix from CommandLineFlags 2019-03-20 17:13:22 +00:00
DMJsonWriter.h add color_depth field in DM/Gold 2019-03-07 21:32:35 +00:00
DMSrcSink.cpp Fold CommonFlagsGpu into CommonFlags 2019-03-22 18:01:13 +00:00
DMSrcSink.h Remove SkColorSpaceXformCanvas, and supporting code: 2019-03-21 17:12:33 +00:00