1. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  2. ad23446 Ignore fill when stroke & filling convex line-only paths by robertphillips · 8 years ago
  3. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  4. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  5. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  6. 99fe822 Use static_assert instead of SK_COMPILE_ASSERT. by bungeman · 9 years ago
  7. 026beb5 SkPath::Direction serves two masters: by reed · 9 years ago
  8. 2a97462 Fix convex-lineonly-paths GM so it plays nice with SampleApp by robertphillips · 9 years ago
  9. db3f8cd Fix memory deletion error in "convex-lineonly-paths" GM by robertphillips · 9 years ago
  10. 7272935 Add new GM/bench for line-only convex paths by robertphillips · 9 years ago