skia2/dm
mtklein c41fd9251d DM: verbose and quiet logging
If you pass no flags, output is pretty much unchanged from today: calls to
info() go to the console, calls to vlog() are ignored.

If you pass --verbose and -w dir, all calls to info(), vlog() and all of stderr
are redirected to dir/verbose.log.  info() calls also go to the console,
unless you pass --quiet, in which case nothing goes to the console at all.

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

Review URL: https://codereview.chromium.org/1771143002
2016-03-08 09:01:39 -08:00
..
DM.cpp DM: verbose and quiet logging 2016-03-08 09:01:39 -08:00
DMGpuSupport.h Revert of Implement support for using GL ES 3.0 with command buffer (patchset #6 id:100001 of https://codereview.chromium.org/1684413003/ ) 2016-03-03 07:39:49 -08:00
DMJsonWriter.cpp dm: gamma_correct: true/false -> "yes"/"no" 2016-03-01 10:31:42 -08:00
DMJsonWriter.h Add gamma_correct option field to dm.json 2016-02-29 07:38:01 -08:00
DMSrcSink.cpp Archive SkRemote-related code. I want to start fresh. 2016-03-07 17:20:26 -08:00
DMSrcSink.h Archive SkRemote-related code. I want to start fresh. 2016-03-07 17:20:26 -08:00
DMSrcSinkAndroid.cpp Simplify linkages to Android framework internals 2015-10-26 07:21:32 -07:00
DMSrcSinkAndroid.h DM: this must have been missing from the previous CL 2016-02-08 14:30:25 -08:00