summaryrefslogtreecommitdiffstats
path: root/ash/touch/touch_uma.cc
Commit message (Expand)AuthorAgeFilesLines
* Move gestureCreated, touchMaxDistance and touchDuration UMA logs into gesture...lanwei2014-08-291-165/+0
* Implementing the dispatch of the swipe gesture for one-finger touch swipes.mfomitchev@chromium.org2014-05-281-45/+50
* clang: Turn on -Wabsolute-value.thakis@chromium.org2014-05-201-1/+2
* events: Remove stationary touch-event type.sadrul@chromium.org2014-05-011-3/+1
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Fully support the autohide shelf option for touch UI on Windows.zturner@chromium.org2014-02-121-1/+5
* Correctly initialize max_distance_from_start_square_tdresser@chromium.org2014-01-241-0/+4
* Create UMA metric logging touch point movement distance,tdresser@chromium.org2014-01-221-3/+23
* Adding UMA metric tracking to the status are menu and related tray views to t...harrym@chromium.org2013-12-131-2/+3
* Rename uma metric to avoid clashing with old data.tdresser@chromium.org2013-12-121-1/+1
* Increase maximum value for Ash.TouchDurationtdresser@chromium.org2013-12-101-1/+1
* Fix Ash.GestureCreated UMA histogram.tdresser@chromium.org2013-12-101-1/+8
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-181-2/+2
* Add UMA metrics to measure the effectiveness of views fuzzingtdanderson@chromium.org2013-06-291-99/+87
* Use a direct include of strings headers in ash/.avi@chromium.org2013-06-101-1/+1
* Generate tap gesture with tap_count = 3 for triple-tapmiletus@chromium.org2013-05-291-1/+4
* Make sure bucket_size_x/y is not 0miletus@chromium.org2013-04-041-2/+4
* Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAPmiletus@chromium.org2013-03-201-4/+11
* Revert 188901 "Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAP"wjia@chromium.org2013-03-191-11/+4
* Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAPmiletus@chromium.org2013-03-191-4/+11
* ash: Add a UMA entry for long-duration stationary touches.sadrul@chromium.org2013-01-251-1/+19
* touch: Add a new metric.sadrul@chromium.org2012-11-281-1/+28
* ui: Make gfx::Point::Scale() mutate the class, similar to gfx::Rect.danakj@chromium.org2012-11-091-1/+1
* ui: Split some bits out of event_constants into event_utils.sadrul@chromium.org2012-11-051-0/+1
* aura: Create new gesture LongTap that is dispatched if the user completes avarunjain@chromium.org2012-11-021-0/+3
* Remove implicit flooring Scale() method from Point and Size.danakj@chromium.org2012-10-091-1/+3
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-1/+1
* ash: Remove a CHECK since it's getting hit a lot.sadrul@chromium.org2012-09-041-1/+5
* ash: Add UMA for taps on webpage, bezel and tabstrip.sadrul@chromium.org2012-08-141-14/+21
* ash: Add some more touch UMA.sadrul@chromium.org2012-08-101-0/+53
* Remove GestureEvent interface, and rename GestureEventImpl to GestureEvent.sadrul@chromium.org2012-08-101-8/+8
* Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent.sadrul@chromium.org2012-08-091-1/+1
* Convert Aura to use ui::Event.ben@chromium.org2012-08-081-11/+11
* ash: Add some UMA for touch/gesture-events.sadrul@chromium.org2012-08-021-1/+92
* ash: Record some additional information about the gestures.sadrul@chromium.org2012-07-231-40/+110
* ash: Improve UMA data for gestures on specific UI components.sadrul@chromium.org2012-07-091-21/+79
* ash: Record some UMA for gestures.sadrul@chromium.org2012-06-261-0/+103