aboutsummaryrefslogtreecommitdiffstats
path: root/gm/ovals.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
* Fix reflected ovals.Jim Van Verth2017-04-211-0/+20
* GM: some header cleanupMike Klein2017-03-221-0/+1
* chmod -x *.cpp *.hHal Canary2016-10-271-0/+0
* 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
* 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-191-14/+14
* Reset shader in ovals GM jvanverth@google.com2013-04-181-0/+3
* Add a GM to test ovals with a variety of paint settings, matrices and sizes.jvanverth@google.com2013-04-181-0/+284