summaryrefslogtreecommitdiffstats
path: root/chrome/gpu/gpu_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* GPU process command buffer stubs are destroyed when channel is closed.apatrick@chromium.org2010-07-151-21/+29
* Collecting gpu information when the gpu process creates a channel. Adding the...rlp@chromium.org2010-07-141-1/+6
* Linux: Catch X errors and force a crash.thestig@chromium.org2010-06-111-2/+3
* Implemented offscreen rendering path for GLES2CmdDecoder on Linux.kbr@google.com2010-03-311-0/+32
* Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UIkbr@google.com2010-03-301-2/+2
* Added command buffer implementation of WebGL which runs in the sandbox.kbr@google.com2010-03-271-0/+6
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-4/+20
* Added support for opening a GPU command buffer from a renderer processes thro...apatrick@chromium.org2010-03-051-0/+21
* Fix the ARM build which can't find OpenGL. This adds a new define which I usebrettw@chromium.org2010-01-261-4/+5
* Create initial GPU backing store in the GPU process for X windows applications.brettw@chromium.org2010-01-261-4/+22
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-131-0/+38