summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/cmd_parser_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Rewrite scoped_array<T> to scoped_ptr<T[]> in gpu/, Linux edition.dcheng@chromium.org2013-04-091-2/+2
* Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...gman@chromium.org2011-12-121-6/+34
* Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"rsimha@google.com2011-12-081-34/+6
* Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"gman@chromium.org2011-12-071-6/+34
* Revert 113250 - Add CommandBuffer::SetGetBufferdglazkov@chromium.org2011-12-061-34/+6
* Add CommandBuffer::SetGetBuffergman@chromium.org2011-12-061-6/+34
* Reland 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-211-24/+0
* Revert 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-201-0/+24
* Execute all GL commands up to the put offset reported by a each flush.This me...apatrick@chromium.org2011-07-191-24/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Implement latch system to help with GPU compositing flow control.gman@chromium.org2011-03-241-1/+25
* Removed dependencies on base from GPU common and client code.apatrick@chromium.org2010-09-081-0/+1
* - Extracted platform specific code from GLES2 command decoder to platform spe...apatrick@chromium.org2010-04-091-2/+0
* Fixes the issues with Jump, JumpRel, Call, CallRelgman@chromium.org2010-02-171-1/+5
* Fixed compile/link errors for gpu unit-tests. I had to mostly fix signed/unsi...alokp@chromium.org2010-02-021-3/+3
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-011-24/+24
* 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
* Removed command buffer's last dependency on NPAPI.apatrick@google.com2009-12-081-6/+6
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-251-0/+316
* Reverting the rest of 32952apatrick@google.com2009-11-241-316/+0
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-241-0/+316