summaryrefslogtreecommitdiffstats
path: root/cc/surfaces/display.cc
Commit message (Expand)AuthorAgeFilesLines
* Hook up BeginFrameSource to SurfaceFactoryClient via SurfaceManagerenne2016-03-091-27/+3
* Don't attempt to draw undamaged frames with LatencyInfo in Displayjbauman2016-02-261-2/+1
* cc: Allow returning overlay resources upon swap completionccameron2016-01-121-0/+2
* Switch to standard integer types in cc/.avi2015-12-211-0/+2
* cc: Move draw params from SetExternalDrawConstraints to OnDrawboliu2015-12-171-8/+7
* Resize output_rect of aggregated CompositorFrame to enable it to be drawn whe...jbauman2015-12-121-4/+12
* cc: Replace Pass() with std::move() in some subdirs.danakj2015-11-181-4/+4
* cc: Remove ScopedPtrVector and cc::remove_if.vmpstr2015-11-181-1/+1
* cc: Add flag to specify to ResourceProvider to always use GMBsccameron2015-11-031-0/+1
* cc: Plumbing for BeginFrameSource based on Surfacesbrianderson2015-10-201-2/+27
* Allow task pools to reason about transparency.christiank2015-09-241-1/+1
* Force swap buffers when re-creating the buffersdnicoara2015-09-101-1/+3
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-201-3/+0
* Ensure surface swap happens after resize.jbauman2015-08-201-0/+2
* Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...sky2015-08-181-0/+3
* Reland of Change LatencyInfo to use Flow API v2. (patchset #1 id:1 of https:/...yuhaoz2015-08-181-3/+4
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-181-3/+0
* Revert of Change LatencyInfo to use Flow API v2. (patchset #2 id:20001 of htt...glider2015-08-181-4/+3
* Change LatencyInfo to use Flow API v2.yuhaoz2015-08-171-3/+4
* Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...kbr2015-08-091-0/+3
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-091-3/+0
* Mac: Fix white hangsccameron2015-08-071-3/+8
* Change switches::kContentImageTextureTarget to a list of image texture targetsjie.a.chen2015-08-071-1/+4
* Revert of cc: Use worker context for one-copy tile initialization. (patchset ...kbr2015-08-071-1/+4
* cc: Use worker context for one-copy tile initialization.reveman2015-08-061-4/+1
* Make LatencyInfo to be classmiletus2015-08-051-5/+3
* cc: Make DisplayScheduler aware of resize and add tracing.brianderson2015-07-241-10/+31
* Don't aggregate quads outside of damage rect when using partial swap.jbauman2015-07-141-1/+6
* Mac: Don't draw a cc::Surface while suspendedccameron2015-07-091-0/+3
* Issue DisplayRenderingStats when we actually do swapmiletus2015-07-091-1/+1
* Trace LatencyInfo flow event in Display::DrawAndSwap()miletus2015-07-081-0/+7
* Mandoline: Fix Display tear down use-after-freefsamuel2015-07-061-1/+3
* Use Surfaces in Android webviewjbauman2015-06-051-1/+6
* cc: Partial tile update for one-copy raster.danakj2015-05-291-1/+4
* Use shallow finish instead of real finish on Display resize.jbauman2015-05-281-3/+5
* Allow creation of TextureMailboxDeleter without a task runner.jbauman2015-05-281-2/+1
* Force immediate Display swap on resize if no swap was done at previous size.jbauman2015-05-271-2/+9
* Remove BlockingTaskRunner from cc::Display.jbauman2015-05-271-7/+1
* Add DisplayScheduler for Surfacesbrianderson2015-05-221-18/+38
* cc: Move files out of cc/resources/.danakj2015-05-181-1/+1
* Implement SetFullRootLayerDamage for cc::Displayjbauman2015-04-201-1/+2
* Revert of Add DisplayScheduler for Surfaces (patchset #15 id:280001 of https:...brianderson2015-04-141-38/+18
* Add DisplayScheduler for Surfacesbrianderson2015-04-141-18/+38
* cc: Remove use of MessageLoopProxyskyostil2015-04-131-3/+3
* Remove DeferredInitialize from ccboliu2015-04-111-8/+0
* Use NOTREACHED in Display OutputSurfaceClient implementations.jbauman2015-04-081-0/+34
* cc: Make scheduling be driven by vsync for android webview.sunnyps2015-04-021-0/+4
* Revert of cc: Make scheduling be driven by vsync for android webview. (patchs...sunnyps2015-04-021-4/+0
* cc: Make scheduling be driven by vsync for android webview.sunnyps2015-04-021-0/+4
* Revert of cc: Make scheduling be driven by vsync for android webview. (patchs...sunnyps2015-04-021-4/+0