Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / rects.cpp
2017-03-23 Matt SarettSkBlurDrawLooper: Start by deleting flags
2016-08-04 mtkleinspin off easy stuff from Herb's windows GN CL
2016-04-04 reedswitch maskfilters to sk_sp
2016-03-21 reedguard rasterizer and drawlooper setters
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-12-21 reedReland of change all factories to return their base...
2015-12-21 reedRevert of change all factories to return their base...
2015-12-21 reedchange all factories to return their base-class
2015-06-15 fmalitaRemove the SkCanvas comment API
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-23 mtkleinremove unused GM flags
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-30 commit-bot@chromiu... Turn on quilt mode in DM.
2014-04-28 commit-bot@chromiu... move common blur types into central header
2014-04-15 commit-bot@chromiu... Make sure SkDrawLooper objects can only be allocated...
2013-11-01 commit-bot@chromiu... add some GM tests for rects
2013-09-07 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-09-06 robertphillips@goo... Push sigma-based blur interface into our GMs/benches...
2013-08-27 robertphillips@goo... Blur refactoring
2013-05-29 robertphillips@goo... First pass at Comment API
2013-04-29 robertphillips@goo... add 90 degree test case to rects GM
2013-03-19 reed@google.comfix double->float warnings
2013-03-19 robertphillips@goo... Adding rects-specific GM