index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
VertBench.cpp
Commit message (
Expand
)
Author
Age
*
move vertex-mode enum into SkVertices
Mike Reed
2017-04-03
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Remove const from `const int loops`.
mtklein
2015-10-01
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
Simplify benchmark internal API.
commit-bot@chromium.org
2013-12-03
*
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
*
Switch out random number generator for tests, benches, samples.
commit-bot@chromium.org
2013-09-06
*
Fix more clang errors.
tfarina@chromium.org
2013-04-05
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Fix pure virtual call from destructor and turn VertBench back on
bsalomon@google.com
2011-10-28
*
disable for now (brian is fixing)
reed@google.com
2011-10-28
*
add initial bench for drawVertices
reed@google.com
2011-10-28