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