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
/
content
/
common
/
gpu
/
gpu_command_buffer_stub.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui: Move gl/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-12
1
-3
/
+3
*
GpuMemoryManager should limit memory allocations based on viewport size for a...
mmocny@chromium.org
2012-05-04
1
-0
/
+5
*
ui: Move surface/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-03
1
-3
/
+3
*
GpuMemoryManager suggests values for renderer Contents Texture Managers' pref...
mmocny@chromium.org
2012-05-01
1
-0
/
+5
*
Allow textures to be moved from one GL context group to another.
apatrick@chromium.org
2012-05-01
1
-0
/
+7
*
Revert 134527 - Revert 134480 - Revert 134428 - GpuMemoryManager suggests val...
mmocny@chromium.org
2012-04-30
1
-5
/
+0
*
Revert 134480 - Revert 134428 - GpuMemoryManager suggests values for renderer...
mmocny@chromium.org
2012-04-30
1
-0
/
+5
*
Revert 134428 - GpuMemoryManager suggests values for renderer Contents Textur...
nsylvain@chromium.org
2012-04-28
1
-5
/
+0
*
GpuMemoryManager suggests values for renderer Contents Texture Managers' pref...
mmocny@chromium.org
2012-04-28
1
-0
/
+5
*
Replace the unnecessary VDA::Profile typedef with media::VideoCodecProfile
fischman@chromium.org
2012-03-30
1
-1
/
+1
*
Revert 129752 - Replace the unnecessary VDA::Profile typedef with media::Vide...
mihaip@chromium.org
2012-03-30
1
-1
/
+1
*
Replace the unnecessary VDA::Profile typedef with media::VideoCodecProfile
fischman@chromium.org
2012-03-30
1
-1
/
+1
*
Chromium implementation of discardBackbuffer WebGraphicsContext3D extension.
mmocny@chromium.org
2012-03-23
1
-0
/
+3
*
Splitting GpuMemoryAllocation into two parts: for renderer and browser.
mmocny@chromium.org
2012-03-19
1
-1
/
+1
*
Drop frontbuffers on chromeos when tab visibility set to hibernated (GLX imag...
mmocny@chromium.org
2012-03-08
1
-2
/
+2
*
Delay echo messages on an unscheduled command buffer until the command buffer...
jbauman@chromium.org
2012-03-06
1
-0
/
+7
*
Deschedule command buffer while polling fences
jbauman@chromium.org
2012-03-06
1
-0
/
+3
*
Only add rescheduled message when there are commands to reschedule.
jbauman@chromium.org
2012-03-02
1
-0
/
+3
*
Coverity: Fix pass-by-values.
jhawkins@chromium.org
2012-02-21
1
-1
/
+1
*
This is the glue that binds the GpuMemoryManager and the WebKit WebGraphicsCo...
mmocny@chromium.org
2012-02-21
1
-4
/
+12
*
Use shared memory to update the renderer's view of the command buffer state.
jbauman@chromium.org
2012-02-17
1
-0
/
+1
*
Revert 122034 - Use shared memory to update the renderer's view of the comman...
zmo@google.com
2012-02-15
1
-1
/
+0
*
Use shared memory to update the renderer's view of the command buffer state.
jbauman@chromium.org
2012-02-15
1
-0
/
+1
*
Add TextureImageTransportSurface, binding to a texture from another context.
piman@chromium.org
2012-02-15
1
-0
/
+16
*
Move vsync logic to the surface type
piman@chromium.org
2012-02-14
1
-3
/
+0
*
Drop frontbuffers for hibernated tabs using image_transport_surface_win.
mmocny@chromium.org
2012-02-11
1
-0
/
+9
*
PluginWindowHandle -> GLSurfaceHandle for GPU process rendering surfaces.
piman@chromium.org
2012-02-08
1
-2
/
+2
*
Adding GpuMemoryManager to track GpuCommandBufferStub visibility and last_use...
mmocny@chromium.org
2012-02-03
1
-4
/
+41
*
gpu: reference target surfaces through a globally unique surface id.
piman@chromium.org
2012-01-18
1
-11
/
+5
*
Add the ability to share GL contexts across channels.
piman@chromium.org
2012-01-12
1
-4
/
+4
*
Add IPC to allow gpu process to send message for console back to renderer
gman@chromium.org
2011-12-13
1
-0
/
+3
*
Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...
gman@chromium.org
2011-12-12
1
-3
/
+2
*
Ensure that GpuScheduler invokes fence tasks even if client is not flushing.
apatrick@chromium.org
2011-12-08
1
-0
/
+3
*
Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"
rsimha@google.com
2011-12-08
1
-2
/
+3
*
Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"
gman@chromium.org
2011-12-07
1
-3
/
+2
*
Revert 113250 - Add CommandBuffer::SetGetBuffer
dglazkov@chromium.org
2011-12-06
1
-2
/
+3
*
Add CommandBuffer::SetGetBuffer
gman@chromium.org
2011-12-06
1
-3
/
+2
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-22
1
-13
/
+3
*
Revert 111040 - Reland 110355 - Use shared D3D9 texture to transport the comp...
apatrick@chromium.org
2011-11-21
1
-3
/
+13
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-21
1
-13
/
+3
*
Revert 110626 - Reland 110355 - Use shared D3D9 texture to transport the comp...
apatrick@chromium.org
2011-11-18
1
-3
/
+13
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-18
1
-13
/
+3
*
base::Bind() conversion for content/common/gpu and content/gpu
dcheng@chromium.org
2011-11-17
1
-3
/
+0
*
Revert 110548 - Reland 110355 - Use shared D3D9 texture to transport the comp...
apatrick@chromium.org
2011-11-17
1
-3
/
+13
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-17
1
-13
/
+3
*
Add OVERRIDE to content/.
avi@chromium.org
2011-11-17
1
-2
/
+2
*
Revert 110355 - Use shared D3D9 texture to transport the compositor's backing...
cpu@chromium.org
2011-11-17
1
-3
/
+13
*
Use shared D3D9 texture to transport the compositor's backing buffer to the b...
apatrick@chromium.org
2011-11-16
1
-13
/
+3
*
Adding gl command to change surface visibility, so that the gpu process can a...
mmocny@chromium.org
2011-10-14
1
-0
/
+2
*
Support dynamic switching between integrated and discrete GPUs on Mac OS X.
kbr@chromium.org
2011-10-13
1
-0
/
+6
[next]