summaryrefslogtreecommitdiffstats
path: root/chrome/gpu/gpu_thread.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 60421 - Revert 60373, trying to track down a perf regression (see bug ...thakis@chromium.org2010-09-241-0/+1
* Revert 60373, trying to track down a perf regression (see bug 56752)- Add abo...thakis@chromium.org2010-09-241-1/+0
* Add about:gpuhangthakis@chromium.org2010-09-231-0/+1
* Add about:gpucrashthakis@chromium.org2010-09-151-0/+1
* Updating the about:gpu to start a webgl context if one does not exist so that...rlp@chromium.org2010-09-101-0/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* GPU process command buffer stubs are destroyed when channel is closed.apatrick@chromium.org2010-07-151-0/+3
* Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UIkbr@google.com2010-03-301-1/+1
* Added command buffer implementation of WebGL which runs in the sandbox.kbr@google.com2010-03-271-0/+1
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-0/+4
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Added support for opening a GPU command buffer from a renderer processes thro...apatrick@chromium.org2010-03-051-0/+1
* Fix the ARM build which can't find OpenGL. This adds a new define which I usebrettw@chromium.org2010-01-261-3/+4
* Create initial GPU backing store in the GPU process for X windows applications.brettw@chromium.org2010-01-261-1/+20
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-131-0/+28