1. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  2. 534c270 Update TileImageFilter to sk_sp by robertphillips · 8 years ago
  3. 549c899 Update SkImageSource to sk_sp by robertphillips · 8 years ago
  4. e8f3062 switch surface to sk_sp by reed · 8 years ago
  5. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  6. 5ea95df Revert "Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ )" by reed · 9 years ago
  7. 95376a0 Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ ) by schenney · 9 years ago
  8. 80a6dca factories should return baseclass, allowing the impl to specialize by reed · 9 years ago
  9. 2f5891e Remove SkBitmapSource by fmalita · 9 years ago
  10. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  11. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  12. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  13. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  14. c3176aa Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago
  15. 6319518 Add bigtileimagefilter GM & improvements to toString by robertphillips · 9 years ago
  16. 270fe6a Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 of https://codereview.chromium.org/1152553006/) by robertphillips · 9 years ago
  17. 0be6857 Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago
  18. a66cc7e Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 of https://codereview.chromium.org/1152553006/) by robertphillips · 9 years ago
  19. 05be93b Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago