summaryrefslogtreecommitdiffstats
path: root/ui/events/event_targeter.h
Commit message (Expand)AuthorAgeFilesLines
* Refactors away method implementations in ui::EventTargetervarkha2015-06-111-41/+3
* Convert ui::GestureEvent coordinates during targetingtdanderson2014-09-081-2/+9
* Some minor refactoring/cleanup between EventTargeter, ViewTargeter, and Windo...tdanderson@chromium.org2014-05-061-3/+22
* Allow unhandled ui events to be dispatched to other targetstdanderson@chromium.org2014-03-261-2/+9
* aura: Dispatch mouse events using the EventProcessor interface.sadrul@chromium.org2014-01-181-1/+0
* events: Introduce EventTargeter.sadrul@chromium.org2013-12-021-0/+45