summaryrefslogtreecommitdiffstats
path: root/cc/input
Commit message (Expand)AuthorAgeFilesLines
* CC Animation: Renaming and simplification in TopControlsManager.loyso2016-01-083-54/+43
* Switch to standard integer types in cc/.avi2015-12-214-3/+6
* Add support for (de)serializing LayerSelection.nyquist2015-12-183-0/+60
* Add support for (de)serializing LayerSelectionBound.nyquist2015-12-183-10/+108
* Convert Pass()→std::move() in cc/dcheng2015-12-181-1/+3
* Factor cc::ScrollStateData out of cc::ScrollState.tdresser2015-12-144-54/+117
* cc: Animate from LayerTreeHostImpl, remove Animate step from schedulerdanakj2015-12-032-6/+6
* Mac: Don't repaint scrollbars every frameccameron2015-11-271-0/+2
* cc: Replace Pass() with std::move() in some subdirs.danakj2015-11-181-7/+4
* Make operators on scoped_ptr match the ones defined for std::unique_ptrdanakj2015-11-171-1/+1
* Reland: Remove DCHECK_IMPLIES/CHECK_IMPLIES.vmpstr2015-10-281-2/+2
* Revert of Remove DCHECK_IMPLIES/CHECK_IMPLIES. (patchset #3 id:40001 of https...jbudorick2015-10-271-2/+2
* Remove DCHECK_IMPLIES/CHECK_IMPLIES.vmpstr2015-10-271-2/+2
* cc: Split Proxy to eliminate unnecessary dependencies on the impl sidekhushalsagar2015-10-212-6/+8
* cc: Make conversions from gfx::Point to PointF explicit.danakj2015-10-201-3/+3
* Let LayerTreeHostImpl::ScrollAnimated scroll the outer viewport.skobes2015-10-201-4/+3
* gfx: Make conversions from Size to SizeF be explicit.danakj2015-09-253-2/+3
* Remove LayerScrollOffsetDelegate, make all input paths go thru proxy.danakj2015-09-212-56/+13
* webview: Remove LayerScrollOffsetDelegate::GetTotalScrollOffset.danakj2015-09-152-12/+2
* input: Avoid a round trip for OnRootLayerDelegatedScrollOffsetChanged.danakj2015-09-101-2/+5
* Move the AnimateInput paths for WebView around to not path through cc.danakj2015-09-092-6/+5
* cc: Remove LayerScrollOffsetDelegate IsExternalScrollActiveboliu2015-09-011-6/+0
* Make LatencyInfo to be classmiletus2015-08-051-1/+3
* Arrange compositor scrolling into scroll customization format (WIP)tdresser2015-07-313-0/+233
* Make it possible to synthesize a viewport scrollhush2015-06-231-0/+3
* Unify Android Webview and Chrome's flinghush2015-06-102-2/+11
* Remove gfx::FrameTime for a single clock sourceabhishek.ka2015-05-262-9/+7
* [Cleanup] Remove duplicated check from TopControlsManager::ScrollByr.kasibhatla2015-05-111-3/+0
* Plumb selection bounds as a single unitjdduke2015-04-232-0/+41
* cc: Move worker threads to RenderThreadImpl.reveman2015-03-231-1/+3
* Split cc/base into separate GN source_set and clean depsjamesr2015-03-161-1/+1
* (Reland) Always create top controls manager.bokan2015-03-092-1/+11
* Don't calculate a shown ratio when top controls height is 0.bokan2015-03-092-0/+23
* Revert of Always create top controls manager (patchset #6 id:100001 of https:...dpranke2015-03-062-56/+1
* Always create top controls manager.bokan2015-03-052-1/+56
* Notify main-thread of top controls state/height changes instead of CC.majidvp2015-02-232-14/+26
* Mac: Disable elastic overscroll when pages are not user scrollableccameron2015-02-202-0/+11
* Fix Enum Style Throughout CC.ericrk2015-02-201-13/+13
* Deflake and reenable top controls tests.aelias2015-02-091-32/+27
* Disable flaky test TopControlsManagerTest.PartialShownWithAmbiguousThresholdH...jiayl2015-02-091-1/+1
* Disable flaky subset of TopControlsManagerTest.*tapted2015-02-091-3/+7
* Normalize top controls offset to (0, 1), Chromium-side.aelias2015-02-074-208/+159
* Add initial CC support for scroll-blocks-onrbyers2015-02-051-1/+4
* Move touchpad pinch synthetic wheel event generation to Blinkccameron2015-02-021-0/+1
* Reconcile scroll and overscroll stretch when they disagreeccameron2014-12-233-40/+27
* Standardize usage of virtual/override/final specifiers in cc/.dcheng2014-12-231-1/+1
* Refactor InputScrollElasticityControllerccameron2014-12-182-87/+62
* Mac: Enable compositor thread elastic overscroll for main thread eventsccameron2014-12-171-0/+1
* Translate the overscroll elasticity layer by the overscroll amountccameron2014-12-052-5/+12
* Revert of Translate the overscroll elasticity layer by the overscroll amount ...thestig2014-12-052-12/+5