Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fixes around isOpaque and dithering | reed@android.com | 2009-08-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 |
* | add BitmapCopyTest. Still need to consider the src==no_config case | reed@android.com | 2009-05-01 |