index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
renderer_host
/
overscroll_controller.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move OverscrollController to RenderWidgetHostViewAura
jdduke@chromium.org
2014-06-03
1
-25
/
+6
*
Rename GestureEventFilter to GestureEventQueue
jdduke@chromium.org
2014-02-04
1
-6
/
+6
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
1
-46
/
+46
*
Put vertical overscroll behind kScrollEndEffect flag
rharrison@chromium.org
2013-11-05
1
-0
/
+17
*
Check for a null delegate in the OverscrollController
jdduke@chromium.org
2013-10-30
1
-1
/
+3
*
Remove final RenderWidgetHostImpl dependency from OverscrollController
jdduke@chromium.org
2013-10-23
1
-11
/
+5
*
Remove a RenderWidgetHostImpl dependency from OverscrollController
jdduke@chromium.org
2013-10-18
1
-13
/
+7
*
Create standalone GestureEventFilter unit tests
jdduke@chromium.org
2013-10-09
1
-2
/
+0
*
Make tapDown async.
tdresser@chromium.org
2013-10-02
1
-0
/
+2
*
input: Make the OverscrollController less intrusive, and some code cleanup.
sadrul@chromium.org
2013-09-13
1
-29
/
+20
*
overscroll: Use different thresholds to initiate overscroll from touch-pad an...
sadrul@chromium.org
2013-08-29
1
-4
/
+12
*
Seperate horizontal and vertical overscrolling
rharrison@chromium.org
2013-07-26
1
-17
/
+22
*
Initial plumbing for Scroll End Effect
rharrison@chromium.org
2013-07-24
1
-6
/
+0
*
Factor out input event handling code from RenderWidgetHostImpl to InputRouter
jdduke@chromium.org
2013-07-20
1
-13
/
+11
*
Revert 212684 "Factor out input event handling code from RenderW..."
asargent@chromium.org
2013-07-19
1
-11
/
+13
*
Factor out input event handling code from RenderWidgetHostImpl to InputRouter
jdduke@chromium.org
2013-07-19
1
-13
/
+11
*
overscroll: Let the touch-move events go through to the renderer during overs...
sadrul@chromium.org
2013-06-17
1
-1
/
+3
*
overscroll: Disable vertical overscroll.
sadrul@chromium.org
2013-06-17
1
-0
/
+6
*
overscroll: Reset the scroll-state when scroll gesture ends.
sadrul@chromium.org
2013-06-17
1
-13
/
+30
*
overscroll: Cancel any in-progress overscroll on blur.
sadrul@chromium.org
2013-06-17
1
-0
/
+6
*
Move cc/debug/latency_info to ui/base.
jbauman@chromium.org
2013-05-29
1
-1
/
+1
*
overscroll: Do not overscroll if the beginning of a scroll was consumed.
sadrul@chromium.org
2013-05-23
1
-5
/
+40
*
Add latency info to input events sent to RenderWidget.
jbauman@chromium.org
2013-05-10
1
-3
/
+5
*
gesture nav: Make sure touch-end/cancel events reach the renderer.
sadrul@chromium.org
2013-05-02
1
-0
/
+4
*
overscroll: Introduce a ratio-threshold for starting an overscroll gesture.
sadrul@chromium.org
2013-02-23
1
-2
/
+3
*
overscroll: Fix changing overscroll direction.
sadrul@chromium.org
2013-02-19
1
-8
/
+14
*
aura: Populate and use the newly added acceleration ratio fields in wheel-eve...
sadrul@chromium.org
2013-02-14
1
-2
/
+4
*
overscroll: UMA for screenshot size, and how often overscroll gesture is used.
sadrul@chromium.org
2013-02-11
1
-0
/
+1
*
overscroll: Use wheel events only from the trackpad.
sadrul@chromium.org
2013-02-06
1
-2
/
+10
*
overscroll: Some UI fixes.
sadrul@chromium.org
2013-01-23
1
-0
/
+27
*
overscroll: Send all gesture-events to the gesture-event filter.
sadrul@chromium.org
2012-12-15
1
-33
/
+11
*
overscroll: Introduce some prefs that can be configured in chrome://gesture
sadrul@chromium.org
2012-11-29
1
-17
/
+12
*
overscroll: Fix interaction between OverscrollController and GestureEventFilter.
sadrul@chromium.org
2012-11-22
1
-6
/
+41
*
overscroll: A couple of behavioural changes in the overscroll controller.
sadrul@chromium.org
2012-11-20
1
-2
/
+36
*
overscroll: Make sure the overscroll gesture interacts properly with touch ev...
sadrul@chromium.org
2012-11-17
1
-2
/
+6
*
overscroll: Add experimental overscroll navigation support for aura.
sadrul@chromium.org
2012-11-16
1
-4
/
+6
*
content: Add stub implementation for overscroll gesture.
sadrul@chromium.org
2012-11-16
1
-0
/
+210