summaryrefslogtreecommitdiffstats
path: root/chrome/gpu/gpu_channel.cc
Commit message (Expand)AuthorAgeFilesLines
* Add offscreen context creation attributes to GGL.enne@chromium.org2010-10-011-5/+10
* GpuProcessHost and GpuChannel do not assert if they receive an IPC message th...apatrick@chromium.org2010-09-161-3/+3
* Added FakeGlVideoDecodeEngine to exercise the IPC protocol for hardware video...hclam@chromium.org2010-09-131-9/+5
* Complete initializing a GPU video decoder in a GLES2 contexthclam@chromium.org2010-09-031-4/+11
* 1. ipc_video_decoder.cc/h is media pipeline filter which use the gpu decoder ...jiesun@google.com2010-08-101-0/+52
* Revert 55405 - Special thanks for in-ming cheng's MFT hardware decodering code.ananta@chromium.org2010-08-091-52/+0
* Special thanks for in-ming cheng's MFT hardware decodering code.jiesun@google.com2010-08-091-0/+52
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-061-4/+2
* Initial port of accelerated compositor to Mac OS X 10.6. Reusedkbr@google.com2010-08-041-2/+12
* Linux: Fix some NULL versus 0 issues to appease gcc-4.5.craig.schlenter@chromium.org2010-07-271-2/+2
* GPU process command buffer stubs are destroyed when channel is closed.apatrick@chromium.org2010-07-151-51/+14
* linux: add accelerated compositing.piman@chromium.org2010-07-011-2/+11
* Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UIkbr@google.com2010-03-301-2/+4
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-41/+71
* Fixed bugs in GPU process startup on POSIX platforms. Addedkbr@google.com2010-03-231-0/+9
* Added support for opening a GPU command buffer from a renderer processes thro...apatrick@chromium.org2010-03-051-0/+185