summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/command_buffer_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-0/+7
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-011-1/+1
* Redesigned CommandBuffer and NPDevice3D interfaces.apatrick@chromium.org2010-01-291-57/+12
* Removing the dependency of command-buffer client on base/task.h. This file in...alokp@chromium.org2010-01-091-5/+0
* linux: implement gpu pluginpiman@chromium.org2010-01-061-1/+9
* Revert 35509 - linux: implement gpu pluginpiman@chromium.org2010-01-051-9/+1
* linux: implement gpu pluginpiman@chromium.org2010-01-051-1/+9
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-15/+55
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-0/+173