aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/bigtileimagefilter.cpp
Commit message (Expand)AuthorAge
* Replace a lot of 'static const' with 'constexpr' or 'const'.Gravatar mtklein2016-09-01
* Update TileImageFilter to sk_spGravatar robertphillips2016-04-15
* Update SkImageSource to sk_spGravatar robertphillips2016-04-01
* switch surface to sk_spGravatar reed2016-03-23
* update callsites for Make image factoriesGravatar reed2016-03-17
* 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
* flag to use const& instead of const* for src-rectGravatar reed2015-08-06
* add src-rect-constraint to drawImageRectGravatar reed2015-07-14
* Fix dst bound reported by SkTileImageFilterGravatar robertphillips2015-06-16
* Add bigtileimagefilter GM & improvements to toStringGravatar robertphillips2015-06-08
* Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 o...Gravatar robertphillips2015-06-04
* Fix dst bound reported by SkTileImageFilterGravatar robertphillips2015-06-04
* Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 o...Gravatar robertphillips2015-06-02
* Fix dst bound reported by SkTileImageFilterGravatar robertphillips2015-06-02