summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/cmd_parser.cc
Commit message (Expand)AuthorAgeFilesLines
* Implemented GPU process side flow control.apatrick@chromium.org2011-02-081-1/+2
* Convert LOG(INFO) to VLOG(1) - gpu/.pkasting@chromium.org2010-10-201-9/+10
* Removed dependencies on base from GPU common and client code.apatrick@chromium.org2010-09-081-0/+2
* Refactor CommandBufferHelper to use Jump to loopgman@chromium.org2010-06-031-1/+5
* - Extracted platform specific code from GLES2 command decoder to platform spe...apatrick@chromium.org2010-04-091-1/+0
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-011-10/+10
* Add commands Jump, Call and Returngman@chromium.org2010-01-281-1/+1
* Added chromium source file preamble.apatrick@google.com2009-12-171-31/+3
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-2/+2
* First batch of GCC fixes for GPU code.scherkus@chromium.org2009-12-101-1/+1
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-251-0/+110
* Reverting the rest of 32952apatrick@google.com2009-11-241-110/+0
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-241-0/+110