aboutsummaryrefslogtreecommitdiffstats
path: root/gm/strokes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Style Change: SkNEW->new; SkDELETE->deletehalcanary2015-08-261-1/+1
* zero-length cap fixcaryclark2015-08-261-0/+74
* Reland of ix zero-length tangent (patchset #1 id:1 of https://codereview.chro...caryclark2015-08-251-0/+56
* Revert of fix zero-length tangent (patchset #2 id:20001 of https://codereview...caryclark2015-08-251-56/+0
* fix zero-length tangentcaryclark2015-08-251-0/+56
* Revert of experiment with zero-length round capped line segments (patchset #4...caryclark2015-08-211-74/+0
* experiment with zero-length round capped line segmentscaryclark2015-08-211-0/+74
* IWYU: 'core' target, files starting A-C.bungeman2015-08-051-3/+1
* Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...reed2015-08-041-1/+3
* IWYU: 'core' target, files starting A-C.bungeman2015-08-041-3/+1
* make tests portable by using 565 compatible colorscaryclark2015-07-291-1/+1
* handle large conic strokes bettercaryclark2015-05-191-0/+30
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-10/+10
* fuzzer fixescaryclark2015-02-251-3/+2
* make strokes3 full sizecaryclark2015-02-231-2/+2
* remove unused GM flagsmtklein2015-01-231-9/+0
* Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein2015-01-091-12/+12
* Cleanup: Another round of override fixes.tfarina2014-12-201-9/+9
* There can be only one (SkRandom)!scroggo2014-12-151-4/+4
* Turn on quilt mode in DM.commit-bot@chromium.org2014-04-301-0/+12
* Change old PRG to be SkLCGRandom; change new one to SkRandomcommit-bot@chromium.org2013-09-091-4/+4
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2013-01-261-2/+0
* Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com2012-08-231-27/+27
* add gm (no images yet) for two-point-radial gradientsreed@google.com2012-06-051-13/+116
* Import all GMs as Samples.bsalomon@google.com2011-10-311-3/+1
* rolling back the experimental rollbacks in r2178-2179epoger@google.com2011-08-261-1/+3
* rolling tree back to its state as of r2169 to see if that fixes Windows build...epoger@google.com2011-08-261-3/+1
* Move multiple calls to random() out of parameter lists so that thetomhudson@google.com2011-08-251-1/+3
* Automatic update of all copyright notices to reflect new license terms.epoger@google.com2011-07-281-13/+6
* addmike@reedtribe.org2011-06-181-0/+156