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

Issue 1095005: Fixed bugs in GPU process startup on POSIX platforms. Added... (Closed)

Created:
10 years, 9 months ago by Ken Russell (switch to Gerrit)
Modified:
9 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews, jam+cc_chromium.org, brettw+cc_chromium.org, darin-cc_chromium.org, apatrick_chromium, ben+cc_chromium.org
Visibility:
Public.

Description

Fixed bugs in GPU process startup on POSIX platforms. Added --gpu-startup-dialog command line option to allow debugging of GPU process. BUG=none TEST=none (tested manually in development workspace) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=42375

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -0 lines) Patch
M chrome/browser/gpu_process_host.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/gpu/gpu_channel.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/gpu/gpu_main.cc View 2 chunks +6 lines, -0 lines 1 comment Download
M chrome/renderer/render_widget.cc View 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Ken Russell (switch to Gerrit)
Please review. Thanks.
10 years, 9 months ago (2010-03-19 21:40:37 UTC) #1
brettw
http://codereview.chromium.org/1095005/diff/1/5 File chrome/gpu/gpu_main.cc (right): http://codereview.chromium.org/1095005/diff/1/5#newcode34 chrome/gpu/gpu_main.cc:34: ChildProcess::WaitForDebugger(L"Gpu"); This doesn't seem right. We have "startup dialog" ...
10 years, 9 months ago (2010-03-22 22:14:40 UTC) #2
Ken Russell (switch to Gerrit)
On 2010/03/22 22:14:40, brettw wrote: > http://codereview.chromium.org/1095005/diff/1/5 > File chrome/gpu/gpu_main.cc (right): > > http://codereview.chromium.org/1095005/diff/1/5#newcode34 > ...
10 years, 9 months ago (2010-03-22 22:53:46 UTC) #3
brettw
LGTM, Ken pointed out this behavior matches the other platforms.
10 years, 9 months ago (2010-03-22 23:25:14 UTC) #4
Ken Russell (switch to Gerrit)
10 years, 9 months ago (2010-03-23 00:14:15 UTC) #5
On 2010/03/22 23:25:14, brettw wrote:
> LGTM, Ken pointed out this behavior matches the other platforms.

Filed cleanup bug http://crbug.com/38974 about this.

Powered by Google App Engine
This is Rietveld 408576698