Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / circles.cpp
2017-05-16 Hal CanarySkCanvas: Helpers for draw{Point,Line,Circle}
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-29 halcanaryStyle bikeshed - remove extraneous whitespace
2016-03-21 reedguard rasterizer and drawlooper setters
2016-03-09 reedpartial switch over to sp usage of shaders
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-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-15 scroggoThere can be only one (SkRandom)!
2014-12-15 bsalomonDo circle anti-aliasing in normalized space to avoid...
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-09-10 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-09-09 commit-bot@chromiu... Change old PRG to be SkLCGRandom; change new one to...
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
2012-04-16 bsalomon@google.comAdd file missing from r3682 checkin