summaryrefslogtreecommitdiffstats
path: root/ui/events/gesture_event_details.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-311-2/+2
* Track whether a scroll sequence has been partially preventedjdduke2014-11-181-17/+34
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-191-0/+7
* Revert "Clean up GestureEventDetails constructors and fix unit tests."Dirk Pranke2014-09-171-7/+0
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-171-0/+7
* Revert of Clean up GestureEventDetails constructors and fix unit tests (patch...horo2014-09-171-7/+0
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-161-0/+7
* Revert of Clean up GestureEventDetails constructors (patchset #4 id:100001 of...nhiroki2014-09-151-7/+0
* Clean up GestureEventDetails' constructors.lanwei2014-09-141-0/+7
* Replace touch_ids_bitfield_ with first_touch_id_.tdresser@chromium.org2014-07-141-0/+9
* Support minimum gesture bounds in GestureProviderjdduke@chromium.org2014-06-121-1/+5
* Implementing the dispatch of the swipe gesture for one-finger touch swipes.mfomitchev@chromium.org2014-05-281-4/+4
* Support tap_count in ui::GestureProvider.tdresser@chromium.org2014-05-221-16/+23
* Remove unclamped delta and velocity values from GestureEventDetails.tdresser@chromium.org2014-04-281-28/+0
* [Aura] Remove velocity information from GestureScrollUpdatetdresser@chromium.org2014-04-161-25/+8
* Remove unused long press touch_id from GestureEventDetails.tdresser@chromium.org2014-03-311-7/+0
* Unify GestureEventData and GestureEventDetailstdresser@chromium.org2014-03-271-0/+212