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
*
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
*
Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...
leandrogracia@chromium.org
2011-07-21
1
-1
/
+0
*
Revert 93397 - Revert 93393 - Revert was broken. Restoring.
leandrogracia@chromium.org
2011-07-21
1
-0
/
+1
*
Revert 93393 - Crashing on Linux Touch: http://build.chromium.org/p/chromium/...
leandrogracia@chromium.org
2011-07-21
1
-1
/
+0
*
Allow creating a gpu channel that uses software rendering
jbauman@chromium.org
2011-07-21
1
-0
/
+1
*
Revert 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-20
1
-11
/
+24
*
Execute all GL commands up to the put offset reported by a each flush.This me...
apatrick@chromium.org
2011-07-19
1
-24
/
+11
*
Implement proper synchronization between HW video decode IPC and CommandBuffer.
fischman@chromium.org
2011-06-29
1
-0
/
+6
*
Reland "EGLImage transport for TOUCH_UI".
backer@chromium.org
2011-06-25
1
-13
/
+38
*
Revert 90511 - Use pixmaps and EGLImages to transport image data between GPU ...
backer@chromium.org
2011-06-25
1
-38
/
+13
*
Use pixmaps and EGLImages to transport image data between GPU process and bro...
backer@chromium.org
2011-06-25
1
-13
/
+38
*
RendererGLContext supports reparenting a GL context.
apatrick@chromium.org
2011-06-20
1
-5
/
+3
*
Automatically put all GL contexts associated with a particular GPU channel (a...
apatrick@chromium.org
2011-06-16
1
-1
/
+3
*
Plumbing: Cache the resize callback so that we can call it later.
backer@chromium.org
2011-06-08
1
-0
/
+5
*
GpuScheduler fix:
jbates@chromium.org
2011-06-03
1
-0
/
+4
*
Reland 87371 - Support for glSetSurfaceCHROMIUM.
apatrick@chromium.org
2011-06-01
1
-3
/
+5
*
Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM.
rsesek@chromium.org
2011-05-31
1
-5
/
+3
*
Support for glSetSurfaceCHROMIUM.
apatrick@chromium.org
2011-05-31
1
-3
/
+5
*
GLContext no longer holds a pointer to a GLSurface.
apatrick@chromium.org
2011-05-23
1
-1
/
+3
*
Call SwapBuffersCallback multiple times if a frame was dropped.
nduca@chromium.org
2011-05-18
1
-0
/
+1
*
Defer IPC messages to the GpuCommandBufferStub until GpuScheduler is reschedu...
apatrick@chromium.org
2011-05-09
1
-0
/
+9
*
Thanks to piman, added necessary glFlush to the IOSurface code path on
kbr@google.com
2011-05-05
1
-4
/
+3
*
Fix garbage seen on Mac OS X when toggling compositor and resizing
kbr@google.com
2011-05-04
1
-3
/
+4
*
Rework FlushSync to return early if commands have been processed since the la...
piman@google.com
2011-04-28
1
-5
/
+6
*
Removed "compositor" child window that was created by the GPU process.Removed...
apatrick@chromium.org
2011-04-27
1
-2
/
+11
*
With latch support and higher level frame throttling, we no longer need to li...
jbates@chromium.org
2011-04-20
1
-3
/
+0
*
GpuScheduler no longer spins when it is waiting on a latch.
jbates@chromium.org
2011-04-18
1
-0
/
+7
*
Landing issue 6828049 on behalf of KushalP.
apatrick@chromium.org
2011-04-14
1
-0
/
+163