add a new hsl GM
[platform/upstream/libSkiaSharp.git] / gm / pictureimagefilter.cpp
2017-04-28 Cary Clarkadd drawString helper to canvas
2017-03-22 Mike KleinGM: some header cleanup
2016-05-12 robertphillipsFix bug & add code to catch ImageFilter clearing bugs
2016-04-13 robertphillipsAdd GM to prevent mis-drawing of LCD text in SkPictureI...
2016-03-28 robertphillipsSwap SkPictureImageFilter's factories over to smart...
2016-03-18 reedreturn pictures as sk_sp
2015-10-06 reedRevert "Revert of factories should return baseclass...
2015-10-06 schenneyRevert of factories should return baseclass, allowing...
2015-10-06 reedfactories should return baseclass, allowing the impl...
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-07-24 caryclarkrename portable_typeface_always to portable_typeface
2015-07-15 caryclarkmake *imagefilter morphology iamge bitmapsource gm...
2015-04-08 senorblancoUse opaque black not transparent black as imagefilter...
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-03-16 reedSkPaint::FilterLevel -> SkFilterQuality
2015-01-23 mtkleinremove unused GM flags
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-12-11 robertphillipsUpdate GM to permit correctness testing of MPD on the GMs
2014-12-09 junovAdding an option for pixelated rendering in SkPictureIm...
2014-12-02 Justin NovosadAdding a PictureResolution option to SkPictureImageFilter
2014-07-31 Cary ClarkAdd standard fonts to all GMs.
2014-04-18 robertphillips@goo... Staging for cleanup of SkPicture-related headers
2014-04-17 commit-bot@chromiu... Staged removal of SkPicture-derived classes
2014-04-13 robertphillips@goo... split SkPictureRecorder out of SkPicture
2014-03-10 commit-bot@chromiu... Factory methods for heap-allocated SkImageFilter objects.
2013-12-12 senorblanco@chromi... Don't run the GM in serialization modes.
2013-12-12 senorblanco@chromi... Implement an SkPicture image filter source. This is...
2013-12-12 senorblanco@chromi... Revert "Implement an SkPicture image filter source...
2013-12-12 senorblanco@chromi... Implement an SkPicture image filter source. This is...