summaryrefslogtreecommitdiffstats
path: root/ash/wm/system_modal_container_layout_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-1/+1
* Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."ben@chromium.org2013-11-081-1/+1
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-1/+1
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-1/+1
* Remove mac code from aura/ash/viewsoshima@chromium.org2013-09-181-9/+1
* Modal window in user session not blocks user adding screen.dzhioev@chromium.org2013-07-241-55/+60
* Skip mulitple-display tests on win8oshima@chromium.org2013-06-121-7/+3
* Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""bartfab@google.com2013-04-171-4/+4
* Revert 194578 "Add ash SessionStateDelegate"gavinp@chromium.org2013-04-171-4/+4
* Add ash SessionStateDelegatebartfab@google.com2013-04-171-4/+4
* Changes to build ash_unittests with RunLoop().RunUntilIdle().tfarina@chromium.org2013-03-241-1/+2
* Initial whack at getting ash_unittests to connect to a viewer process on Win/...robertshield@chromium.org2013-01-211-1/+8
* Continue threading context through unit tests.erg@chromium.org2013-01-071-39/+58
* Search next activate window from the active root window.oshima@chromium.org2012-12-281-1/+2
* Enable modal windows to be dragged to another monitors.mazda@chromium.org2012-12-071-7/+13
* Move WindowModalityController to CoreWm.ben@chromium.org2012-12-021-2/+2
* Various modal dialog handling fixes when lock layer window is active (i.e. lo...nkostylev@chromium.org2012-11-091-1/+2
* ash: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-041-1/+1
* fix "System Modal Window should retain focus upon Open Feedback (Report Issue...sschmitz@chromium.org2012-11-021-0/+2
* Shows the proper system modal background for the window.mukai@chromium.org2012-10-291-14/+66
* ash: Fix event processing in modal windows in login/lock screen.sadrul@chromium.org2012-10-121-1/+1
* Show modal screen on all dislpays.oshima@chromium.org2012-10-051-0/+68
* Prepare a bunch of ash tests for workspace2. With Workspace2 you can'tsky@chromium.org2012-08-161-7/+1
* Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo...ben@chromium.org2012-08-141-1/+0
* Replace views::MouseEvent with ui::MouseEventben@chromium.org2012-08-141-1/+1
* Change GetContainer to take a root windowoshima@chromium.org2012-06-111-4/+8
* Removed requirement for ash::Window::transient_parent() presence for system m...zelidrag@chromium.org2012-06-051-2/+41
* Rename GetRootWindow() -> GetPrimaryRootWindow()oshima@chromium.org2012-05-251-6/+6
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-051-1/+1
* Makes window modal windows work correctly if shown from a mousesky@chromium.org2012-04-271-23/+1
* Adding logic to keep dialogs within the screen when screen resizesskuhne@chromium.org2012-04-261-0/+15
* Makes showing the modal dialog release capture. Without this capturesky@chromium.org2012-04-191-0/+44
* Fixes crash if a system modal window was shown while the lock screensky@chromium.org2012-04-061-2/+17
* Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-231-0/+4
* Revert 128503 - Remove stops_event_propagation from Window, since it's broken.jam@chromium.org2012-03-231-4/+0
* Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-231-0/+4
* Revert 128328 - Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-221-4/+0
* Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-221-0/+4
* ash: Start moving window_util.h functions into wm namespace.tfarina@chromium.org2012-02-271-14/+14
* Change EventGenerator to take a RootWindow at construction instead of just as...ben@chromium.org2012-02-211-5/+5
* Revert r122716 and r122717maruel@chromium.org2012-02-191-5/+5
* Change EventGenerator to take a RootWindow at construction instead of just as...ben@chromium.org2012-02-191-5/+5
* A bevy of Aura test changes:ben@chromium.org2012-02-171-2/+2
* Disable failing system modal test on Mac/Aura shell unit testsdhollowa@chromium.org2012-02-041-1/+8
* Disable animations during aura tests.vollick@google.com2012-02-021-3/+3
* Revert 120092 - Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-011-3/+3
* Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-011-3/+3
* Revert 120074 - Disable animations during aura tests.vollick@google.com2012-02-011-3/+3
* Disable animations during aura tests.vollick@google.com2012-02-011-3/+3
* Do not allow system modal dialogs below the lock layer to steal focus.flackr@chromium.org2012-01-271-0/+69