summaryrefslogtreecommitdiffstats
path: root/chrome/common/command_buffer_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* I just put the code that does not compile on ARM. Trybots will fail because I...apatrick@chromium.org2010-02-241-0/+4
* Revert 39530 - GPU plugin forwards repaint events to Pepper plugin.apatrick@chromium.org2010-02-201-4/+0
* GPU plugin forwards repaint events to Pepper plugin.apatrick@chromium.org2010-02-201-0/+4
* Make SharedMemory use uint32 instead of size_t. This removes the remaining s...jam@chromium.org2010-02-161-1/+1
* Implemented async flushes for Pepper 3D.apatrick@chromium.org2010-02-091-3/+17
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-0/+11
* Redesigned CommandBuffer and NPDevice3D interfaces.apatrick@chromium.org2010-01-291-28/+6
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-2/+3
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-0/+65