Commit message (Expand) | Author | Age | |
---|---|---|---|
* | only call SkDevice::gainFocus() if we're actually drawing to a different device. | reed@android.com | 2009-06-10 |
* | init bounds to empty if we return false from getClipBounds() | reed@android.com | 2009-05-18 |
* | add SkSize for dimensions | reed@android.com | 2009-05-13 |
* | API change: SkPath computeBounds -> getBounds | reed@android.com | 2009-04-01 |
* | Add SkChunkAlloc::unalloc() to undo the last allocation, useful if the caller... | reed@android.com | 2009-03-30 |
* | explicitly call "our" version of clipPath in the case when clipRect needs to | reed@android.com | 2009-03-02 |
* | remove white-space | reed@android.com | 2009-02-11 |
* | check for non-invertible matrices in getClipBounds() | reed@android.com | 2009-02-06 |
* | grab from latest android | reed@android.com | 2008-12-17 |