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
/
window_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added wm::IsWindowUserPositionable(...) method in window_util.h.
bruthig
2015-06-04
1
-0
/
+4
*
Fix references to ui/gfx headers in a*/.
Avi Drissman
2014-12-22
1
-2
/
+2
*
Snap widgets to pixel boundary on ash
oshima@chromium.org
2014-07-18
1
-0
/
+37
*
Move some code from aura/client to wm/public
ben@chromium.org
2014-03-21
1
-1
/
+1
*
Convert CenterWindow operation to WMEvent
oshima@chromium.org
2014-03-20
1
-20
/
+3
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-14
1
-7
/
+7
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-13
1
-7
/
+7
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-13
1
-7
/
+7
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-12
1
-7
/
+7
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-12
1
-7
/
+7
*
Move files from ui/views/corewm to ui/wm/core
ben@chromium.org
2014-03-11
1
-1
/
+1
*
Refactor SnapSizer now that the --ash-multiple-snap-window-widths flag no lon...
pkotwicz@chromium.org
2014-02-26
1
-0
/
+38
*
Remove WindowState::IsNormalShowState()
pkotwicz@chromium.org
2014-02-25
1
-1
/
+1
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
1
-1
/
+1
*
Add test case for updating the bounds of snapped window.
oshima@chromium.org
2014-02-13
1
-2
/
+7
*
Some minor window state replacements
skuhne@chromium.org
2014-02-11
1
-2
/
+1
*
Screen cleanup:
oshima@chromium.org
2014-01-17
1
-2
/
+2
*
Fix AdjustBoundsToEnsureWindowVisibility to work with non primary display bounds
oshima@chromium.org
2014-01-10
1
-8
/
+8
*
Revert 243986 "Fix AdjustBoundsToEnsureWindowVisibility to work ..."
oshima@chromium.org
2014-01-09
1
-8
/
+8
*
Fix AdjustBoundsToEnsureWindowVisibility to work with non primary display bounds
oshima@chromium.org
2014-01-09
1
-8
/
+8
*
Moves management of transients out of Window
sky@chromium.org
2014-01-07
1
-4
/
+7
*
Do not send the OnWindowShowTypeChanged() notification if the window show typ...
pkotwicz@chromium.org
2013-12-11
1
-6
/
+14
*
Avoids reparenting children that originally come from a container that is dif...
varkha@chromium.org
2013-12-11
1
-8
/
+14
*
Avoids centering docked windows, Unsnaps when centering.
varkha@chromium.org
2013-11-25
1
-2
/
+10
*
Introduce WindowStateDelegate::ToggleFullscreen
oshima@chromium.org
2013-10-30
1
-4
/
+0
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
1
-1
/
+1
*
Make sure the top of the window is visible when a window is added.
oshima@chromium.org
2013-10-22
1
-0
/
+2
*
Fixes crashes and other bad behavior with modal dialogs. Maintains that trans...
varkha@chromium.org
2013-10-03
1
-0
/
+12
*
Rename WindowSettings to WindowState
oshima@chromium.org
2013-09-20
1
-83
/
+1
*
Windows docking should get triggered by pressing against the screen edge
varkha@chromium.org
2013-09-14
1
-0
/
+2
*
Group WM related properties to ash::wm::WindowSettings
oshima@chromium.org
2013-09-11
1
-18
/
+0
*
Revert 222512 "Group WM related properties to ash::wm::WindowSet..."
stevet@chromium.org
2013-09-11
1
-0
/
+18
*
Group WM related properties to ash::wm::WindowSettings
oshima@chromium.org
2013-09-11
1
-18
/
+0
*
Remove old activation code and disable-focus-controller flags
oshima@chromium.org
2013-09-05
1
-1
/
+0
*
Adds AnimateToFullscreen window property for the transition animation to full...
mukai@chromium.org
2013-08-28
1
-0
/
+4
*
Remove misuse of HasUserChangedWindowPositionOrSize
oshima@chromium.org
2013-08-20
1
-11
/
+11
*
Make sure that 30% of restored window is always visible.
oshima@chromium.org
2013-08-07
1
-15
/
+13
*
Hide the tab indicators and the shelf when in immersive + tab fullscreen.
pkotwicz@chromium.org
2013-04-30
1
-12
/
+0
*
Set screen bounds in wm::CenterWindow
oshima@chromium.org
2013-04-26
1
-1
/
+1
*
Move and show a panel window if icon is clicked on a different display.
flackr@chromium.org
2013-04-06
1
-3
/
+4
*
Minor Ash panel related cleanup
stevenjb@chromium.org
2013-04-05
1
-0
/
+16
*
Make sure at least 2/3 of the window is visible when a window is added to wor...
oshima@chromium.org
2013-02-28
1
-6
/
+14
*
ash: Do not allow minimizing windows in login screen.
sadrul@chromium.org
2013-02-06
1
-0
/
+15
*
ash: Do not allow snapping unresizable windows.
sadrul@chromium.org
2013-02-06
1
-0
/
+2
*
Eliminates all ash dependencies from WindowModalityController.
ben@chromium.org
2012-11-30
1
-21
/
+7
*
Split window_animations, moving basic animations to views/corewm.
ben@chromium.org
2012-11-29
1
-26
/
+0
*
ash: Refactor some code that snaps windows.
sadrul@chromium.org
2012-11-29
1
-1
/
+2
*
Revert 170071 - Split window_animations, moving basic animations to views/cor...
ben@chromium.org
2012-11-28
1
-0
/
+26
*
Split window_animations, moving basic animations to views/corewm.
ben@chromium.org
2012-11-28
1
-26
/
+0
*
Makes windows obey their maximum size constraints on chromeos.
koz@chromium.org
2012-11-26
1
-0
/
+6
[next]