Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / composeshader.cpp
2017-05-03 Florin MalitaRevert "Revert "Reland: Remove SkLights include from...
2017-05-03 Florin MalitaRevert "Reland: Remove SkLights include from SkCanvas.h"
2017-05-03 Florin MalitaReland: Remove SkLights include from SkCanvas.h
2017-05-02 Florin MalitaRevert "Remove SkLights include from SkCanvas.h"
2017-05-02 Florin MalitaRemove SkLights include from SkCanvas.h
2017-04-28 Mike Reedadd helper makeShader for the common Clamp case
2017-03-22 Mike KleinGM: some header cleanup
2017-02-22 Mike Reedhide trivial helpers on canvas
2016-11-23 Mike ReedRevert "Revert "make it illegal to include SkXfermode.h""
2016-11-23 Greg DanielRevert "make it illegal to include SkXfermode.h"
2016-11-23 Mike Reedmake it illegal to include SkXfermode.h
2016-10-28 Mike Reedremove xfermode from public api
2016-09-01 mtkleinReplace a lot of 'static const' with 'constexpr' or...
2016-08-15 caryclarkadd gm that exercises compose shader allocations
2016-03-29 reedswitch xfermodes over to sk_sp
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2016-03-09 reedpartial switch over to sp usage of shaders
2016-02-15 reedmake SkComposeShader.h private
2016-01-08 herbRemove work from constructors to facilitate debugging.
2016-01-04 caryclarkhandle halfway case in scan converter
2015-09-03 wangyixWill try composing a linear gradient with a color bitma...
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-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-07-07 mtkleinAdd always-threaded SkRecord quilt tests.
2014-05-06 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2014-05-05 reed@google.comsuppress new composeshader gm for quilt testing
2014-05-05 commit-bot@chromiu... change composeshader_alpha to exercise srcover as well
2014-05-05 commit-bot@chromiu... new gm for composeshader, exercising alpha
2014-04-30 commit-bot@chromiu... Turn on quilt mode in DM.
2014-04-14 commit-bot@chromiu... resize canvas for GM + typo
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-07-02 scroggoProvide static global initializers for SkColorTable...
2012-06-29 scroggo@google.comDisable pipe playback on android for composeshader GM.
2012-06-29 scroggo@google.comAllow composeshader GM to run PDF.
2012-06-29 scroggo@google.comCreate a new GM to exercise ComposeShader.