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
*
Revert "Revert "make it illegal to include SkXfermode.h""
Mike Reed
2016-11-23
*
Revert "make it illegal to include SkXfermode.h"
Greg Daniel
2016-11-23
*
make it illegal to include SkXfermode.h
Mike Reed
2016-11-23
*
remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
Mike Reed
2016-11-03
*
remove xfermode from public api
Mike Reed
2016-10-28
*
benchmarks: Avoid brackets and commas in test names.
jcgregorio
2016-08-29
*
switch maskfilters to sk_sp
reed
2016-04-04
*
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...
reed
2016-03-22
*
Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...
reed
2016-03-22
*
Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...
reed
2016-03-22
*
Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod...
reed
2016-03-22
*
switch colorfilters to sk_sp
reed
2016-03-22
*
guard rasterizer and drawlooper setters
reed
2016-03-21
*
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