index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
ChartBench.cpp
Commit message (
Expand
)
Author
Age
*
Fix benches that aren't really timing what we want
Brian Osman
2017-12-18
*
hide trivial helpers on canvas
Mike Reed
2017-02-22
*
Remove const from `const int loops`.
mtklein
2015-10-01
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-05
*
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...
reed
2015-08-04
*
IWYU: 'core' target, files starting A-C.
bungeman
2015-08-04
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
Remove global SkRandoms from ChartBench.
commit-bot@chromium.org
2014-05-08
*
Simplify benchmark internal API.
commit-bot@chromium.org
2013-12-03
*
Remove uses of unnamed namespace in bench/ directory.
commit-bot@chromium.org
2013-09-26
*
Refactoring: get rid of the SkBenchmark void* parameter.
mtklein@google.com
2013-09-13
*
Major bench refactoring.
mtklein@google.com
2013-09-10
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Fix ChartBench crash.
bsalomon@google.com
2013-02-22
*
Add chart bench.
bsalomon@google.com
2013-02-22