1. c280d11 revert to DeviceRGB colorspace by default, which was changed accidentially by reed@google.com · 14 years ago
  2. 62f4659 rev. 637 changed the settings for premultiplied on the info parameter. This by reed@google.com · 14 years ago
  3. 38669c1 add colorspace option to SkBitmap -> CGImageRef utility (patch from nico) by reed@android.com · 14 years ago
  4. f2b98d6 merge with changes for GPU backend by reed@android.com · 15 years ago
  5. 32a4249 make a deep copy in CreateCGImageRef if we're 565, but first upscale to 32bit. by reed@android.com · 16 years ago
  6. 40443b2 fix (aaaargh) white-space by reed@android.com · 16 years ago
  7. b9b9a18 use genericRGB space to ensure that we decode exactly the pixels we encode by reed@android.com · 16 years ago
  8. a545a55 fix config check to include SkColorPriv.h so we don't get the warning w/o need by reed@android.com · 16 years ago
  9. 8ede492 merge in change from chrome to detect when the byte order for 8888 requires by reed@android.com · 16 years ago
  10. 2b26cac downgrade project files to 10.4 so more clients can use them by reed@android.com · 17 years ago
  11. 0680d6c use native mac fonthost add 444 and (fake) 565 support in cg by reed@android.com · 17 years ago
  12. 0d55f1e move cg utils out of xcode and into src/include by reed@android.com · 17 years ago[Renamed (98%) from xcode/hostapp/SkCreateCGImageRef.cpp]
  13. 758b129 draft test app to show skia in a window by reed@android.com · 17 years ago