| Commit message (Expand) | Author | Age | Files | Lines |
* | Set the unblock flag to false for all gpu->renderer IPCs | jamesr@chromium.org | 2011-06-01 | 1 | -6/+2 |
* | Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, or | tony@chromium.org | 2011-05-31 | 1 | -1/+1 |
* | Fix gpu acceleration with --in-process-gpu and --single-process modes. | sievers@google.com | 2011-05-27 | 1 | -1/+5 |
* | Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur... | apatrick@chromium.org | 2011-05-12 | 1 | -2/+2 |
* | Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea... | antonm@chromium.org | 2011-05-12 | 1 | -2/+2 |
* | Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur... | apatrick@chromium.org | 2011-05-12 | 1 | -2/+2 |
* | Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur... | apatrick@chromium.org | 2011-05-11 | 1 | -2/+2 |
* | Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur... | apatrick@chromium.org | 2011-05-11 | 1 | -2/+2 |
* | Added about:gpuclean | amarinichev@chromium.org | 2011-05-04 | 1 | -0/+7 |
* | Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi... | jam@chromium.org | 2011-05-02 | 1 | -1/+1 |
* | Move more GPU related files from content/common to content/common/gpu. | apatrick@chromium.org | 2011-04-22 | 1 | -1/+1 |
* | Fix diagnostics and log messages in about:gpu. | nduca@chromium.org | 2011-04-22 | 1 | -0/+2 |
* | Remove the last Chrome dependencies from renderer, and enforce no more includ... | jam@chromium.org | 2011-04-18 | 1 | -1/+1 |
* | Move a bunch of Chrome specific code out of RenderThread, in preparation of m... | jam@chromium.org | 2011-04-14 | 1 | -2/+2 |
* | Moved code that runs in both the browser and GPU process from content/gpu to ... | apatrick@chromium.org | 2011-04-08 | 1 | -3/+4 |
* | Refactor: Move app/gfx/gl ==> ui/gfx/gl | backer@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Initialize a few uninitialized members in GPU classes. | finnur@chromium.org | 2011-03-28 | 1 | -0/+1 |
* | Removed --no-gpu-sandbox. | apatrick@chromium.org | 2011-03-25 | 1 | -1/+1 |
* | Check the GPU watchdog after processing every 3D command. | jbauman@chromium.org | 2011-03-23 | 1 | -0/+1 |
* | This is a thread that runs in the browser process that can issue GL calls wit... | apatrick@chromium.org | 2011-03-21 | 1 | -0/+269 |