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
*
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
*
Revert r168447 "Makes windows obey their maximum size constraints on chromeos."
oshima@chromium.org
2012-11-17
1
-6
/
+0
*
Makes windows obey their maximum size constraints on chromeos.
koz@chromium.org
2012-11-17
1
-0
/
+6
*
Don't use drag to corner resizing for unresizable windows
skuhne@chromium.org
2012-11-14
1
-0
/
+4
*
Adding persistence of user defined window positions / sizes to return to that...
skuhne@chromium.org
2012-11-06
1
-0
/
+33
*
Re-vamped the entire window auto positioning logic
skuhne@chromium.org
2012-10-30
1
-5
/
+24
*
Revert 164652 - speculative revert - this change may have caused print dialog...
sergeyu@chromium.org
2012-10-29
1
-24
/
+5
*
Re-vamped the entire window auto positioning logic
skuhne@chromium.org
2012-10-29
1
-5
/
+24
*
Fixes crash when running aura on windows without ash.
sky@chromium.org
2012-10-26
1
-0
/
+12
*
Revert 164352 - Re-vamped the entire window auto positioning logic
sail@chromium.org
2012-10-26
1
-24
/
+5
*
Re-vamped the entire window auto positioning logic
skuhne@chromium.org
2012-10-26
1
-5
/
+24
*
Make gfx::Rect class operations consistently mutate the class they are called...
danakj@chromium.org
2012-10-23
1
-1
/
+2
*
Makes gfx::Screen an instance, rather than a collection of static methods.
scottmg@chromium.org
2012-10-12
1
-1
/
+2
*
Remove TOGGLE_MAXIMIZED_* from Ash reserved actions list.
mazda@chromium.org
2012-10-10
1
-0
/
+7
*
New Behavior on pressing F4:
sschmitz@chromium.org
2012-09-17
1
-0
/
+4
*
Modify r154335 to fix crbug.com/146394#c4 .
yusukes@chromium.org
2012-09-11
1
-2
/
+5
*
I missed that we don't need to set bounds on the children here either.
sky@chromium.org
2012-09-05
1
-6
/
+1
*
Fixes bug where RecreateWindowLayers() was resetting the bounds. This
sky@chromium.org
2012-08-31
1
-2
/
+0
*
Random set of changes for workspace2 code:
sky@chromium.org
2012-08-24
1
-5
/
+5
*
Draw web content area correctly on a phantom window for window dragging.
yusukes@chromium.org
2012-08-16
1
-0
/
+33
*
ash: Remove wm::GetRootWindowController.
sadrul@chromium.org
2012-07-26
1
-5
/
+0
*
* Use Virtual Screen Coordinates in more places
oshima@chromium.org
2012-07-18
1
-5
/
+5
*
Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.
tfarina@chromium.org
2012-06-17
1
-1
/
+1
*
Reland r141871.
oshima@chromium.org
2012-06-13
1
-0
/
+5
*
Revert r141871 "Add RootWindowController that keeps per root window state."
oshima@chromium.org
2012-06-13
1
-5
/
+0
*
Add RootWindowController that keeps per root window state.
oshima@chromium.org
2012-06-13
1
-0
/
+5
[next]