summaryrefslogtreecommitdiffstats
path: root/ash/root_window_controller.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* RootWindowController::GetFullscreenWindow() should return the active one.mukai@chromium.org2013-09-061-4/+3
* Refactors CaptureController so that both views and ash can use it.sky@chromium.org2013-08-221-0/+2
* ash: Fix CopyAreaToCanvas() scaling issues.derat@chromium.org2013-08-141-1/+6
* Create an invisible window during login so thatoshima@chromium.org2013-08-071-0/+7
* Retires WorkspaceContainer.mukai@chromium.org2013-08-051-1/+2
* Add persisted preference for projection touch HUDmohsen@chromium.org2013-07-091-11/+13
* Simplify RootWindowController init processoshima@chromium.org2013-07-031-10/+9
* Wallpaper refactoring.oshima@chromium.org2013-07-021-3/+21
* Cleanup: move AlwaysOnTopController to RootWindowControlleroshima@chromium.org2013-07-021-0/+6
* Separate projection mode from rest of touch HUDmohsen@chromium.org2013-07-011-9/+34
* Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor...varunjain@chromium.org2013-06-181-1/+3
* Stick windows to side of workspacesvarkha@chromium.org2013-06-181-0/+5
* Hide the tab indicators and the shelf when in immersive + tab fullscreen. pkotwicz@chromium.org2013-04-301-3/+4
* Reland "Swap touch HUD when switching primary display"mohsen@chromium.org2013-04-251-8/+9
* Revert 196235 "Swap touch HUD when switching primary display"brianderson@chromium.org2013-04-241-9/+8
* Swap touch HUD when switching primary displaymohsen@chromium.org2013-04-241-8/+9
* Create and show the virtual keyboard.bryeung@chromium.org2013-04-101-0/+9
* Added touch HUD for all displaysmohsen@chromium.org2013-04-011-0/+11
* Refactor: Shelf Widgetharrym@chromium.org2013-03-091-27/+12
* Allow detaching and reattaching panels when dragged from/to launcher.flackr@chromium.org2013-02-201-0/+1
* ash: Do not allow minimizing windows in login screen.sadrul@chromium.org2013-02-061-1/+1
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-221-0/+3
* Revert 177182 - ViewTest.ChangeNativeViewHierarchyFindRoots failureerg@chromium.org2013-01-161-3/+0
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-161-0/+3
* ash/immersive mode: Hide the launcher when entering immersive modejamescook@chromium.org2013-01-101-0/+4
* [Launcher per display] Removed Shell::status_area_widget(), system_tray()oshima@chromium.org2012-12-101-1/+13
* Cleanup enums for shelfoshima@chromium.org2012-12-041-1/+1
* Add policy for ash launcher auto-hide behaviorbartfab@chromium.org2012-12-041-4/+0
* Move ui\aura\shared to ui\views\corewmben@chromium.org2012-11-121-7/+10