summaryrefslogtreecommitdiffstats
path: root/cc/layer_tree_impl.h
Commit message (Expand)AuthorAgeFilesLines
* [cc] Show GPU memory usage and overage below FPS counternduca@chromium.org2013-02-021-0/+2
* cc: Don't do full tree sync unless needed with impl painting.danakj@chromium.org2013-02-011-0/+7
* Move page scale ownership to LayerTreeImpl.aelias@chromium.org2013-01-301-2/+25
* Delete zoomed_viewport_offset_ and its users.aelias@chromium.org2013-01-291-0/+3
* cc: Don't call base::TimeTicks::Now() for every layer.danakj@chromium.org2013-01-281-0/+1
* cc: Throttle tile priority updates to once a frame.danakj@chromium.org2013-01-271-1/+7
* cc: Make updateDrawProperties tree-specificenne@chromium.org2013-01-241-1/+7
* Activate LayerImpl tree with sync+push instead of pointer swapjamesr@chromium.org2013-01-231-0/+4
* Make new-style page scale work on Android.aelias@chromium.org2013-01-211-1/+1
* Find root scroll layer at tree activationjamesr@chromium.org2013-01-191-10/+6
* cc: PaintTimeCounter display on the HudLayer in continuous painting modeegraether@chromium.org2013-01-181-0/+2
* cc: Fix resource eviction with impl-side painting.reveman@chromium.org2013-01-171-0/+6
* Move pending tile priorities to active on tree activationbrianderson@chromium.org2013-01-131-0/+2
* cc: Walk layer tree to determine if pending tree can be activated.reveman@chromium.org2013-01-121-0/+2
* Separate layer property pushes from tree structure syncs and clean up scrollb...jamesr@chromium.org2013-01-121-0/+1
* cc: Generate tilings at other scales for impl-side paintingenne@chromium.org2013-01-091-0/+1
* cc: Preserve currently scrolling layer during tree activationenne@chromium.org2013-01-091-1/+3
* cc: Move more functionality from host to LayerTreeImplenne@chromium.org2013-01-051-4/+24
* cc: Support mask layers in impl-side paintingenne@chromium.org2012-12-211-0/+1
* cc: Move updateDrawProperties to LayerTreeImplenne@chromium.org2012-12-201-0/+13
* cc: Update max scroll offset for pending treeenne@chromium.org2012-12-201-0/+7
* Ref count layer animation controllers.vollick@chromium.org2012-12-201-0/+2
* cc: Add some more infrastructure for two treesenne@chromium.org2012-12-161-1/+5
* cc: Add id->LayerImpl map to LayerTreeImplenne@chromium.org2012-12-141-0/+21
* [cc] Route LayerImpl::layerTreeHostImpl() calls through LayerTreeImplnduca@chromium.org2012-12-121-4/+28
* [cc] Make LayerImpls point at LayerTreeImpl instead of LTHInduca@chromium.org2012-12-111-12/+11
* [cc] Move root layer pointer to LayerTreeImplnduca@chromium.org2012-12-061-0/+68