summaryrefslogtreecommitdiffstats
path: root/chrome/gpu/gpu_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* - Relanding 61718.apatrick@chromium.org2010-11-091-35/+27
* Made OSMesa work on Mac for WebGL.apatrick@chromium.org2010-11-081-25/+24
* Deleted code associated with --enable-gpu-rendering andkbr@chromium.org2010-11-081-37/+1
* gtk: refactor copy-pasted codeevan@chromium.org2010-11-051-18/+4
* Revert "gtk: refactor copy-pasted code"evan@chromium.org2010-11-051-2/+16
* gtk: refactor copy-pasted codeevan@chromium.org2010-11-051-16/+2
* Revert 63388 - http://build.chromium.org/buildbot/waterfall/builders/Mac10.6%...stoyan@chromium.org2010-10-211-32/+39
* Relanding 61718.apatrick@chromium.org2010-10-211-39/+32
* Does not seem to be logging the gpu stats for any but the browser process. Th...rlp@chromium.org2010-10-121-0/+2
* Revert 60421 - Revert 60373, trying to track down a perf regression (see bug ...thakis@chromium.org2010-09-241-0/+7
* Revert 60373, trying to track down a perf regression (see bug 56752)- Add abo...thakis@chromium.org2010-09-241-7/+0
* Add about:gpuhangthakis@chromium.org2010-09-231-0/+7
* Add about:gpucrashthakis@chromium.org2010-09-151-0/+8
* This is a second attempt of http://codereview.chromium.org/3175038davemoore@chromium.org2010-09-131-1/+2
* Revert 59147 - Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-2/+1
* Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-1/+2
* Updating the about:gpu to start a webgl context if one does not exist so that...rlp@chromium.org2010-09-101-0/+13
* Added GPU stat for whether a GPU can report context lost.apatrick@chromium.org2010-09-071-24/+25
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-0/+1
* 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