Commit message (Expand) | Author | Age | |
---|---|---|---|
* | add countPoints() and getPoint() | reed@android.com | 2010-02-09 |
* | fix winding bug in lineclipper | reed@android.com | 2009-11-23 |
* | Fix MSVC builds by avoiding a uint to bool warning. | deanm@chromium.org | 2009-06-18 |
* | add SkParsePath to go to/from SVG strings (e.g. "M0,0 L10,20") | reed@android.com | 2009-06-05 |
* | add isConvex() hit to SkPath, to be used to speed up fills and opengl | reed@android.com | 2009-06-03 |
* | API change: SkPath computeBounds -> getBounds | reed@android.com | 2009-04-01 |
* | add initial unittests for Path | reed@android.com | 2009-03-02 |
* | grab from latest android | reed@android.com | 2008-12-17 |