1. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  2. b5fae93 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  3. 2456b76 Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canvas (patchset #9 id:160001 of https://codereview.chromium.org/583453002/) by borenet · 10 years ago
  4. 4327899 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  5. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  6. a8c1831 use SkColorType instead of SkBitmap::Config in samplecode by commit-bot@chromium.org · 10 years ago
  7. 76f10a3 remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface by reed@google.com · 10 years ago
  8. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  9. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  10. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  11. ab13167 Removes uses of unnamed namespace from samplecode. by commit-bot@chromium.org · 11 years ago
  12. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  13. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  14. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  15. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  16. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  17. f7b62d6 Remove unused variable. by vandebo@chromium.org · 12 years ago
  18. d96d17b Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  19. 077b899 samplecode: Remove executable bit from SampleTextureDomain.cpp by tfarina@chromium.org · 12 years ago
  20. ae933ce Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  21. 1d32978 Fixing the ignore transform flag in Ganesh with mask filter and drawBitmap by junov@google.com · 13 years ago
  22. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  23. 9ef2d83 Reverting r1775 at Mike and Brian's request by epoger@google.com · 13 years ago
  24. 22c8bb8 Fixing several issues with rendering blurred bitmaps with Ganesh by junov@google.com · 13 years ago
  25. d935cfb Adding support for shadows when drawing bitmaps with skia gpu device by junov@google.com · 13 years ago
  26. e97f085 Add createNewCompatibleDevice. Allow devices to have a NULL factory and saveLayer will fall back on createNewCompatibleDevice. by bsalomon@google.com · 13 years ago
  27. af951c9 make SkDevice constructors explicit between offscreen and on/direct by reed@google.com · 13 years ago
  28. 76b8274 Correction of texture domain calculation. Review=http://codereview.appspot.com/4517126 by twiz@google.com · 13 years ago
  29. 869d6d9 Adding a test to sampleapp for texture domain by junov@google.com · 13 years ago