index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gpu
/
command_buffer
/
service
/
gpu_scheduler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpu: Rename GpuScheduler to CommandExecutor.
sunnyps
2016-03-12
1
-144
/
+0
*
Reuse GLFenceNV when an existing CommandsCompletedQuery is reused
stanisc
2016-01-27
1
-4
/
+0
*
Switch to standard integer types in gpu/.
avi
2015-12-21
1
-5
/
+8
*
content/gpu: Simplify stub scheduling.
sunnyps
2015-09-18
1
-20
/
+5
*
content/gpu: Simplify gpu channel message handling.
sunnyps
2015-09-18
1
-2
/
+2
*
gpu: Reduce GL context switches used to check pending queries.
reveman
2015-09-17
1
-3
/
+13
*
Remove GpuScheduler::DeferToFence.
jbauman
2014-12-08
1
-18
/
+0
*
Standardize usage of virtual/override/final in gpu/
dcheng
2014-10-21
1
-6
/
+6
*
Replacing the OVERRIDE with override and FINAL with final in gpu
mohan.reddy
2014-10-08
1
-5
/
+5
*
Declaring the weak_ptr_factory in proper order.
kulkarni.a
2014-08-26
1
-4
/
+4
*
Remove CommandBuffer::GetTransferBuffer.
piman@chromium.org
2014-04-01
1
-3
/
+3
*
GPU: Reference count gpu::Buffer.
epenner@chromium.org
2014-03-26
1
-1
/
+1
*
Use a direct include of the shared_memory header in content/plugin/, content/...
avi@chromium.org
2013-07-18
1
-2
/
+2
*
GPU process "unschedule fences" have a timeout.
apatrick@chromium.org
2013-04-10
1
-0
/
+1
*
gpu: Implement idle async pixel transfers.
reveman@chromium.org
2013-03-16
1
-0
/
+3
*
GPU: Only allow the UI channel to preempt if all stubs are scheduled.
backer@chromium.org
2013-03-01
1
-4
/
+7
*
GPU: Fix negation on PreemptionFlag::IsSet
backer@chromium.org
2013-01-28
1
-1
/
+1
*
Aura: Less MakeCurrents on UI preemption.
backer@chromium.org
2013-01-27
1
-0
/
+2
*
Aura: Throttle --ui-prioritize-in-gpu-process
backer@chromium.org
2013-01-26
1
-16
/
+17
*
Preempt renderers by browser UI in GpuScheduler.
backer@chromium.org
2012-06-06
1
-1
/
+28
*
Deschedule command buffer while polling fences
jbauman@chromium.org
2012-03-06
1
-4
/
+4
*
GPU: Build most of the gpu as a single DLL.
rvargas@google.com
2012-03-05
1
-3
/
+4
*
Revert 124702 - GPU: Buld most of the gpu as a single DLL.
rvargas@google.com
2012-03-02
1
-4
/
+3
*
GPU: Buld most of the gpu as a single DLL.
rvargas@google.com
2012-03-02
1
-3
/
+4
*
Force the GPU process to reschedule itself after a timeout so it responds to ...
apatrick@chromium.org
2012-01-27
1
-0
/
+12
*
Don't tell browser to swap until swap actually executed.
backer@chromium.org
2011-12-16
1
-4
/
+8
*
Free the command buffer when tabs are switched
gman@chromium.org
2011-12-15
1
-2
/
+11
*
Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...
gman@chromium.org
2011-12-12
1
-0
/
+1
*
Ensure that GpuScheduler invokes fence tasks even if client is not flushing.
apatrick@chromium.org
2011-12-08
1
-1
/
+7
*
Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"
rsimha@google.com
2011-12-08
1
-1
/
+0
*
Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"
gman@chromium.org
2011-12-07
1
-0
/
+1
*
Revert 113250 - Add CommandBuffer::SetGetBuffer
dglazkov@chromium.org
2011-12-06
1
-1
/
+0
*
Add CommandBuffer::SetGetBuffer
gman@chromium.org
2011-12-06
1
-0
/
+1
*
base::Bind() conversion for remaining GPU files.
dcheng@chromium.org
2011-11-22
1
-4
/
+4
*
Add OVERRIDE to gpu/ and gl/.
avi@chromium.org
2011-11-16
1
-4
/
+4
*
GpuScheduler can unschedule a command buffer until the GPU has made progress ...
apatrick@chromium.org
2011-10-25
1
-1
/
+19
*
Reland 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...
apatrick@chromium.org
2011-09-20
1
-118
/
+15
*
Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...
rsimha@chromium.org
2011-09-16
1
-15
/
+118
*
Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...
apatrick@chromium.org
2011-09-16
1
-118
/
+15
*
Remove support for switching draw surfaces on a context.This was originally i...
apatrick@chromium.org
2011-09-02
1
-1
/
+0
*
Added GPU process "echo" IPC message.
apatrick@chromium.org
2011-08-30
1
-6
/
+8
*
Unify MacOS resizing path with glResizeCHROMIUM.
nduca@chromium.org
2011-08-22
1
-3
/
+0
*
Revert 97644 - Unify MacOS resizing path with glResizeCHROMIUM.
nduca@chromium.org
2011-08-22
1
-0
/
+3
*
Unify MacOS resizing path with glResizeCHROMIUM.
nduca@chromium.org
2011-08-22
1
-3
/
+0
*
Revert 94743 - Allow the renderer process to map textures from one context in...
jamesr@chromium.org
2011-07-30
1
-6
/
+0
*
Allow the renderer process to map textures from one context into another.
apatrick@chromium.org
2011-07-29
1
-0
/
+6
*
Remove ReadWriteTokens from GpuVideoDecodeAccelerator + fallout
vrk@google.com
2011-07-28
1
-6
/
+0
*
Create new GLSurface for cross process image transport.
backer@chromium.org
2011-07-22
1
-41
/
+13
*
Reland 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-21
1
-24
/
+11
*
Allow creating a gpu channel that uses software rendering
jbauman@chromium.org
2011-07-21
1
-0
/
+1
[next]