summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/cmd_parser.cc
Commit message (Expand)AuthorAgeFilesLines
* Defer descheduling of GPU commands until draw or swapjbates@chromium.org2012-06-281-1/+1
* Put GL-command tracing behind a flag because it's too heavy normally.jbates@chromium.org2012-05-301-2/+11
* Add more GPU process trace events.apatrick@chromium.org2012-05-261-1/+4
* Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...gman@chromium.org2011-12-121-10/+16
* Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"rsimha@google.com2011-12-081-16/+10
* Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"gman@chromium.org2011-12-071-10/+16
* Revert 113250 - Add CommandBuffer::SetGetBufferdglazkov@chromium.org2011-12-061-16/+10
* Add CommandBuffer::SetGetBuffergman@chromium.org2011-12-061-10/+16
* Reland 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-211-1/+1
* Revert 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-201-1/+1
* Execute all GL commands up to the put offset reported by a each flush.This me...apatrick@chromium.org2011-07-191-1/+1
* With latch support and higher level frame throttling, we no longer need to li...jbates@chromium.org2011-04-201-3/+1
* Implement latch system to help with GPU compositing flow control.gman@chromium.org2011-03-241-3/+5
* 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