summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/client/ring_buffer_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Free the command buffer when tabs are switchedgman@chromium.org2011-12-151-15/+8
* Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...gman@chromium.org2011-12-121-8/+8
* Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"rsimha@google.com2011-12-081-8/+8
* Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"gman@chromium.org2011-12-071-8/+8
* Revert 113250 - Add CommandBuffer::SetGetBufferdglazkov@chromium.org2011-12-061-8/+8
* Add CommandBuffer::SetGetBuffergman@chromium.org2011-12-061-8/+8
* base::Bind() conversion for remaining GPU files.dcheng@chromium.org2011-11-221-3/+4
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-1/+6
* Reland 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...apatrick@chromium.org2011-09-201-1/+1
* Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...rsimha@chromium.org2011-09-161-1/+1
* Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...apatrick@chromium.org2011-09-161-1/+1
* Reland 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-211-2/+2
* Revert 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-201-2/+2
* Execute all GL commands up to the put offset reported by a each flush.This me...apatrick@chromium.org2011-07-191-2/+2
* Fix ringbuffer test.jbauman@chromium.org2011-05-201-0/+25
* Rework FlushSync to return early if commands have been processed since the la...piman@google.com2011-04-281-1/+1
* Landing issue 6828049 on behalf of KushalP.apatrick@chromium.org2011-04-141-8/+8
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-2/+2
* Removed dependencies on base from GPU common and client code.apatrick@chromium.org2010-09-081-1/+1
* gpu: add GLES/EGL support on linuxpiman@chromium.org2010-06-211-2/+0
* Step 1: Changing CommandBufferHelper to only use a portiongman@chromium.org2010-05-121-2/+2
* Fix some memory leaks in GPU tests.estade@chromium.org2010-05-041-19/+10
* Fix Bug in RingBuffergman@chromium.org2010-04-301-0/+16
* Changes the GLES2Implementation to use a RingBuffergman@chromium.org2010-04-281-0/+256