Use software renderer for windows with an initial size less than 64x64
commitbdb68b9997cf50d1ad4803ca830ae4dc4530e502
authorjbauman@chromium.org <jbauman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 8 Nov 2013 09:33:44 +0000 (8 09:33 +0000)
committerjbauman@chromium.org <jbauman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 8 Nov 2013 09:33:44 +0000 (8 09:33 +0000)
tree6acd291c6ff5c1c1c0a719ff0cd321ee2ae8095c
parent683ef50ad3bd599cd09a52f11900cfd484fd3407
Use software renderer for windows with an initial size less than 64x64

If the width or height of a window is less than 64 pixels then some AMD drivers have problems presenting from them, so composite those windows in software.

BUG=286609

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@233845 0039d316-1c4b-4281-b951-d872f2087c98
content/browser/aura/gpu_process_transport_factory.cc
ui/aura/root_window.cc
ui/compositor/compositor.cc
ui/compositor/compositor.h
ui/compositor/layer_unittest.cc
ui/compositor/test/test_compositor_host_win.cc
ui/compositor/test/test_compositor_host_x11.cc