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

Issue 7013002: Only block the GPu process if WebGL, compositing or canvas2D are blacklisted (but not if multisam... (Closed)

Created:
9 years, 7 months ago by Vangelis Kokkevis
Modified:
9 years, 6 months ago
CC:
chromium-reviews, jam, apatrick_chromium
Visibility:
Public.

Description

Only block the GPu process if WebGL, compositing or canvas2D are blacklisted (but not if multisampling is blacklisted). This allows us to run on Mac's with AMD h/w. BUG=82104 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=85031

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M content/browser/gpu/gpu_data_manager.cc View 1 1 chunk +9 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
vangelis
Ready for review!
9 years, 7 months ago (2011-05-11 20:07:16 UTC) #1
Ken Russell (switch to Gerrit)
9 years, 7 months ago (2011-05-11 20:23:26 UTC) #2
LGTM but I think we should add a TODO at the top of this function since it
clearly needs rethinking -- if, say, only WebGL is blacklisted, we still need to
be able to launch the GPU process to run the compositor.

Powered by Google App Engine
This is Rietveld 408576698