summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_host_common.h
Commit message (Expand)AuthorAgeFilesLines
* Transfer LayerImpl ownership to LayerTreeImplvollick2016-03-221-6/+1
* Delete CalcDrawPropsweiliangc2016-02-191-4/+0
* (De)-serialize BeginMainFrameAndCommitState to protobuf.khushalsagar2016-01-151-1/+15
* Switch to standard integer types in cc/.avi2015-12-211-0/+2
* Jitter Measurementjaydasika2015-12-091-0/+1
* Create RenderSurface on Effect Treeweiliangc2015-12-091-8/+0
* Revert of Create RenderSurface on Effect Tree (patchset #7 id:120001 of https...weiliangc2015-12-081-0/+8
* Create RenderSurface on Effect Treeweiliangc2015-12-071-8/+0
* cc: Fix draw transform computation for non-drawn layersajuma2015-11-301-2/+4
* cc: Remove ScopedPtrVector and cc::remove_if.vmpstr2015-11-181-3/+6
* Add a flag for enabling compositor property treesajuma2015-11-051-0/+2
* cc: Detemplatize CDP input structsenne2015-08-211-131/+62
* cc: Enable impl-thread property-tree verification in unit testsajuma2015-06-301-2/+2
* cc: Make impl-thread property trees handle bounds deltaajuma2015-06-251-0/+10
* cc: Apply page scale to page scale layerenne2015-05-261-3/+3
* Remove the treewalk in ResetDrawProperties()jaydasika2015-05-261-0/+1
* cc: Remove LTHCommon temporary property treesenne2015-05-191-9/+4
* Turn off verification for property treesenne2015-05-191-2/+2
* Fix cc unit tests that depend on verify_property_trees=trueenne2015-05-191-0/+1
* cc: use property trees instead of CDP on the main threadenne2015-05-111-0/+1
* CDP inputs should own the device transformvollick2015-04-231-3/+2
* cc: Commit property trees to the compositor threadenne2015-04-201-0/+2
* Reuse property treesvollick2015-04-171-3/+8
* cc: Plumbing for storing property treesenne2015-04-091-4/+12
* Add back the truncation of scroll_deltamiletus2015-03-191-1/+3
* Fix resourceless software draw crashboliu2015-03-161-2/+4
* cc: Change CallFunctionForSubtree to use lambdas.vmpstr2015-03-021-17/+15
* Remove scroll_delta flooring hackmiletus2015-02-041-3/+1
* Move RenderSurface creation outside of CalcDrawPropsawoloszyn2014-12-221-0/+8
* Introduce Property Treesvollick2014-12-171-0/+5
* Translate the overscroll elasticity layer by the overscroll amountccameron2014-12-051-0/+12
* Revert of Translate the overscroll elasticity layer by the overscroll amount ...thestig2014-12-051-12/+0
* Translate the overscroll elasticity layer by the overscroll amountccameron2014-12-051-0/+12
* cc: Toggle LCD text at raster time instead of record time.danakj2014-11-181-0/+5
* Revert of cc: Toggle LCD text at raster time instead of record time. (patchse...jyasskin2014-11-181-5/+0
* cc: Toggle LCD text at raster time instead of record time.danakj2014-11-171-0/+5
* cc cleanup: Update paths to geometry headersheejin.r.chung2014-10-231-2/+2
* Use ScrollOffset instead of vector2d to track scroll offset in ccmiletus2014-10-011-0/+2
* Revert of Generalize scroll parent work in CalculateDrawProperties (patchset ...vollick2014-09-121-2/+2
* Generalize scroll parent work in CalculateDrawPropertiesvollick2014-09-121-2/+2
* Made Blink aware of top controls offsetbokan2014-09-091-0/+1
* Implement scroll handler latency trackingskyostil@chromium.org2014-08-131-0/+2
* Revert 287325 because it breaks smoothness benchmarks on windows: "ValueError...sadrul@chromium.org2014-08-051-2/+0
* Implement scroll handler latency trackingskyostil@chromium.org2014-08-041-0/+2
* Revert "Implement scroll handler latency tracking"miletus@chromium.org2014-07-171-2/+0
* Implement scroll handler latency trackingskyostil@chromium.org2014-07-091-0/+2
* Hit test on the layer tree rather than the RSLLvollick@chromium.org2014-05-121-18/+0
* cc: Add a flag to layers that returns true if the layer is in RSLL.vmpstr@chromium.org2014-05-091-4/+10
* Change get_child_as_raw_ptr to get_layer_as_raw_ptrvollick@chromium.org2014-04-281-12/+9
* Don't clear render surfaces unnecessarily.vollick@chromium.org2014-04-281-0/+5