summaryrefslogtreecommitdiffstats
path: root/chrome/common/gpu_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Resubmit - move MFT h264 code to media/video and connect to gpu video decoder.hclam@chromium.org2010-10-081-2/+2
* Revert "Move MFT H264 video decoder implementation and connect it to GpuVideo...hclam@chromium.org2010-10-081-2/+2
* Move MFT H264 video decoder implementation and connect it to GpuVideoDecoderhclam@chromium.org2010-10-081-2/+2
* GpuVideoDecoderHost runs on IO thread instead of Render threadhclam@chromium.org2010-10-071-4/+0
* Make FakeGlVideoDecodeEngine works in the hardware video decoding architecturehclam@chromium.org2010-10-071-0/+10
* Implement GpuVideoDecoderHost and unit testshclam@chromium.org2010-10-071-7/+13
* Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc...satish@chromium.org2010-10-061-4/+7
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-061-7/+4
* Add offscreen context creation attributes to GGL.enne@chromium.org2010-10-011-1/+5
* Implement video frame exchange in GpuVideoDecoder and testshclam@chromium.org2010-09-291-15/+13
* Revert 60421 - Revert 60373, trying to track down a perf regression (see bug ...thakis@chromium.org2010-09-241-0/+3
* Revert 60373, trying to track down a perf regression (see bug 56752)- Add abo...thakis@chromium.org2010-09-241-3/+0
* Add about:gpuhangthakis@chromium.org2010-09-231-0/+3
* Revert r60126 that broke the build.hclam@chromium.org2010-09-221-4/+4
* SendAllocateVideoFrames to the rendererhclam@chromium.org2010-09-211-4/+4
* Resubmit GpuVideoDecoder and related patches.hclam@chromium.org2010-09-171-1/+1
* Revert 59784 - GpuVideoDecoder to use GpuVideoDevice and IPC messages to comp...mlloyd@chromium.org2010-09-171-1/+1
* GpuVideoDecoder to use GpuVideoDevice and IPC messages to complete VideoFrame...hclam@chromium.org2010-09-171-1/+1
* Add IPC messages for allocation video frames for hardware video decoderhclam@chromium.org2010-09-171-1/+16
* Add about:gpucrashthakis@chromium.org2010-09-151-0/+3
* Updating the about:gpu to start a webgl context if one does not exist so that...rlp@chromium.org2010-09-101-0/+8
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-3/+10
* Fixed race where GPU process rendered to invalid window handle.apatrick@chromium.org2010-08-181-3/+3
* 1. ipc_video_decoder.cc/h is media pipeline filter which use the gpu decoder ...jiesun@google.com2010-08-101-0/+80
* Revert 55405 - Special thanks for in-ming cheng's MFT hardware decodering code.ananta@chromium.org2010-08-091-80/+0
* Special thanks for in-ming cheng's MFT hardware decodering code.jiesun@google.com2010-08-091-0/+80
* SwapBuffers notification is sent from GPU process to renderer process.apatrick@chromium.org2010-08-061-2/+5
* Initial port of accelerated compositor to Mac OS X 10.6. Reusedkbr@google.com2010-08-041-3/+30
* Collecting gpu information when the gpu process creates a channel. Adding the...rlp@chromium.org2010-07-141-2/+4
* linux: add accelerated compositing.piman@chromium.org2010-07-011-5/+7
* - Extracted platform specific code from GLES2 command decoder to platform spe...apatrick@chromium.org2010-04-091-3/+2
* Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UIkbr@google.com2010-03-301-4/+2
* Added command buffer implementation of WebGL which runs in the sandbox.kbr@google.com2010-03-271-0/+13
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-3/+20
* Added support for opening a GPU command buffer from a renderer processes thro...apatrick@chromium.org2010-03-051-2/+105
* Laying down the groundwork for GPU video layers.scherkus@chromium.org2010-03-021-3/+18
* Add scrolling to the GPU-accelerated backing store. This also fixes some bugsbrettw@chromium.org2010-01-281-0/+5
* Create initial GPU backing store in the GPU process for X windows applications.brettw@chromium.org2010-01-261-1/+1
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-131-0/+59