summaryrefslogtreecommitdiffstats
path: root/ui/aura/shared
Commit message (Expand)AuthorAgeFilesLines
* Remove GestureEvent interface, and rename GestureEventImpl to GestureEvent.sadrul@chromium.org2012-08-104-5/+5
* Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent.sadrul@chromium.org2012-08-095-10/+10
* Convert Aura to use ui::Event.ben@chromium.org2012-08-085-79/+84
* aura: Fix hiding the cursor on touch events.sadrul@chromium.org2012-08-033-8/+20
* Initialize aura::LocatedEvent::root_location_ correctly.yusukes@chromium.org2012-07-311-1/+1
* Introduce RootWindowHostDelegate. The RootWindowHost performs most of its com...ben@chromium.org2012-07-292-7/+7
* Aura desktop: Show resize cursors again.erg@chromium.org2012-07-263-22/+56
* instant: Fix crash from gesture events on instant preview.sadrul@chromium.org2012-07-191-11/+11
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-113-3/+0
* Speculative fix for crash in CompoundEventFilter. I believe the crashsky@chromium.org2012-06-281-4/+11
* Factor out capture code from RootWindow to CaptureClientoshima@chromium.org2012-06-083-1/+99
* Add EnvEventFilter to filter events before root window process eventoshima@chromium.org2012-06-064-122/+74
* Remove dependency to primary root window in InputMethodEventFilteroshima@chromium.org2012-06-033-12/+22
* ash: Add the SYNTHETIC flag to mouse-events generated from gestures.sadrul@chromium.org2012-05-181-0/+62
* aura/ash split: Moves RootWindowEventFilter and InputMethodEventFilter to ui/...erg@google.com2012-05-156-0/+598