summaryrefslogtreecommitdiffstats
path: root/ash/touch
Commit message (Expand)AuthorAgeFilesLines
* [Cleanup]oshima@chromium.org2013-07-181-3/+4
* Fix projection touch HUD in RTLmohsen@chromium.org2013-07-171-1/+2
* [Cleanup]oshima@chromium.org2013-07-122-1/+2
* Separate projection mode from rest of touch HUDmohsen@chromium.org2013-07-017-660/+846
* Add UMA metrics to measure the effectiveness of views fuzzingtdanderson@chromium.org2013-06-292-104/+127
* ExternalTabContainerWin's widgets should be opaque and not fade-in.grt@chromium.org2013-06-271-1/+1
* Merge CMTEventData and ValuatorTrackersheckylin@chromium.org2013-06-171-5/+5
* Revert "Merge CMTEventData and ValuatorTracker"pdr@chromium.org2013-06-141-5/+5
* Merge CMTEventData and ValuatorTrackersheckylin@chromium.org2013-06-141-5/+5
* Skip mulitple-display tests on win8oshima@chromium.org2013-06-121-0/+21
* Use a direct include of strings headers in ash/.avi@chromium.org2013-06-103-3/+3
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-071-1/+1
* Generate tap gesture with tap_count = 3 for triple-tapmiletus@chromium.org2013-05-291-1/+4
* Use double precision for touch event valuatormiletus@chromium.org2013-05-231-1/+1
* Improved touch HUD performance in projection modemohsen@chromium.org2013-05-022-89/+153
* Added projection mode to touch HUDmohsen@chromium.org2013-04-272-101/+300
* Reland "Swap touch HUD when switching primary display"mohsen@chromium.org2013-04-253-23/+502
* Revert 196235 "Swap touch HUD when switching primary display"brianderson@chromium.org2013-04-243-501/+23
* Swap touch HUD when switching primary displaymohsen@chromium.org2013-04-243-23/+501
* Make sure bucket_size_x/y is not 0miletus@chromium.org2013-04-041-2/+4
* Added touch HUD for all displaysmohsen@chromium.org2013-04-012-20/+74
* 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: Ignore touch-cancel events in the HUD, and improve HUD logging.sadrul@chromium.org2013-02-112-27/+38
* Add synchronous Widget closing eventwittman@chromium.org2013-02-052-3/+3
* ash: Include the HUD log in the feedback reports.sadrul@chromium.org2013-02-022-9/+142
* ash: Add an accelerator to clear the HUD.sadrul@chromium.org2013-01-312-0/+19
* ash: Add a UMA entry for long-duration stationary touches.sadrul@chromium.org2013-01-251-1/+19
* ash: Make the touch HUD fullscreen.sadrul@chromium.org2013-01-182-37/+73
* events: Update scroll and touch handlers to not return EventResult.sadrul@chromium.org2012-12-142-5/+3
* touch: Add a new metric.sadrul@chromium.org2012-11-282-1/+36
* ui: Add default implementations for EventHandler interface.sadrul@chromium.org2012-11-202-20/+0
* aura: Remove aura::EventFilter.sadrul@chromium.org2012-11-141-1/+0
* ash: Convert some aura::EventFilters into ui::EventHandlers.sadrul@chromium.org2012-11-122-25/+18
* 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
* ui: Remove TouchStatus in favour of EventResult.sadrul@chromium.org2012-11-042-4/+4
* aura: Create new gesture LongTap that is dispatched if the user completes avarunjain@chromium.org2012-11-021-0/+3
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-1/+1
* 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-042-2/+2
* ash: Remove a CHECK since it's getting hit a lot.sadrul@chromium.org2012-09-041-1/+5
* events: Get rid of GestureStatus in favour of EventResult.sadrul@chromium.org2012-09-042-3/+3
* 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-104-11/+11
* Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent.sadrul@chromium.org2012-08-094-4/+4
* Convert Aura to use ui::Event.ben@chromium.org2012-08-084-27/+24
* ash: Add some UMA for touch/gesture-events.sadrul@chromium.org2012-08-021-1/+92