summaryrefslogtreecommitdiffstats
path: root/cc/input
Commit message (Expand)AuthorAgeFilesLines
* [#3] Pass gfx structs by const ref (gfx::SizeF)r.kasibhatla@samsung.com2014-01-163-11/+11
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-1/+1
* For main thread event handling, if event causesmiletus@chromium.org2013-12-081-2/+8
* cc: Use HighResNow as timebase if it is fast and reliablebrianderson@chromium.org2013-10-252-8/+10
* Lock the top controls during pinch zoomjdduke@chromium.org2013-10-253-1/+111
* Use total page scale in the LayerScrollOffsetDelegate.mkosiba@chromium.org2013-10-091-1/+1
* Make Android WebView filtering depend on scrolling status.aelias@chromium.org2013-10-091-0/+4
* cc: Initialize PageScaleAnimation's start time on first animationbrianderson@chromium.org2013-09-263-7/+19
* Trigger overlay scrollbar animation when the pointer is nearby.tony@chromium.org2013-09-261-0/+2
* [android_webview] Use a fraction to calculate scroll offset.mkosiba@chromium.org2013-09-261-1/+15
* Add a thinning scrollbar animator for desktop overlay scrollbars.tony@chromium.org2013-09-111-0/+1
* Add the current delta to InputHandlerClient::DidOverscroll.mkosiba@chromium.org2013-07-171-2/+7
* Use a direct include of time headers in cc/.avi@chromium.org2013-06-273-3/+3
* Track LatencyInfo through impl-thread scrolling.jbauman@chromium.org2013-06-111-0/+5
* cc: Disable LastInputEventForBeginFramebrianderson@chromium.org2013-06-061-3/+0
* Refactor SynchronousCompositor out of SynchronousCompositorOutputSurface.mkosiba@chromium.org2013-05-301-0/+3
* Rename ClampToMin and ClampToMaxvollick@chromium.org2013-05-301-2/+2
* cc: Rename VSync to BeginFramebrianderson@chromium.org2013-05-231-1/+1
* Remove cc/ dependency on WebKit::WebScrollbar*jamesr@chromium.org2013-05-222-2/+42
* Hide location bar on Javascript-initiated scroll.mvanouwerkerk@chromium.org2013-05-213-35/+64
* Route compositor overscroll events to the input handler.jdduke@chromium.org2013-05-201-0/+9
* The moves the compositor thread's input event cracking logic in to content/ f...jamesr@chromium.org2013-05-201-15/+20
* Remove current pinch-zoom scrollbar implementation.wjmaclean@chromium.org2013-05-176-462/+0
* Tweaks to top controls behavior for fullscreen API support.tedchoc@chromium.org2013-05-011-1/+1
* Make it possible to delegate root layer scroll offset outside of cc.mkosiba@chromium.org2013-04-302-0/+50
* Revert 197178 "Make it possible to delegate root layer scroll of..."hshi@chromium.org2013-04-302-50/+0
* Make it possible to delegate root layer scroll offset outside of cc.mkosiba@chromium.org2013-04-292-0/+50
* Add fling velocity updates from gesture curves.jdduke@chromium.org2013-04-291-0/+2
* Flip the cc::InputHandler and cc::InputHandlerClient names, they are backwardsjamesr@chromium.org2013-04-291-18/+14
* Add page scale animation easing.jdduke@chromium.org2013-04-262-12/+25
* Touchscreen fling doesn't work when finger leaves windowbokan@chromium.org2013-04-231-0/+4
* cc: Use input events to trigger vsyncskyostil@chromium.org2013-04-221-0/+3
* Delete layout_viewport_size.aelias@chromium.org2013-04-091-8/+2
* Damage root layer when viewport or top controls changes.aelias@chromium.org2013-04-093-13/+8
* Enable hiding/showing top controls persistentlydtrainor@chromium.org2013-03-282-10/+35
* cc: Add DISALLOW_COPY_AND_ASSIGN where appropriate.danakj@chromium.org2013-03-273-1/+10
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-267-24/+28
* cc: Chromify the scrollbar painters.danakj@chromium.org2013-03-262-38/+31
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-252-8/+8
* cc: Chromify TimingFunctionenne@chromium.org2013-03-241-1/+1
* Implement windows mousewheel scroll by page functionalityjamesr@chromium.org2013-03-231-0/+5
* Part 11 of cc/ directory shuffles: fix up stragglersjamesr@chromium.org2013-03-187-1/+463
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-182-2/+2
* Part 7 of cc/ directory shuffles: treesjamesr@chromium.org2013-03-182-2/+2
* Part 5 of cc/ directory shuffles: inputjamesr@chromium.org2013-03-187-0/+1037