aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/cubicpaths.cpp
Commit message (Expand)AuthorAge
* Change old PRG to be SkLCGRandom; change new one to SkRandomGravatar commit-bot@chromium.org2013-09-09
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-24
* use SkScalar instead of int for loops, to avoid warning in canvas->translate(...Gravatar reed@google.com2013-05-23
* don't overclamp cubics (see skbug.com/1316)Gravatar reed@google.com2013-05-23
* add commentGravatar reed@google.com2013-05-23
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-09
* update to use DEF_GMGravatar reed@google.com2013-03-08
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Removing path drawing gm tests that produce either an entirelyGravatar schenney@chromium.org2012-01-04
* Unreviewed changes to the gm tests for paths. Each test is broken into fourGravatar schenney@chromium.org2011-12-20
* Modifying SkPath to store all verbs provided by the user, and to giveGravatar schenney@chromium.org2011-12-20