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

Issue 6370013: Revert 72704 - Defered collect DirectX diagnostics until they are needed for ... (Closed)

Created:
9 years, 11 months ago by apatrick_chromium
Modified:
9 years, 7 months ago
Reviewers:
apatrick_chromium
CC:
chromium-reviews, pam+watch_chromium.org, apatrick_chromium, Paweł Hajdan Jr.
Visibility:
Public.

Description

Revert 72704 - Defered collect DirectX diagnostics until they are needed for about:gpu. This is because collecting the stats often crashes. Added a guard to prevent the collection of diagnostics on multiple threads simultaneously. Renamed GPUInfo::Progress to GPUInfo::Level. TEST=try, about:gpu does not cause concurrent diagnostics collection BUG=none Review URL: http://codereview.chromium.org/6364013 TBR=apatrick@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72707

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -88 lines) Patch
M chrome/browser/dom_ui/gpu_internals_ui.cc View 2 chunks +7 lines, -8 lines 0 comments Download
M chrome/browser/gpu_blacklist.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/gpu_blacklist_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/gpu_process_host_ui_shim.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/gpu_process_host_ui_shim.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/common/gpu_info.h View 3 chunks +4 lines, -5 lines 0 comments Download
M chrome/common/gpu_info.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/gpu_info_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/gpu_messages.cc View 6 chunks +5 lines, -23 lines 0 comments Download
M chrome/common/gpu_messages_internal.h View 2 chunks +1 line, -3 lines 0 comments Download
M chrome/common/gpu_messages_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/gpu_param_traits.h View 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/gpu/gpu_info_collector_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/gpu/gpu_info_collector_win.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/gpu/gpu_thread.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/gpu/gpu_thread.cc View 3 chunks +14 lines, -21 lines 0 comments Download
M chrome/test/gpu/gpu_pixel_browsertest.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
apatrick_chromium
9 years, 11 months ago (2011-01-26 22:36:58 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698