1. 898bbfa Update gms to use new image filter factories by Michael Ludwig · 5 years ago
  2. fa3305a gm: add some overrides by Hal Canary · 5 years ago
  3. 6a34f3a IWYU for gms starting with 'b'. by Ben Wagner · 5 years ago
  4. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  5. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  6. 534c270 Update TileImageFilter to sk_sp by robertphillips · 8 years ago
  7. 549c899 Update SkImageSource to sk_sp by robertphillips · 8 years ago
  8. e8f3062 switch surface to sk_sp by reed · 8 years ago
  9. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  10. 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
  11. 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
  12. 80a6dca factories should return baseclass, allowing the impl to specialize by reed · 9 years ago
  13. 2f5891e Remove SkBitmapSource by fmalita · 9 years ago
  14. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  15. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  16. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  17. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  18. c3176aa Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago
  19. 6319518 Add bigtileimagefilter GM & improvements to toString by robertphillips · 9 years ago
  20. 270fe6a Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 of https://codereview.chromium.org/1152553006/) by robertphillips · 9 years ago
  21. 0be6857 Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago
  22. a66cc7e Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 of https://codereview.chromium.org/1152553006/) by robertphillips · 9 years ago
  23. 05be93b Fix dst bound reported by SkTileImageFilter by robertphillips · 9 years ago