| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a full screen virtual keyboard to virtual keyboard root window | bshe@chromium.org | 2013-11-18 | 1 | -2/+2 |
* | Revert r235502 "Add a full screen virtual keyboard to virtual keyboard root w... | thakis@chromium.org | 2013-11-17 | 1 | -2/+2 |
* | Add a full screen virtual keyboard to virtual keyboard root window | bshe@chromium.org | 2013-11-16 | 1 | -2/+2 |
* | Eliminate Shell::RootWindowList in favor of aura::Window::Windows. | ben@chromium.org | 2013-11-08 | 1 | -4/+4 |
* | Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..." | ben@chromium.org | 2013-11-08 | 1 | -4/+4 |
* | Eliminate Shell::RootWindowList in favor of aura::Window::Windows. | ben@chromium.org | 2013-11-08 | 1 | -4/+4 |
* | Make GetRootWindow() return a Window instead of a RootWindow. | ben@chromium.org | 2013-10-25 | 1 | -5/+5 |
* | Add --keyboard-usability-test flag and always show keyboard unless manually hide | bshe@chromium.org | 2013-10-25 | 1 | -0/+2 |
* | Rename StackingClient -> WindowTreeClient | ben@chromium.org | 2013-10-23 | 1 | -2/+3 |
* | Only show virtual keyboard on primary root window | bshe@chromium.org | 2013-10-04 | 1 | -1/+24 |
* | Fixes use after free caused by delete in RootWindowController (2) | sky@chromium.org | 2013-10-02 | 1 | -0/+64 |
* | Revert 226347 "Fixes use after free caused by delete in RootWind..." | dcheng@chromium.org | 2013-10-02 | 1 | -64/+0 |
* | Fixes use after free caused by delete in RootWindowController | sky@chromium.org | 2013-10-01 | 1 | -0/+64 |
* | Updates RootWindowController to delete the keyboard container before recreati... | rsadam@chromium.org | 2013-10-01 | 1 | -0/+18 |
* | Rename WindowSettings to WindowState | oshima@chromium.org | 2013-09-20 | 1 | -1/+2 |
* | RootWindowController::GetFullscreenWindow() should return the active one. | mukai@chromium.org | 2013-09-06 | 1 | -7/+29 |
* | ash:Shelf - Enable Alternate Shelf and Side Shelf by default. | harrym@chromium.org | 2013-09-05 | 1 | -2/+2 |
* | Whitelist virtual keyboard container to process events at login screen | bshe@chromium.org | 2013-08-13 | 1 | -0/+79 |
* | Create an invisible window during login so that | oshima@chromium.org | 2013-08-07 | 1 | -0/+19 |
* | Modal window in user session not blocks user adding screen. | dzhioev@chromium.org | 2013-07-24 | 1 | -15/+59 |
* | Do not create workspace for fullscreen. | mukai@chromium.org | 2013-07-23 | 1 | -6/+15 |
* | Focus kept on login screen. | dzhioev@chromium.org | 2013-07-19 | 1 | -0/+33 |
* | Move DisplayLayout out from display_controller.h | oshima@chromium.org | 2013-06-28 | 1 | -1/+0 |
* | Skip mulitple-display tests on win8 | oshima@chromium.org | 2013-06-12 | 1 | -15/+7 |
* | Adding new user menu section to the SystemTrayMenu & refactoring of user access | skuhne@chromium.org | 2013-05-18 | 1 | -2/+2 |
* | Remove ash-disable-launcher-per-display flag | oshima@chromium.org | 2013-05-10 | 1 | -9/+3 |
* | Hide the tab indicators and the shelf when in immersive + tab fullscreen. | pkotwicz@chromium.org | 2013-04-30 | 1 | -20/+23 |
* | Revert 194589 "Revert 194578 "Add ash SessionStateDelegate"" | bartfab@google.com | 2013-04-17 | 1 | -7/+7 |
* | Revert 194578 "Add ash SessionStateDelegate" | gavinp@chromium.org | 2013-04-17 | 1 | -7/+7 |
* | Add ash SessionStateDelegate | bartfab@google.com | 2013-04-17 | 1 | -7/+7 |
* | Refactor: Shelf Widget | harrym@chromium.org | 2013-03-09 | 1 | -1/+5 |
* | Panels on 2nd launcher: step1 | oshima@chromium.org | 2013-01-31 | 1 | -0/+9 |
* | Test to make sure a unparented control gets moved to another root window | oshima@chromium.org | 2013-01-26 | 1 | -0/+17 |
* | Initial whack at getting ash_unittests to connect to a viewer process on Win/... | robertshield@chromium.org | 2013-01-21 | 1 | -2/+16 |
* | Enable launcher on all displays by default | oshima@chromium.org | 2013-01-17 | 1 | -4/+9 |
* | Fixes for FocusController to make it pass interactive_ui_tests. | ben@chromium.org | 2013-01-11 | 1 | -1/+1 |
* | ash/immersive mode: Hide the launcher when entering immersive mode | jamescook@chromium.org | 2013-01-10 | 1 | -0/+31 |
* | Continue threading context through unit tests. | erg@chromium.org | 2013-01-07 | 1 | -30/+31 |
* | Remove a bunch of stuff related to Focus/Activation events. | ben@chromium.org | 2012-12-12 | 1 | -1/+0 |
* | Revert 172624 - Remove a bunch of stuff related to Focus/Activation events. | ben@chromium.org | 2012-12-12 | 1 | -0/+1 |
* | Remove a bunch of stuff related to Focus/Activation events. | ben@chromium.org | 2012-12-12 | 1 | -1/+0 |
* | [Cleanup] rename tray_delegate -> system_tray_delegate | oshima@chromium.org | 2012-12-12 | 1 | -4/+4 |
* | Consolidates activation and focus change observers a bit. | ben@chromium.org | 2012-12-11 | 1 | -14/+13 |
* | events: Introduce non-cancelable events. | sadrul@chromium.org | 2012-12-07 | 1 | -2/+0 |
* | More ash_unittests run without crashing/pass with new focus controller. | ben@chromium.org | 2012-12-07 | 1 | -1/+4 |
* | Get some of the ash_unittests to run without crashing. | ben@chromium.org | 2012-12-06 | 1 | -1/+11 |
* | Use WS_POPUP for ash_unittests | oshima@chromium.org | 2012-12-01 | 1 | -6/+2 |
* | Revert "Use WS_POPUP for ash_unittests" | oshima@chromium.org | 2012-12-01 | 1 | -2/+6 |
* | Use WS_POPUP for ash_unittests | oshima@chromium.org | 2012-12-01 | 1 | -6/+2 |
* | Desktop aura: Break aura::Window::SetParent in two. | erg@chromium.org | 2012-11-28 | 1 | -2/+2 |