1. 8a21c9f use Make instead of Create to return a shared shader by reed · 9 years ago
  2. 88651ae replace arcto quads with a conic by caryclark · 9 years ago
  3. b6474dd fix circular dashing by caryclark · 9 years ago
  4. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  5. a76b7a3b remove SK_LEGACY_STROKE_CURVES by caryclark · 9 years ago
  6. 612f70d handle large conic strokes better by caryclark · 9 years ago
  7. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  8. 1297ecf flip stroke to chrome compatible define by caryclark · 10 years ago
  9. 04e4d08 This uses quad approximations of the outer and inner paths describing a stroke. Cubics and conics' thick strokes are approximated with quads as well. by caryclark · 10 years ago
  10. 88c748a update sampleapp for stroking experiment by caryclark · 10 years ago