summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_host.h
Commit message (Expand)AuthorAgeFilesLines
* cc : Make tree synchronization independent of layer tree hierarchy (2)jaydasika2016-03-211-1/+9
* CC Animation: Rename HasAnimation to HasAnimationForTesting.loyso2016-03-141-1/+1
* CC Animation: Erase old animation system.loyso2016-03-111-5/+1
* Remove runtime toggling of throttling framesenne2016-03-091-2/+0
* Revert of Introduce LayerListImpl (patchset #11 id:200001 of https://coderevi...vollick2016-03-011-6/+6
* Introduce LayerListImplvollick2016-03-011-6/+6
* CC Animation: Expose TargetProperty enum to be aliased in Blink Platform.loyso2016-02-251-3/+2
* Add framework for (de)serialization of images in SkPicturenyquist2016-02-121-0/+8
* cc :: Move some tracking of layer_property_changed to main thread.jaydasika2016-02-111-0/+1
* Communicate whether passive event listeners exist to cc.dtapuska2016-02-051-3/+9
* Move scroll event handlers from layer to layer tree view.dtapuska2016-02-031-0/+6
* Move have_wheel_event_handlers to WebLayerTreeView.dtapuska2016-01-291-0/+5
* cc:: Add remote mode to the compositor.khushalsagar2016-01-291-3/+29
* Switch cc to std::unordered_*.davidben2016-01-281-5/+5
* CC Animation: Replace AnimiationEventsVector with AnimiationEvents class.loyso2016-01-141-2/+4
* Add support for (de)serializing LayerTreeHost.nyquist2016-01-141-0/+16
* Switch to standard integer types in cc/.avi2015-12-211-1/+4
* cc:: Change plumbing for external_begin_frame_source to the Scheduler.khushalsagar2015-12-161-3/+7
* cc: Fix recording of GPU rasterization histogram for renderer compositor.khushalsagar2015-12-101-1/+8
* cc: Introduce CompositorMode enum.khushalsagar2015-12-081-1/+7
* Mac: Don't repaint scrollbars every frameccameron2015-11-271-1/+1
* cc: Remove ScopedPtrVector and cc::remove_if.vmpstr2015-11-181-2/+1
* cc: Split Proxy and TaskRunnerProvider for the LayerTreeHostkhushalsagar2015-11-121-1/+6
* Rename legacy 'Layout' methods across Blink and cc.wkorman2015-11-031-1/+1
* Introduce painted-device-scale-factor and use it when --enable-use-zoom-for-d...oshima2015-10-311-0/+3
* CC Animations: Fix AnimationHost mode integration with Property Trees.loyso2015-10-211-0/+1
* cc : Add API to update the Top Controls State to Proxykhushalsagar2015-10-171-1/+0
* Delete hide_pinch_scrollbars_near_min_scale setting.aelias2015-10-091-5/+0
* cc: Remove SetLayerTreeHostClientReady()sievers2015-10-071-2/+0
* Re-land: cc: Implement shared worker contexts.reveman2015-09-241-0/+7
* Removing GL context rate limiting feature and related wrappersjunov2015-09-221-10/+0
* This sets up API to release OutputSurface from LTHClient.sohan.jyoti2015-09-181-0/+1
* Revert of cc: Implement shared worker contexts. (patchset #9 id:160001 of htt...kbr2015-09-171-7/+0
* cc: Implement shared worker contexts.reveman2015-09-161-0/+7
* Remove LTH::BeginCommitOnImplThreadvollick2015-09-031-1/+0
* cc: Compute animation contents scale using property treesajuma2015-08-241-0/+3
* cc: Remove unused Layer functionsenne2015-08-221-2/+0
* cc: Make layer updating optional in BeginMainFrameskyostil2015-08-121-0/+2
* Don't hide pinch viewport scrollbars near min-scale with device emulation.skobes2015-08-041-0/+5
* cc: Keep the transform tree's to_screen_is_animated updatedajuma2015-08-041-0/+6
* cc: Clean up <Property>IsAnimating and related logicajuma2015-07-241-0/+1
* CC Animations: Port Impl-only-scrolling to use compositor animation timelines.loyso2015-07-081-0/+2
* CC Animations: Redirect all compositor animation requests to AnimationHost.loyso2015-07-031-1/+10
* CC Animations: Establish AnimationHost, AnimationTimeline and AnimationPlayer.loyso2015-07-031-1/+28
* Avoid rasterization in RenderWidgetCompositor::layoutAndPaintAsync()wangxianzhu2015-06-301-0/+1
* cc: Delete PrioritizedResourceManagerccameron2015-06-241-2/+0
* cc: Remove ResourceUpdateQueue and ResourceUpdateController.danakj2015-06-191-7/+0
* cc: Remove contents_texture_manager from LayerTreeHost(Impl) and proxy.danakj2015-06-191-8/+0
* cc: Stop passing a ResourceUpdateQueue to Layer::Update().danakj2015-06-191-2/+2
* Trace main thread commit in flow events.yuhaoz2015-06-181-0/+2