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

Issue 10959061: Revert 158076 - Implement blacklist's force GPU capability in dual GPU machines. (Closed)

Created:
8 years, 3 months ago by tzik
Modified:
8 years, 3 months ago
Reviewers:
Zhenyao Mo
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium
Visibility:
Public.

Description

Revert 158076 - Implement blacklist's force GPU capability in dual GPU machines. This is part 2. In part one we implement the semantics in blacklist. Now we hook it up with the "real" forcing code. For now we only hook it up with Mac CGL port. BUG=140114, 131276, 111720 TEST=tree Review URL: https://codereview.chromium.org/10909221 TBR=zmo@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=158211

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -150 lines) Patch
M chrome/browser/ui/webui/gpu_internals_ui.cc View 1 chunk +3 lines, -3 lines 0 comments Download
MM content/browser/gpu/gpu_blacklist.h View 2 chunks +1 line, -2 lines 0 comments Download
MM content/browser/gpu/gpu_blacklist.cc View 3 chunks +3 lines, -3 lines 0 comments Download
MM content/browser/gpu/gpu_blacklist_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/gpu/gpu_data_manager_impl.cc View 4 chunks +2 lines, -23 lines 0 comments Download
M content/browser/gpu/gpu_process_host.cc View 1 chunk +0 lines, -1 line 0 comments Download
MM content/browser/gpu/gpu_util.h View 2 chunks +0 lines, -5 lines 0 comments Download
MM content/browser/gpu/gpu_util.cc View 3 chunks +12 lines, -21 lines 0 comments Download
MM content/browser/gpu/gpu_util_unittest.cc View 2 chunks +7 lines, -27 lines 0 comments Download
M content/content_common.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M content/gpu/gpu_main.cc View 2 chunks +0 lines, -11 lines 0 comments Download
M content/public/browser/gpu_data_manager.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/public/common/gpu_feature_type.h View 1 chunk +7 lines, -0 lines 0 comments Download
D content/public/common/gpu_switching_option.h View 1 chunk +0 lines, -23 lines 0 comments Download
M ui/gl/gl.gyp View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/gl/gl_context_cgl.h View 1 chunk +7 lines, -0 lines 0 comments Download
M ui/gl/gl_context_cgl.cc View 3 chunks +11 lines, -4 lines 0 comments Download
M ui/gl/gl_context_mac.mm View 2 chunks +1 line, -2 lines 0 comments Download
M ui/gl/gl_switches.h View 1 chunk +0 lines, -9 lines 0 comments Download
M ui/gl/gl_switches.cc View 1 chunk +0 lines, -9 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
tzik
8 years, 3 months ago (2012-09-23 19:25:04 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698