aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/bigblurs.cpp
Commit message (Expand)AuthorAge
* hide SkBlurMaskFilter and SkBlurQualityGravatar Mike Reed2018-03-14
* GM: some header cleanupGravatar Mike Klein2017-03-22
* allow clip calls w/o op param, remove unnecessary kReplace opsGravatar reed2016-09-21
* abstract name of clipping ops, to transtion to a more restricted setGravatar reed2016-09-20
* Replace a lot of 'static const' with 'constexpr' or 'const'.Gravatar mtklein2016-09-01
* switch maskfilters to sk_spGravatar reed2016-04-04
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-05
* Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...Gravatar reed2015-08-04
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-04
* Revert of Revert of make gm background colors 565 compatible (patchset #1 id:...Gravatar caryclark2015-06-15
* Revert of make gm background colors 565 compatible (patchset #2 id:20001 of h...Gravatar caryclark2015-06-15
* make gm background colors 565 compatibleGravatar caryclark2015-06-15
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Cleanup: Get rid of make_isize() function from gm.h.Gravatar tfarina2014-06-09
* move common blur types into central headerGravatar commit-bot@chromium.org2014-04-28
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-08
* Can't be leaving that crucial newline off the end of a fileGravatar robertphillips@google.com2013-11-07
* Add GM to verify removal of 32767 limit in SkBlurMaskFilter::filterRectsToNin...Gravatar robertphillips@google.com2013-11-07