aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/pictureimagefilter.cpp
Commit message (Expand)AuthorAge
* Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient""Gravatar Mike Reed2017-11-09
* Revert "Remove MakeForLocalSpace since picture image is sufficient"Gravatar Mike Reed2017-11-09
* Remove MakeForLocalSpace since picture image is sufficientGravatar Mike Reed2017-11-09
* add drawString helper to canvasGravatar Cary Clark2017-04-28
* GM: some header cleanupGravatar Mike Klein2017-03-22
* Fix bug & add code to catch ImageFilter clearing bugsGravatar robertphillips2016-05-12
* Add GM to prevent mis-drawing of LCD text in SkPictureImageFiltersGravatar robertphillips2016-04-13
* Swap SkPictureImageFilter's factories over to smart pointersGravatar robertphillips2016-03-28
* return pictures as sk_spGravatar reed2016-03-18
* 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
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* rename portable_typeface_always to portable_typefaceGravatar caryclark2015-07-24
* make *imagefilter morphology iamge bitmapsource gm portableGravatar caryclark2015-07-15
* Use opaque black not transparent black as imagefilter GM background.Gravatar senorblanco2015-04-08
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* SkPaint::FilterLevel -> SkFilterQualityGravatar reed2015-03-16
* remove unused GM flagsGravatar mtklein2015-01-23
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Update GM to permit correctness testing of MPD on the GMsGravatar robertphillips2014-12-11
* Adding an option for pixelated rendering in SkPictureImageFilterGravatar junov2014-12-09
* Adding a PictureResolution option to SkPictureImageFilterGravatar Justin Novosad2014-12-02
* Add standard fonts to all GMs.Gravatar Cary Clark2014-07-31
* Staging for cleanup of SkPicture-related headersGravatar robertphillips@google.com2014-04-18
* Staged removal of SkPicture-derived classesGravatar commit-bot@chromium.org2014-04-17
* split SkPictureRecorder out of SkPictureGravatar robertphillips@google.com2014-04-13
* Factory methods for heap-allocated SkImageFilter objects.Gravatar commit-bot@chromium.org2014-03-10
* Don't run the GM in serialization modes.Gravatar senorblanco@chromium.org2013-12-12
* Implement an SkPicture image filter source. This is required for the external...Gravatar senorblanco@chromium.org2013-12-12
* Revert "Implement an SkPicture image filter source. This is required for the ...Gravatar senorblanco@chromium.org2013-12-12
* Implement an SkPicture image filter source. This is required for the external...Gravatar senorblanco@chromium.org2013-12-12