1. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  2. 549c899 Update SkImageSource to sk_sp by robertphillips · 8 years ago
  3. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 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. 5598b63 Convert unit tests, GMs from SkBitmapSource to SkImagesource by fmalita · 9 years ago[Renamed (64%) from gm/bitmapsource2.cpp]
  7. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  8. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  9. e275fdf Add GM to repro crbug.com/472795 by robertphillips · 9 years ago