summaryrefslogtreecommitdiffstats
path: root/cc/output/output_surface_client.h
Commit message (Expand)AuthorAgeFilesLines
* Tiling priorities in Android Webview.hush@chromium.org2014-07-311-4/+7
* Pass resourceless software mode in SetExternalConstraintsboliu@chromium.org2014-07-101-1/+1
* cc: Allow DeferredInitialize to use DelegatingRendererboliu@chromium.org2014-05-221-0/+1
* cc: Move scheduling logic out of OutputSurfacebrianderson@chromium.org2014-04-261-0/+2
* Remove offscreen compositor contexts.danakj@chromium.org2014-04-241-2/+1
* cc: Throttle swaps in Scheduler instead of OutputSurfacebrianderson@chromium.org2014-04-181-1/+1
* cc: Handle retroactive BeginFrames in the Scheduler.brianderson@chromium.org2014-04-121-1/+1
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-3/+3
* Replaces uses of the WGC3DSwapBuffersClient with LTHSingleThreadClientjamesr@chromium.org2013-11-081-0/+1
* Do not give GPU memory to backgrounded compositors.ccameron@chromium.org2013-11-011-1/+0
* Rename BeginFrame to BeginMainFrame and BeginImplFrame (part 3).dominikg@chromium.org2013-10-231-1/+1
* Add memory manager for software compositor frontbuffers.jbauman@chromium.org2013-09-181-1/+2
* cc: Remove most methods from RendererClient.danakj@chromium.org2013-09-091-1/+0
* Fix UpdateTilePriorities viewport in Android WebView.aelias@chromium.org2013-09-051-1/+3
* Add memory policy limit by number of resources.aelias@chromium.org2013-08-031-3/+2
* Add external stencil support for Android WebView.aelias@chromium.org2013-07-301-0/+1
* Adds a new callback as this signal is required to pass up to the applicationjoth@chromium.org2013-07-191-0/+7
* OutputSurfaceClient::ReleaseGLboliu@chromium.org2013-07-131-0/+1
* cc: Pipe visibility and memory allocation to DelegatingRendererpiman@chromium.org2013-06-291-0/+3
* Use a direct include of time headers in cc/.avi@chromium.org2013-06-271-1/+1
* cc: Add BeginFrameArgs brianderson@chromium.org2013-06-191-1/+2
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-181-2/+0
* Revert 206020 "cc: Emulate BeginFrame in OutputSurfaces that don..."reveman@google.com2013-06-171-0/+2
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-131-2/+0
* Revert 205750 "cc: Emulate BeginFrame in OutputSurfaces that don..."skaslev@chromium.org2013-06-121-0/+2
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-121-2/+0
* Unified OutputSurface::SwapBuffers.aelias@chromium.org2013-06-111-3/+1
* cc::OutputSurfaceClient::DeferredInitializeboliu@chromium.org2013-06-071-0/+7
* Implement transform/clip support for Android WebView.aelias@chromium.org2013-06-061-0/+6
* cc: Add a unit test to verify BindToClient behaviour.danakj@chromium.org2013-06-051-1/+2
* cc: Rename VSync to BeginFramebrianderson@chromium.org2013-05-231-1/+1
* Add OutputSurfaceClient::SetNeedsRedrawRectboliu@chromium.org2013-04-261-0/+2
* Move swapcomplete callback into OutputSurfacejamesr@chromium.org2013-04-171-0/+2
* Revert 194394 "Move swapcomplete callback into OutputSurface"cpu@chromium.org2013-04-161-2/+0
* Move swapcomplete callback into OutputSurfacejamesr@chromium.org2013-04-161-0/+2
* cc: Hook vsync time source to output surfaceskyostil@chromium.org2013-03-261-0/+1
* Part 4 of cc/ directory shuffles: outputjamesr@chromium.org2013-03-181-0/+27