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
/
stacking_controller.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-14
1
-6
/
+6
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-13
1
-6
/
+6
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-13
1
-6
/
+6
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-12
1
-6
/
+6
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-12
1
-6
/
+6
*
Move files from ui/views/corewm to ui/wm/core
ben@chromium.org
2014-03-11
1
-1
/
+1
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
1
-1
/
+1
*
Moves management of transients out of Window
sky@chromium.org
2014-01-07
1
-8
/
+12
*
wm: public window_types.
tfarina@chromium.org
2013-12-19
1
-7
/
+7
*
Windows and notifications are hidden during first-run tutorial.
dzhioev@chromium.org
2013-12-12
1
-8
/
+2
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
1
-5
/
+5
*
Rename StackingClient -> WindowTreeClient
ben@chromium.org
2013-10-23
1
-1
/
+1
*
Rename WindowSettings to WindowState
oshima@chromium.org
2013-09-20
1
-2
/
+2
*
Rename GetActiveRootWindow -> GetTargetRootWindow
oshima@chromium.org
2013-09-12
1
-1
/
+1
*
Group WM related properties to ash::wm::WindowSettings
oshima@chromium.org
2013-09-11
1
-6
/
+2
*
Revert 222512 "Group WM related properties to ash::wm::WindowSet..."
stevet@chromium.org
2013-09-11
1
-2
/
+6
*
Group WM related properties to ash::wm::WindowSettings
oshima@chromium.org
2013-09-11
1
-6
/
+2
*
Move GetRootWindowController to root_window_controller.h
oshima@chromium.org
2013-09-06
1
-2
/
+2
*
Modal window in user session not blocks user adding screen.
dzhioev@chromium.org
2013-07-24
1
-2
/
+1
*
Cleanup: move AlwaysOnTopController to RootWindowController
oshima@chromium.org
2013-07-02
1
-16
/
+7
*
Move DisplayLayout out from display_controller.h
oshima@chromium.org
2013-06-28
1
-1
/
+0
*
Fix crash when JS alert from background page appears during lock screen
dpolukhin@chromium.org
2013-05-30
1
-8
/
+8
*
Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""
bartfab@google.com
2013-04-17
1
-3
/
+4
*
Revert 194578 "Add ash SessionStateDelegate"
gavinp@chromium.org
2013-04-17
1
-4
/
+3
*
Add ash SessionStateDelegate
bartfab@google.com
2013-04-17
1
-3
/
+4
*
Always use transient parent container if window has a transient parent.
flackr@chromium.org
2013-03-02
1
-3
/
+3
*
Allow detaching and reattaching panels when dragged from/to launcher.
flackr@chromium.org
2013-02-20
1
-2
/
+9
*
re-re-land of https://codereview.chromium.org/11364053/
scottmg@chromium.org
2012-11-14
1
-5
/
+3
*
Use correct modal window container at login screen
nkostylev@chromium.org
2012-11-13
1
-3
/
+4
*
Revert 167431 - reland of https://codereview.chromium.org/11364053/
scottmg@chromium.org
2012-11-13
1
-3
/
+5
*
reland of https://codereview.chromium.org/11364053/
scottmg@chromium.org
2012-11-13
1
-5
/
+3
*
Revert 167245 - Currently, the ash and desktop implementations of StackingCli...
scottmg@chromium.org
2012-11-12
1
-3
/
+5
*
Currently, the ash and desktop implementations of StackingClient stomp each o...
scottmg@google.com
2012-11-12
1
-5
/
+3
*
Re-order case statement according to WindowType order
simon.hong81@gmail.com
2012-11-09
1
-3
/
+3
*
Various modal dialog handling fixes when lock layer window is active (i.e. lo...
nkostylev@chromium.org
2012-11-09
1
-3
/
+4
*
Removes worskpace 1 code. Will rename next.
sky@chromium.org
2012-10-17
1
-2
/
+1
*
Remove non ExtededDesktop mode
oshima@chromium.org
2012-08-30
1
-4
/
+1
*
Adds an interface between WorkspaceController and
sky@chromium.org
2012-08-16
1
-2
/
+1
*
Allow the cursor to warp even when a window is dragged.
yusukes@google.com
2012-08-06
1
-1
/
+2
*
Enable Virtual Screen Coordinates and remove --ash-virtual-screen-coordinates
oshima@chromium.org
2012-07-23
1
-3
/
+3
*
Move a window if the sceren bounds being set is in other display.
oshima@chromium.org
2012-07-21
1
-17
/
+27
*
Relanding r144499:
oshima@chromium.org
2012-06-27
1
-2
/
+2
*
Revert r 144499 "Rename the remaining usage of Monitor to Display"
oshima@chromium.org
2012-06-27
1
-2
/
+2
*
Rename the remaining usage of Monitor to Display
oshima@chromium.org
2012-06-27
1
-2
/
+2
*
This is the 1st CL to add Virtual Screen Coordinates to ash.
oshima@chromium.org
2012-06-23
1
-19
/
+37
*
Change GetContainer to take a root window
oshima@chromium.org
2012-06-11
1
-6
/
+21
*
Removed requirement for ash::Window::transient_parent() presence for system m...
zelidrag@chromium.org
2012-06-05
1
-2
/
+1
*
Remove more root window dependencies
oshima@chromium.org
2012-06-01
1
-1
/
+0
*
ash: Make extension uninstall UI can use app list window as parent.
xiyuan@chromium.org
2012-04-09
1
-13
/
+31
*
aura::Window only supports void* and int values for custom properties, which ...
benrg@chromium.org
2012-02-11
1
-1
/
+1
[next]