Turning WebGL and the accelerated compositor on by default (linux and windows only...
commitc0ad0313bafabf5bd7f303cf5f6bd93b653677e8
authorvangelis@chromium.org <vangelis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 7 Sep 2010 17:46:09 +0000 (7 17:46 +0000)
committervangelis@chromium.org <vangelis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 7 Sep 2010 17:46:09 +0000 (7 17:46 +0000)
treecef3bae882b6418a4c06bf7f06c5dd3607631049
parent60159295ccf289e95b1da3120351aa8f9cdf9444
Turning WebGL and the accelerated compositor on by default (linux and windows only for the compositor),
removing the --enable-webgl flag and adding --disable-webgl and --disable-accelerated-compositing.
On the mac --enable-accelerated-compositing still needs to be supplied to enable the compositor.
BUG=54469
Review URL: http://codereview.chromium.org/3342016

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58711 0039d316-1c4b-4281-b951-d872f2087c98
chrome/app/chrome_dll_main.cc
chrome/browser/renderer_host/browser_render_process_host.cc
chrome/browser/tab_contents/render_view_host_delegate_helper.cc
chrome/common/chrome_switches.cc
chrome/common/chrome_switches.h
chrome/common/sandbox_init_wrapper_mac.cc
chrome/common/sandbox_policy.cc
chrome/renderer/render_thread.cc
chrome/renderer/render_view.cc
chrome/renderer/webgraphicscontext3d_command_buffer_impl.cc