Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(325)

Issue 3978002: Disable GPU features AcceleratingCompositing and WebGL by default. (Closed)

Created:
10 years, 2 months ago by enne (OOO)
Modified:
9 years, 5 months ago
CC:
chromium-reviews, pam+watch_chromium.org, brettw-cc_chromium.org, darin-cc_chromium.org, ben+cc_chromium.org, scheib
Visibility:
Public.

Description

Disable GPU features AcceleratingCompositing and WebGL by default. Flags have been switched to reversed logic, and about_flags.cc modified to expose these to users in GUI. BUG=56053, 59092 TEST=Use about:flags to toggle features, confirm state with e.g. http://webglsamples.googlecode.com/hg/aquarium/aquarium.html http://webkit.org/blog-files/3d-transforms/poster-circle.html Vince's change for about:flags. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=63535

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -37 lines) Patch
M chrome/browser/about_flags.cc View 2 chunks +14 lines, -18 lines 0 comments Download
M chrome/browser/renderer_host/browser_render_process_host.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/tab_contents/render_view_host_delegate_helper.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/chrome_switches.h View 4 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/chrome_switches.cc View 4 chunks +6 lines, -7 lines 0 comments Download
M chrome/common/sandbox_init_wrapper_mac.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/sandbox_policy.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/render_thread.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/render_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/webgraphicscontext3d_command_buffer_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
enne (OOO)
This is mostly identical to http://codereview.chromium.org/4045001/show, except it has been rebased against trunk, as per ...
10 years, 2 months ago (2010-10-21 23:20:42 UTC) #1
Vangelis Kokkevis
10 years, 2 months ago (2010-10-22 00:18:18 UTC) #2
Looks good.

Powered by Google App Engine
This is Rietveld 408576698