aboutsummaryrefslogtreecommitdiffstats
path: root/gm/roundrects.cpp
Commit message (Expand)AuthorAgeFilesLines
* gm: use DEF_GM macro consistantlyHal Canary2019-01-241-2/+1
* don't adapt any gray colors to 565Mike Klein2018-08-161-1/+1
* GM: some header cleanupMike Klein2017-03-221-0/+1
* Add fat stroke test case to roundrects GM.jvanverth2016-08-251-48/+72
* spin off easy stuff from Herb's windows GN CLmtklein2016-08-041-0/+1
* Style bikeshed - remove extraneous whitespacehalcanary2016-03-291-1/+0
* Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://code...reed2016-03-131-6/+2
* Revert of more shader-->sp conversions (patchset #5 id:80001 of https://coder...reed2016-03-131-2/+6
* more shader-->sp conversionsreed2016-03-131-6/+2
* Comments Style: s/skbug.com/bug.skia.org/halcanary2015-11-071-1/+1
* Handle inverted rects in SkRRect creation methodsrobertphillips2015-09-291-17/+35
* Style Change: NULL->nullptrhalcanary2015-08-271-1/+1
* make pixelsnap textblob* etc gm portablecaryclark2015-07-281-2/+2
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-3/+3
* remove unused GM flagsmtklein2015-01-231-3/+0
* Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein2015-01-091-4/+4
* Cleanup: Get rid of make_isize() function from gm.h.tfarina2014-06-091-1/+1
* Turn on quilt mode in DM.commit-bot@chromium.org2014-04-301-0/+4
* remove SkFloatToScalar macrocommit-bot@chromium.org2013-11-251-3/+3
* Change old PRG to be SkLCGRandom; change new one to SkRandomcommit-bot@chromium.org2013-09-091-2/+2
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2013-04-231-16/+16
* Add new roundrect GMcommit-bot@chromium.org2013-04-221-0/+339