summaryrefslogtreecommitdiffstats
path: root/cc/surfaces
Commit message (Expand)AuthorAgeFilesLines
* cc: Fix display_scheduler.cc NOTIMPLEMENTEDboliu2016-01-141-1/+2
* Add begin frame paused signalboliu2016-01-132-0/+7
* cc: Allow returning overlay resources upon swap completionccameron2016-01-121-0/+2
* Switch to standard integer types in cc/.avi2015-12-2119-2/+45
* Convert Pass()→std::move() in cc/dcheng2015-12-183-15/+24
* cc: Move draw params from SetExternalDrawConstraints to OnDrawboliu2015-12-172-16/+14
* Add mechanism to signal DelegatedFrameHost that a surface is about to draw.jbauman2015-12-167-7/+107
* Resize output_rect of aggregated CompositorFrame to enable it to be drawn whe...jbauman2015-12-122-4/+36
* List all child surfaces (including occluded) in CompositorFramejbauman2015-12-095-14/+183
* cc: Allow Surfaces clients to customize hit testingfsamuel2015-12-065-12/+173
* Revert of List all child surfaces (including occluded) in CompositorFrame (pa...jbauman2015-11-255-177/+14
* List all child surfaces (including occluded) in CompositorFramejbauman2015-11-205-14/+177
* Use std::tie() for operator< in cc/jsbell2015-11-201-3/+4
* cc: Use scoped_ptrs in surface multimaps.vmpstr2015-11-183-16/+11
* cc: Replace Pass() with std::move() in some subdirs.danakj2015-11-1813-123/+127
* cc: Remove ScopedPtrVector and cc::remove_if.vmpstr2015-11-187-41/+43
* cc: Clean up max frames/swaps pending usage.brianderson2015-11-183-7/+5
* cc: Add flag to specify to ResourceProvider to always use GMBsccameron2015-11-031-0/+1
* Modified old wait sync point functions to also accept new sync tokens.dyen2015-11-031-1/+1
* Remove NOTIMPLEMENTED for SurfaceFactoryClient::SetBeginFrameSource'sbrianderson2015-10-281-1/+0
* Revert of Add mechanism to signal DelegatedFrameHost that a surface is about ...jbauman2015-10-237-105/+7
* cc: Move surfaces hittesting test helpers out to a separate filefsamuel2015-10-234-352/+8
* cc: Plumbing for BeginFrameSource based on Surfacesbrianderson2015-10-2022-84/+723
* Reland of Add mechanism to signal DelegatedFrameHost that a surface is about ...jbauman2015-10-167-7/+105
* Revert of Add mechanism to signal DelegatedFrameHost that a surface is about ...mpearson2015-10-167-105/+7
* Add mechanism to signal DelegatedFrameHost that a surface is about to draw.jbauman2015-10-157-7/+105
* cc: Remove redundant overlay argumentsccameron2015-10-082-4/+4
* Surface hit testing: Introduce GetTransformToTargetSurfacefsamuel2015-10-063-91/+275
* Allow task pools to reason about transparency.christiank2015-09-241-1/+1
* Refactor Surfacehittest to return gfx::Transformfsamuel2015-09-223-99/+235
* Move sanitizer and symbol flags out of BUILDCONFIGbrettw2015-09-141-1/+1
* cc: Refactor SurfaceHittest for readabilityfsamuel2015-09-113-222/+382
* Force swap buffers when re-creating the buffersdnicoara2015-09-101-1/+3
* cc::Surfaces: Fix hittest crashfsamuel2015-09-042-0/+61
* SurfaceFactory needs to know about CompositorFrame for scoped_ptrfsamuel2015-08-261-1/+1
* cc:Stop incrementing while loop when iterator at the endweiliangc2015-08-261-3/+9
* Rename several instances of SubmitFrame to SubmitCompositorFramefsamuel2015-08-249-146/+174
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-204-7/+7
* Ensure surface swap happens after resize.jbauman2015-08-204-4/+48
* Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...sky2015-08-184-7/+7
* cc: Remove render_pass_test_common, move to render_pass_test_utils.danakj2015-08-182-11/+9
* 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-184-7/+7
* 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-094-7/+7
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-094-7/+7
* Mac: Fix white hangsccameron2015-08-072-3/+23
* Adds support for hittesting points on surface quads.lfg2015-08-074-0/+367
* Change switches::kContentImageTextureTarget to a list of image texture targetsjie.a.chen2015-08-071-1/+4