summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/common/command_buffer_shared_test.cc
Commit message (Expand)AuthorAgeFilesLines
* gpu: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-071-3/+5
* Remove num_entries and put_offset from CommandBuffer::Statepiman2014-11-061-1/+0
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-2/+1
* Rewrite scoped_array<T> to scoped_ptr<T[]> in gpu/, Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Use shared memory to update the renderer's view of the command buffer state.jbauman@chromium.org2012-02-171-0/+96
* Revert 122034 - Use shared memory to update the renderer's view of the comman...zmo@google.com2012-02-151-97/+0
* Use shared memory to update the renderer's view of the command buffer state.jbauman@chromium.org2012-02-151-0/+97