summaryrefslogtreecommitdiffstats
path: root/ash/wm/window_modality_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-1/+1
* events: Get rid of GestureStatus in favour of EventResult.sadrul@chromium.org2012-09-041-2/+2
* Remove GestureEvent interface, and rename GestureEventImpl to GestureEvent.sadrul@chromium.org2012-08-101-1/+1
* Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent.sadrul@chromium.org2012-08-091-1/+1
* Convert Aura to use ui::Event.ben@chromium.org2012-08-081-6/+6
* ash: Fix touch-event handling for modal windows.sadrul@chromium.org2012-07-111-6/+13
* Factor out capture code from RootWindow to CaptureClientoshima@chromium.org2012-06-081-3/+4
* Makes window modal windows work correctly if shown from a mousesky@chromium.org2012-04-271-0/+31
* Always look for a transient child from the activatable window.stevenjb@chromium.org2012-03-141-20/+34
* Revert 126444 - Always look for a transient child from the activatable window.stevenjb@google.com2012-03-131-21/+11
* Always look for a transient child from the activatable window.stevenjb@chromium.org2012-03-131-11/+21
* ash: Start moving window_util.h functions into wm namespace.tfarina@chromium.org2012-02-271-1/+1
* Consolidate the code path when window becomes invisible. This fixes a couple ...oshima@chromium.org2012-02-161-1/+1
* aura::Window only supports void* and int values for custom properties, which ...benrg@chromium.org2012-02-111-2/+1
* Remove Owner param to EventFilter's ctor.ben@chromium.org2012-01-311-1/+1
* aura: Gesture event plumbing (skeleton).sadrul@chromium.org2012-01-171-0/+7
* Adds support for Window Modality to Ash.ben@chromium.org2012-01-061-0/+76