1. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  2. b3b8dfa Fix path iter returned pt on close, test path close pt in unit test. by bsalomon@google.com · 13 years ago
  3. 33114e0 remove unused and untested SkPath::subdivide() by reed@google.com · 13 years ago
  4. b54455e Change getConvexity() to now compute it if the value is set to kUnkown. by reed@google.com · 13 years ago
  5. 04863fa add Convexity enum to SkPath by reed@google.com · 13 years ago
  6. 7394565 devolve flattening parameters to their base classes by reed@google.com · 13 years ago
  7. f5dbe2f Upstream android changes. by djsollen@google.com · 13 years ago
  8. 7ffb1b2 Add code needed to build skia as a windows dll within the chromium project. by ctguil@chromium.org · 14 years ago
  9. d3aa4ff add countPoints() and getPoint() by reed@android.com · 15 years ago
  10. e522ca5 fix winding bug in lineclipper by reed@android.com · 15 years ago
  11. 81aaa9d Fix MSVC builds by avoiding a uint to bool warning. by deanm@chromium.org · 15 years ago
  12. bbff1d5 add SkParsePath to go to/from SVG strings (e.g. "M0,0 L10,20") by reed@android.com · 15 years ago
  13. 6b82d1a add isConvex() hit to SkPath, to be used to speed up fills and opengl by reed@android.com · 15 years ago
  14. d252db0 API change: SkPath computeBounds -> getBounds by reed@android.com · 15 years ago
  15. 3abec1d add initial unittests for Path by reed@android.com · 16 years ago
  16. 8a1c16f grab from latest android by reed@android.com · 16 years ago