aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/filterfastbounds.cpp
Commit message (Expand)AuthorAge
* Add SkTileImageFilter sample to filterfastbounds GM.Gravatar senorblanco2015-12-07
* Revert "Revert of factories should return baseclass, allowing the impl to spe...Gravatar reed2015-10-06
* Revert of factories should return baseclass, allowing the impl to specialize ...Gravatar schenney2015-10-06
* factories should return baseclass, allowing the impl to specializeGravatar reed2015-10-06
* Remove SkBitmapSourceGravatar fmalita2015-09-25
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* 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
* Move SkMatrixImageFilter into core, and add a factory fn for it.Gravatar senorblanco2015-03-20
* Remove uniqueID from all filter serialization.Gravatar senorblanco2015-03-18
* SkPaint::FilterLevel -> SkFilterQualityGravatar reed2015-03-16
* remove unused GM flagsGravatar mtklein2015-01-23
* Update GM to permit correctness testing of MPD on the GMsGravatar robertphillips2014-12-11
* Add new GM (filterfastbounds)Gravatar robertphillips2014-12-08