summaryrefslogtreecommitdiffstats
path: root/ui/events/gestures
Commit message (Expand)AuthorAgeFilesLines
* Make touch orientation attributes visible in Blink.mustaq2014-09-024-47/+164
* Add the actual location coordinates to the touch cancel eventlanwei2014-08-292-33/+39
* Use MotionEvent::MAX_TOUCH_POINT_COUNTtdresser2014-08-272-7/+8
* Remove old Aura Gesture Detection Pipeline.tdresser2014-08-2615-2694/+50
* Remove NOTIMPLEMENTED guard in MotionEvent{Web|Aura}::GetToolTypejdduke@chromium.org2014-08-182-11/+23
* Change the max_swipe_deviation_ratio to max_swipe_deviation_angle.lanwei@chromium.org2014-08-113-8/+13
* Eager Gesture Recognition on Auratdresser@chromium.org2014-08-086-26/+244
* athena: Add support for fling-scroll in overview mode.sadrul@chromium.org2014-08-063-0/+156
* Support vsync-aligned input with a MotionEventBufferjdduke@chromium.org2014-08-011-7/+2
* Hide pinch zoom quantization behind a flag.tdresser@chromium.org2014-07-282-1/+7
* Add a MotionEventGeneric implementationjdduke@chromium.org2014-07-242-41/+5
* Fix gesture debuggingjdduke@chromium.org2014-07-221-1/+1
* Replace touch_ids_bitfield_ with first_touch_id_.tdresser@chromium.org2014-07-144-41/+26
* Provide max gesture bounds and option to ignore touch size during pinchjdduke@chromium.org2014-07-021-1/+1
* Extend MotionEvent to have tool type and button statechangwan@chromium.org2014-06-212-0/+12
* [Android] Route raw screen coordinates to touch eventsjdduke@chromium.org2014-06-133-14/+62
* Reland: Fix slop region boundary handling.tdresser@chromium.org2014-06-123-22/+56
* Re-enable unified gesture detector.tdresser@chromium.org2014-06-121-2/+2
* Revert 276728 "Fix slop region boundary handling."tdresser@chromium.org2014-06-123-56/+22
* Fix slop region boundary handling.tdresser@chromium.org2014-06-123-22/+56
* Support minimum gesture bounds in GestureProviderjdduke@chromium.org2014-06-121-3/+3
* Disable unified gesture detectortdresser@chromium.org2014-06-051-2/+2
* Enable unified GR by default in Aura.tdresser@chromium.org2014-06-051-2/+2
* Pass ui::LatencyInfo correct with unified gesture detector on Aura.tdresser@chromium.org2014-06-032-1/+17
* Move OverscrollController to RenderWidgetHostViewAurajdduke@chromium.org2014-06-032-0/+16
* Prepare for Unified Gesture Recognizer landing in Auratdresser@chromium.org2014-06-023-19/+44
* Implementing the dispatch of the swipe gesture for one-finger touch swipes.mfomitchev@chromium.org2014-05-281-1/+1
* MacViews: Adds NativeWidgetMac and gets views target compiling on Mac.tapted@chromium.org2014-05-261-0/+64
* Use multi-value switch to enable/disable the unified gesture detector.tdresser@chromium.org2014-05-241-3/+23
* Support tap_count in ui::GestureProvider.tdresser@chromium.org2014-05-222-1/+42
* Reland Unified Gesture Recognizer for Auratdresser@chromium.org2014-05-1610-48/+929
* Revert of Unified Gesture Recognizer (https://codereview.chromium.org/2515430...hclam@chromium.org2014-05-1010-929/+48
* Unified Gesture Recognizertdresser@chromium.org2014-05-0910-48/+929
* events: Remove stationary touch-event type.sadrul@chromium.org2014-05-011-13/+0
* Remove unclamped delta and velocity values from GestureEventDetails.tdresser@chromium.org2014-04-281-7/+2
* Don't square minimum velocity for multi-finger swipe.tdresser@chromium.org2014-04-221-1/+0
* [Aura] Remove velocity information from GestureScrollUpdatetdresser@chromium.org2014-04-161-5/+0
* Stop touch-absorption from creating large pinch update deltastdresser@chromium.org2014-04-081-0/+4
* Remove unused |same_direction_count_| from ui::GesturePoint.tdresser@chromium.org2014-04-082-6/+0
* Remove all uses of GG_LONGLONG and GG_ULONGLONG.viettrungluu@chromium.org2014-04-081-1/+1
* Revert 262147 "Remove all uses of GG_LONGLONG and GG_ULONGLONG."scottmg@chromium.org2014-04-071-1/+1
* Remove all uses of GG_LONGLONG and GG_ULONGLONG.viettrungluu@chromium.org2014-04-071-1/+1
* CHECK that ui::Windows being destroyed have been hidden if necessarytdresser@chromium.org2014-04-033-14/+27
* On consumed touchMove, update touch point scroll state.tdresser@chromium.org2014-03-311-0/+2
* Unify GestureEventData and GestureEventDetailstdresser@chromium.org2014-03-274-296/+2
* ui: Fix -Wabsolute-value warnings.thakis@chromium.org2014-03-122-5/+5
* Ensure Multi-finger tap generates both GestureScrollBegin and GestureScrollEnd.tdresser@chromium.org2014-03-102-18/+23
* Validate the stream of gesture events (WIP).tdresser@chromium.org2014-02-261-5/+5
* Consuming a touch move prevents only the next scroll update.tdresser@chromium.org2014-02-151-2/+7
* Add tdresser to OWNERS of ui/events/gestures.tdresser@chromium.org2014-02-121-0/+1