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
/
system_modal_container_layout_manager_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate Shell::RootWindowList in favor of aura::Window::Windows.
ben@chromium.org
2013-11-08
1
-1
/
+1
*
Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."
ben@chromium.org
2013-11-08
1
-1
/
+1
*
Eliminate Shell::RootWindowList in favor of aura::Window::Windows.
ben@chromium.org
2013-11-08
1
-1
/
+1
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
1
-1
/
+1
*
Remove mac code from aura/ash/views
oshima@chromium.org
2013-09-18
1
-9
/
+1
*
Modal window in user session not blocks user adding screen.
dzhioev@chromium.org
2013-07-24
1
-55
/
+60
*
Skip mulitple-display tests on win8
oshima@chromium.org
2013-06-12
1
-7
/
+3
*
Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""
bartfab@google.com
2013-04-17
1
-4
/
+4
*
Revert 194578 "Add ash SessionStateDelegate"
gavinp@chromium.org
2013-04-17
1
-4
/
+4
*
Add ash SessionStateDelegate
bartfab@google.com
2013-04-17
1
-4
/
+4
*
Changes to build ash_unittests with RunLoop().RunUntilIdle().
tfarina@chromium.org
2013-03-24
1
-1
/
+2
*
Initial whack at getting ash_unittests to connect to a viewer process on Win/...
robertshield@chromium.org
2013-01-21
1
-1
/
+8
*
Continue threading context through unit tests.
erg@chromium.org
2013-01-07
1
-39
/
+58
*
Search next activate window from the active root window.
oshima@chromium.org
2012-12-28
1
-1
/
+2
*
Enable modal windows to be dragged to another monitors.
mazda@chromium.org
2012-12-07
1
-7
/
+13
*
Move WindowModalityController to CoreWm.
ben@chromium.org
2012-12-02
1
-2
/
+2
*
Various modal dialog handling fixes when lock layer window is active (i.e. lo...
nkostylev@chromium.org
2012-11-09
1
-1
/
+2
*
ash: Update calls froms RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-04
1
-1
/
+1
*
fix "System Modal Window should retain focus upon Open Feedback (Report Issue...
sschmitz@chromium.org
2012-11-02
1
-0
/
+2
*
Shows the proper system modal background for the window.
mukai@chromium.org
2012-10-29
1
-14
/
+66
*
ash: Fix event processing in modal windows in login/lock screen.
sadrul@chromium.org
2012-10-12
1
-1
/
+1
*
Show modal screen on all dislpays.
oshima@chromium.org
2012-10-05
1
-0
/
+68
*
Prepare a bunch of ash tests for workspace2. With Workspace2 you can't
sky@chromium.org
2012-08-16
1
-7
/
+1
*
Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo...
ben@chromium.org
2012-08-14
1
-1
/
+0
*
Replace views::MouseEvent with ui::MouseEvent
ben@chromium.org
2012-08-14
1
-1
/
+1
*
Change GetContainer to take a root window
oshima@chromium.org
2012-06-11
1
-4
/
+8
*
Removed requirement for ash::Window::transient_parent() presence for system m...
zelidrag@chromium.org
2012-06-05
1
-2
/
+41
*
Rename GetRootWindow() -> GetPrimaryRootWindow()
oshima@chromium.org
2012-05-25
1
-6
/
+6
*
ui: Move compositor/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-05
1
-1
/
+1
*
Makes window modal windows work correctly if shown from a mouse
sky@chromium.org
2012-04-27
1
-23
/
+1
*
Adding logic to keep dialogs within the screen when screen resizes
skuhne@chromium.org
2012-04-26
1
-0
/
+15
*
Makes showing the modal dialog release capture. Without this capture
sky@chromium.org
2012-04-19
1
-0
/
+44
*
Fixes crash if a system modal window was shown while the lock screen
sky@chromium.org
2012-04-06
1
-2
/
+17
*
Remove stops_event_propagation from Window, since it's broken.
ben@chromium.org
2012-03-23
1
-0
/
+4
*
Revert 128503 - Remove stops_event_propagation from Window, since it's broken.
jam@chromium.org
2012-03-23
1
-4
/
+0
*
Remove stops_event_propagation from Window, since it's broken.
ben@chromium.org
2012-03-23
1
-0
/
+4
*
Revert 128328 - Remove stops_event_propagation from Window, since it's broken.
ben@chromium.org
2012-03-22
1
-4
/
+0
*
Remove stops_event_propagation from Window, since it's broken.
ben@chromium.org
2012-03-22
1
-0
/
+4
*
ash: Start moving window_util.h functions into wm namespace.
tfarina@chromium.org
2012-02-27
1
-14
/
+14
*
Change EventGenerator to take a RootWindow at construction instead of just as...
ben@chromium.org
2012-02-21
1
-5
/
+5
*
Revert r122716 and r122717
maruel@chromium.org
2012-02-19
1
-5
/
+5
*
Change EventGenerator to take a RootWindow at construction instead of just as...
ben@chromium.org
2012-02-19
1
-5
/
+5
*
A bevy of Aura test changes:
ben@chromium.org
2012-02-17
1
-2
/
+2
*
Disable failing system modal test on Mac/Aura shell unit tests
dhollowa@chromium.org
2012-02-04
1
-1
/
+8
*
Disable animations during aura tests.
vollick@google.com
2012-02-02
1
-3
/
+3
*
Revert 120092 - Reland 120074 -- Disable animations during aura tests.
vollick@google.com
2012-02-01
1
-3
/
+3
*
Reland 120074 -- Disable animations during aura tests.
vollick@google.com
2012-02-01
1
-3
/
+3
*
Revert 120074 - Disable animations during aura tests.
vollick@google.com
2012-02-01
1
-3
/
+3
*
Disable animations during aura tests.
vollick@google.com
2012-02-01
1
-3
/
+3
*
Do not allow system modal dialogs below the lock layer to steal focus.
flackr@chromium.org
2012-01-27
1
-0
/
+69
[next]