index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ash
/
wm
/
overview
/
window_selector_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a11y alert on entering window overview mode.
nsatragno@chromium.org
2014-04-30
1
-0
/
+14
*
Relayout windows in overview when display size changes.
flackr@chromium.org
2014-04-26
1
-0
/
+33
*
Added labels under the windows in OverviewMode displaying their current name.
nsatragno@chromium.org
2014-04-17
1
-0
/
+57
*
Eliminate ash::internal namespace
oshima@chromium.org
2014-04-03
1
-4
/
+1
*
Move some code from aura/client to wm/public
ben@chromium.org
2014-03-21
1
-1
/
+1
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-14
1
-3
/
+3
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-13
1
-3
/
+3
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-13
1
-3
/
+3
*
Add close buttons to windows on overview mode.
flackr@chromium.org
2014-03-13
1
-1
/
+2
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-12
1
-3
/
+3
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-12
1
-3
/
+3
*
Move files from ui/views/corewm to ui/wm/core
ben@chromium.org
2014-03-11
1
-1
/
+1
*
Introduce WMEvent class
oshima@chromium.org
2014-03-05
1
-1
/
+3
*
Window ownership -> WindowTreeHost
ben@chromium.org
2014-03-04
1
-1
/
+1
*
Use active window if on current workspace for fullscreen mode.
flackr@chromium.org
2014-02-27
1
-0
/
+10
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
1
-1
/
+1
*
events: Fix event-targeting for transformed windows.
sadrul@chromium.org
2014-02-20
1
-0
/
+46
*
Remove some methods from RootWindow that really belong on the WTH.
ben@chromium.org
2014-02-16
1
-1
/
+1
*
Disable WindowSelectorTest.DragDropInProgress.
flackr@chromium.org
2014-02-11
1
-1
/
+3
*
Do not consider drag capture window activatable for window selection.
flackr@chromium.org
2014-02-06
1
-0
/
+33
*
Renames LauncherID, LauncherItem and LauncherItems...
tfarina@chromium.org
2014-02-03
1
-1
/
+1
*
Screen cleanup:
oshima@chromium.org
2014-01-17
1
-3
/
+3
*
Moves management of transients out of Window
sky@chromium.org
2014-01-07
1
-3
/
+4
*
Rename Launcher to Shelf.
tfarina@chromium.org
2013-12-19
1
-3
/
+3
*
wm: public window_types.
tfarina@chromium.org
2013-12-19
1
-1
/
+1
*
Use exact match when removing selector items on window destroying observation.
flackr@chromium.org
2013-12-16
1
-0
/
+48
*
Ignore non-active fullscreen windows for shelf state.
flackr@chromium.org
2013-12-10
1
-2
/
+3
*
Rename LauncherDelegate to ShelfDelegate.
tfarina@chromium.org
2013-12-09
1
-3
/
+3
*
Disable overview on alt-tab by default and update test expectation to match.
flackr@chromium.org
2013-11-22
1
-4
/
+4
*
Activate windows when alt tabbing before overview is engaged.
flackr@chromium.org
2013-11-21
1
-0
/
+4
*
Minimize panels on entering fullscreen and exit fullscreen on selecting anoth...
flackr@chromium.org
2013-11-13
1
-0
/
+33
*
Eliminate Shell::RootWindowList in favor of aura::Window::Windows.
ben@chromium.org
2013-11-08
1
-5
/
+5
*
Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."
ben@chromium.org
2013-11-08
1
-5
/
+5
*
Eliminate Shell::RootWindowList in favor of aura::Window::Windows.
ben@chromium.org
2013-11-08
1
-5
/
+5
*
Enables docked windows by default
varkha@chromium.org
2013-11-08
1
-5
/
+5
*
Triggered after a short delay cycle overview should use target root.
flackr@chromium.org
2013-10-30
1
-5
/
+8
*
Copy window and its transient parents when moving to another display.
flackr@chromium.org
2013-10-30
1
-0
/
+104
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
1
-6
/
+7
*
Show the cursor when entering overview.
flackr@chromium.org
2013-10-23
1
-1
/
+4
*
Restore the stacking order of a window after cycling past it.
flackr@chromium.org
2013-10-23
1
-0
/
+67
*
Copy the children list while hiding windows as it changes on hide.
flackr@chromium.org
2013-10-18
1
-0
/
+14
*
ash: Move launcher_view* to shelf/ directory.
tfarina@chromium.org
2013-10-18
1
-8
/
+8
*
Transform parents of modal windows with modal window. Hide non overview windows.
flackr@chromium.org
2013-10-08
1
-4
/
+50
*
Handle bounds changes on a window during overview.
flackr@chromium.org
2013-10-04
1
-0
/
+50
*
Hide all non activatable windows during window overview.
flackr@chromium.org
2013-10-03
1
-3
/
+38
*
Fix visibility of minimized panels when restoring from overview.
flackr@chromium.org
2013-10-02
1
-0
/
+25
*
Losing focus should hide app list.
flackr@chromium.org
2013-10-01
1
-0
/
+24
*
Ignore windows in overview for computing shelf visibility.
flackr@chromium.org
2013-09-27
1
-0
/
+17
*
Upgrade overview to a single monitor cycle mode on window cycling.
flackr@chromium.org
2013-09-26
1
-0
/
+48
*
Lock the cursor as a pointer while in overview mode.
flackr@chromium.org
2013-09-21
1
-0
/
+9
[next]