aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/strokerects.cpp
Commit message (Expand)AuthorAge
* Replace a lot of 'static const' with 'constexpr' or 'const'.Gravatar mtklein2016-09-01
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* remove unused GM flagsGravatar mtklein2015-01-23
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Cleanup: Another round of override fixes.Gravatar tfarina2014-12-20
* There can be only one (SkRandom)!Gravatar scroggo2014-12-15
* Cleanup: Get rid of make_isize() function from gm.h.Gravatar tfarina2014-06-09
* Turn on quilt mode in DM.Gravatar commit-bot@chromium.org2014-04-30
* Just a typo. Rename StrokeRect to StrokeRects in strokerects.cpp, making it d...Gravatar commit-bot@chromium.org2013-12-09
* Change old PRG to be SkLCGRandom; change new one to SkRandomGravatar commit-bot@chromium.org2013-09-09
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Import all GMs as Samples.Gravatar bsalomon@google.com2011-10-31
* rolling back the experimental rollbacks in r2178-2179Gravatar epoger@google.com2011-08-26
* rolling tree back to its state as of r2169 to see if that fixes Windows build...Gravatar epoger@google.com2011-08-26
* Move multiple calls to random() out of parameter lists so that theGravatar tomhudson@google.com2011-08-25
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Fix gm tests for fixed point.Gravatar bungeman@google.com2011-05-20
* Fix clipping in StrokeRectGM test for fixed point.Gravatar bungeman@google.com2011-05-19
* add strokerects to gmGravatar reed@google.com2011-04-04