Add benchmarkstream to visualbench
authorjoshualitt <joshualitt@chromium.org>
Tue, 30 Jun 2015 14:43:14 +0000 (07:43 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 30 Jun 2015 14:43:14 +0000 (07:43 -0700)
commit962cc98eb49c5bb9b8c8382e7709e6f4b32ebce0
treebafb71b84193dad66ffff47ce95140209773dc0f
parent2757e3f09d7aae00ebe6c12b55668a89bd71aee1
Add benchmarkstream to visualbench

BUG=skia:

Review URL: https://codereview.chromium.org/1215033002
bench/Benchmark.h
gyp/visualbench.gyp
tools/VisualBench/VisualBench.cpp
tools/VisualBench/VisualBench.h
tools/VisualBench/VisualBenchmarkStream.cpp [new file with mode: 0644]
tools/VisualBench/VisualBenchmarkStream.h [new file with mode: 0644]
tools/VisualBench/VisualSKPBench.cpp [new file with mode: 0644]
tools/VisualBench/VisualSKPBench.h [new file with mode: 0644]