summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gpu_process_host.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 63388 - http://build.chromium.org/buildbot/waterfall/builders/Mac10.6%...stoyan@chromium.org2010-10-211-0/+7
* Relanding 61718.apatrick@chromium.org2010-10-211-7/+0
* FBTF: Even more deinlining.erg@google.com2010-10-201-6/+7
* Revert 61718 - GPU process terminates on hang.mnissler@chromium.org2010-10-071-5/+2
* GPU process terminates on hang.apatrick@chromium.org2010-10-061-2/+5
* Create an X window overlay with static ID for GL contexts.piman@chromium.org2010-10-061-1/+1
* Revert 61561 - Create an X window overlay with static ID for GL contexts.dhollowa@chromium.org2010-10-051-1/+1
* Create an X window overlay with static ID for GL contexts.piman@chromium.org2010-10-051-1/+1
* Revert 60421 - Revert 60373, trying to track down a perf regression (see bug ...thakis@chromium.org2010-09-241-0/+4
* Revert 60373, trying to track down a perf regression (see bug 56752)- Add abo...thakis@chromium.org2010-09-241-4/+0
* Add about:gpuhangthakis@chromium.org2010-09-231-0/+4
* Add about:gpucrashthakis@chromium.org2010-09-151-0/+3
* Updating the about:gpu to start a webgl context if one does not exist so that...rlp@chromium.org2010-09-101-0/+1
* Added GPU stat for whether a GPU can report context lost.apatrick@chromium.org2010-09-071-0/+2
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-191-1/+1
* Delete obviously unneeded forward declarations in chrome/browser/*.h.viettrungluu@chromium.org2010-08-051-1/+0
* Initial port of accelerated compositor to Mac OS X 10.6. Reusedkbr@google.com2010-08-041-0/+7
* CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()evan@chromium.org2010-07-291-6/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Added --use-gl command line flag to select GL implementation.apatrick@chromium.org2010-07-141-1/+0
* Collecting gpu information when the gpu process creates a channel. Adding the...rlp@chromium.org2010-07-141-1/+9
* Moved common parts of ChildProcessHost into chrome/common and created a Brows...sanjeevr@chromium.org2010-07-031-2/+2
* linux: add accelerated compositing.piman@chromium.org2010-07-011-0/+4
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-111-0/+5
* Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UIkbr@google.com2010-03-301-56/+45
* Added command buffer implementation of WebGL which runs in the sandbox.kbr@google.com2010-03-271-0/+8
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-9/+3
* Propagate logging command line switches from browser process to GPU process.scherkus@chromium.org2010-03-081-0/+6
* Added support for opening a GPU command buffer from a renderer processes thro...apatrick@chromium.org2010-03-051-1/+38
* Create initial GPU backing store in the GPU process for X windows applications.brettw@chromium.org2010-01-261-2/+2
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-131-0/+73