summaryrefslogtreecommitdiffstats
path: root/ash/root_window_controller.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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