summaryrefslogtreecommitdiffstats
path: root/ui/aura/event.h
Commit message (Expand)AuthorAgeFilesLines
* aura: Implementation of queued/asynchronous gesture recognition.sadrul@chromium.org2012-01-281-0/+4
* Use translated root location in WebInputEventoshima@chromium.org2012-01-261-5/+20
* aura: Move GestureRecognizer from views into aura.sadrul@chromium.org2012-01-191-1/+24
* aura: Gesture event plumbing (skeleton).sadrul@chromium.org2012-01-171-1/+4
* Use times from the initiation of events to determine whether twodavemoore@chromium.org2012-01-171-3/+51
* IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...yusukes@chromium.org2011-12-261-0/+3
* Copy native event when creating new NativeWebKeyboardEventoshima@chromium.org2011-12-161-0/+9
* CMT can now generate motion events w/ valuators instead of a sequence of butt...davemoore@chromium.org2011-12-151-0/+23
* Revert 113224 - IME (input method editor) support for Aura, part 3 of 3: Use ...ben@chromium.org2011-12-061-1/+0
* IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...yusukes@chromium.org2011-12-061-0/+1
* First shot at implementing drag&drop for Auravarunjain@chromium.org2011-11-171-0/+24
* Port views::KeyEvent functions to aura::KeyEvent.yusukes@chromium.org2011-11-161-0/+20
* Port IsShiftDown() and variants in views::Event to aura::Event.yusukes@chromium.org2011-11-121-0/+7
* Aura: Resize cursors show properly when hovering over window framejamescook@chromium.org2011-11-091-2/+5
* aura: Add transform support to Desktop.sadrul@chromium.org2011-10-201-0/+6
* Get KeyEvents to limp in Aura. This assumes the desktop host is going to send...ben@chromium.org2011-10-191-1/+5
* aura: Add support for touch events.sadrul@chromium.org2011-10-171-0/+38
* Consolidate ui::NativeEvent and base::NativeEventoshima@google.com2011-10-051-7/+8
* Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.msw@chromium.org2011-09-261-17/+7
* Add support for MouseEnter/MouseExit event types to be sent to aura::Windows.ben@chromium.org2011-09-211-0/+5
* Move Aura to UI subdir.ben@chromium.org2011-09-141-0/+111