summaryrefslogtreecommitdiffstats
path: root/ash/touch
Commit message (Expand)AuthorAgeFilesLines
* 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
* views: Extract Widget observer into its own header file.tfarina@chromium.org2012-08-021-3/+3
* ash: Record some additional information about the gestures.sadrul@chromium.org2012-07-232-42/+110
* Fix gcc 4.7 building problems.shenhan@google.com2012-07-161-8/+8
* Remove #pragma once from ashajwong@chromium.org2012-07-112-2/+0
* 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-262-0/+149
* ash: Fix a crash with touch-hud.sadrul@chromium.org2012-06-172-4/+21
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-1/+1
* Rename gfx::Monitor to gfx::Displaytfarina@chromium.org2012-06-121-3/+3
* Change GetContainer to take a root windowoshima@chromium.org2012-06-111-1/+2
* ash: Make the touchy heads-up display more colorful/useful.sadrul@chromium.org2012-05-172-0/+107
* ash: Add a heads-up display to track touch-point states and positions.sadrul@chromium.org2012-05-172-0/+171
* Revert 137549 because it broke win_aura and linux_chromeos_clang compile.sadrul@chromium.org2012-05-162-171/+0
* ash: Add a heads-up display to track touch-point states and positions.sadrul@chromium.org2012-05-162-0/+171