Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / bigblurs.cpp
2017-03-22 Mike KleinGM: some header cleanup
2016-09-21 reedallow clip calls w/o op param, remove unnecessary kRepl...
2016-09-20 reedabstract name of clipping ops, to transtion to a more...
2016-09-01 mtkleinReplace a lot of 'static const' with 'constexpr' or...
2016-04-04 reedswitch maskfilters to sk_sp
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
2015-08-05 bungemanIWYU: 'core' target, files starting A-C.
2015-08-05 reedRevert of IWYU: 'core' target, files starting A-C....
2015-08-04 bungemanIWYU: 'core' target, files starting A-C.
2015-06-15 caryclarkRevert of Revert of make gm background colors 565 compa...
2015-06-15 caryclarkRevert of make gm background colors 565 compatible...
2015-06-15 caryclarkmake gm background colors 565 compatible
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-06-10 tfarinaCleanup: Get rid of make_isize() function from gm.h.
2014-04-28 commit-bot@chromiu... move common blur types into central header
2013-11-08 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-11-07 robertphillips@goo... Can't be leaving that crucial newline off the end of...
2013-11-07 robertphillips@goo... Add GM to verify removal of 32767 limit in SkBlurMaskFi...