summaryrefslogtreecommitdiffstats
path: root/cc/layers/layer.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove more code that was only used by CDPajuma2016-03-241-38/+0
* cc: Fix LayerTree deserialization for commit.khushalsagar2016-03-231-37/+47
* Use sk_sp-based picture recording APIsfmalita2016-03-221-2/+2
* cc : Make tree synchronization independent of layer tree hierarchy (2)jaydasika2016-03-211-61/+9
* Clean scroll logic in LayerTreeImpl:sunxd2016-03-161-2/+1
* Delete scrollCompensationAdjustment.aelias2016-03-151-17/+0
* CC Animation: Rename HasAnimation to HasAnimationForTesting.loyso2016-03-141-7/+3
* CC Animation: Erase cc::LayerSettings everywhere.loyso2016-03-141-6/+4
* CC Animation: Erase old animation system.loyso2016-03-111-147/+8
* cc: Move SyncedScrollOffset to scroll treesunxd2016-03-031-5/+14
* Clean up function names with from property treesweiliangc2016-03-031-2/+2
* cc : Compute safe opaque background color while building property treesjaydasika2016-03-031-13/+15
* cc : Delete LayerImpl::NoteLayerPropertyChangedForSubtreejaydasika2016-03-021-0/+1
* Revert of Introduce LayerListImpl (patchset #11 id:200001 of https://coderevi...vollick2016-03-011-6/+4
* Introduce LayerListImplvollick2016-03-011-4/+6
* cc : Track opacity changes for damage rect without layer tree hierarchyjaydasika2016-03-011-0/+1
* tracing: Make ConvertableToTraceFormat move-onlyprimiano2016-02-291-2/+1
* CC Animation: Expose TargetProperty enum to be aliased in Blink Platform.loyso2016-02-251-8/+10
* Fix smooth scroll jump when switching scroll handling from MT to CCymalik2016-02-251-6/+11
* cc: Move tracking of layer_property_changed to main thread (3)jaydasika2016-02-241-8/+3
* Move LayerType to LayerNode::Typenyquist2016-02-191-1/+1
* Ensure LayerTreeHost is copied to children.nyquist2016-02-191-11/+15
* cc :: Move tracking of layer_property_changed to main thread (2)jaydasika2016-02-171-0/+6
* cc :: Move some tracking of layer_property_changed to main thread.jaydasika2016-02-111-0/+25
* Ensure no reattachment of LayerTreeHost during tree deserialization.nyquist2016-02-111-7/+23
* Move MaxScrollOffset to property_treessunxd2016-02-111-9/+5
* Remove DelegatedRendererLayerjbauman2016-02-091-12/+0
* cc :: Layer backface visibility determination without layer tree hierarchyjaydasika2016-02-041-0/+28
* Move scroll event handlers from layer to layer tree view.dtapuska2016-02-031-12/+0
* Move have_wheel_event_handlers to WebLayerTreeView.dtapuska2016-01-291-13/+0
* Purge the ScrollBlocksOn code.dtapuska2016-01-281-12/+0
* Add ScrollTree builder and unit testsunxd2016-01-281-0/+21
* cc :: Reland compute if layer is drawn from property treesjaydasika2016-01-271-3/+5
* CC Animation: Remove meaningless method from WebLayer.loyso2016-01-271-7/+0
* Revert of Compute if a layer is drawn without LayerTree hierarchy (patchset #...thakis2016-01-241-5/+3
* This CL :jaydasika2016-01-221-3/+5
* compositor-worker: Remove code from cc_blinkvollick2016-01-221-1/+1
* cc: Fix enum style conformance in InputHandler.danakj2016-01-211-6/+7
* Add histogram attributing cause of main thread scrolling.tdresser2016-01-181-7/+19
* cc: Add some tracing below LayerTreeHost::PushProperties.danakj2016-01-161-19/+22
* CC Animation: Replace AnimiationEventsVector with AnimiationEvents class.loyso2016-01-141-1/+0
* cc: Use effect tree to track the number of copy requestssunxd2016-01-111-32/+7
* Determine a layer's IsAffectedByPageScale property without using Layer Tree.sunxd2016-01-061-5/+0
* Revert cc: turn on strict paint property checkingenne2016-01-061-44/+44
* Revert of Determine a layer's IsAffectedByPageScale property without using La...sunxd2016-01-061-0/+5
* cc: turn on strict paint property checkingenne2016-01-041-44/+44
* Serialize PictureLayer properties.dtrainor2016-01-041-1/+1
* Determine a layer's IsAffectedByPageScale property without using Layer Tree.sunxd2015-12-291-5/+0
* Reland of un smooth scroll animations on the compositor when possible (patchs...noel2015-12-231-0/+6
* Revert of Run smooth scroll animations on the compositor when possible (patch...noel2015-12-231-6/+0