ash: Access the Canvas for painting through PaintRecorder.
commita59147554aaa82da73512da5f9d61e9265d54bc0
authordanakj <danakj@chromium.org>
Tue, 7 Apr 2015 18:10:33 +0000 (7 11:10 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 7 Apr 2015 18:11:10 +0000 (7 18:11 +0000)
treeee332720a4c4463b6bb16bfd2924883870bcf462
parent8d0d03be9aaed6121770b32b3f4efd7830c2d962
ash: Access the Canvas for painting through PaintRecorder.

The PaintContext will not be backed by a Canvas in the future, so do
not grab the canvas from it directly. Instead use a PaintRecorder.

R=oshima
BUG=466426

Review URL: https://codereview.chromium.org/1062003003

Cr-Commit-Position: refs/heads/master@{#324071}
ash/utility/partial_screenshot_controller.cc
ash/wm/boot_splash_screen_chromeos.cc
ash/wm/dock/docked_window_layout_manager.cc