1. c82ab08 Stop using filterquality by Mike Reed · 3 years, 2 months ago
  2. 708dc4f Hide legacy imagefilters::image using filter-quality by Mike Reed · 3 years, 7 months ago
  3. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  4. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 1 month ago
  5. 898bbfa Update gms to use new image filter factories by Michael Ludwig · 5 years ago
  6. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  7. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  8. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  9. 549c899 Update SkImageSource to sk_sp by robertphillips · 8 years ago
  10. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  11. e8f3062 switch surface to sk_sp by reed · 8 years ago
  12. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  13. 5598b63 Convert unit tests, GMs from SkBitmapSource to SkImagesource by fmalita · 9 years ago[Renamed (64%) from gm/bitmapsource2.cpp]
  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. e275fdf Add GM to repro crbug.com/472795 by robertphillips · 9 years ago