index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
ShaderMaskBench.cpp
Commit message (
Expand
)
Author
Age
*
Remove const from `const int loops`.
mtklein
2015-10-01
*
Cleanup: Remove a bunch of SkFontHost.h includes (unused).
tfarina
2014-12-18
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
Remove support for inheriting the paint color from SkColorShader
commit-bot@chromium.org
2014-04-24
*
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
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Clean up most clang warnings outside animator/
tomhudson@google.com
2012-08-14
*
SkSfntUtils should use public types.
bungeman@google.com
2012-07-24
*
add bench for shader+blitMask
reed@google.com
2011-11-15