1. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  2. e8f3062 switch surface to sk_sp by reed · 8 years ago
  3. 8a21c9f use Make instead of Create to return a shared shader by reed · 9 years ago
  4. 88651ae replace arcto quads with a conic by caryclark · 9 years ago
  5. b6474dd fix circular dashing by caryclark · 9 years ago
  6. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  7. a76b7a3b remove SK_LEGACY_STROKE_CURVES by caryclark · 9 years ago
  8. 612f70d handle large conic strokes better by caryclark · 9 years ago
  9. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  10. 1297ecf flip stroke to chrome compatible define by caryclark · 10 years ago
  11. 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
  12. 88c748a update sampleapp for stroking experiment by caryclark · 10 years ago