summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gpu_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-1/+1
* The GPU process cannot be placed on a UI thread in --single-process mode beca...backer@chromium.org2011-01-181-7/+4
* Disabled support for running GPU thread in browser process with --single-proc...apatrick@chromium.org2011-01-141-39/+48
* GPU service now runs on new thread in browser process when --single-process i...apatrick@chromium.org2011-01-131-36/+79
* Add UMA histogram recording instances of GPU process blocking due to blacklis...vangelis@chromium.org2011-01-121-6/+21
* Re-land of http://codereview.chromium.org/6094009 with Mac build fix.kbr@google.com2011-01-071-4/+26
* Revert http://codereview.chromium.org/6094009 (r70768) due tokbr@google.com2011-01-061-26/+4
* Perform GPU-related initialization in GPU process in response to ankbr@google.com2011-01-061-4/+26
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-5/+8
* Create a ResourceMessageFilter to filter resource related IPCs. This gets ri...jam@chromium.org2010-12-151-6/+0
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-141-2/+2
* Rename ResourceMessageFilter to RenderMessageFilter, since that's what it act...jam@chromium.org2010-12-141-7/+7
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-1/+1
* Blacklist bad GPU drivers: currenly we disable all gpu related features if a ...zmo@google.com2010-12-111-1/+39
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-091-1/+1
* Add a new GetInstance() method for singleton classes, take 2.satish@chromium.org2010-12-081-1/+1
* If compositor window already exists, then simply return it rather than compla...nduca@chromium.org2010-12-061-8/+8
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-5/+4
* Mac: Scaffolding for sandboxing GPU process.thakis@chromium.org2010-12-021-0/+5
* Added a master switch to enable/disable gpu acceleration.alokp@chromium.org2010-12-021-3/+12
* In CreateCompositorHostWindow, reply with null window handle if RenderViewHos...nduca@chromium.org2010-12-021-0/+5
* Defer window destruction until GPU finished drawing.backer@chromium.org2010-11-301-0/+13
* When accelerated compositing is enabled, we create a plugin-like pair of wind...nduca@chromium.org2010-11-271-4/+48
* Add flow control between renderer and GPU processes, and, on Mac OS X,kbr@google.com2010-11-261-8/+27
* Resize synchronization for Linux.backer@chromium.org2010-11-251-1/+30
* Histograms added for GPU Process Crashed, Died, Launchedscheib@chromium.org2010-11-241-0/+17
* Added GpuProcessHost::CanLaunchGpuProcess() and reorganized code to disble la...alokp@chromium.org2010-11-221-38/+50
* Cleaned up thread safety for GpuProcessHost and GpuProcessHostUIShim.apatrick@chromium.org2010-11-171-22/+24
* Fixed a hang in the renderer process. If the renderer process requests for a ...alokp@chromium.org2010-11-151-7/+23
* - Relanding 61718.apatrick@chromium.org2010-11-091-10/+1
* Let every "accelerated IO surface swapped" message have an identifier of the ...thakis@chromium.org2010-10-281-5/+12
* Alternative to overlays on X windows.piman@chromium.org2010-10-281-3/+4
* Revert 63388 - http://build.chromium.org/buildbot/waterfall/builders/Mac10.6%...stoyan@chromium.org2010-10-211-1/+10
* Relanding 61718.apatrick@chromium.org2010-10-211-10/+1
* FBTF: Even more deinlining.erg@google.com2010-10-201-0/+16
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part15:tfarina@chromium.org2010-10-111-11/+11
* Pass --enable-accelerated-decoding to the GPU processhclam@chromium.org2010-10-091-0/+2
* Added switch to disable GPU vsync.apatrick@chromium.org2010-10-071-0/+1
* Revert 61718 - GPU process terminates on hang.mnissler@chromium.org2010-10-071-21/+4
* GPU process terminates on hang.apatrick@chromium.org2010-10-061-4/+21
* Create an X window overlay with static ID for GL contexts.piman@chromium.org2010-10-061-4/+30
* Revert 61561 - Create an X window overlay with static ID for GL contexts.dhollowa@chromium.org2010-10-051-30/+4
* Create an X window overlay with static ID for GL contexts.piman@chromium.org2010-10-051-4/+30
* Revert 60421 - Revert 60373, trying to track down a perf regression (see bug ...thakis@chromium.org2010-09-241-0/+5
* Revert 60373, trying to track down a perf regression (see bug 56752)- Add abo...thakis@chromium.org2010-09-241-5/+0
* Add about:gpuhangthakis@chromium.org2010-09-231-0/+5
* Add about:gpucrashthakis@chromium.org2010-09-151-0/+5