Sign in
chromium
/
chromium
/
src
/
f9ac10db3685a55ceac6105d9d3b8136f86b00b0
/
ash
/
focus_cycler_unittest.cc
1cad77e9
ash: Remove ash::Shelf in favor of ash::WmShelf
by jamescook
· 9 years ago
df64c66b
mash: Move more shelf files to ash/common/shelf.
by msw
· 9 years ago
625f791
mash: Move StatusTray and StatusAreaWidget to //ash/common
by jamescook
· 9 years ago
ba93d044
mash: Convert StatusAreaWidgetDelegate to wm common types
by jamescook
· 9 years ago
b8dcef52
clang-format all of //ash
by jamescook
· 9 years ago
7f397419
GetStatusAreaWidget from ash/test in focus_cycler_unittest
by warx
· 9 years ago
aada0db9
mash: Break ash system tray dependencies on ash::ShelfWidget
by jamescook
· 9 years ago
26f3209
mash: Convert FocusCycler to wm common types and move to //ash/common
by jamescook
· 9 years ago
0702b27
Shuffles and renames ash/common/wm classes
by sky
· 9 years ago
c096d9f
Moves RootWindowControllerCommon and LayoutManager to common
by sky
· 9 years ago
d606377
Renames ash/wm/common into ash/common/wm
by sky
· 9 years ago
6500ad13
mash: Convert shelf to wm::WmWindow types, part 1
by jamescook
· 9 years ago
e7ad02a
Views: Add new SetFocusBehavior method.
by karandeepb
· 9 years ago
a9454747
Convert //ash from scoped_ptr to std::unique_ptr
by dcheng
· 9 years ago
a7e8a5f
Cleanup ash shelf accessor functions.
by msw
· 9 years ago
d33c56b
ash: Explicitly teach various components about ShelfLayoutManager.
by sadrul
· 10 years ago
063763f
Fix the browser crash that caused by referring to deleted shelf widget.
by xdai
· 10 years ago
222b9c7
Update {virtual,override,final} to follow C++11 style in ash.
by dcheng
· 11 years ago
10d6b38
replace OVERRIDE and FINAL with override and final in ash/
by mostynb
· 11 years ago
73c9fd0
Cleanups for aura/test/event_generator.h (resolve TODOs)
by
[email protected]
· 11 years ago
dd131d3
Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."
by
[email protected]
· 11 years ago
b89622c6
Cleanups for aura/test/event_generator.h (resolve TODOs)
by
[email protected]
· 11 years ago
093b8d64
Eliminate ash::internal namespace
by
[email protected]
· 11 years ago
fba1eb2
Remove --ash-disable-overview-mode
by
[email protected]
· 11 years ago
fcc51c95
Move root_window.* to window_event_dispatcher.*
by
[email protected]
· 12 years ago
864b5855
Rename Launcher to Shelf.
by
[email protected]
· 12 years ago
505df7b
Rename View::set_focusable and View::set_accessibility_focusable
by
[email protected]
· 12 years ago
464a001
Do not leak a PanedWidgetDelegate from FocusCyclerTest.CycleFocusThroughWindowWithPanes
by
[email protected]
· 12 years ago
bf9cdb36
Make GetRootWindow() return a Window instead of a RootWindow.
by
[email protected]
· 12 years ago
8020c93
Enable Clang warnings in .cc files for Linux+[Aura/ChromeOS]
by
[email protected]
· 12 years ago
242aa4f
Fix cycling of focusable panes in Chrome OS.
by
[email protected]
· 12 years ago
7f7f65c
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
by
[email protected]
· 12 years ago
478c6c3
Refactor: Shelf Widget
by
[email protected]
· 12 years ago
5ebe610
Desktop aura: Break aura::Window::SetParent in two.
by
[email protected]
· 13 years ago
51ed599
SystemTrayDelegate ownership -> Shell
by
[email protected]
· 13 years ago
16059276d
Create launcher on secondary displays
by
[email protected]
· 13 years ago
eb5a0ab
Cleans up FocusCycler test so that it doesn't trigger calling
by
[email protected]
· 13 years ago
df1a0a6
Add a bug ID to the disabled FocusCyclerTest.* and FocusCyclerLauncherTest.* tests.
by
[email protected]
· 13 years ago
551ebc5
Disable CycleFocus* tests because of use-after-free errors in them.
by
[email protected]
· 13 years ago
88d7112
Remove Shell::shelf|status_area_widget|launcher and
by
[email protected]
· 13 years ago
932cf11
Prepare a bunch of ash tests for workspace2. With Workspace2 you can't
by
[email protected]
· 13 years ago
ce711ac
Handle Ctrl+F1 and Ctrl+F2 correctly even when no browser window is available.
by
[email protected]
· 13 years ago
aa54218b
Prepare status area to support multiple trays.
by
[email protected]
· 13 years ago
7b0f750
Change GetContainer to take a root window
by
[email protected]
· 13 years ago
6d6546e
Prepare to support Ash notification tray:
by
[email protected]
· 13 years ago
860f594
Revert 133691 because it accidentally reverted revs 133686 and 133684.
by
[email protected]
· 13 years ago
2aa4813
ash: Some code-cleanup in the system-tray code.
by
[email protected]
· 13 years ago
1d81edd
ash: Some code-cleanup in the system-tray code.
by
[email protected]
· 13 years ago
82157fb8
ash: Some more code-cleanup related to the tray.
by
[email protected]
· 13 years ago
8676f047
Makes the shelf visible if the launcher/status has focus.
by
[email protected]
· 13 years ago
d9456cb
Reland r127841: "Defer creating launcher until after login."
by
[email protected]
· 13 years ago
63ef2159
Revert r127841: "Defer creating launcher until after login."
by
[email protected]
· 13 years ago
1410fb00
ash/chromeos: Defer creating launcher until after login.
by
[email protected]
· 13 years ago
2d51154
Activate the status area only when it's focused using the keyboard.
by
[email protected]
· 13 years ago
7dfde81
Revert 125323 - Activate the status area only when it's focused using the keyboard.
by
[email protected]
· 13 years ago
1813439
Activate the status area only when it's focused using the keyboard.
by
[email protected]
· 13 years ago
057dc575
Add unittest to check that focus cycling skips the launcher when it's hidden
by
[email protected]
· 13 years ago
1dcddae
ash uber tray: Make it work in ash_shell, and a couple more fixes.
by
[email protected]
· 13 years ago
f3c7b25
ash: Fix chromeos build by adding missing wm:: for focus_cycler_unittest.cc
by
[email protected]
· 13 years ago
df1c986
Add a unit test for the focus cycler.
by
[email protected]
· 13 years ago
1852c8e
Revert 121685 - Add a unit test for the focus cycler.
by
[email protected]
· 14 years ago
d912588
Add a unit test for the focus cycler.
by
[email protected]
· 14 years ago