| Commit message (Expand) | Author | Age | Files | Lines |
* | Move chrome\gpu to content\gpu. | jam@chromium.org | 2011-03-12 | 1 | -97/+0 |
* | Move GPU messages to content. I've also switched the IPC structs to use the ... | jam@chromium.org | 2011-03-10 | 1 | -1/+1 |
* | Move ChildThread and ChildProcess to content. Also move remaining code that ... | jam@chromium.org | 2011-03-08 | 1 | -1/+1 |
* | Sandbox the GPU process for Windows | cpu@chromium.org | 2011-03-03 | 1 | -0/+13 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Route IPC through browser when creating a viewable command buffer. | backer@chromium.org | 2011-01-27 | 1 | -0/+5 |
* | Reland 72704 - Defered collect DirectX diagnostics until they are needed for ... | apatrick@chromium.org | 2011-01-27 | 1 | -1/+1 |
* | Revert 72704 - Defered collect DirectX diagnostics until they are needed for ... | apatrick@chromium.org | 2011-01-26 | 1 | -1/+1 |
* | Defered collect DirectX diagnostics until they are needed for about:gpu. | apatrick@chromium.org | 2011-01-26 | 1 | -1/+1 |
* | GPU service now runs on new thread in browser process when --single-process i... | apatrick@chromium.org | 2011-01-13 | 1 | -2/+7 |
* | Re-land of http://codereview.chromium.org/6094009 with Mac build fix. | kbr@google.com | 2011-01-07 | 1 | -1/+10 |
* | Revert http://codereview.chromium.org/6094009 (r70768) due to | kbr@google.com | 2011-01-06 | 1 | -10/+1 |
* | Perform GPU-related initialization in GPU process in response to an | kbr@google.com | 2011-01-06 | 1 | -1/+10 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 1 | -1/+1 |
* | Mac: Don't hang gpu process if a tab that shares its renderer process with ot... | thakis@chromium.org | 2010-12-22 | 1 | -0/+1 |
* | Blacklist bad GPU drivers: currenly we disable all gpu related features if a ... | zmo@google.com | 2010-12-11 | 1 | -0/+5 |
* | Add flow control between renderer and GPU processes, and, on Mac OS X, | kbr@google.com | 2010-11-26 | 1 | -0/+4 |
* | Collect DirectX diagnostic information asynchronously. | apatrick@chromium.org | 2010-11-15 | 1 | -0/+5 |
* | - Relanding 61718. | apatrick@chromium.org | 2010-11-09 | 1 | -0/+7 |
* | Deleted code associated with --enable-gpu-rendering and | kbr@chromium.org | 2010-11-08 | 1 | -18/+0 |
* | Revert 63388 - http://build.chromium.org/buildbot/waterfall/builders/Mac10.6%... | stoyan@chromium.org | 2010-10-21 | 1 | -7/+0 |
* | Relanding 61718. | apatrick@chromium.org | 2010-10-21 | 1 | -0/+7 |
* | Revert 60421 - Revert 60373, trying to track down a perf regression (see bug ... | thakis@chromium.org | 2010-09-24 | 1 | -0/+1 |
* | Revert 60373, trying to track down a perf regression (see bug 56752)- Add abo... | thakis@chromium.org | 2010-09-24 | 1 | -1/+0 |
* | Add about:gpuhang | thakis@chromium.org | 2010-09-23 | 1 | -0/+1 |
* | Add about:gpucrash | thakis@chromium.org | 2010-09-15 | 1 | -0/+1 |
* | Updating the about:gpu to start a webgl context if one does not exist so that... | rlp@chromium.org | 2010-09-10 | 1 | -0/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | GPU process command buffer stubs are destroyed when channel is closed. | apatrick@chromium.org | 2010-07-15 | 1 | -0/+3 |
* | Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UI | kbr@google.com | 2010-03-30 | 1 | -1/+1 |
* | Added command buffer implementation of WebGL which runs in the sandbox. | kbr@google.com | 2010-03-27 | 1 | -0/+1 |
* | Calling OpenGL from the renderer process | apatrick@chromium.org | 2010-03-25 | 1 | -0/+4 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | Added support for opening a GPU command buffer from a renderer processes thro... | apatrick@chromium.org | 2010-03-05 | 1 | -0/+1 |
* | Fix the ARM build which can't find OpenGL. This adds a new define which I use | brettw@chromium.org | 2010-01-26 | 1 | -3/+4 |
* | Create initial GPU backing store in the GPU process for X windows applications. | brettw@chromium.org | 2010-01-26 | 1 | -1/+20 |
* | Add the ability for the GPU process to be used to paint the backing store of a | brettw@chromium.org | 2010-01-13 | 1 | -0/+28 |