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
/
ui
/
events
/
gestures
/
gesture_sequence.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop touch-absorption from creating large pinch update deltas
tdresser@chromium.org
2014-04-08
1
-0
/
+4
*
On consumed touchMove, update touch point scroll state.
tdresser@chromium.org
2014-03-31
1
-0
/
+2
*
ui: Fix -Wabsolute-value warnings.
thakis@chromium.org
2014-03-12
1
-1
/
+1
*
Ensure Multi-finger tap generates both GestureScrollBegin and GestureScrollEnd.
tdresser@chromium.org
2014-03-10
1
-18
/
+21
*
Validate the stream of gesture events (WIP).
tdresser@chromium.org
2014-02-26
1
-5
/
+5
*
Consuming a touch move prevents only the next scroll update.
tdresser@chromium.org
2014-02-15
1
-2
/
+7
*
Always copy touch event's LatencyInfo into gesture event's LatencyInfo
miletus@chromium.org
2014-02-07
1
-22
/
+12
*
[Aura] Stop using consistent velocity as scroll start heuristic
tdresser@chromium.org
2014-01-30
1
-6
/
+17
*
Allow raw pixel scrolling in web contents in Aura.
tdresser@chromium.org
2014-01-28
1
-28
/
+32
*
Use Euclidean distance for touch slop region in Aura.
tdresser@chromium.org
2014-01-22
1
-4
/
+4
*
gesture: Fix the location of GESTURE_END.
sadrul@chromium.org
2014-01-20
1
-1
/
+1
*
gesture: Remove unnecessary function from the exposed API.
sadrul@chromium.org
2014-01-20
1
-3
/
+1
*
Consuming any touch move before SCROLL_START prevents the scroll from occurin...
tdresser@chromium.org
2014-01-17
1
-9
/
+34
*
Target touches to the correct display.
tdresser@chromium.org
2014-01-10
1
-0
/
+1
*
Revert 243974 "Target touches to the correct display."
noamsml@google.com
2014-01-09
1
-1
/
+0
*
Target touches to the correct display.
tdresser@chromium.org
2014-01-09
1
-0
/
+1
*
Populate GestureScrollBegin hint properties in Aura
rbyers@chromium.org
2013-12-19
1
-1
/
+2
*
Let gesture & touch event LatencyInfo have different trace_id
miletus@chromium.org
2013-11-26
1
-17
/
+19
*
Send GesturePinchBegin only when finger has moved far enough
miletus@chromium.org
2013-10-29
1
-12
/
+163
*
Add show press gesture and remove tap down deferral
tdresser@chromium.org
2013-10-22
1
-7
/
+41
*
Gesture recognizer must be a singleton accross all aura::RootWindows
varunjain@chromium.org
2013-10-21
1
-3
/
+4
*
Revert r229753 "Gesture recognizer must be a singleton accross all aura::Root...
pfeldman@chromium.org
2013-10-21
1
-4
/
+3
*
Gesture recognizer must be a singleton accross all aura::RootWindows
varunjain@chromium.org
2013-10-21
1
-3
/
+4
*
Report LatencyInfo through trace buffer
miletus@chromium.org
2013-10-11
1
-6
/
+27
*
events: Move all references to ui/base/ from ui/events.
sadrul@chromium.org
2013-09-26
1
-1
/
+1
*
events: Move gestures out of ui/base/ into ui/events/.
sadrul@chromium.org
2013-09-25
1
-0
/
+1238