Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
* | use static_cast | reed@android.com | 2009-03-23 |
* | check for NaN in path iterator (otherwise we have an infinite loop) | reed@android.com | 2009-03-20 |
* | promote SkMask's rowBytes to 32bits, since its bounds is a 32bit rect | reed@android.com | 2009-03-19 |
* | add initial unittests for Path | reed@android.com | 2009-03-02 |
* | grab from latest android | reed@android.com | 2008-12-17 |