summaryrefslogtreecommitdiffstats
path: root/ash/root_window_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup ash shelf accessor functions.msw2016-03-011-6/+0
* Switch to standard integer types in ash/.avi2015-12-201-1/+1
* Refactor screen_dimmer to share code and shrink Shell interface. DimWindow ...oshima2015-10-271-4/+0
* Revert of Refactor screen_dimmer to share code and shrink Shell interface. (p...dalecurtis2015-10-231-0/+4
* Refactor screen_dimmer to share code and shrink Shell interface.oshima2015-10-221-4/+0
* Rename DisplayController to WindowTreeHostManageroshima2015-07-281-1/+1
* Temporarily sets always-on-top property to off when another window is fullscreenvarkha2015-06-291-1/+1
* Move login windows to/from unified desktop. This is necessary because in Unif...oshima2015-05-011-4/+0
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-3/+3
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-2/+2
* Remove more keyboard usability related codebshe2014-09-231-2/+1
* Added side slide gestures to touch exploration controller.lisayin@chromium.org2014-07-241-2/+2
* Revert 284819 because it introduces leaks in TestingBoundaries andsadrul@chromium.org2014-07-231-2/+2
* Added side slide gestures to touch exploration controller.lisayin@chromium.org2014-07-231-2/+2
* Add const to PanelLayoutManagerTest::IsPanelAboveLauncherIcon 'panel' parameterbruthig@chromium.org2014-06-161-4/+3
* Implementation of the Touch Exploration Mode - Part II (ash)mfomitchev@chromium.org2014-05-051-0/+5
* Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.oshima@chromium.org2014-04-111-9/+13
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-8/+4
* Prevent system modal dialog from blocking events to the virtual keyboard.kevers@chromium.org2014-03-311-0/+3
* Move wm/core to wm namespace.ben@chromium.org2014-03-141-11/+11
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-131-11/+11
* Move wm/core to wm namespace.ben@chromium.org2014-03-131-11/+11
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-121-11/+11
* Move wm/core to wm namespace.ben@chromium.org2014-03-121-11/+11
* Rename RootWindowObserver -> WindowTreeHostObserver.ben@chromium.org2014-03-051-4/+2
* Invert the ownership relationship between WindowEventDispatcher and WindowTre...ben@chromium.org2014-02-281-13/+10
* Use active window if on current workspace for fullscreen mode.flackr@chromium.org2014-02-271-0/+5
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Rename RootWindow -> WindowEventDispatcher.ben@chromium.org2014-02-211-7/+9
* Use a single ToplevelWindowEventHandler for the ash::Shell. This is part 1 in...pkotwicz@chromium.org2014-01-151-8/+6
* The new design of the window headers does not use a super transparent window ...pkotwicz@chromium.org2014-01-081-6/+0
* Revert 242116 "Use a single ToplevelWindowEventHandler for the a..."pkotwicz@chromium.org2013-12-201-6/+7
* Use a single ToplevelWindowEventHandler for the ash::Shell. This is part 1 in...pkotwicz@chromium.org2013-12-201-7/+6
* Rename Launcher to Shelf.tfarina@chromium.org2013-12-191-9/+9
* Windows and notifications are hidden during first-run tutorial.dzhioev@chromium.org2013-12-121-0/+3
* Ignore non-active fullscreen windows for shelf state.flackr@chromium.org2013-12-101-4/+3
* 1) Fix repaint glitches wrt to the solo window header when window docking is ...pkotwicz@chromium.org2013-11-141-1/+7
* Minimize panels on entering fullscreen and exit fullscreen on selecting anoth...flackr@chromium.org2013-11-131-0/+1
* Make RootWindow not subclass Window.ben@chromium.org2013-11-121-0/+1
* Revert 234428 "Make RootWindow not subclass Window."ben@chromium.org2013-11-121-1/+0
* Make RootWindow not subclass Window.ben@chromium.org2013-11-121-0/+1
* Remove some uses of RootWindow in Ash.ben@chromium.org2013-11-091-3/+4
* VIRTUAL KEYBOARD mode for second displayoshima@chromium.org2013-10-291-1/+10
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-2/+2
* [Cleanup] move root window controller init logic to root_window_controller.ccoshima@chromium.org2013-10-171-9/+20
* Fix platform check in RootWindowController header.kalyan.kondapally@intel.com2013-10-071-2/+2
* Only show virtual keyboard on primary root windowbshe@chromium.org2013-10-041-9/+6
* Implement virtual keyboard hiding.stevet@chromium.org2013-09-161-0/+4
* Rename GetActiveRootWindow -> GetTargetRootWindowoshima@chromium.org2013-09-121-2/+2
* Move GetRootWindowController to root_window_controller.hoshima@chromium.org2013-09-061-0/+5