summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_host_common.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove more code that was only used by CDPajuma2016-03-241-12/+0
* cc : Determine if a layer is root by using the value in LayerTreeImpljaydasika2016-03-241-4/+7
* Transfer LayerImpl ownership to LayerTreeImplvollick2016-03-221-6/+6
* cc: Removed unused layer of redirection on functionweiliangc2016-03-181-28/+19
* Clean up function names with from property treesweiliangc2016-03-031-26/+10
* cc : Remove dead code from LayerTreeHostCommonjaydasika2016-03-031-491/+0
* Revert of Introduce LayerListImpl (patchset #11 id:200001 of https://coderevi...vollick2016-03-011-4/+3
* Introduce LayerListImplvollick2016-03-011-3/+4
* Delete CalcDrawPropsweiliangc2016-02-191-1376/+165
* cc :: Handle clip child getting skipped in PreCalculateMetaInformationjaydasika2016-02-121-6/+6
* Remove DelegatedRendererLayerjbauman2016-02-091-6/+0
* Move have_wheel_event_handlers to WebLayerTreeView.dtapuska2016-01-291-14/+12
* cc :: Reland compute if layer is drawn from property treesjaydasika2016-01-271-20/+40
* Revert of Compute if a layer is drawn without LayerTree hierarchy (patchset #...thakis2016-01-241-40/+20
* This CL :jaydasika2016-01-221-20/+40
* Jitter in composited layers perf tests.jaydasika2016-01-201-4/+9
* (De)-serialize BeginMainFrameAndCommitState to protobuf.khushalsagar2016-01-151-0/+46
* cc: Use effect tree to track the number of copy requestssunxd2016-01-111-5/+1
* Switch to standard integer types in cc/.avi2015-12-211-0/+2
* cc:: Give a valid transform tree index to mask layers.jaydasika2015-12-181-0/+2
* Jitter Measurementjaydasika2015-12-091-49/+122
* Create RenderSurface on Effect Treeweiliangc2015-12-091-199/+14
* Revert of Create RenderSurface on Effect Tree (patchset #7 id:120001 of https...weiliangc2015-12-081-14/+199
* Create RenderSurface on Effect Treeweiliangc2015-12-071-200/+14
* Reland: Enable compositor-thread property treesajuma2015-12-061-1/+1
* cc: Make property trees support elastic overscrollajuma2015-12-041-5/+14
* cc: Fix screen space transform computation for non-drawn layersajuma2015-12-011-1/+2
* cc: Fix draw transform computation for non-drawn layersajuma2015-11-301-11/+23
* Revert of Enable compositor-thread property trees (patchset #1 id:1 of https:...ccameron2015-11-241-1/+1
* Enable compositor-thread property treesajuma2015-11-191-1/+1
* cc: Remove ScopedPtrVector and cc::remove_if.vmpstr2015-11-181-6/+6
* cc::Fix unit test that fail when we enable impl property treesjaydasika2015-11-171-0/+7
* cc::Fix computation of surface backfacing-ness when using property treesjaydasika2015-11-101-8/+13
* cc: Fix computation of layer backfacing-ness when using property treesajuma2015-11-091-6/+20
* Fixed the bug that window capture clipped the content when the windowxjz2015-11-061-3/+8
* Revert of Fixed the bug that window capture clipped the content when the wind...nhiroki2015-11-051-3/+0
* Fixed the bug that window capture clipped the content when the windowxjz2015-11-051-0/+3
* Add a flag for enabling compositor property treesajuma2015-11-051-19/+77
* Turn on property tree verification for PictureLayerImplTestsjaydasika2015-10-301-2/+9
* Reland: Remove DCHECK_IMPLIES/CHECK_IMPLIES.vmpstr2015-10-281-2/+2
* Revert of Remove DCHECK_IMPLIES/CHECK_IMPLIES. (patchset #3 id:40001 of https...jbudorick2015-10-271-2/+2
* Remove DCHECK_IMPLIES/CHECK_IMPLIES.vmpstr2015-10-271-2/+2
* Include device transform scale in transform node's sublayer scalejaydasika2015-10-231-0/+2
* cc: Make property trees support external transformsjaydasika2015-10-231-1/+4
* cc: Make property trees support external viewportsajuma2015-10-211-0/+3
* Intersect surface content rect from property trees with clip rect of target.jaydasika2015-10-201-66/+56
* cc: Make property trees support resourceless draw modeajuma2015-10-191-3/+5
* Don't call gfx::ToEnclosedRect with a rect that has NaN coordinates.jaydasika2015-10-151-1/+1
* Page scale factor update in property trees when page scale layer is rootjaydasika2015-10-091-3/+4
* Update page scale factor in property before calling ComputeVisibleRectsjaydasika2015-10-071-0/+7