summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/command_buffer_service.h
Commit message (Expand)AuthorAgeFilesLines
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Fixes a broken build (missing newline).rohitrao@chromium.org2010-02-011-1/+1
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-011-3/+3
* Redesigned CommandBuffer and NPDevice3D interfaces.apatrick@chromium.org2010-01-291-11/+4
* Removing the dependency of command-buffer client on base/task.h. This file in...alokp@chromium.org2010-01-091-1/+12
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-3/+3
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-46/+13
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-251-0/+93
* Reverting the rest of 32952apatrick@google.com2009-11-241-93/+0
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-241-0/+93