| Commit message (Expand) | Author | Age | Files | Lines |
* | Route IPC through browser when creating a viewable command buffer. | backer@chromium.org | 2011-01-27 | 1 | -5/+6 |
* | GPU service now runs on new thread in browser process when --single-process i... | apatrick@chromium.org | 2011-01-13 | 1 | -1/+12 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 1 | -2/+2 |
* | Mac: Don't hang gpu process if a tab that shares its renderer process with ot... | thakis@chromium.org | 2010-12-22 | 1 | -1/+9 |
* | Convert over to channel handles | dmaclach@chromium.org | 2010-12-08 | 1 | -18/+4 |
* | Add flow control between renderer and GPU processes, and, on Mac OS X, | kbr@google.com | 2010-11-26 | 1 | -0/+5 |
* | Add Ability to pass in allowed extensions to GPU contexts. | gman@chromium.org | 2010-10-19 | 1 | -8/+12 |
* | GpuVideoDecoderHost runs on IO thread instead of Render thread | hclam@chromium.org | 2010-10-07 | 1 | -1/+0 |
* | Implement GpuVideoDecoderHost and unit tests | hclam@chromium.org | 2010-10-07 | 1 | -1/+2 |
* | Add offscreen context creation attributes to GGL. | enne@chromium.org | 2010-10-01 | 1 | -0/+2 |
* | 1. ipc_video_decoder.cc/h is media pipeline filter which use the gpu decoder ... | jiesun@google.com | 2010-08-10 | 1 | -0/+5 |
* | Revert 55405 - Special thanks for in-ming cheng's MFT hardware decodering code. | ananta@chromium.org | 2010-08-09 | 1 | -5/+0 |
* | Special thanks for in-ming cheng's MFT hardware decodering code. | jiesun@google.com | 2010-08-09 | 1 | -0/+5 |
* | Initial port of accelerated compositor to Mac OS X 10.6. Reused | kbr@google.com | 2010-08-04 | 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 | -3/+3 |
* | Calling OpenGL from the renderer process | apatrick@chromium.org | 2010-03-25 | 1 | -18/+14 |
* | Added support for opening a GPU command buffer from a renderer processes thro... | apatrick@chromium.org | 2010-03-05 | 1 | -0/+104 |