summaryrefslogtreecommitdiffstats
path: root/ash/wm/window_modality_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* 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