summaryrefslogtreecommitdiffstats
path: root/ash/root_window_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a full screen virtual keyboard to virtual keyboard root windowbshe@chromium.org2013-11-181-2/+2
* Revert r235502 "Add a full screen virtual keyboard to virtual keyboard root w...thakis@chromium.org2013-11-171-2/+2
* Add a full screen virtual keyboard to virtual keyboard root windowbshe@chromium.org2013-11-161-2/+2
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-4/+4
* Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."ben@chromium.org2013-11-081-4/+4
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-4/+4
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-5/+5
* Add --keyboard-usability-test flag and always show keyboard unless manually hidebshe@chromium.org2013-10-251-0/+2
* Rename StackingClient -> WindowTreeClientben@chromium.org2013-10-231-2/+3
* Only show virtual keyboard on primary root windowbshe@chromium.org2013-10-041-1/+24
* Fixes use after free caused by delete in RootWindowController (2)sky@chromium.org2013-10-021-0/+64
* Revert 226347 "Fixes use after free caused by delete in RootWind..."dcheng@chromium.org2013-10-021-64/+0
* Fixes use after free caused by delete in RootWindowControllersky@chromium.org2013-10-011-0/+64
* Updates RootWindowController to delete the keyboard container before recreati...rsadam@chromium.org2013-10-011-0/+18
* Rename WindowSettings to WindowStateoshima@chromium.org2013-09-201-1/+2
* RootWindowController::GetFullscreenWindow() should return the active one.mukai@chromium.org2013-09-061-7/+29
* ash:Shelf - Enable Alternate Shelf and Side Shelf by default.harrym@chromium.org2013-09-051-2/+2
* Whitelist virtual keyboard container to process events at login screenbshe@chromium.org2013-08-131-0/+79
* Create an invisible window during login so thatoshima@chromium.org2013-08-071-0/+19
* Modal window in user session not blocks user adding screen.dzhioev@chromium.org2013-07-241-15/+59
* Do not create workspace for fullscreen.mukai@chromium.org2013-07-231-6/+15
* Focus kept on login screen.dzhioev@chromium.org2013-07-191-0/+33
* Move DisplayLayout out from display_controller.hoshima@chromium.org2013-06-281-1/+0
* Skip mulitple-display tests on win8oshima@chromium.org2013-06-121-15/+7
* Adding new user menu section to the SystemTrayMenu & refactoring of user accessskuhne@chromium.org2013-05-181-2/+2
* Remove ash-disable-launcher-per-display flagoshima@chromium.org2013-05-101-9/+3
* Hide the tab indicators and the shelf when in immersive + tab fullscreen. pkotwicz@chromium.org2013-04-301-20/+23
* Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""bartfab@google.com2013-04-171-7/+7
* Revert 194578 "Add ash SessionStateDelegate"gavinp@chromium.org2013-04-171-7/+7
* Add ash SessionStateDelegatebartfab@google.com2013-04-171-7/+7
* Refactor: Shelf Widgetharrym@chromium.org2013-03-091-1/+5
* Panels on 2nd launcher: step1 oshima@chromium.org2013-01-311-0/+9
* Test to make sure a unparented control gets moved to another root windowoshima@chromium.org2013-01-261-0/+17
* Initial whack at getting ash_unittests to connect to a viewer process on Win/...robertshield@chromium.org2013-01-211-2/+16
* Enable launcher on all displays by defaultoshima@chromium.org2013-01-171-4/+9
* Fixes for FocusController to make it pass interactive_ui_tests.ben@chromium.org2013-01-111-1/+1
* ash/immersive mode: Hide the launcher when entering immersive modejamescook@chromium.org2013-01-101-0/+31
* Continue threading context through unit tests.erg@chromium.org2013-01-071-30/+31
* Remove a bunch of stuff related to Focus/Activation events. ben@chromium.org2012-12-121-1/+0
* Revert 172624 - Remove a bunch of stuff related to Focus/Activation events.ben@chromium.org2012-12-121-0/+1
* Remove a bunch of stuff related to Focus/Activation events.ben@chromium.org2012-12-121-1/+0
* [Cleanup] rename tray_delegate -> system_tray_delegateoshima@chromium.org2012-12-121-4/+4
* Consolidates activation and focus change observers a bit.ben@chromium.org2012-12-111-14/+13
* events: Introduce non-cancelable events.sadrul@chromium.org2012-12-071-2/+0
* More ash_unittests run without crashing/pass with new focus controller.ben@chromium.org2012-12-071-1/+4
* Get some of the ash_unittests to run without crashing.ben@chromium.org2012-12-061-1/+11
* Use WS_POPUP for ash_unittestsoshima@chromium.org2012-12-011-6/+2
* Revert "Use WS_POPUP for ash_unittests"oshima@chromium.org2012-12-011-2/+6
* Use WS_POPUP for ash_unittestsoshima@chromium.org2012-12-011-6/+2
* Desktop aura: Break aura::Window::SetParent in two.erg@chromium.org2012-11-281-2/+2