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

Issue 9212054: Fix DirectX diagnostic collection for about:gpu page. (Closed)

Created:
8 years, 11 months ago by apatrick_chromium
Modified:
8 years, 11 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, dpranke-watch+content_chromium.org
Visibility:
Public.

Description

Fix DirectX diagnostic collection for about:gpu page. The DirectX diagnostics are collected by a separate GPU process that is not sandboxed. This is because the sandbox prevents them from being collected.

Patch Set 1 : '' #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -22 lines) Patch
M content/browser/gpu/gpu_data_manager.cc View 1 1 chunk +4 lines, -2 lines 0 comments Download
M content/browser/gpu/gpu_process_host.h View 2 chunks +5 lines, -1 line 0 comments Download
M content/browser/gpu/gpu_process_host.cc View 5 chunks +14 lines, -3 lines 0 comments Download
M content/common/sandbox_policy.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/gpu/gpu_child_thread.cc View 1 3 chunks +15 lines, -15 lines 0 comments Download
M content/gpu/gpu_dx_diagnostics_win.cc View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
apatrick_chromium
Can you look at the inline comment and let me know what I should do? ...
8 years, 11 months ago (2012-01-24 19:01:04 UTC) #1
Zhenyao Mo
LGTM (please fix the nit) https://chromiumcodereview.appspot.com/9212054/diff/4002/content/browser/gpu/gpu_data_manager.cc File content/browser/gpu/gpu_data_manager.cc (right): https://chromiumcodereview.appspot.com/9212054/diff/4002/content/browser/gpu/gpu_data_manager.cc#newcode253 content/browser/gpu/gpu_data_manager.cc:253: complete_gpu_info_available_ = gpu_info.finalized; On ...
8 years, 11 months ago (2012-01-24 19:15:33 UTC) #2
apatrick_chromium
cpu: can you check the change in sandbox_policy.cc (it was using the browser's command line ...
8 years, 11 months ago (2012-01-24 21:54:52 UTC) #3
apatrick_chromium
On 2012/01/24 21:54:52, apatrick_chromium wrote: > cpu: can you check the change in sandbox_policy.cc (it ...
8 years, 11 months ago (2012-01-25 20:59:46 UTC) #4
jam
On 2012/01/25 20:59:46, apatrick_chromium wrote: > On 2012/01/24 21:54:52, apatrick_chromium wrote: > > cpu: can ...
8 years, 11 months ago (2012-01-25 21:37:32 UTC) #5
cpu_(ooo_6.6-7.5)
8 years, 11 months ago (2012-01-26 04:24:52 UTC) #6
lgtm

Powered by Google App Engine
This is Rietveld 408576698