summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/common_decoder_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Updates many commands to require the client to set the gman@chromium.org2010-02-171-1/+21
* Fixed compile/link errors for gpu unit-tests. I had to mostly fix signed/unsi...alokp@chromium.org2010-02-021-17/+23
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-011-48/+48
* Add commands Jump, Call and Returngman@chromium.org2010-01-281-16/+131
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-7/+7
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-2/+2
* Implements bucket commands and adds unit tests togman@chromium.org2009-12-101-0/+418