summaryrefslogtreecommitdiffstats
path: root/ash/focus_cycler_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup ash shelf accessor functions.msw2016-03-011-4/+1
* ash: Explicitly teach various components about ShelfLayoutManager.sadrul2016-02-031-1/+4
* Fix the browser crash that caused by referring to deleted shelf widget.xdai2015-09-291-0/+27
* Update {virtual,override,final} to follow C++11 style in ash.dcheng2015-01-161-9/+5
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-5/+5
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-281-2/+2
* Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."markusheintz@chromium.org2014-07-241-2/+2
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-241-2/+2
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-8/+6
* Remove --ash-disable-overview-modeflackr@chromium.org2014-03-121-1/+8
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Rename Launcher to Shelf.tfarina@chromium.org2013-12-191-5/+5
* Rename View::set_focusable and View::set_accessibility_focusablemohsen@chromium.org2013-12-161-4/+4
* Do not leak a PanedWidgetDelegate from FocusCyclerTest.CycleFocusThroughWindo...earthdok@chromium.org2013-11-121-3/+3
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-1/+1
* Enable Clang warnings in .cc files for Linux+[Aura/ChromeOS]rsleevi@chromium.org2013-05-071-2/+3
* Fix cycling of focusable panes in Chrome OS.dmazzoni@chromium.org2013-04-301-0/+136
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-2/+2
* Refactor: Shelf Widgetharrym@chromium.org2013-03-091-46/+46
* Desktop aura: Break aura::Window::SetParent in two.erg@chromium.org2012-11-281-7/+6
* SystemTrayDelegate ownership -> Shellstevenjb@chromium.org2012-11-071-1/+1
* Create launcher on secondary displaysoshima@chromium.org2012-10-221-1/+5
* Cleans up FocusCycler test so that it doesn't trigger callingsky@chromium.org2012-10-201-172/+121
* Add a bug ID to the disabled FocusCyclerTest.* and FocusCyclerLauncherTest.* ...glider@chromium.org2012-10-191-1/+1
* Disable CycleFocus* tests because of use-after-free errors in them.glider@chromium.org2012-10-191-7/+10
* Remove Shell::shelf|status_area_widget|launcher andoshima@chromium.org2012-10-181-8/+8
* Prepare a bunch of ash tests for workspace2. With Workspace2 you can'tsky@chromium.org2012-08-161-24/+6
* Handle Ctrl+F1 and Ctrl+F2 correctly even when no browser window is available.yusukes@chromium.org2012-06-141-0/+89
* Prepare status area to support multiple trays.stevenjb@google.com2012-06-121-3/+2
* Change GetContainer to take a root windowoshima@chromium.org2012-06-111-15/+15
* Prepare to support Ash notification tray:stevenjb@google.com2012-05-301-20/+24
* Revert 133691 because it accidentally reverted revs 133686 and 133684.sadrul@chromium.org2012-04-241-21/+28
* ash: Some code-cleanup in the system-tray code.sadrul@chromium.org2012-04-241-28/+21
* ash: Some code-cleanup in the system-tray code.sadrul@chromium.org2012-04-241-21/+28
* ash: Some more code-cleanup related to the tray.sadrul@chromium.org2012-04-111-17/+1
* Makes the shelf visible if the launcher/status has focus.sky@chromium.org2012-03-291-8/+17
* Reland r127841: "Defer creating launcher until after login."derat@chromium.org2012-03-211-4/+0
* Revert r127841: "Defer creating launcher until after login."derat@chromium.org2012-03-211-0/+4
* ash/chromeos: Defer creating launcher until after login.derat@chromium.org2012-03-211-4/+0
* Activate the status area only when it's focused using the keyboard.yusukes@google.com2012-03-071-0/+9
* Revert 125323 - Activate the status area only when it's focused using the key...yusukes@google.com2012-03-071-5/+0
* Activate the status area only when it's focused using the keyboard.yusukes@chromium.org2012-03-071-0/+5
* Add unittest to check that focus cycling skips the launcher when it's hiddenzork@chromium.org2012-03-061-0/+105
* ash uber tray: Make it work in ash_shell, and a couple more fixes.sadrul@chromium.org2012-03-041-2/+2
* ash: Fix chromeos build by adding missing wm:: for focus_cycler_unittest.cctfarina@chromium.org2012-02-271-9/+9
* Add a unit test for the focus cycler.zork@chromium.org2012-02-271-0/+126
* Revert 121685 - Add a unit test for the focus cycler.zork@chromium.org2012-02-131-122/+0
* Add a unit test for the focus cycler.zork@chromium.org2012-02-131-0/+122