1. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  2. 76033be Revert[6] of Change device creation to see the (optional) layer-paint by reed · 9 years ago
  3. 173e5fe Revert of Revert of Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1005173004/) by reed · 9 years ago
  4. 307d1ed Revert of Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1001423002/) by reed · 9 years ago
  5. 8e14d66 Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1006923002/) by reed · 9 years ago
  6. f7076a1 Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1008863002/) by reed · 9 years ago
  7. 0e040f7 Revert of Change device creation to see the (optional) layer-paint (patchset #9 id:160001 of https://codereview.chromium.org/988413003/) by reed · 9 years ago
  8. 1182d9a Change device creation to see the (optional) layer-paint by reed · 9 years ago
  9. 47ef4d5 XPS, DM: add SkDocument::CreateXPS by halcanary · 9 years ago
  10. c2574f3 Revert of XPS, DM: add SkDocument::CreateXPS (patchset #8 id:310001 of https://codereview.chromium.org/963953002/) by halcanary · 9 years ago
  11. 00d39bc XPS, DM: add SkDocument::CreateXPS by halcanary · 9 years ago
  12. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  13. 08c357c remove device::clear -- no longer called by reed · 10 years ago
  14. 6987dca Rename onCreateDevice -> onCreateCompatibleDevice by fmalita · 10 years ago
  15. 05c4a43 Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of https://codereview.chromium.org/609223003/) by fmalita · 10 years ago
  16. d46b8d2 Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://codereview.chromium.org/605533002/) by robertphillips · 10 years ago
  17. c13bc57 Fix SkTextBlob offset semantics. by Florin Malita · 10 years ago
  18. da5a1b8 Add testing flag for XPS for deterministic ids. by Ben Wagner · 10 years ago
  19. f20fc24 remove all references to legacy Config8888 by reed@google.com · 10 years ago
  20. 158001d Windows build fix by robertphillips@google.com · 10 years ago
  21. 3da3b62 getDeviceCapabilities is no longer need, so remove it by commit-bot@chromium.org · 10 years ago
  22. 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 10 years ago
  23. e629c7b Fix SkXPSDevice by senorblanco@chromium.org · 10 years ago
  24. cac8d01 Override drawRRect in fake SkBitmapDevices. by scroggo@google.com · 11 years ago
  25. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  26. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  27. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  28. 9bf380c drawBitmap* cleanup by robertphillips@google.com · 11 years ago
  29. b5e34e2 XPS ttc handling. by commit-bot@chromium.org · 11 years ago
  30. 74b4619 Formatting cleanup: remove extra whitespace by vandebo@chromium.org · 13 years ago
  31. b55deeb add allowImageFilter() so a device can allow/disallow filters by reed@google.com · 13 years ago
  32. 982cb87 add SK_OVERRIDE, move subclass impls of virtuals into .cpp by reed@google.com · 13 years ago
  33. 6850eab Override 32BPP format in SkCanvas::readPixels by bsalomon@google.com · 13 years ago
  34. 910267d Make SkDevice::onReadPixels take a const& rather than const* by bsalomon@google.com · 13 years ago
  35. 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
  36. ace7bd5 Revert r2584 (new test fails in fixed pt builds) by bsalomon@google.com · 13 years ago
  37. 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
  38. b29c883 Add xps device to skia. http://codereview.appspot.com/5076041/ by bungeman@google.com · 13 years ago