summaryrefslogtreecommitdiffstats
path: root/content/common/gpu/gpu_command_buffer_stub.h
Commit message (Expand)AuthorAgeFilesLines
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-3/+3
* GpuMemoryManager should limit memory allocations based on viewport size for a...mmocny@chromium.org2012-05-041-0/+5
* ui: Move surface/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-031-3/+3
* GpuMemoryManager suggests values for renderer Contents Texture Managers' pref...mmocny@chromium.org2012-05-011-0/+5
* Allow textures to be moved from one GL context group to another.apatrick@chromium.org2012-05-011-0/+7
* Revert 134527 - Revert 134480 - Revert 134428 - GpuMemoryManager suggests val...mmocny@chromium.org2012-04-301-5/+0
* Revert 134480 - Revert 134428 - GpuMemoryManager suggests values for renderer...mmocny@chromium.org2012-04-301-0/+5
* Revert 134428 - GpuMemoryManager suggests values for renderer Contents Textur...nsylvain@chromium.org2012-04-281-5/+0
* GpuMemoryManager suggests values for renderer Contents Texture Managers' pref...mmocny@chromium.org2012-04-281-0/+5
* Replace the unnecessary VDA::Profile typedef with media::VideoCodecProfilefischman@chromium.org2012-03-301-1/+1
* Revert 129752 - Replace the unnecessary VDA::Profile typedef with media::Vide...mihaip@chromium.org2012-03-301-1/+1
* Replace the unnecessary VDA::Profile typedef with media::VideoCodecProfilefischman@chromium.org2012-03-301-1/+1
* Chromium implementation of discardBackbuffer WebGraphicsContext3D extension.mmocny@chromium.org2012-03-231-0/+3
* Splitting GpuMemoryAllocation into two parts: for renderer and browser.mmocny@chromium.org2012-03-191-1/+1
* Drop frontbuffers on chromeos when tab visibility set to hibernated (GLX imag...mmocny@chromium.org2012-03-081-2/+2
* Delay echo messages on an unscheduled command buffer until the command buffer...jbauman@chromium.org2012-03-061-0/+7
* Deschedule command buffer while polling fencesjbauman@chromium.org2012-03-061-0/+3
* Only add rescheduled message when there are commands to reschedule.jbauman@chromium.org2012-03-021-0/+3
* Coverity: Fix pass-by-values.jhawkins@chromium.org2012-02-211-1/+1
* This is the glue that binds the GpuMemoryManager and the WebKit WebGraphicsCo...mmocny@chromium.org2012-02-211-4/+12
* Use shared memory to update the renderer's view of the command buffer state.jbauman@chromium.org2012-02-171-0/+1
* Revert 122034 - Use shared memory to update the renderer's view of the comman...zmo@google.com2012-02-151-1/+0
* Use shared memory to update the renderer's view of the command buffer state.jbauman@chromium.org2012-02-151-0/+1
* Add TextureImageTransportSurface, binding to a texture from another context.piman@chromium.org2012-02-151-0/+16
* Move vsync logic to the surface typepiman@chromium.org2012-02-141-3/+0
* Drop frontbuffers for hibernated tabs using image_transport_surface_win.mmocny@chromium.org2012-02-111-0/+9
* PluginWindowHandle -> GLSurfaceHandle for GPU process rendering surfaces.piman@chromium.org2012-02-081-2/+2
* Adding GpuMemoryManager to track GpuCommandBufferStub visibility and last_use...mmocny@chromium.org2012-02-031-4/+41
* gpu: reference target surfaces through a globally unique surface id.piman@chromium.org2012-01-181-11/+5
* Add the ability to share GL contexts across channels.piman@chromium.org2012-01-121-4/+4
* Add IPC to allow gpu process to send message for console back to renderergman@chromium.org2011-12-131-0/+3
* Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...gman@chromium.org2011-12-121-3/+2
* Ensure that GpuScheduler invokes fence tasks even if client is not flushing.apatrick@chromium.org2011-12-081-0/+3
* Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"rsimha@google.com2011-12-081-2/+3
* Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"gman@chromium.org2011-12-071-3/+2
* Revert 113250 - Add CommandBuffer::SetGetBufferdglazkov@chromium.org2011-12-061-2/+3
* Add CommandBuffer::SetGetBuffergman@chromium.org2011-12-061-3/+2
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-221-13/+3
* Revert 111040 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-211-3/+13
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-211-13/+3
* Revert 110626 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-181-3/+13
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-181-13/+3
* base::Bind() conversion for content/common/gpu and content/gpudcheng@chromium.org2011-11-171-3/+0
* Revert 110548 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-171-3/+13
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-171-13/+3
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-2/+2
* Revert 110355 - Use shared D3D9 texture to transport the compositor's backing...cpu@chromium.org2011-11-171-3/+13
* Use shared D3D9 texture to transport the compositor's backing buffer to the b...apatrick@chromium.org2011-11-161-13/+3
* Adding gl command to change surface visibility, so that the gpu process can a...mmocny@chromium.org2011-10-141-0/+2
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-131-0/+6