Distinguish common and unique names for skiaperf.com.
authormtklein <mtklein@chromium.org>
Wed, 10 Sep 2014 19:05:59 +0000 (12:05 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 10 Sep 2014 19:05:59 +0000 (12:05 -0700)
commit962890568ddac03d8eb8467a2e81b6f2b7f046f0
tree3c421543ad42d20082ef0d6f1d8e2d6cec1ed4cc
parent579b4fb92e78634c84670f0e09844de0478f8ffe
Distinguish common and unique names for skiaperf.com.

Turns out we tack on the size post-facto in ResultsWriter::bench(), so the only
place we need getUniqueName() to differ from getName() is SKPBench.

BUG=skia:
R=jcgregorio@google.com, mtklein@google.com

Author: mtklein@chromium.org

Review URL: https://codereview.chromium.org/552303004
bench/Benchmark.cpp
bench/Benchmark.h
bench/SKPBench.cpp
bench/SKPBench.h
bench/nanobench.cpp