1. 8a2ad3c add new copyTo version to SkBitmap, which takes SkColorType by commit-bot@chromium.org · 10 years ago
  2. e24ad23 use SkColorType instead of SkBitmap::Config in views/effects by commit-bot@chromium.org · 10 years ago
  3. 9ebcac5 add installPixels by reed@google.com · 11 years ago
  4. e61a86c Guard against most unintentionally ephemeral SkAutoFoo instantiations. by commit-bot@chromium.org · 11 years ago
  5. 5dc14c1 ARM Skia NEON patches - 08 - Cleaning / possible fix by commit-bot@chromium.org · 11 years ago
  6. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  7. 426648e Tell CG ImageEncoder that a bitmap is opaque if it is. by scroggo@google.com · 12 years ago
  8. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  9. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  10. cd88d7c Don't use the CreateWithData variant: not needed, and isn't available in chrome by reed@google.com · 13 years ago
  11. 9c16bc0 fix bitmapinfo by reed@google.com · 13 years ago
  12. 292ade6 add mac utility to turn a pdf into a bitmap by reed@google.com · 13 years ago
  13. c280d11 revert to DeviceRGB colorspace by default, which was changed accidentially by reed@google.com · 14 years ago
  14. 62f4659 rev. 637 changed the settings for premultiplied on the info parameter. This by reed@google.com · 14 years ago
  15. 38669c1 add colorspace option to SkBitmap -> CGImageRef utility (patch from nico) by reed@android.com · 14 years ago
  16. f2b98d6 merge with changes for GPU backend by reed@android.com · 14 years ago
  17. 32a4249 make a deep copy in CreateCGImageRef if we're 565, but first upscale to 32bit. by reed@android.com · 15 years ago
  18. 40443b2 fix (aaaargh) white-space by reed@android.com · 15 years ago
  19. b9b9a18 use genericRGB space to ensure that we decode exactly the pixels we encode by reed@android.com · 15 years ago
  20. a545a55 fix config check to include SkColorPriv.h so we don't get the warning w/o need by reed@android.com · 15 years ago
  21. 8ede492 merge in change from chrome to detect when the byte order for 8888 requires by reed@android.com · 15 years ago
  22. 2b26cac downgrade project files to 10.4 so more clients can use them by reed@android.com · 16 years ago
  23. 0680d6c use native mac fonthost add 444 and (fake) 565 support in cg by reed@android.com · 16 years ago
  24. 0d55f1e move cg utils out of xcode and into src/include by reed@android.com · 16 years ago[Renamed (98%) from xcode/hostapp/SkCreateCGImageRef.cpp]
  25. 758b129 draft test app to show skia in a window by reed@android.com · 16 years ago