1. f20fc24 remove all references to legacy Config8888 by reed@google.com · 10 years ago
  2. 158001d Windows build fix by robertphillips@google.com · 10 years ago
  3. 3da3b62 getDeviceCapabilities is no longer need, so remove it by commit-bot@chromium.org · 10 years ago
  4. 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 10 years ago
  5. e629c7b Fix SkXPSDevice by senorblanco@chromium.org · 11 years ago
  6. cac8d01 Override drawRRect in fake SkBitmapDevices. by scroggo@google.com · 11 years ago
  7. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  8. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  9. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  10. 9bf380c drawBitmap* cleanup by robertphillips@google.com · 11 years ago
  11. b5e34e2 XPS ttc handling. by commit-bot@chromium.org · 11 years ago
  12. 74b4619 Formatting cleanup: remove extra whitespace by vandebo@chromium.org · 13 years ago
  13. b55deeb add allowImageFilter() so a device can allow/disallow filters by reed@google.com · 13 years ago
  14. 982cb87 add SK_OVERRIDE, move subclass impls of virtuals into .cpp by reed@google.com · 13 years ago
  15. 6850eab Override 32BPP format in SkCanvas::readPixels by bsalomon@google.com · 13 years ago
  16. 910267d Make SkDevice::onReadPixels take a const& rather than const* by bsalomon@google.com · 13 years ago
  17. c698097 Recommit r2584 with gpu pass of the new ReadPixels test disabled in fixed pt (gpu code doesn't work in general in fixed pt). by bsalomon@google.com · 13 years ago
  18. ace7bd5 Revert r2584 (new test fails in fixed pt builds) by bsalomon@google.com · 13 years ago
  19. 1a8ddf0 Changes the SkCanvas::readPixels API. Allows caller to read into prealloced bitmap pixels. Changes how clipping to device bounds is handled. by bsalomon@google.com · 13 years ago
  20. b29c883 Add xps device to skia. http://codereview.appspot.com/5076041/ by bungeman@google.com · 13 years ago