summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/gpu_scheduler_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor gpu::Buffer to allow different types of backingpiman@chromium.org2014-04-021-1/+1
* GPU: Reference count gpu::Buffer.epenner@chromium.org2014-03-261-9/+8
* Use a direct include of the message_loop header in dbus/, device/, extensions...avi@chromium.org2013-07-171-3/+3
* gpu: Use base::MessageLoop.xhwang@chromium.org2013-04-271-2/+2
* gpu: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-071-1/+1
* Free the command buffer when tabs are switchedgman@chromium.org2011-12-151-2/+2
* Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...gman@chromium.org2011-12-121-19/+30
* Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"rsimha@google.com2011-12-081-30/+19
* Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"gman@chromium.org2011-12-071-19/+30
* Revert 113250 - Add CommandBuffer::SetGetBufferdglazkov@chromium.org2011-12-061-32/+19
* Add CommandBuffer::SetGetBuffergman@chromium.org2011-12-061-19/+32
* 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-22/+5
* Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...rsimha@chromium.org2011-09-161-5/+22
* Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...apatrick@chromium.org2011-09-161-22/+5
* Reland 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-211-52/+10
* Revert 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-201-10/+52
* Execute all GL commands up to the put offset reported by a each flush.This me...apatrick@chromium.org2011-07-191-52/+10
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-141-0/+2
* Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...kbr@chromium.org2011-07-131-2/+0
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-131-0/+2
* GpuScheduler fix:jbates@chromium.org2011-06-031-3/+4
* Rework SwapBuffers sync to allow enough SwapBuffers without blockingpiman@google.com2011-05-061-5/+4
* Rework FlushSync to return early if commands have been processed since the la...piman@google.com2011-04-281-15/+15
* Landing issue 6828049 on behalf of KushalP.apatrick@chromium.org2011-04-141-0/+259