Chromium Code Reviews
DescriptionRemove uses of skia::ReadPixels(PaintCanvas)
PlatformCanvas's readpixels wants to operate on SkCanvas and not on
PaintCanvas and won't compile once these types are different.
Route gfx::Canvas users through a new gfx::Canvas API instead.
BUG=671433
Review-Url: https://codereview.chromium.org/2682123003
Cr-Commit-Position: refs/heads/master@{#449706}
Committed: https://chromium.googlesource.com/chromium/src/+/82f31c2e73e855f3f8b4aacc29d00bfe4c7973ba
Patch Set 1 #
Total comments: 1
Patch Set 2 : build fix #Patch Set 3 : build fix #Patch Set 4 : more readpixels #Messages
Total messages: 23 (18 generated)
|