Commit message (Expand) | Author | Age | |
---|---|---|---|
* | [PDF] Add support for xfermodes / blend modes. | vandebo@chromium.org | 2011-02-08 |
* | Add unit test for SkRect::hasValidCoordinates(). | wjmaclean@chromium.org | 2011-02-07 |
* | add refdict class, for holding a dictionary of reference-counted objects | reed@google.com | 2011-01-25 |
* | remove obsolete test | reed@google.com | 2010-12-22 |
* | Correctly handle SkPath::kInverseWinding_FillType | agl@chromium.org | 2010-12-06 |
* | Add flate compression test and fix bugs. | vandebo@chromium.org | 2010-12-02 |
* | add SkRegion::setRects(), and its unit tests | reed@android.com | 2010-07-13 |
* | update tests for blitrow | reed@android.com | 2010-03-08 |
* | add tests for blitting all opaque or all transparent (test opts) | reed@android.com | 2010-03-08 |
* | add unittest for IntersectLine, used by hairlines | reed@android.com | 2009-11-30 |
* | move xfermode modes from porterduff into xfermode itself | reed@android.com | 2009-06-22 |
* | add SkParsePath to go to/from SVG strings (e.g. "M0,0 L10,20") | reed@android.com | 2009-06-05 |