summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gpu_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* 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