Revert "Add SkImage::makeColorSpace() with correct transfer fn behavior"
[platform/upstream/libSkiaSharp.git] / gm / pictureshader.cpp
2017-03-22 Mike KleinGM: some header cleanup
2016-03-25 reedmove setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CRE...
2016-03-18 reedreturn pictures as sk_sp
2016-03-13 reedReland of "more shader-->sp conversions (patchset ...
2016-03-13 reedRevert of more shader-->sp conversions (patchset #5...
2016-03-13 reedmore shader-->sp conversions
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
2015-07-28 caryclarkmake pixelsnap textblob* etc gm portable
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-02-25 caryclarkfuzzer fixes
2015-02-05 halcanaryGM for http://skbug.com/3398
2015-01-23 mtkleinremove unused GM flags
2015-01-15 fmalitaSkPictureShader should handle negative scaling gracefully.
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-08-29 robertphillipsTry out scalar picture sizes
2014-08-06 fmalitaExplicit tile bounds for SkPictureShader
2014-05-02 commit-bot@chromiu... Remove setLocalMatrix calls from picture shader GM.
2014-05-02 commit-bot@chromiu... Revert of Remove setLocalMatrix calls from picture...
2014-05-02 commit-bot@chromiu... Remove setLocalMatrix calls from picture shader GM.
2014-04-30 commit-bot@chromiu... Turn on quilt mode in DM.
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-04-08 commit-bot@chromiu... Initial picture shader implementation
2014-04-07 commit-bot@chromiu... Revert of Initial picture shader implementation (https...
2014-04-07 commit-bot@chromiu... Initial picture shader implementation