skia2/tools/VisualBench
joshualitt 189aef7834 Create module system for VisualBench
The newly created VisualLightweightBenchModule is just the old VisualBench.cpp, but gutted to only include timing code.

Future CLs will harden this abstraction, but for this CL the module owns a backpointer to VisualBench.cpp for a couple of calls.

BUG=skia:

Review URL: https://codereview.chromium.org/1304083007
2015-09-08 07:08:11 -07:00
..
VisualBench.cpp Create module system for VisualBench 2015-09-08 07:08:11 -07:00
VisualBench.h Create module system for VisualBench 2015-09-08 07:08:11 -07:00
VisualBenchmarkStream.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
VisualBenchmarkStream.h Match works correctly on visualbench 2015-07-15 08:38:02 -07:00
VisualFlags.cpp Create module system for VisualBench 2015-09-08 07:08:11 -07:00
VisualFlags.h Create module system for VisualBench 2015-09-08 07:08:11 -07:00
VisualLightweightBenchModule.cpp Create module system for VisualBench 2015-09-08 07:08:11 -07:00
VisualLightweightBenchModule.h Create module system for VisualBench 2015-09-08 07:08:11 -07:00
VisualModule.h Create module system for VisualBench 2015-09-08 07:08:11 -07:00
VisualSKPBench.cpp Add benchmarkstream to visualbench 2015-06-30 07:43:14 -07:00
VisualSKPBench.h Add benchmarkstream to visualbench 2015-06-30 07:43:14 -07:00