summaryrefslogtreecommitdiffstats
path: root/ash/shell.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 242116 "Use a single ToplevelWindowEventHandler for the a..."pkotwicz@chromium.org2013-12-201-14/+4
* Use a single ToplevelWindowEventHandler for the ash::Shell. This is part 1 in...pkotwicz@chromium.org2013-12-201-4/+14
* Move sticky keys files to their own directory and rename to StickyKeysControl...tengs@chromium.org2013-12-201-4/+4
* Rename Launcher to Shelf.tfarina@chromium.org2013-12-191-11/+11
* Use exact match when removing selector items on window destroying observation.flackr@chromium.org2013-12-161-0/+1
* Adding UMA metric tracking to the status are menu and related tray views to t...harrym@chromium.org2013-12-131-1/+2
* [ash] Create ShelfWindowWatcherItemDelegatesimonhong@chromium.org2013-12-131-2/+3
* Rename LauncherDelegate to ShelfDelegate.tfarina@chromium.org2013-12-091-9/+8
* Make sure WindowObservers are removed from window before destructionoshima@chromium.org2013-12-061-13/+26
* Revert 239232 "Make sure WindowObservers are removed from window..."oshima@chromium.org2013-12-061-22/+11
* Make sure WindowObservers are removed from window before destructionoshima@chromium.org2013-12-061-11/+22
* [ash] Add ShelfWindowWatchersimonhong@chromium.org2013-12-061-0/+5
* ash: Rename more Launcher classes to Shelf*.tfarina@chromium.org2013-12-041-12/+11
* events: Introduce EventTargeter.sadrul@chromium.org2013-12-021-0/+10
* Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"ben@chromium.org2013-11-201-1/+1
* Rename RootWindowHost* to WindowTreeHost*ben@chromium.org2013-11-191-1/+1
* Adding 2 simple UMA stats to track shelf alignment usage, firstly track when ...harrym@chromium.org2013-11-191-0/+1
* Add a full screen virtual keyboard to virtual keyboard root windowbshe@chromium.org2013-11-181-9/+22
* ash: Add GetItemIndexForType() function to ShelfModel.tfarina@chromium.org2013-11-181-2/+1
* Revert r235502 "Add a full screen virtual keyboard to virtual keyboard root w...thakis@chromium.org2013-11-171-22/+9
* Add a full screen virtual keyboard to virtual keyboard root windowbshe@chromium.org2013-11-161-9/+22
* Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...ben@chromium.org2013-11-151-1/+1
* 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