aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/blurroundrect.cpp
Commit message (Expand)AuthorAge
* Remove work from constructors to facilitate debugging.Gravatar herb2016-01-08
* make pixelsnap textblob* etc gm portableGravatar caryclark2015-07-28
* remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConicalGravatar reed2015-05-04
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* remove unused GM flagsGravatar mtklein2015-01-23
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* I could create new GMs if you prefer.Gravatar joshualitt2014-12-18
* Add always-threaded SkRecord quilt tests.Gravatar mtklein2014-07-07
* Remove brackets from gm names.Gravatar scroggo2014-06-03
* Turn on quilt mode in DM.Gravatar commit-bot@chromium.org2014-04-30
* Fast path for blurred round rects -- blur a small 9patch rect on the CPUGravatar commit-bot@chromium.org2014-04-28
* revert humper changesGravatar commit-bot@chromium.org2014-04-28
* move common blur types into central headerGravatar commit-bot@chromium.org2014-04-28
* Fast path for blurred round rects -- blur a small 9patch rect on the CPUGravatar commit-bot@chromium.org2014-04-28
* Revert of Fast path for blurred round rects -- blur a small 9patch rect on th...Gravatar commit-bot@chromium.org2014-04-28
* Fast path for blurred round rects -- blur a small 9patch rect on the CPUGravatar commit-bot@chromium.org2014-04-28
* Make sure SkDrawLooper objects can only be allocated on the heap.Gravatar commit-bot@chromium.org2014-04-15
* try to deprecate fFlagsMask from SkLayerDrawLooperGravatar reed@google.com2014-02-27
* remove SkFloatToScalar macroGravatar commit-bot@chromium.org2013-11-25
* Removed deprecated API calls that have crept inGravatar robertphillips@google.com2013-11-10
* blurroundrect gm: disable one set of tests in attempt to fix bugGravatar epoger@google.com2013-11-05
* Fix overzealous IntToScalar.Gravatar scroggo@google.com2013-11-05
* Fixes for blurroundrect gm/bench.Gravatar scroggo@google.com2013-11-05
* Int to scalar (again)Gravatar scroggo@google.com2013-11-05
* More IntToScalarsGravatar scroggo@google.com2013-11-05
* Build fix number 2.Gravatar scroggo@google.com2013-11-05
* Fix build.Gravatar scroggo@google.com2013-11-05
* Add gms and benchmarks for drawing blurry round rects.Gravatar scroggo@google.com2013-11-05