Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / pictureshadertile.cpp
2016-09-01 mtkleinReplace a lot of 'static const' with 'constexpr' or...
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-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-23 mtkleinremove unused GM flags
2014-12-09 fmalitaCleanup GM:pictureshadertile
2014-12-08 fmalitaTweak SkPictureShader's tile semantics.
2014-08-29 robertphillipsTry out scalar picture sizes
2014-08-06 fmalitaExplicit tile bounds for SkPictureShader