Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Cleanup/unify matrix transform for PDF backend. | vandebo@chromium.org | 2010-10-26 |
* | Fix for SkMatrix::invert() for large coordinate values. | senorblanco@chromium.org | 2010-07-20 |
* | more float/double precision tweaks | reed@android.com | 2009-09-18 |
* | use doubles in matrix.invert() to keep more precision, needed for subtle | reed@android.com | 2009-09-16 |
* | use scalarcomparetype in matrix tests, so we don't do anything tricky | reed@android.com | 2009-07-08 |
* | use sk_bzero instead of bzero, since it isn't always available. | reed@android.com | 2009-06-29 |
* | add shape flatten so they work properly in pictures | reed@android.com | 2009-06-29 |
* | add initial unittest framework (tests) | reed@android.com | 2009-02-27 |
* | grab from latest android | reed@android.com | 2008-12-17 |