diff options
author | derat@chromium.org <derat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-19 03:36:07 +0000 |
---|---|---|
committer | derat@chromium.org <derat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-19 03:36:07 +0000 |
commit | 6bd538c45350980a37429da78a389ca4579dff63 (patch) | |
tree | 4dc2f0bd8abfb32a2e646e5aed09990def12758b /chrome/browser/automation | |
parent | db16e6d31233c4c683fdd3d1990c0576f8790317 (diff) | |
download | chromium_src-6bd538c45350980a37429da78a389ca4579dff63.zip chromium_src-6bd538c45350980a37429da78a389ca4579dff63.tar.gz chromium_src-6bd538c45350980a37429da78a389ca4579dff63.tar.bz2 |
ash: Fix boot splash screen copy.
This makes RootWindowHostLinux::CopyAreaToSkCanvas() use
SkCanvas::drawBitmap() instead of SkCanvas::writePixels() to
copy the initial contents of the host window (i.e. the
Chrome OS boot screen) to a compositor layer. writePixels()
handles component-byte-order conversions but doesn't work in
conjunction with SkPicture.
BUG=164825
TEST=no black flash when chrome starts when
--ash-copy-host-background-at-boot is set (e.g. on
mario, alex, or zgb)
Review URL: https://chromiumcodereview.appspot.com/11633003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@173851 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/automation')
0 files changed, 0 insertions, 0 deletions