summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_host_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Update secure output flags on display changes.dcastagna2016-03-221-0/+8
* Transfer LayerImpl ownership to LayerTreeImplvollick2016-03-221-1/+1
* cc: Impl thread scroll on ScrollNode instead of LayerImplsunxd2016-03-171-8/+10
* Implement Wheel Gesture Scrolling on OSX.dtapuska2016-03-111-0/+1
* CC Animation: Erase old animation system.loyso2016-03-111-5/+0
* cc: Separate ImageDecodeController into software and gpu parts.vmpstr2016-03-031-0/+5
* Revert of Introduce LayerListImpl (patchset #11 id:200001 of https://coderevi...vollick2016-03-011-16/+6
* Revert of Use LTHI's *_list() accessors whenever possible (patchset #1 id:1 o...vollick2016-03-011-2/+0
* Use LTHI's *_list() accessors whenever possiblevollick2016-03-011-0/+2
* Introduce LayerListImplvollick2016-03-011-6/+16
* tracing: Make ConvertableToTraceFormat move-onlyprimiano2016-02-291-1/+1
* CC Animation: Move scrollbar* files to cc/inputloyso2016-02-241-1/+1
* cc: Replace LayerImpl with ScrollNode when updating scrolling info.sunxd2016-02-221-2/+2
* cc: Move TryScroll from LayerImpl to LayerTreeHostImplsunxd2016-02-161-0/+5
* Communicate whether passive event listeners exist to cc.dtapuska2016-02-051-1/+2
* Move scroll event handlers from layer to layer tree view.dtapuska2016-02-031-1/+0
* Move have_wheel_event_handlers to WebLayerTreeView.dtapuska2016-01-291-1/+1
* Switch cc to std::unordered_*.davidben2016-01-281-4/+3
* cc: Fix enum style conformance in InputHandler.danakj2016-01-211-2/+1
* Add histogram attributing cause of main thread scrolling.tdresser2016-01-181-1/+3
* CC Animation: Replace AnimiationEventsVector with AnimiationEvents class.loyso2016-01-141-2/+2
* Abort smooth scroll animation if followed by an instant scroll.ymalik2016-01-141-0/+2
* Add velocity and phase to ScrollState in CCmajidvp2016-01-121-5/+6
* Switch to standard integer types in cc/.avi2015-12-211-1/+3
* cc: Move draw params from SetExternalDrawConstraints to OnDrawboliu2015-12-171-11/+8
* Create RenderSurface on Effect Treeweiliangc2015-12-091-0/+1
* Revert of Create RenderSurface on Effect Tree (patchset #7 id:120001 of https...weiliangc2015-12-081-1/+0
* Create RenderSurface on Effect Treeweiliangc2015-12-071-0/+1
* cc: Animate from LayerTreeHostImpl, remove Animate step from schedulerdanakj2015-12-031-3/+3
* cc: Fix screen space transform computation for non-drawn layersajuma2015-12-011-1/+0
* Interface-izes TaskGraphRunner and moves implementation helpers to TaskGraphW...ericrk2015-12-011-1/+3
* cc:: Don't use cached screen space transform for layers not in RSLL.jaydasika2015-11-191-0/+1
* cc: Remove ScopedPtrVector and cc::remove_if.vmpstr2015-11-181-1/+5
* cc: Differentiate GMB resources by resource typeccameron2015-11-181-1/+2
* cc: Clean up max frames/swaps pending usage.brianderson2015-11-181-1/+0
* cc: Remove LayerTreeHostImpl::FrameData::render_passes_by_id.danakj2015-10-301-1/+0
* cc: Decouple SetNeedsRedraw from SetNeedsAnimate.danakj2015-10-291-5/+8
* android webview: allow cc to fail hardware drawboliu2015-10-231-0/+2
* cc: Split Proxy to eliminate unnecessary dependencies on the impl sidekhushalsagar2015-10-211-12/+18
* CC Animations: Fix AnimationHost mode integration with Property Trees.loyso2015-10-211-0/+1
* Let LayerTreeHostImpl::ScrollAnimated scroll the outer viewport.skobes2015-10-201-1/+1
* Simplify the mapping between scroll layer and scrollbars.aelias2015-10-081-7/+13
* Remove touch scroll chaining from compositor scrolling.tdresser2015-09-291-1/+0
* cc: Prevent drawing until activation when device scale factor changesajuma2015-09-251-7/+0
* Re-land: cc: Implement shared worker contexts.reveman2015-09-241-4/+5
* Remove LayerScrollOffsetDelegate, make all input paths go thru proxy.danakj2015-09-211-8/+4
* This sets up API to release OutputSurface from LTHClient.sohan.jyoti2015-09-181-1/+1
* webview: Move calls to update the root scroll delegate to LTHI.danakj2015-09-171-0/+1
* Revert of cc: Implement shared worker contexts. (patchset #9 id:160001 of htt...kbr2015-09-171-3/+3
* cc: Implement shared worker contexts.reveman2015-09-161-3/+3