Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I just put the code that does not compile on ARM. Trybots will fail because I... | apatrick@chromium.org | 2010-02-24 | 1 | -0/+4 |
* | Revert 39530 - GPU plugin forwards repaint events to Pepper plugin. | apatrick@chromium.org | 2010-02-20 | 1 | -4/+0 |
* | GPU plugin forwards repaint events to Pepper plugin. | apatrick@chromium.org | 2010-02-20 | 1 | -0/+4 |
* | Make SharedMemory use uint32 instead of size_t. This removes the remaining s... | jam@chromium.org | 2010-02-16 | 1 | -1/+1 |
* | Implemented async flushes for Pepper 3D. | apatrick@chromium.org | 2010-02-09 | 1 | -3/+17 |
* | [GPU] Get GPU process running on the mac | kbr@google.com | 2010-02-03 | 1 | -0/+11 |
* | Redesigned CommandBuffer and NPDevice3D interfaces. | apatrick@chromium.org | 2010-01-29 | 1 | -28/+6 |
* | Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma... | apatrick@google.com | 2009-12-22 | 1 | -2/+3 |
* | Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync... | apatrick@google.com | 2009-12-12 | 1 | -0/+65 |