summaryrefslogtreecommitdiffstats
path: root/ash/shell.h
Commit message (Expand)AuthorAgeFilesLines
* Added touch HUD for all displaysmohsen@chromium.org2013-04-011-7/+0
* Refactor DisplayPreferenceoshima@chromium.org2013-03-211-5/+1
* Refactor: Shelf Widgetharrym@chromium.org2013-03-091-8/+8
* Re-home the global MessageCenter to support Ash+Win environments.dewittj@chromium.org2013-03-051-9/+0
* Provides more types of errors for display status (2nd)mukai@chromium.org2013-03-011-0/+5
* Revert 185456 which broke win aura build.mattm@chromium.org2013-03-011-5/+0
* Provides more types of errors for display status.mukai@chromium.org2013-03-011-0/+5
* Rework ash::CursorManager into a corewm object, to share code with desktop.erg@chromium.org2013-02-271-3/+7
* Gets tooltips to work for desktop aura. This constrains the tooltipssky@chromium.org2013-02-231-3/+3
* Start delegating notifications to MessageCenter on Windows.dimich@chromium.org2013-01-231-3/+12
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-221-4/+0
* ash: Make the touch HUD fullscreen.sadrul@chromium.org2013-01-181-0/+3
* Revert 177182 - ViewTest.ChangeNativeViewHierarchyFindRoots failureerg@chromium.org2013-01-161-0/+4
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-161-4/+0
* Scaling scroll/fling events in multi-monitor setupsheckylin@chromium.org2013-01-101-0/+6
* Search next activate window from the active root window.oshima@chromium.org2012-12-281-2/+5
* ash: Add RootWindowHostFactory class.reveman@chromium.org2012-12-141-0/+6
* Get the rest of the ash_unittests to pass with the new FocusController (!)ben@chromium.org2012-12-141-4/+3
* Make Shell::launcher_model() / GetLauncherDelegate privateoshima@chromium.org2012-12-131-7/+12
* Remove a bunch of stuff related to Focus/Activation events. ben@chromium.org2012-12-121-2/+13
* Revert 172624 - Remove a bunch of stuff related to Focus/Activation events.ben@chromium.org2012-12-121-9/+2
* Remove a bunch of stuff related to Focus/Activation events.ben@chromium.org2012-12-121-2/+9
* [Cleanup] rename tray_delegate -> system_tray_delegateoshima@chromium.org2012-12-121-2/+1
* - Show app list on 2nd launcheroshima@chromium.org2012-12-111-2/+16
* [Launcher per display] Removed Shell::status_area_widget(), system_tray()oshima@chromium.org2012-12-101-7/+7
* [Clenup] Split ShellTestApi into separate fileoshima@chromium.org2012-12-081-17/+5
* More ash_unittests run without crashing/pass with new focus controller.ben@chromium.org2012-12-071-0/+1
* Get some of the ash_unittests to run without crashing.ben@chromium.org2012-12-061-1/+1
* Cleanup enums for shelfoshima@chromium.org2012-12-041-1/+1
* Add policy for ash launcher auto-hide behaviorbartfab@chromium.org2012-12-041-4/+0
* Hook up the FocusController behind a flag.ben@chromium.org2012-12-031-0/+2
* Move WindowModalityController to CoreWm.ben@chromium.org2012-12-021-2/+3
* Move VisibilityController to corewm.ben@chromium.org2012-11-301-2/+2
* Rework FocusManager as FocusClient.ben@chromium.org2012-11-281-2/+2
* Let chromeos::User decide whether the current session can be lockedbartfab@chromium.org2012-11-211-0/+4
* Separates some ash-specific logic from the ActivationController in preparatio...ben@chromium.org2012-11-151-2/+2
* Add the partial screen magnifier to Chrome OS.zork@chromium.org2012-11-151-3/+9
* Move shadow code to views\corewmben@chromium.org2012-11-141-3/+3
* - Move DisplayManager and DisplayChangeObserverX11 from auraoshima@chromium.org2012-11-141-1/+11
* Add SystemTrayObserversstevenjb@chromium.org2012-11-141-0/+6
* re-re-land of https://codereview.chromium.org/11364053/scottmg@chromium.org2012-11-141-2/+4
* Revert 167431 - reland of https://codereview.chromium.org/11364053/scottmg@chromium.org2012-11-131-4/+2
* reland of https://codereview.chromium.org/11364053/scottmg@chromium.org2012-11-131-2/+4
* ash: Convert all remaining EventFilters into EventHandlers.sadrul@chromium.org2012-11-131-5/+0
* Revert 167245 - Currently, the ash and desktop implementations of StackingCli...scottmg@chromium.org2012-11-121-4/+2
* Currently, the ash and desktop implementations of StackingClient stomp each o...scottmg@google.com2012-11-121-2/+4
* Move ui\aura\shared to ui\views\corewmben@chromium.org2012-11-121-8/+8
* SystemTrayDelegate ownership -> Shellstevenjb@chromium.org2012-11-071-2/+7
* Check status_area before accessing system_tray where appropriatestevenjb@chromium.org2012-11-051-0/+4
* Add checks for status_area_widget in system_tray() and tray_delegate()stevenjb@chromium.org2012-10-301-0/+1