summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/gpu_scheduler.h
Commit message (Expand)AuthorAgeFilesLines
* Remove CommandBuffer::GetTransferBuffer.piman@chromium.org2014-04-011-3/+3
* GPU: Reference count gpu::Buffer.epenner@chromium.org2014-03-261-1/+1
* Use a direct include of the shared_memory header in content/plugin/, content/...avi@chromium.org2013-07-181-2/+2
* GPU process "unschedule fences" have a timeout.apatrick@chromium.org2013-04-101-0/+1
* gpu: Implement idle async pixel transfers.reveman@chromium.org2013-03-161-0/+3
* GPU: Only allow the UI channel to preempt if all stubs are scheduled.backer@chromium.org2013-03-011-4/+7
* GPU: Fix negation on PreemptionFlag::IsSetbacker@chromium.org2013-01-281-1/+1
* Aura: Less MakeCurrents on UI preemption.backer@chromium.org2013-01-271-0/+2
* Aura: Throttle --ui-prioritize-in-gpu-processbacker@chromium.org2013-01-261-16/+17
* Preempt renderers by browser UI in GpuScheduler.backer@chromium.org2012-06-061-1/+28
* Deschedule command buffer while polling fencesjbauman@chromium.org2012-03-061-4/+4
* GPU: Build most of the gpu as a single DLL.rvargas@google.com2012-03-051-3/+4
* Revert 124702 - GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-4/+3
* GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-3/+4
* Force the GPU process to reschedule itself after a timeout so it responds to ...apatrick@chromium.org2012-01-271-0/+12
* Don't tell browser to swap until swap actually executed.backer@chromium.org2011-12-161-4/+8
* Free the command buffer when tabs are switchedgman@chromium.org2011-12-151-2/+11
* Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...gman@chromium.org2011-12-121-0/+1
* Ensure that GpuScheduler invokes fence tasks even if client is not flushing.apatrick@chromium.org2011-12-081-1/+7
* Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"rsimha@google.com2011-12-081-1/+0
* Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"gman@chromium.org2011-12-071-0/+1
* Revert 113250 - Add CommandBuffer::SetGetBufferdglazkov@chromium.org2011-12-061-1/+0
* Add CommandBuffer::SetGetBuffergman@chromium.org2011-12-061-0/+1
* base::Bind() conversion for remaining GPU files.dcheng@chromium.org2011-11-221-4/+4
* Add OVERRIDE to gpu/ and gl/.avi@chromium.org2011-11-161-4/+4
* GpuScheduler can unschedule a command buffer until the GPU has made progress ...apatrick@chromium.org2011-10-251-1/+19
* Reland 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...apatrick@chromium.org2011-09-201-118/+15
* Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...rsimha@chromium.org2011-09-161-15/+118
* Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...apatrick@chromium.org2011-09-161-118/+15
* Remove support for switching draw surfaces on a context.This was originally i...apatrick@chromium.org2011-09-021-1/+0
* Added GPU process "echo" IPC message.apatrick@chromium.org2011-08-301-6/+8
* Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-221-3/+0
* Revert 97644 - Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-221-0/+3
* Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-221-3/+0
* Revert 94743 - Allow the renderer process to map textures from one context in...jamesr@chromium.org2011-07-301-6/+0
* Allow the renderer process to map textures from one context into another.apatrick@chromium.org2011-07-291-0/+6
* Remove ReadWriteTokens from GpuVideoDecodeAccelerator + falloutvrk@google.com2011-07-281-6/+0
* Create new GLSurface for cross process image transport.backer@chromium.org2011-07-221-41/+13
* Reland 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-211-24/+11
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-211-0/+1
* Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...leandrogracia@chromium.org2011-07-211-1/+0
* Revert 93397 - Revert 93393 - Revert was broken. Restoring.leandrogracia@chromium.org2011-07-211-0/+1
* Revert 93393 - Crashing on Linux Touch: http://build.chromium.org/p/chromium/...leandrogracia@chromium.org2011-07-211-1/+0
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-211-0/+1
* Revert 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-201-11/+24
* Execute all GL commands up to the put offset reported by a each flush.This me...apatrick@chromium.org2011-07-191-24/+11
* Implement proper synchronization between HW video decode IPC and CommandBuffer.fischman@chromium.org2011-06-291-0/+6
* Reland "EGLImage transport for TOUCH_UI".backer@chromium.org2011-06-251-13/+38
* Revert 90511 - Use pixmaps and EGLImages to transport image data between GPU ...backer@chromium.org2011-06-251-38/+13
* Use pixmaps and EGLImages to transport image data between GPU process and bro...backer@chromium.org2011-06-251-13/+38