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
/
root_window_controller_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing invalid window opacity/visibility combination with the shelf
skuhne@chromium.org
2014-05-14
1
-0
/
+7
*
Fix calculation of usable area of screen when VK is shown.
kevers@chromium.org
2014-05-13
1
-0
/
+54
*
CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.
oshima@chromium.org
2014-04-30
1
-1
/
+1
*
Reland enable VK overscroll by default. Fixed ash unittest.
kevers@chromium.org
2014-04-30
1
-2
/
+4
*
Revert 267158 "CleanUp: Introduce UserInfo. Move session_state s..."
oshima@chromium.org
2014-04-30
1
-1
/
+1
*
CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.
oshima@chromium.org
2014-04-30
1
-1
/
+1
*
aura: A couple of API cleanups.
sadrul@chromium.org
2014-04-23
1
-9
/
+12
*
Currently, we try to set virtual keyboard window height both
bshe@chromium.org
2014-04-23
1
-3
/
+5
*
Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.
oshima@chromium.org
2014-04-11
1
-39
/
+25
*
Make keyboard controller a singleton.
kevers@chromium.org
2014-04-07
1
-4
/
+4
*
Eliminate ash::internal namespace
oshima@chromium.org
2014-04-03
1
-76
/
+79
*
Prevent system modal dialog from blocking events to the virtual keyboard.
kevers@chromium.org
2014-03-31
1
-1
/
+43
*
Move TestEventHandler to ui/events/test
tdanderson@google.com
2014-03-20
1
-2
/
+2
*
Use active window if on current workspace for fullscreen mode.
flackr@chromium.org
2014-02-27
1
-0
/
+38
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
1
-1
/
+1
*
Restore screen work area after login
bshe@chromium.org
2014-02-13
1
-1
/
+29
*
Limit display of the virtual keyboard to state changes triggered from a user ...
kevers@chromium.org
2014-01-20
1
-0
/
+1
*
Makes Window::Init take a WindowLayerType instead of LayerType.
sky@chromium.org
2014-01-08
1
-2
/
+2
*
wm: public window_types.
tfarina@chromium.org
2013-12-19
1
-2
/
+2
*
Make sure the dragged window is smaller than work area in the target display.
oshima@chromium.org
2013-12-17
1
-14
/
+14
*
Revert 240542 "Make sure the dragged window is smaller than work..."
hashimoto@chromium.org
2013-12-13
1
-14
/
+14
*
Make sure the dragged window is smaller than work area in the target display.
oshima@chromium.org
2013-12-13
1
-14
/
+14
*
[Input View] Makes the input view window support window.resizeTo() and w3c vi...
shuchen@chromium.org
2013-12-12
1
-38
/
+13
*
Ignore non-active fullscreen windows for shelf state.
flackr@chromium.org
2013-12-10
1
-28
/
+12
*
Add a full screen virtual keyboard to virtual keyboard root window
bshe@chromium.org
2013-11-18
1
-2
/
+2
*
Revert r235502 "Add a full screen virtual keyboard to virtual keyboard root w...
thakis@chromium.org
2013-11-17
1
-2
/
+2
*
Add a full screen virtual keyboard to virtual keyboard root window
bshe@chromium.org
2013-11-16
1
-2
/
+2
*
Eliminate Shell::RootWindowList in favor of aura::Window::Windows.
ben@chromium.org
2013-11-08
1
-4
/
+4
*
Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."
ben@chromium.org
2013-11-08
1
-4
/
+4
*
Eliminate Shell::RootWindowList in favor of aura::Window::Windows.
ben@chromium.org
2013-11-08
1
-4
/
+4
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
1
-5
/
+5
*
Add --keyboard-usability-test flag and always show keyboard unless manually hide
bshe@chromium.org
2013-10-25
1
-0
/
+2
*
Rename StackingClient -> WindowTreeClient
ben@chromium.org
2013-10-23
1
-2
/
+3
*
Only show virtual keyboard on primary root window
bshe@chromium.org
2013-10-04
1
-1
/
+24
*
Fixes use after free caused by delete in RootWindowController (2)
sky@chromium.org
2013-10-02
1
-0
/
+64
*
Revert 226347 "Fixes use after free caused by delete in RootWind..."
dcheng@chromium.org
2013-10-02
1
-64
/
+0
*
Fixes use after free caused by delete in RootWindowController
sky@chromium.org
2013-10-01
1
-0
/
+64
*
Updates RootWindowController to delete the keyboard container before recreati...
rsadam@chromium.org
2013-10-01
1
-0
/
+18
*
Rename WindowSettings to WindowState
oshima@chromium.org
2013-09-20
1
-1
/
+2
*
RootWindowController::GetFullscreenWindow() should return the active one.
mukai@chromium.org
2013-09-06
1
-7
/
+29
*
ash:Shelf - Enable Alternate Shelf and Side Shelf by default.
harrym@chromium.org
2013-09-05
1
-2
/
+2
*
Whitelist virtual keyboard container to process events at login screen
bshe@chromium.org
2013-08-13
1
-0
/
+79
*
Create an invisible window during login so that
oshima@chromium.org
2013-08-07
1
-0
/
+19
*
Modal window in user session not blocks user adding screen.
dzhioev@chromium.org
2013-07-24
1
-15
/
+59
*
Do not create workspace for fullscreen.
mukai@chromium.org
2013-07-23
1
-6
/
+15
*
Focus kept on login screen.
dzhioev@chromium.org
2013-07-19
1
-0
/
+33
*
Move DisplayLayout out from display_controller.h
oshima@chromium.org
2013-06-28
1
-1
/
+0
*
Skip mulitple-display tests on win8
oshima@chromium.org
2013-06-12
1
-15
/
+7
*
Adding new user menu section to the SystemTrayMenu & refactoring of user access
skuhne@chromium.org
2013-05-18
1
-2
/
+2
*
Remove ash-disable-launcher-per-display flag
oshima@chromium.org
2013-05-10
1
-9
/
+3
[next]