Chromium Code Reviews
DescriptionRemove PaintCanvas::writePixels
This method doesn't make a lot of sense when building a recording, and
it is not used for recordings for that reason. This changes callers of
it to call it on the SkSurface's SkCanvas directly instead by moving the
calls into Un/AcceleratedImageBufferSurface.
BUG=671433
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel
Review-Url: https://codereview.chromium.org/2822263004
Cr-Commit-Position: refs/heads/master@{#465805}
Committed: https://chromium.googlesource.com/chromium/src/+/6527e1ef5c38b22789f94f5ae4c763031f5932f7
Patch Set 1 : rm-writepixels: . #Patch Set 2 : rm-writepixels: . #
Total comments: 2
Patch Set 3 : rm-writepixels: rmdcheck #Messages
Total messages: 30 (21 generated)
|