summaryrefslogtreecommitdiffstats
path: root/cc/test/fake_output_surface_client.h
Commit message (Expand)AuthorAgeFilesLines
* Remove DeferredInitialize from ccboliu2015-04-111-18/+1
* cc: Make scheduling be driven by vsync for android webview.sunnyps2015-04-021-0/+1
* Revert of cc: Make scheduling be driven by vsync for android webview. (patchs...sunnyps2015-04-021-1/+0
* cc: Make scheduling be driven by vsync for android webview.sunnyps2015-04-021-0/+1
* Revert of cc: Make scheduling be driven by vsync for android webview. (patchs...sunnyps2015-04-021-1/+0
* cc: Make scheduling be driven by vsync for android webview.sunnyps2015-04-011-0/+1
* cc: Make separate interface for BeginFrame ipc from OutputSurfacesimonhong2014-11-111-5/+0
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-13/+13
* Call DidPostSwapBuffers and SwapBuffersComplete for browser software surfacesievers2014-10-091-1/+5
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-12/+12
* Tiling priorities in Android Webview.hush@chromium.org2014-07-311-0/+2
* Pass resourceless software mode in SetExternalConstraintsboliu@chromium.org2014-07-101-1/+1
* cc: Allow DeferredInitialize to use DelegatingRendererboliu@chromium.org2014-05-221-2/+13
* cc: Move scheduling logic out of OutputSurfacebrianderson@chromium.org2014-04-261-0/+2
* Remove offscreen compositor contexts.danakj@chromium.org2014-04-241-8/+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-6/+4
* 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-8/+1
* Rename BeginFrame to BeginMainFrame and BeginImplFrame (part 3).dominikg@chromium.org2013-10-231-5/+5
* 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-2/+5
* 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/+1
* OutputSurfaceClient::ReleaseGLboliu@chromium.org2013-07-131-0/+69