summaryrefslogtreecommitdiffstats
path: root/chrome/gpu/gpu_command_buffer_stub.h
Commit message (Expand)AuthorAgeFilesLines
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Mac: Don't hang gpu process if a tab that shares its renderer process with ot...thakis@chromium.org2010-12-221-0/+5
* Coverity: Initialize member variables.jhawkins@chromium.org2010-12-051-6/+11
* When accelerated compositing is enabled, we create a plugin-like pair of wind...nduca@chromium.org2010-11-271-2/+8
* Add flow control between renderer and GPU processes, and, on Mac OS X,kbr@google.com2010-11-261-0/+5
* Resize synchronization for Linux.backer@chromium.org2010-11-251-0/+4
* Add Ability to pass in allowed extensions to GPU contexts.gman@chromium.org2010-10-191-0/+3
* Add offscreen context creation attributes to GGL.enne@chromium.org2010-10-011-0/+4
* Complete initializing a GPU video decoder in a GLES2 contexthclam@chromium.org2010-09-031-0/+3
* SwapBuffers notification is sent from GPU process to renderer process.apatrick@chromium.org2010-08-061-0/+2
* Initial port of accelerated compositor to Mac OS X 10.6. Reusedkbr@google.com2010-08-041-1/+13
* `#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-4/+8
* linux: add accelerated compositing.piman@chromium.org2010-07-011-2/+2
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-3/+13
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Added support for opening a GPU command buffer from a renderer processes thro...apatrick@chromium.org2010-03-051-0/+62