summaryrefslogtreecommitdiffstats
path: root/ash/wm/window_modality_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename GetRootWindow() -> GetPrimaryRootWindow()oshima@chromium.org2012-05-251-3/+3
* Makes window modal windows work correctly if shown from a mousesky@chromium.org2012-04-271-0/+46
* Always look for a transient child from the activatable window.stevenjb@chromium.org2012-03-141-0/+34
* Revert 126444 - Always look for a transient child from the activatable window.stevenjb@google.com2012-03-131-34/+0
* Always look for a transient child from the activatable window.stevenjb@chromium.org2012-03-131-0/+34
* ash: Start moving window_util.h functions into wm namespace.tfarina@chromium.org2012-02-271-40/+39
* Change EventGenerator to take a RootWindow at construction instead of just as...ben@chromium.org2012-02-211-2/+5
* Revert r122716 and r122717maruel@chromium.org2012-02-191-5/+2
* Change EventGenerator to take a RootWindow at construction instead of just as...ben@chromium.org2012-02-191-2/+5
* A bevy of Aura test changes:ben@chromium.org2012-02-171-2/+2
* Consolidate the code path when window becomes invisible. This fixes a couple ...oshima@chromium.org2012-02-161-0/+7
* aura::Window only supports void* and int values for custom properties, which ...benrg@chromium.org2012-02-111-6/+6
* [aura] Return focus to transient parent when modal window closes.ivankr@chromium.org2012-01-311-0/+49
* aura_builder target needs to work on Macdhollowa@chromium.org2012-01-201-1/+1
* Adds support for Window Modality to Ash.ben@chromium.org2012-01-061-0/+148