summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/command_buffer_service_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Added check for negative size to CommandBufferService.apatrick@chromium.org2010-02-221-0/+4
* Fixed integer overflow.apatrick@chromium.org2010-02-191-0/+9
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Fixed GPU unit tests on Mac OS X.kbr@google.com2010-02-091-0/+2
* Fixed compile/link errors for gpu unit-tests. I had to mostly fix signed/unsi...alokp@chromium.org2010-02-021-2/+1
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-011-4/+4
* Redesigned CommandBuffer and NPDevice3D interfaces.apatrick@chromium.org2010-01-291-33/+37
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-14/+23
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-14/+10
* Removed command buffer's last dependency on NPAPI.apatrick@google.com2009-12-081-7/+0
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-251-0/+185
* Reverting the rest of 32952apatrick@google.com2009-11-241-185/+0
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-241-0/+185