summaryrefslogtreecommitdiffstats
path: root/cc/trees/property_tree.cc
Commit message (Expand)AuthorAgeFilesLines
* Add more out of line copy ctors for complex classes.vmpstr2016-03-241-0/+4
* cc: Impl thread scroll on ScrollNode instead of LayerImplsunxd2016-03-171-0/+49
* Clean scroll logic in LayerTreeImpl:sunxd2016-03-161-6/+41
* Clean LayerImpl's scroll offset callers in unit tests.sunxd2016-03-091-0/+29
* cc: Move SyncedScrollOffset to scroll treesunxd2016-03-031-4/+193
* Clean up function names with from property treesweiliangc2016-03-031-0/+15
* cc : Delete LayerImpl::NoteLayerPropertyChangedForSubtreejaydasika2016-03-021-12/+34
* cc : Track changes to transform on compositor on property treesjaydasika2016-03-011-0/+7
* cc : Track opacity changes for damage rect without layer tree hierarchyjaydasika2016-03-011-2/+37
* cc: Add out-of-line copy ctors for complex classes.vmpstr2016-02-251-0/+10
* cc: Replace LayerImpl with ScrollNode when updating scrolling info.sunxd2016-02-221-9/+48
* cc :: Move tracking of layer_property_changed to main thread (2)jaydasika2016-02-171-0/+26
* cc: Move TryScroll from LayerImpl to LayerTreeHostImplsunxd2016-02-161-2/+29
* Move MaxScrollOffset to property_treessunxd2016-02-111-35/+142
* Move main_thread_scrolling_reasons to scroll_tree.sunxd2016-02-031-4/+6
* cc:: Layer with animating opacity should contribute to drawn surfacejaydasika2016-01-291-10/+7
* cc:: Add transform nodes at boundaries of 3d rendering contextsjaydasika2016-01-281-0/+4
* Add ScrollTree builder and unit testsunxd2016-01-281-4/+0
* cc :: Reland compute if layer is drawn from property treesjaydasika2016-01-271-1/+57
* Revert of Compute if a layer is drawn without LayerTree hierarchy (patchset #...thakis2016-01-241-56/+1
* This CL :jaydasika2016-01-221-1/+56
* Add Scroll Tree data structuresunxd2016-01-211-0/+64
* cc:: Fix scaling bug while computing transforms using property trees.jaydasika2016-01-131-2/+3
* cc: Use effect tree to track the number of copy requestssunxd2016-01-111-0/+9
* Switch to standard integer types in cc/.avi2015-12-211-0/+2
* cc:: Do LayerIsHidden computation while building property treesjaydasika2015-12-181-3/+8
* cc: Don't update snapping when we have singular transformsjaydasika2015-12-151-1/+2
* Add serialization to protobufs for property trees.khushalsagar2015-11-251-0/+464
* Include device transform scale in transform node's sublayer scalejaydasika2015-10-231-2/+15
* cc: Make property trees support external transformsjaydasika2015-10-231-0/+15
* Update layer scale factor without a property tree rebuild.jaydasika2015-10-221-7/+14
* cc: Make property trees support resourceless draw modeajuma2015-10-191-2/+5
* Propagate clips to clipped descendants of unclipped surfacejaydasika2015-10-161-1/+0
* Skip clip rect computation when layer and its target are unclipped.jaydasika2015-10-091-1/+1
* Update page scale factor in property before calling ComputeVisibleRectsjaydasika2015-10-071-1/+2
* cc: Make the structure of the clip tree independent of render surfacesajuma2015-10-071-2/+3
* cc: Compute is_clipped using the clip treeajuma2015-09-301-1/+2
* Store clips in target space in clip tree.jaydasika2015-09-251-2/+3
* cc:Make effect tree nodes render targetsweiliangc2015-09-181-3/+7
* Undo scroll snap on to_parent at the start of new frame.jaydasika2015-09-101-1/+11
* Update Viewport Clip in LayerTreeHostImpl::SetViewportSizejaydasika2015-08-281-0/+16
* cc: Compute animation contents scale using property treesajuma2015-08-241-9/+94
* Rename OpacityTree to EffectTreeweiliangc2015-08-181-6/+5
* Render Surface is_clipped from Property Treesjaydasika2015-08-141-1/+2
* Drawable Content Rect From Property Treesjaydasika2015-08-101-1/+2
* Add ClipNode when Render Surface Inherits Clip.jaydasika2015-08-061-2/+8
* cc: Prevent TransformTree::CombineTransformsBetween from scaling by 1/0ajuma2015-07-081-2/+11
* cc: Store lists of nodes affected by bounds_delta in the transform treeajuma2015-06-301-8/+52
* Revert of cc: Store lists of nodes affected by bounds_delta in the transform ...ajuma2015-06-301-37/+8
* cc: Store lists of nodes affected by bounds_delta in the transform treeajuma2015-06-291-8/+37