summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/gpu_channel_host.cc
Commit message (Expand)AuthorAgeFilesLines
* - Relanding 61718.apatrick@chromium.org2010-11-091-8/+9
* Revert 63388 - http://build.chromium.org/buildbot/waterfall/builders/Mac10.6%...stoyan@chromium.org2010-10-211-9/+8
* Relanding 61718.apatrick@chromium.org2010-10-211-8/+9
* Changed scoped_ptr to scoped_refptr for member of GpuChannelHost.apatrick@chromium.org2010-10-191-1/+1
* Add Ability to pass in allowed extensions to GPU contexts.gman@chromium.org2010-10-191-5/+14
* GpuVideoDecoderHost runs on IO thread instead of Render threadhclam@chromium.org2010-10-071-3/+4
* Revert 61718 - GPU process terminates on hang.mnissler@chromium.org2010-10-071-9/+8
* GPU process terminates on hang.apatrick@chromium.org2010-10-061-8/+9
* Add offscreen context creation attributes to GGL.enne@chromium.org2010-10-011-1/+2
* GpuProcessHost and GpuChannel do not assert if they receive an IPC message th...apatrick@chromium.org2010-09-161-3/+6
* Added GPU stat for whether a GPU can report context lost.apatrick@chromium.org2010-09-071-0/+8
* 1. ipc_video_decoder.cc/h is media pipeline filter which use the gpu decoder ...jiesun@google.com2010-08-101-0/+4
* Revert 55405 - Special thanks for in-ming cheng's MFT hardware decodering code.ananta@chromium.org2010-08-091-4/+0
* Special thanks for in-ming cheng's MFT hardware decodering code.jiesun@google.com2010-08-091-0/+4
* Initial port of accelerated compositor to Mac OS X 10.6. Reusedkbr@google.com2010-08-041-2/+4
* Fix a race where WebGL would attempt to use the GpuChannel before it was in t...apatrick@chromium.org2010-07-151-1/+5
* Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UIkbr@google.com2010-03-301-1/+0
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-2/+32
* Added support for opening a GPU command buffer from a renderer processes thro...apatrick@chromium.org2010-03-051-0/+101