summaryrefslogtreecommitdiffstats
path: root/content/renderer/gpu/gpu_channel_host.cc
Commit message (Expand)AuthorAgeFilesLines
* gpu: reference target surfaces through a globally unique surface id.piman@chromium.org2012-01-181-2/+2
* Remove obsolete layer of indirection in gpu msg routing.sievers@chromium.org2012-01-131-26/+15
* Remove TransportTexture, it's unusedpiman@chromium.org2012-01-041-6/+2
* base::Bind: Convert content/renderer.jhawkins@chromium.org2011-11-151-17/+10
* Move GPUInfo to content/public/common and put it into the content namespace.jam@chromium.org2011-10-201-2/+2
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-131-2/+22
* Rename RenderThread to RenderThreadImpljam@chromium.org2011-10-061-5/+5
* Retry 3 to split WebGraphicsContext3DCommandBufferImpl::initialize() into two...nduca@chromium.org2011-09-131-1/+2
* Fix logic in GpuChannelHost::Send() during shutdown.sievers@chromium.org2011-09-081-3/+9
* Fix thread-checker debug code in GpuChannelHost::MessageFilter.sievers@chromium.org2011-09-061-7/+5
* Remove support for switching draw surfaces on a context.This was originally i...apatrick@chromium.org2011-09-021-26/+0
* Replace the use of an int32* with an explicit profile for decoder configuration.fischman@chromium.org2011-09-011-2/+2
* Allow cmdbuffer creation from compositor thread.sievers@chromium.org2011-08-231-46/+164
* Support multiple HW video decoders per context.fischman@chromium.org2011-08-171-0/+9
* Implement PPAPI VideoDecode out-of-process supportvrk@chromium.org2011-08-061-1/+1
* Implemented support for GL context share groups in the renderer process.I put...apatrick@chromium.org2011-08-031-1/+9
* Remove ReadWriteTokens from GpuVideoDecodeAccelerator + falloutvrk@google.com2011-07-281-2/+1
* Remove GpuVideoServiceHost and move ownership of GVDAHosts to CommandBufferPr...vrk@google.com2011-07-121-9/+11
* Implement proper synchronization between HW video decode IPC and CommandBuffer.fischman@chromium.org2011-06-291-3/+3
* GPU compositing surface handle is no longer sent to renderer process.apatrick@chromium.org2011-06-271-2/+1
* RendererGLContext supports reparenting a GL context.apatrick@chromium.org2011-06-201-6/+1
* Set the unblock flag to false for all gpu->renderer IPCsjamesr@chromium.org2011-06-011-0/+3
* Moved GPU related files in content/renderer into gpu subdirectory.apatrick@chromium.org2011-05-251-0/+212