| Commit message (Expand) | Author | Age | Files | Lines |
* | 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/+5 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2010-12-05 | 1 | -6/+11 |
* | When accelerated compositing is enabled, we create a plugin-like pair of wind... | nduca@chromium.org | 2010-11-27 | 1 | -2/+8 |
* | Add flow control between renderer and GPU processes, and, on Mac OS X, | kbr@google.com | 2010-11-26 | 1 | -0/+5 |
* | Resize synchronization for Linux. | backer@chromium.org | 2010-11-25 | 1 | -0/+4 |
* | Add Ability to pass in allowed extensions to GPU contexts. | gman@chromium.org | 2010-10-19 | 1 | -0/+3 |
* | Add offscreen context creation attributes to GGL. | enne@chromium.org | 2010-10-01 | 1 | -0/+4 |
* | Complete initializing a GPU video decoder in a GLES2 context | hclam@chromium.org | 2010-09-03 | 1 | -0/+3 |
* | SwapBuffers notification is sent from GPU process to renderer process. | apatrick@chromium.org | 2010-08-06 | 1 | -0/+2 |
* | Initial port of accelerated compositor to Mac OS X 10.6. Reused | kbr@google.com | 2010-08-04 | 1 | -1/+13 |
* | `#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 | -4/+8 |
* | linux: add accelerated compositing. | piman@chromium.org | 2010-07-01 | 1 | -2/+2 |
* | Calling OpenGL from the renderer process | apatrick@chromium.org | 2010-03-25 | 1 | -3/+13 |
* | 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/+62 |