summaryrefslogtreecommitdiffstats
path: root/ash/focus_cycler.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix the browser crash that caused by referring to deleted shelf widget.xdai2015-09-291-0/+6
* System modal dialog unhide shelf launcher, and prevents going into maximized ...afakhry2015-01-121-1/+2
* Cleaning up MruWindowTracker::BuildWindowList()afakhry2014-12-101-1/+1
* Revert of Cleaning up MruWindowTracker::BuildWindowList() (patchset #1 id:1 o...gab2014-12-081-1/+1
* Cleaning up MruWindowTracker::BuildWindowList()afakhry2014-12-061-1/+1
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-4/+0
* Move some code from aura/client to wm/publicben@chromium.org2014-03-211-1/+1
* Remove --ash-disable-overview-modeflackr@chromium.org2014-03-121-7/+6
* Refactor most recently used window tracking into a separate class.flackr@chromium.org2013-07-311-1/+2
* Fix cycling of focusable panes in Chrome OS.dmazzoni@chromium.org2013-04-301-5/+30
* Switch Next Window Key functionalityharrym@chromium.org2013-03-261-1/+1
* Fixing activation state problem with the launcher acessiblity paneskuhne@chromium.org2013-02-221-10/+6
* Revert 183728dtu@chromium.org2013-02-211-6/+10
* Fixing activation state problem with the launcher acessiblity paneskuhne@chromium.org2013-02-211-10/+6
* Add always on top windows to the alt+tab listzork@chromium.org2012-08-061-1/+1
* Fix status area widget resizing and other Ash tray cleanup.stevenjb@google.com2012-06-141-1/+0
* Handle Ctrl+F1 and Ctrl+F2 correctly even when no browser window is available.yusukes@chromium.org2012-06-141-32/+15
* Pass event bitmask (shift, control, alt) to ui::Accelerator instead of booleans.tfarina@chromium.org2012-05-181-2/+2
* Remove ShellDelegate::GetCycleWindowList. Because alt-tab operates onsky@chromium.org2012-04-031-11/+8
* ash: Focus tray with shift-alt-ssadrul@chromium.org2012-03-261-11/+17
* Replace Shell::GetRootWindow with Window::GetRootWindowoshima@chromium.org2012-03-141-1/+1
* Ash: Remove compact window mode.jamescook@chromium.org2012-03-081-1/+1
* Migrate client API setters/getters to take a RootWindow.ben@chromium.org2012-02-261-1/+2
* Experimental Extension Keybinding (first cut).finnur@chromium.org2012-02-231-2/+6
* Makes it so the launcher only gets focus when using the keyboard.sky@chromium.org2012-02-171-1/+3
* Allow focus to be sent between browser window and launcher/status windowzork@chromium.org2012-02-071-0/+101