summaryrefslogtreecommitdiffstats
path: root/chrome/gpu/gpu_command_buffer_stub.cc
Commit message (Expand)AuthorAgeFilesLines
* Mac: Don't hang gpu process if a tab that shares its renderer process with ot...thakis@chromium.org2010-12-221-2/+5
* If compositor window already exists, then simply return it rather than compla...nduca@chromium.org2010-12-061-1/+1
* Coverity: Initialize member variables.jhawkins@chromium.org2010-12-051-8/+11
* In CreateCompositorHostWindow, reply with null window handle if RenderViewHos...nduca@chromium.org2010-12-021-4/+4
* Defer window destruction until GPU finished drawing.backer@chromium.org2010-11-301-0/+4
* When accelerated compositing is enabled, we create a plugin-like pair of wind...nduca@chromium.org2010-11-271-6/+147
* Add flow control between renderer and GPU processes, and, on Mac OS X,kbr@google.com2010-11-261-2/+18
* Resize synchronization for Linux.backer@chromium.org2010-11-251-0/+17
* Let every "accelerated IO surface swapped" message have an identifier of the ...thakis@chromium.org2010-10-281-4/+2
* Fix up SharedMemory implementation so that it is more equivalent on Windows v...dmaclach@chromium.org2010-10-271-1/+1
* Changes WebGL to rely on the command buffergman@chromium.org2010-10-201-0/+1
* Add Ability to pass in allowed extensions to GPU contexts.gman@chromium.org2010-10-191-10/+13
* Add offscreen context creation attributes to GGL.enne@chromium.org2010-10-011-0/+3
* SwapBuffers notification is sent from GPU process to renderer process.apatrick@chromium.org2010-08-061-0/+6
* Initial port of accelerated compositor to Mac OS X 10.6. Reusedkbr@google.com2010-08-041-2/+52
* GPU process command buffer stubs are destroyed when channel is closed.apatrick@chromium.org2010-07-151-1/+2
* Remove outdated TODOpiman@chromium.org2010-07-021-1/+0
* linux: add accelerated compositing.piman@chromium.org2010-07-011-6/+3
* - Extracted platform specific code from GLES2 command decoder to platform spe...apatrick@chromium.org2010-04-091-1/+1
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-3/+31
* Added support for opening a GPU command buffer from a renderer processes thro...apatrick@chromium.org2010-03-051-0/+120