summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gpu_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updating the about:gpu to start a webgl context if one does not exist so that...rlp@chromium.org2010-09-101-6/+9
* Added GPU stat for whether a GPU can report context lost.apatrick@chromium.org2010-09-071-3/+5
* Mac: Fix deadlock with compositorthakis@chromium.org2010-08-261-19/+70
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-0/+1
* PrependWrapper is platform-specific, so it should take a platform string.evan@chromium.org2010-08-041-2/+2
* Initial port of accelerated compositor to Mac OS X 10.6. Reusedkbr@google.com2010-08-041-0/+37
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-301-4/+2
* CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()evan@chromium.org2010-07-291-31/+7
* Adding gpu_info to the breakpad info collection before sending off a crash.rlp@chromium.org2010-07-191-0/+2
* Added --use-gl command line flag to select GL implementation.apatrick@chromium.org2010-07-141-0/+13
* Collecting gpu information when the gpu process creates a channel. Adding the...rlp@chromium.org2010-07-141-1/+7
* 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/+17
* Fix typos for defined(OS_XXX).thestig@chromium.org2010-05-181-2/+1
* Fixed bugs related to the GPU process terminating unexpectedly.kbr@google.com2010-04-021-9/+4
* Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UIkbr@google.com2010-03-301-109/+106
* Added command buffer implementation of WebGL which runs in the sandbox.kbr@google.com2010-03-271-1/+38
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-9/+5
* Fixed bugs in GPU process startup on POSIX platforms. Addedkbr@google.com2010-03-231-0/+1
* Propagate logging command line switches from browser process to GPU process.scherkus@chromium.org2010-03-081-0/+22
* Added support for opening a GPU command buffer from a renderer processes thro...apatrick@chromium.org2010-03-051-2/+40
* Move more files from chrome/common to chrome/browserphajdan.jr@chromium.org2010-02-231-1/+1
* Create initial GPU backing store in the GPU process for X windows applications.brettw@chromium.org2010-01-261-2/+11
* Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat...willchan@chromium.org2010-01-221-0/+1
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-131-0/+113