summaryrefslogtreecommitdiffstats
path: root/chrome/gpu/gpu_channel.h
Commit message (Expand)AuthorAgeFilesLines
* Route IPC through browser when creating a viewable command buffer.backer@chromium.org2011-01-271-5/+6
* GPU service now runs on new thread in browser process when --single-process i...apatrick@chromium.org2011-01-131-1/+12
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-2/+2
* Mac: Don't hang gpu process if a tab that shares its renderer process with ot...thakis@chromium.org2010-12-221-1/+9
* Convert over to channel handlesdmaclach@chromium.org2010-12-081-18/+4
* Add flow control between renderer and GPU processes, and, on Mac OS X,kbr@google.com2010-11-261-0/+5
* Add Ability to pass in allowed extensions to GPU contexts.gman@chromium.org2010-10-191-8/+12
* GpuVideoDecoderHost runs on IO thread instead of Render threadhclam@chromium.org2010-10-071-1/+0
* Implement GpuVideoDecoderHost and unit testshclam@chromium.org2010-10-071-1/+2
* Add offscreen context creation attributes to GGL.enne@chromium.org2010-10-011-0/+2
* 1. ipc_video_decoder.cc/h is media pipeline filter which use the gpu decoder ...jiesun@google.com2010-08-101-0/+5
* Revert 55405 - Special thanks for in-ming cheng's MFT hardware decodering code.ananta@chromium.org2010-08-091-5/+0
* Special thanks for in-ming cheng's MFT hardware decodering code.jiesun@google.com2010-08-091-0/+5
* Initial port of accelerated compositor to Mac OS X 10.6. Reusedkbr@google.com2010-08-041-0/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* GPU process command buffer stubs are destroyed when channel is closed.apatrick@chromium.org2010-07-151-3/+3
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-18/+14
* Added support for opening a GPU command buffer from a renderer processes thro...apatrick@chromium.org2010-03-051-0/+104