summaryrefslogtreecommitdiffstats
path: root/ash/root_window_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor...varunjain@chromium.org2013-06-181-3/+4
* Stick windows to side of workspacesvarkha@chromium.org2013-06-181-0/+20
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in ash/.dcheng@chromium.org2013-06-131-1/+0
* Call OpenAsh before Profile Init and CreateLauncher() afterstevenjb@chromium.org2013-05-311-0/+4
* Ensures calling OnMouseExited for window close with mouse hovers.mukai@chromium.org2013-05-201-2/+2
* Adding new user menu section to the SystemTrayMenu & refactoring of user accessskuhne@chromium.org2013-05-181-1/+1
* Remove ash-disable-launcher-per-display flagoshima@chromium.org2013-05-101-18/+11
* Hide the tab indicators and the shelf when in immersive + tab fullscreen. pkotwicz@chromium.org2013-04-301-4/+5
* Partial fix for keyboard occlusion.bryeung@chromium.org2013-04-291-0/+4
* Reland "Swap touch HUD when switching primary display"mohsen@chromium.org2013-04-251-18/+4
* Revert 196235 "Swap touch HUD when switching primary display"brianderson@chromium.org2013-04-241-4/+18
* Swap touch HUD when switching primary displaymohsen@chromium.org2013-04-241-18/+4
* Restore focus/activation after the root window has been completely deleted.oshima@chromium.org2013-04-221-32/+0
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-5/+5
* Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""bartfab@google.com2013-04-171-1/+2
* Revert 194578 "Add ash SessionStateDelegate"gavinp@chromium.org2013-04-171-2/+1
* Delayed loading of the virtual keyboard.bryeung@chromium.org2013-04-171-0/+1
* Add ash SessionStateDelegatebartfab@google.com2013-04-171-1/+2
* 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