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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make touch orientation attributes visible in Blink.
mustaq
2014-09-02
4
-47
/
+164
*
Add the actual location coordinates to the touch cancel event
lanwei
2014-08-29
2
-33
/
+39
*
Use MotionEvent::MAX_TOUCH_POINT_COUNT
tdresser
2014-08-27
2
-7
/
+8
*
Remove old Aura Gesture Detection Pipeline.
tdresser
2014-08-26
15
-2694
/
+50
*
Remove NOTIMPLEMENTED guard in MotionEvent{Web|Aura}::GetToolType
jdduke@chromium.org
2014-08-18
2
-11
/
+23
*
Change the max_swipe_deviation_ratio to max_swipe_deviation_angle.
lanwei@chromium.org
2014-08-11
3
-8
/
+13
*
Eager Gesture Recognition on Aura
tdresser@chromium.org
2014-08-08
6
-26
/
+244
*
athena: Add support for fling-scroll in overview mode.
sadrul@chromium.org
2014-08-06
3
-0
/
+156
*
Support vsync-aligned input with a MotionEventBuffer
jdduke@chromium.org
2014-08-01
1
-7
/
+2
*
Hide pinch zoom quantization behind a flag.
tdresser@chromium.org
2014-07-28
2
-1
/
+7
*
Add a MotionEventGeneric implementation
jdduke@chromium.org
2014-07-24
2
-41
/
+5
*
Fix gesture debugging
jdduke@chromium.org
2014-07-22
1
-1
/
+1
*
Replace touch_ids_bitfield_ with first_touch_id_.
tdresser@chromium.org
2014-07-14
4
-41
/
+26
*
Provide max gesture bounds and option to ignore touch size during pinch
jdduke@chromium.org
2014-07-02
1
-1
/
+1
*
Extend MotionEvent to have tool type and button state
changwan@chromium.org
2014-06-21
2
-0
/
+12
*
[Android] Route raw screen coordinates to touch events
jdduke@chromium.org
2014-06-13
3
-14
/
+62
*
Reland: Fix slop region boundary handling.
tdresser@chromium.org
2014-06-12
3
-22
/
+56
*
Re-enable unified gesture detector.
tdresser@chromium.org
2014-06-12
1
-2
/
+2
*
Revert 276728 "Fix slop region boundary handling."
tdresser@chromium.org
2014-06-12
3
-56
/
+22
*
Fix slop region boundary handling.
tdresser@chromium.org
2014-06-12
3
-22
/
+56
*
Support minimum gesture bounds in GestureProvider
jdduke@chromium.org
2014-06-12
1
-3
/
+3
*
Disable unified gesture detector
tdresser@chromium.org
2014-06-05
1
-2
/
+2
*
Enable unified GR by default in Aura.
tdresser@chromium.org
2014-06-05
1
-2
/
+2
*
Pass ui::LatencyInfo correct with unified gesture detector on Aura.
tdresser@chromium.org
2014-06-03
2
-1
/
+17
*
Move OverscrollController to RenderWidgetHostViewAura
jdduke@chromium.org
2014-06-03
2
-0
/
+16
*
Prepare for Unified Gesture Recognizer landing in Aura
tdresser@chromium.org
2014-06-02
3
-19
/
+44
*
Implementing the dispatch of the swipe gesture for one-finger touch swipes.
mfomitchev@chromium.org
2014-05-28
1
-1
/
+1
*
MacViews: Adds NativeWidgetMac and gets views target compiling on Mac.
tapted@chromium.org
2014-05-26
1
-0
/
+64
*
Use multi-value switch to enable/disable the unified gesture detector.
tdresser@chromium.org
2014-05-24
1
-3
/
+23
*
Support tap_count in ui::GestureProvider.
tdresser@chromium.org
2014-05-22
2
-1
/
+42
*
Reland Unified Gesture Recognizer for Aura
tdresser@chromium.org
2014-05-16
10
-48
/
+929
*
Revert of Unified Gesture Recognizer (https://codereview.chromium.org/2515430...
hclam@chromium.org
2014-05-10
10
-929
/
+48
*
Unified Gesture Recognizer
tdresser@chromium.org
2014-05-09
10
-48
/
+929
*
events: Remove stationary touch-event type.
sadrul@chromium.org
2014-05-01
1
-13
/
+0
*
Remove unclamped delta and velocity values from GestureEventDetails.
tdresser@chromium.org
2014-04-28
1
-7
/
+2
*
Don't square minimum velocity for multi-finger swipe.
tdresser@chromium.org
2014-04-22
1
-1
/
+0
*
[Aura] Remove velocity information from GestureScrollUpdate
tdresser@chromium.org
2014-04-16
1
-5
/
+0
*
Stop touch-absorption from creating large pinch update deltas
tdresser@chromium.org
2014-04-08
1
-0
/
+4
*
Remove unused |same_direction_count_| from ui::GesturePoint.
tdresser@chromium.org
2014-04-08
2
-6
/
+0
*
Remove all uses of GG_LONGLONG and GG_ULONGLONG.
viettrungluu@chromium.org
2014-04-08
1
-1
/
+1
*
Revert 262147 "Remove all uses of GG_LONGLONG and GG_ULONGLONG."
scottmg@chromium.org
2014-04-07
1
-1
/
+1
*
Remove all uses of GG_LONGLONG and GG_ULONGLONG.
viettrungluu@chromium.org
2014-04-07
1
-1
/
+1
*
CHECK that ui::Windows being destroyed have been hidden if necessary
tdresser@chromium.org
2014-04-03
3
-14
/
+27
*
On consumed touchMove, update touch point scroll state.
tdresser@chromium.org
2014-03-31
1
-0
/
+2
*
Unify GestureEventData and GestureEventDetails
tdresser@chromium.org
2014-03-27
4
-296
/
+2
*
ui: Fix -Wabsolute-value warnings.
thakis@chromium.org
2014-03-12
2
-5
/
+5
*
Ensure Multi-finger tap generates both GestureScrollBegin and GestureScrollEnd.
tdresser@chromium.org
2014-03-10
2
-18
/
+23
*
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
*
Add tdresser to OWNERS of ui/events/gestures.
tdresser@chromium.org
2014-02-12
1
-0
/
+1
[next]