summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/command_buffer_stub.h
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* - Extracted platform specific code from GLES2 command decoder to platform spe...apatrick@chromium.org2010-04-091-1/+1
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-1/+1
* Remove dependency from webkit on chrome/common by moving files to src/app.pinkerton@chromium.org2010-03-191-1/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* I just put the code that does not compile on ARM. Trybots will fail because I...apatrick@chromium.org2010-02-241-0/+11
* Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL usesdspringer@google.com2010-02-231-0/+3
* Revert 39530 - GPU plugin forwards repaint events to Pepper plugin.apatrick@chromium.org2010-02-201-11/+0
* GPU plugin forwards repaint events to Pepper plugin.apatrick@chromium.org2010-02-201-0/+11
* 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-0/+2
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-1/+8
* Redesigned CommandBuffer and NPDevice3D interfaces.apatrick@chromium.org2010-01-291-6/+3
* linux: implement gpu pluginpiman@chromium.org2010-01-061-2/+2
* Revert 35509 - linux: implement gpu pluginpiman@chromium.org2010-01-051-2/+2
* linux: implement gpu pluginpiman@chromium.org2010-01-051-2/+2
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-1/+2
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-0/+60