Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / strokerects.cpp
2016-09-01 mtkleinReplace a lot of 'static const' with 'constexpr' or...
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
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-12-20 tfarinaCleanup: Another round of override fixes.
2014-12-15 scroggoThere can be only one (SkRandom)!
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.
2013-12-09 commit-bot@chromiu... Just a typo. Rename StrokeRect to StrokeRects in stroke...
2013-09-09 commit-bot@chromiu... Change old PRG to be SkLCGRandom; change new one to...
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2011-10-31 bsalomon@google.comImport all GMs as Samples.
2011-08-26 epoger@google.comrolling back the experimental rollbacks in r2178-2179
2011-08-26 epoger@google.comrolling tree back to its state as of r2169 to see if...
2011-08-25 tomhudson@google.comMove multiple calls to random() out of parameter lists...
2011-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-05-20 bungeman@google.comFix gm tests for fixed point.
2011-05-19 bungeman@google.comFix clipping in StrokeRectGM test for fixed point.
2011-04-04 reed@google.comadd strokerects to gm