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

Issue 5017004: Call GpuThread::Init before starting the GPU watchdog thread.... (Closed)

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

Description

Call GpuThread::Init before starting the GPU watchdog thread. Collecting GPU info was taking enough time to make the GPU watchdog abort the GPU process. Moved GTK initialization into GpuProcess (but still before gfx::GLContext::InitializeOneOff). TEST=try BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=66333

Patch Set 1 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -34 lines) Patch
M chrome/gpu/gpu_main.cc View 5 chunks +21 lines, -16 lines 0 comments Download
M chrome/gpu/gpu_thread.cc View 1 chunk +0 lines, -18 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
apatrick_chromium
10 years, 1 month ago (2010-11-16 20:36:53 UTC) #1
Ken Russell (switch to Gerrit)
10 years, 1 month ago (2010-11-16 21:42:08 UTC) #2
LGTM

I thought that GPU info collection was asynchronous now on the platform where it
was expensive (Windows)?

Powered by Google App Engine
This is Rietveld 408576698