summaryrefslogtreecommitdiffstats
path: root/content/renderer/gpu/compositor_thread.h
Commit message (Expand)AuthorAgeFilesLines
* Move the remaining code in content\renderer that wasn't in the content namesp...jam@chromium.org2012-10-221-2/+2
* Move a bunch of code in content\renderer to the content namespace.jam@chromium.org2012-10-191-0/+4
* Creates the WebCompositorOutputSurface, which is the new mechanism for render...nduca@chromium.org2012-08-131-0/+2
* Rename IPC Sender and Listener in ppapi, content/public, and content/rendererbrettw@chromium.org2012-06-201-1/+1
* Implement active wheel fling transfer via WebCompositorInputHandlerClientjamesr@chromium.org2012-03-281-4/+15
* Remove dead code left over from old-style WebCompositor initialization path.nduca@chromium.org2012-03-141-7/+7
* Prepare Chromium for WebCompositor::initialize.nduca@chromium.org2011-11-191-0/+2
* Input event filtering and compositor thread setup.darin@chromium.org2011-10-061-0/+56