Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Style only change to make SkBitmap to make it build with VC2005. | agl@chromium.org | 2009-06-01 | |
* | fix trailing-ws | reed@android.com | 2009-05-29 | |
* | add SkSafeRef / SkSafeUnref as inline static functions, to use in place of our | reed@android.com | 2009-05-22 | |
* | add canCopyTo(), to preflight if copyTo can succeed. update unittests for it | reed@android.com | 2009-05-06 | |
* | fix copyTo to only copy the minimum pixels per row, and to lock the src before | reed@android.com | 2009-05-05 | |
* | Allow copying an Index8 bitmap when srcConfig and dstConfig are both | weita@google.com | 2009-05-03 | |
* | make bitmap width/height 32bits, matching the API | reed@android.com | 2009-03-27 | |
* | promote SkMask's rowBytes to 32bits, since its bounds is a 32bit rect | reed@android.com | 2009-03-19 | |
* | grab from latest android | reed@android.com | 2008-12-17 |