summaryrefslogtreecommitdiffstats
path: root/chrome/common/gpu_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* 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