index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
BlurRoundRectBench.cpp
Commit message (
Expand
)
Author
Age
*
Remove const from `const int loops`.
mtklein
2015-10-01
*
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
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
move common blur types into central header
commit-bot@chromium.org
2014-04-28
*
Make sure SkDrawLooper objects can only be allocated on the heap.
commit-bot@chromium.org
2014-04-15
*
try to deprecate fFlagsMask from SkLayerDrawLooper
reed@google.com
2014-02-27
*
Simplify benchmark internal API.
commit-bot@chromium.org
2013-12-03
*
Removed deprecated API calls that have crept in
robertphillips@google.com
2013-11-10
*
Fixes for blurroundrect gm/bench.
scroggo@google.com
2013-11-05
*
Another int to scalar fix.
scroggo@google.com
2013-11-05
*
And fix the similar bench.
scroggo@google.com
2013-11-05
*
Add gms and benchmarks for drawing blurry round rects.
scroggo@google.com
2013-11-05