summaryrefslogtreecommitdiffstats
path: root/ash/root_window_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Control visibility of the virtual keyboard.bryeung@chromium.org2013-04-121-5/+0
* Revert 193662 "Control visibility of the virtual keyboard."dmazzoni@google.com2013-04-111-0/+5
* Control visibility of the virtual keyboard.bryeung@chromium.org2013-04-111-5/+0
* Create and show the virtual keyboard.bryeung@chromium.org2013-04-101-0/+24
* Prevent crash when desktop controller is NULLdpolukhin@chromium.org2013-04-051-6/+11
* Added touch HUD for all displaysmohsen@chromium.org2013-04-011-0/+22
* Makes MenuRunner take a MenuModel directly rather than having to usesky@chromium.org2013-03-291-3/+1
* Refactor: Shelf Widgetharrym@chromium.org2013-03-091-103/+36
* Move panels classes to ash/wm/panels and add OWNERS.flackr@chromium.org2013-03-071-1/+1
* Create a separate callout widget per panel which displays over each icon.flackr@chromium.org2013-02-261-10/+14
* Allow detaching and reattaching panels when dragged from/to launcher.flackr@chromium.org2013-02-201-4/+2
* ash: Do not allow minimizing windows in login screen.sadrul@chromium.org2013-02-061-1/+2
* Panels on 2nd launcher: step1 oshima@chromium.org2013-01-311-3/+3
* Made launcher hidden when kicking off chrome in app mode.zelidrag@chromium.org2013-01-311-0/+2
* Minimize black screen during the boot with multi displaysoshima@chromium.org2013-01-301-5/+1
* Move windows in unparented control container as well.oshima@chromium.org2013-01-251-0/+1
* Fix panel related regressions in ash_shellstevenjb@chromium.org2013-01-251-0/+6
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-221-0/+4
* Enable launcher on all displays by defaultoshima@chromium.org2013-01-171-0/+4
* Revert 177182 - ViewTest.ChangeNativeViewHierarchyFindRoots failureerg@chromium.org2013-01-161-4/+0
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-161-0/+4
* Fixes for FocusController to make it pass interactive_ui_tests.ben@chromium.org2013-01-111-2/+2
* ash/immersive mode: Hide the launcher when entering immersive modejamescook@chromium.org2013-01-101-0/+10
* Don't create panel container/layout manager for 2nd launcher.oshima@chromium.org2012-12-151-9/+13
* Make Shell::launcher_model() / GetLauncherDelegate privateoshima@chromium.org2012-12-131-1/+7
* [Cleanup] rename tray_delegate -> system_tray_delegateoshima@chromium.org2012-12-121-2/+2
* [Launcher per display] Removed Shell::status_area_widget(), system_tray()oshima@chromium.org2012-12-101-3/+20
* Remove the displays first before adding.oshima@chromium.org2012-12-061-1/+0
* Use the correct launcher assets for shelf alignment.oshima@chromium.org2012-12-051-1/+1
* Cleanup enums for shelfoshima@chromium.org2012-12-041-1/+1
* Add policy for ash launcher auto-hide behaviorbartfab@chromium.org2012-12-041-11/+0
* Move VisibilityController to corewm.ben@chromium.org2012-11-301-10/+14
* Rework FocusManager as FocusClient.ben@chromium.org2012-11-281-4/+4
* Introduce SessionStateObserverantrim@chromium.org2012-11-211-0/+1
* - Move DisplayManager and DisplayChangeObserverX11 from auraoshima@chromium.org2012-11-141-1/+1
* ash: Convert all remaining EventFilters into EventHandlers.sadrul@chromium.org2012-11-131-1/+1
* ash: Add flag to animate transition from boot splash screen.derat@chromium.org2012-11-101-13/+41
* Various modal dialog handling fixes when lock layer window is active (i.e. lo...nkostylev@chromium.org2012-11-091-3/+5
* Don't check NULL for ShellDelegate.oshima@chromium.org2012-11-081-2/+2
* SystemTrayDelegate ownership -> Shellstevenjb@chromium.org2012-11-071-4/+4
* Update system tray after session startdavemoore@chromium.org2012-11-051-0/+1
* Renames Workspace*2 -> Workspace*.sky@chromium.org2012-10-311-2/+2
* Add checks for status_area_widget in system_tray() and tray_delegate()stevenjb@chromium.org2012-10-301-1/+1
* Reset the system background before root window is released.mukai@chromium.org2012-10-291-0/+2
* ash: Clean up system background layer.derat@chromium.org2012-10-291-25/+22
* Added new lock/shutdown implementations in session_state_controller_impl2/ses...antrim@chromium.org2012-10-241-0/+3
* Context menu for multiple launchersoshima@chromium.org2012-10-231-0/+38
* Create launcher on secondary displaysoshima@chromium.org2012-10-221-2/+16
* Remove Shell::shelf|status_area_widget|launcher andoshima@chromium.org2012-10-181-0/+9
* Removes worskpace 1 code. Will rename next.sky@chromium.org2012-10-171-19/+8