commit | 5598b63cd2443a608a74a222d0206bb2455383b7 | [log] [tgz] |
---|---|---|
author | fmalita <fmalita@chromium.org> | Tue Sep 15 11:26:13 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Sep 15 11:26:14 2015 -0700 |
tree | 1e661b0510b7deeadea831d5288989598a66a3a8 | |
parent | 30c4cae7d3a26252e7e45adf6e5722b34adf6848 [diff] |
Convert unit tests, GMs from SkBitmapSource to SkImagesource This removes SkBitmapSource clients within Skia. http://crrev.com/1334173004 does the same for Blink, so we should be able to remove SkBitmapSource in a follow-up. R=reed@google.com,robertphillips@google.com,mtklein@google.com Review URL: https://codereview.chromium.org/1343123002