summaryrefslogtreecommitdiffstats
path: root/ash/shell.cc
Commit message (Expand)AuthorAgeFilesLines
* ash: Rename LauncherModel to ShelfModel.tfarina@chromium.org2013-11-141-11/+10
* Remove restrictions for cursor visibility from CompoundEventFiltertdanderson@chromium.org2013-11-141-6/+0
* Remove some uses of RootWindow in Ash.ben@chromium.org2013-11-091-1/+1
* Elim Shell:browser_contextstevenjb@chromium.org2013-11-081-1/+0
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-3/+3
* Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."ben@chromium.org2013-11-081-3/+3
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-3/+3
* Sticky keys modifies mouse click and scroll events in addition to key events.tengs@chromium.org2013-11-081-0/+8
* Makes Shell::GetParentTarget() return Envsky@chromium.org2013-11-051-1/+1
* ash: Rename GetLauncherItemIndexForType to GetShelfItemIndexForType().tfarina@chromium.org2013-11-011-2/+2
* Introduce MediaDelegateoshima@chromium.org2013-11-011-0/+4
* Process --ash-host-window-bounds firstoshima@chromium.org2013-10-311-7/+8
* Fix a crash reported in ASH reported in the Chrome SyzyASAN canary.ananta@chromium.org2013-10-291-1/+4
* VIRTUAL KEYBOARD mode for second displayoshima@chromium.org2013-10-291-0/+5
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-14/+15
* Remove obsolete --ash-disable-software-mirroring optionoshima@chromium.org2013-10-251-2/+1
* Add --keyboard-usability-test flag and always show keyboard unless manually hidebshe@chromium.org2013-10-251-1/+2
* Introduces NewWindowDelegate to create or show windows/tabs that are not part...oshima@chromium.org2013-10-251-0/+2
* Introduce AccessibiltyDelegateoshima@chromium.org2013-10-241-0/+2
* Change GetBrowserItemIndex() to GetLauncherItemIndexForType()simon.hong81@gmail.com2013-10-231-9/+5
* Attempt to re-land FocusManager removal from Aura.ben@chromium.org2013-10-181-1/+0
* Revert 229437 "Remove old FocusManager code from Aura."ben@chromium.org2013-10-181-0/+1
* Remove old FocusManager code from Aura.ben@chromium.org2013-10-181-1/+0
* Minor simplification of shell startup processoshima@chromium.org2013-10-181-8/+7
* Refactor FramePainter so that a child view of NonClientFrameView can paint th...pkotwicz@chromium.org2013-10-181-3/+1
* Created ash::FirstRunHelper.dzhioev@chromium.org2013-10-171-0/+11
* [Cleanup] move root window controller init logic to root_window_controller.ccoshima@chromium.org2013-10-171-41/+5
* Attempt 2: Refactor LauncherItemController and LauncherItemDelegatesimon.hong81@gmail.com2013-10-151-3/+24
* Add autoclick accessibility feature to ash.tengs@chromium.org2013-10-101-0/+3
* chromeos: More power-related cleanup.derat@chromium.org2013-10-101-2/+2
* Revert 227760 "Add autoclick accessibility feature to ash."mek@chromium.org2013-10-091-3/+0
* Add autoclick accessibility feature to ash.tengs@chromium.org2013-10-091-0/+3
* Explicit initialization of aura::Env for browser shell.dnicoara@chromium.org2013-10-091-4/+5
* Reland "chromeos: Move several power-related classes to Ash"derat@chromium.org2013-10-091-2/+16
* Revert r227544, "chromeos: Move several power-related ..."derat@chromium.org2013-10-081-11/+2
* chromeos: Move several power-related classes to Ash.derat@chromium.org2013-10-081-2/+11
* Remove forced maximized modeoshima@chromium.org2013-10-081-6/+0
* Wires up aura to using native tooltips on windows non-metrosky@chromium.org2013-10-051-2/+5
* Only show virtual keyboard on primary root windowbshe@chromium.org2013-10-041-353/+379
* Implemented ash::ShellObserver::OnFullscreenStateChanged to trigger hiding / ...varkha@chromium.org2013-10-041-0/+6
* Revert 226895 "Add autoclick accessibility feature to ash."tapted@chromium.org2013-10-041-3/+0
* Move WindowPositioner to ash/wmoshima@chromium.org2013-10-041-0/+2
* Add autoclick accessibility feature to ash.tengs@chromium.org2013-10-031-0/+3
* Ensure that in Desktop AURA the WindowModalityController class is at the head...ananta@chromium.org2013-10-021-5/+10
* Revert 226547 "Refactor LauncherItemController and LauncherItemD..."dcheng@chromium.org2013-10-021-22/+3
* Refactor LauncherItemController and LauncherItemDelegatesimon.hong81@gmail.com2013-10-021-3/+22
* ash: Remove old lock animation implementation.derat@chromium.org2013-10-011-6/+1
* Move IsRunningOnChromeOS to SysInfostevenjb@chromium.org2013-09-271-2/+2
* Move Power and Clock observers to Ashstevenjb@chromium.org2013-09-261-0/+8
* Add an event filter to log the time between keystrokes.stevet@chromium.org2013-09-261-0/+5