aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkBitmap.h
Commit message (Expand)AuthorAge
* fixes around isOpaque and ditheringGravatar reed@android.com2009-08-22
* remove conditional build flag for mipmapsGravatar reed@android.com2009-07-17
* respect preferred config when png is index-basedGravatar reed@android.com2009-07-08
* fix trailing-wsGravatar reed@android.com2009-05-29
* add canCopyTo(), to preflight if copyTo can succeed. update unittests for itGravatar reed@android.com2009-05-06
* Allow copying an Index8 bitmap when srcConfig and dstConfig are bothGravatar weita@google.com2009-05-03
* make bitmap width/height 32bits, matching the APIGravatar reed@android.com2009-03-27
* Remove unneeded SK_BUILD_FOR_... checks in SkBitmap.hGravatar reed@android.com2009-01-19
* grab from latest androidGravatar reed@android.com2008-12-17