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

Issue 6189008: GPU service respects --single-process (Closed)

Created:
9 years, 11 months ago by apatrick_chromium
Modified:
9 years, 7 months ago
CC:
chromium-reviews, apatrick_chromium
Visibility:
Public.

Description

GPU service now runs on new thread in browser process when --single-process is specified. TEST=try BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71359

Patch Set 1 : '' #

Patch Set 2 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -52 lines) Patch
M chrome/browser/gpu_process_host.cc View 1 3 chunks +77 lines, -34 lines 0 comments Download
M chrome/gpu/gpu_channel.h View 2 chunks +12 lines, -1 line 1 comment Download
M chrome/gpu/gpu_channel.cc View 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/gpu/gpu_command_buffer_stub.cc View 7 chunks +7 lines, -6 lines 0 comments Download
M chrome/gpu/gpu_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/gpu/gpu_thread.h View 3 chunks +7 lines, -2 lines 0 comments Download
M chrome/gpu/gpu_thread.cc View 4 chunks +11 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
apatrick_chromium
9 years, 11 months ago (2011-01-12 22:30:10 UTC) #1
Ken Russell (switch to Gerrit)
9 years, 11 months ago (2011-01-12 23:13:56 UTC) #2
LGTM. Surprising how small this CL is.

http://codereview.chromium.org/6189008/diff/17001/chrome/gpu/gpu_channel.h
File chrome/gpu/gpu_channel.h (right):

http://codereview.chromium.org/6189008/diff/17001/chrome/gpu/gpu_channel.h#ne...
chrome/gpu/gpu_channel.h:94: // GpuThreadss destroy all the GpuChannels that
they own when they
GpuThreadss -> GpuThreads

Powered by Google App Engine
This is Rietveld 408576698