index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
blurroundrect.cpp
Commit message (
Expand
)
Author
Age
*
Remove work from constructors to facilitate debugging.
herb
2016-01-08
*
make pixelsnap textblob* etc gm portable
caryclark
2015-07-28
*
remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical
reed
2015-05-04
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
remove unused GM flags
mtklein
2015-01-23
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
I could create new GMs if you prefer.
joshualitt
2014-12-18
*
Add always-threaded SkRecord quilt tests.
mtklein
2014-07-07
*
Remove brackets from gm names.
scroggo
2014-06-03
*
Turn on quilt mode in DM.
commit-bot@chromium.org
2014-04-30
*
Fast path for blurred round rects -- blur a small 9patch rect on the CPU
commit-bot@chromium.org
2014-04-28
*
revert humper changes
commit-bot@chromium.org
2014-04-28
*
move common blur types into central header
commit-bot@chromium.org
2014-04-28
*
Fast path for blurred round rects -- blur a small 9patch rect on the CPU
commit-bot@chromium.org
2014-04-28
*
Revert of Fast path for blurred round rects -- blur a small 9patch rect on th...
commit-bot@chromium.org
2014-04-28
*
Fast path for blurred round rects -- blur a small 9patch rect on the CPU
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
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
Removed deprecated API calls that have crept in
robertphillips@google.com
2013-11-10
*
blurroundrect gm: disable one set of tests in attempt to fix bug
epoger@google.com
2013-11-05
*
Fix overzealous IntToScalar.
scroggo@google.com
2013-11-05
*
Fixes for blurroundrect gm/bench.
scroggo@google.com
2013-11-05
*
Int to scalar (again)
scroggo@google.com
2013-11-05
*
More IntToScalars
scroggo@google.com
2013-11-05
*
Build fix number 2.
scroggo@google.com
2013-11-05
*
Fix build.
scroggo@google.com
2013-11-05
*
Add gms and benchmarks for drawing blurry round rects.
scroggo@google.com
2013-11-05