1. 09746be Set SkPath.fLastMoveToIndex field from SkPathBuilder by Mike Reed · 3 years, 2 months ago
  2. 02621c3 SkPathBuider::addPath() by Florin Malita · 3 years, 9 months ago
  3. f12d05d Implement SkPathBuilder(SkPathFillType) by Leon Scroggins · 4 years ago
  4. f4c6463 refine SkPath::approximateBytesUsed() by Mike Klein · 4 years ago
  5. 3872c98 Move convexity enum out of public by Mike Reed · 4 years, 1 month ago
  6. 6052c0b Only expose isConvex on path publicly. by Mike Reed · 4 years, 2 months ago
  7. 43c78ab Remember to track convexity/direction for IsA shapes (e.g. oval, rrect) by Mike Reed · 4 years, 2 months ago
  8. f2845ac Always (pre)compute path bounds when using a builder by Mike Reed · 4 years, 2 months ago
  9. 74a7a81 fix addOval and addRRect on builder by Mike Reed · 4 years, 2 months ago
  10. b746d5c add static factories for SkPath by Mike Reed · 4 years, 2 months ago
  11. 4b4cd13 Builder has addPolygon, plus start hiding edit methods by Mike Reed · 4 years, 2 months ago
  12. 76e22a3 Fix path builder initial gen ID by Florin Malita · 4 years, 2 months ago
  13. 92c33f3 document Make for paths, and move from pathbuilder into path by Mike Reed · 4 years, 3 months ago
  14. 22f246f add simple pathbuilder by Mike Reed · 4 years, 4 months ago