summaryrefslogtreecommitdiffstats
path: root/content/renderer/gpu/command_buffer_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Convert a bunch of pepper implementation to use base::Callback.dmichael@chromium.org2011-10-071-8/+7
* Replace the use of an int32* with an explicit profile for decoder configuration.fischman@chromium.org2011-09-011-1/+1
* Added GPU process "echo" IPC message.apatrick@chromium.org2011-08-301-5/+9
* Allow cmdbuffer creation from compositor thread.sievers@chromium.org2011-08-231-1/+3
* Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-221-7/+0
* Revert 97644 - Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-221-0/+7
* Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-221-7/+0
* Support multiple HW video decoders per context.fischman@chromium.org2011-08-171-5/+9
* Implement PPAPI VideoDecode out-of-process supportvrk@chromium.org2011-08-061-1/+1
* Revert 94743 - Allow the renderer process to map textures from one context in...jamesr@chromium.org2011-07-301-6/+0
* Allow the renderer process to map textures from one context into another.apatrick@chromium.org2011-07-291-0/+6
* Remove ReadWriteTokens from GpuVideoDecodeAccelerator + falloutvrk@google.com2011-07-281-1/+0
* Reland 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-211-5/+1
* Revert 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-201-1/+5
* Execute all GL commands up to the put offset reported by a each flush.This me...apatrick@chromium.org2011-07-191-5/+1
* Enable fire-and-forget Destroy of HW video decoder, and misc other improvements.fischman@chromium.org2011-07-151-5/+3
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-141-1/+2
* Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...kbr@chromium.org2011-07-131-2/+1
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-131-1/+2
* Remove GpuVideoServiceHost and move ownership of GVDAHosts to CommandBufferPr...vrk@google.com2011-07-121-0/+18
* RendererGLContext supports reparenting a GL context.apatrick@chromium.org2011-06-201-0/+7
* Send message to renderer on command buffer errorjbauman@chromium.org2011-06-071-0/+1
* Fix re-entrancy for AsyncFlush messagespiman@google.com2011-05-311-1/+1
* Add a flush_count to the IPC messages because they come out of order.gman@chromium.org2011-05-281-0/+1
* Moved GPU related files in content/renderer into gpu subdirectory.apatrick@chromium.org2011-05-251-0/+120