summaryrefslogtreecommitdiffstats
path: root/ui/events/event.h
Commit message (Expand)AuthorAgeFilesLines
* MacViews: Implement basic NSEvent -> ui::Event conversion for Mactapted@chromium.org2014-04-291-4/+0
* Fix sticky keys crash when handling synthetic events without a native event.tengs@chromium.org2014-04-081-5/+3
* Revert of Fix sticky keys crash when handling synthetic events without a nati...tapted@chromium.org2014-04-081-3/+5
* Fix sticky keys crash when handling synthetic events without a native event.tengs@chromium.org2014-04-081-5/+3
* Unify GestureEventData and GestureEventDetailstdresser@chromium.org2014-03-271-0/+1
* Fully support the autohide shelf option for touch UI on Windows.zturner@chromium.org2014-02-121-0/+1
* Refactors ui::internal::InputMethodDelegate.yukishiino@chromium.org2014-01-301-0/+6
* Allow raw pixel scrolling in web contents in Aura.tdresser@chromium.org2014-01-281-19/+31
* Target touches to the correct display.tdresser@chromium.org2014-01-101-1/+9
* Revert 243974 "Target touches to the correct display."noamsml@google.com2014-01-091-9/+1
* Target touches to the correct display.tdresser@chromium.org2014-01-091-1/+9
* Changes MouseEvent constructor to take changed_button_flags.sky@chromium.org2013-12-171-1/+2
* Init LatencyInfo for TouchEvent only when constructing from NativeEventmiletus@chromium.org2013-12-111-2/+0
* events: Remove KeyEvent::Copy().sadrul@chromium.org2013-12-021-3/+0
* Add 'code' of DOM UIEvents field to ui::KeyEvent.komatsu@chromium.org2013-11-281-0/+15
* Cancel active touches when their window can no longer receive events.tdresser@chromium.org2013-11-261-0/+17
* events: Move test related functions into a separate target.sadrul@chromium.org2013-11-251-30/+3
* events: Remove the bit to allow dispatching events to hidden targets.sadrul@chromium.org2013-11-091-7/+0
* Disable broken reposting of gesture eventsrbyers@chromium.org2013-10-301-4/+0
* Add show press gesture and remove tap down deferraltdresser@chromium.org2013-10-221-0/+1
* Remove unused ui::KeyEvent::unmodified_character_, etc.msw@chromium.org2013-10-041-12/+3
* Do not transform scroll event ordinal valuessheckylin@chromium.org2013-10-031-4/+0
* events: Move gestures out of ui/base/ into ui/events/.sadrul@chromium.org2013-09-251-1/+1
* Move DropTargetEvent back to ui/base for the time being as it depends on OSEx...ben@chromium.org2013-09-241-21/+0
* Revert "Revert 224496 "Move ui/base/latency_info* to ui/events""ben@chromium.org2013-09-231-13/+12
* Revert 224496 "Move ui/base/latency_info* to ui/events"ben@chromium.org2013-09-201-12/+13
* Move ui/base/latency_info* to ui/eventsben@chromium.org2013-09-201-13/+12
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-181-0/+719