summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gpu_process_host_ui_shim.h
Commit message (Expand)AuthorAgeFilesLines
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-2/+2
* Wait for the GPU info to be collected.kkania@chromium.org2010-12-141-0/+13
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-1/+1
* When accelerated compositing is enabled, we create a plugin-like pair of wind...nduca@chromium.org2010-11-271-1/+1
* Cleaned up thread safety for GpuProcessHost and GpuProcessHostUIShim.apatrick@chromium.org2010-11-171-1/+14
* - Relanding 61718.apatrick@chromium.org2010-11-091-0/+7
* Deleted code associated with --enable-gpu-rendering andkbr@chromium.org2010-11-081-5/+0
* Revert 63388 - http://build.chromium.org/buildbot/waterfall/builders/Mac10.6%...stoyan@chromium.org2010-10-211-7/+0
* Relanding 61718.apatrick@chromium.org2010-10-211-0/+7
* Updating the about:gpu to start a webgl context if one does not exist so that...rlp@chromium.org2010-09-101-0/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UIkbr@google.com2010-03-301-0/+56