1. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  2. 08c357c remove device::clear -- no longer called by reed · 10 years ago
  3. 6987dca Rename onCreateDevice -> onCreateCompatibleDevice by fmalita · 10 years ago
  4. 05c4a43 Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of https://codereview.chromium.org/609223003/) by fmalita · 10 years ago
  5. d46b8d2 Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://codereview.chromium.org/605533002/) by robertphillips · 10 years ago
  6. c13bc57 Fix SkTextBlob offset semantics. by Florin Malita · 10 years ago
  7. da5a1b8 Add testing flag for XPS for deterministic ids. by Ben Wagner · 10 years ago
  8. f20fc24 remove all references to legacy Config8888 by reed@google.com · 10 years ago
  9. 158001d Windows build fix by robertphillips@google.com · 10 years ago
  10. 3da3b62 getDeviceCapabilities is no longer need, so remove it by commit-bot@chromium.org · 11 years ago
  11. 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 11 years ago
  12. e629c7b Fix SkXPSDevice by senorblanco@chromium.org · 11 years ago
  13. cac8d01 Override drawRRect in fake SkBitmapDevices. by scroggo@google.com · 11 years ago
  14. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  15. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  16. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  17. 9bf380c drawBitmap* cleanup by robertphillips@google.com · 11 years ago
  18. b5e34e2 XPS ttc handling. by commit-bot@chromium.org · 11 years ago
  19. 74b4619 Formatting cleanup: remove extra whitespace by vandebo@chromium.org · 13 years ago
  20. b55deeb add allowImageFilter() so a device can allow/disallow filters by reed@google.com · 13 years ago
  21. 982cb87 add SK_OVERRIDE, move subclass impls of virtuals into .cpp by reed@google.com · 13 years ago
  22. 6850eab Override 32BPP format in SkCanvas::readPixels by bsalomon@google.com · 13 years ago
  23. 910267d Make SkDevice::onReadPixels take a const& rather than const* by bsalomon@google.com · 13 years ago
  24. 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
  25. ace7bd5 Revert r2584 (new test fails in fixed pt builds) by bsalomon@google.com · 13 years ago
  26. 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
  27. b29c883 Add xps device to skia. http://codereview.appspot.com/5076041/ by bungeman@google.com · 13 years ago