1. fbaa88d add canCopyTo(), to preflight if copyTo can succeed. update unittests for it by reed@android.com · 15 years ago
  2. 311c82d fix copyTo to only copy the minimum pixels per row, and to lock the src before by reed@android.com · 15 years ago
  3. f9ab99a Allow copying an Index8 bitmap when srcConfig and dstConfig are both Index8. by weita@google.com · 15 years ago
  4. 4226396 add BitmapCopyTest. Still need to consider the src==no_config case by reed@android.com · 15 years ago