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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
1
-1
/
+1
*
Remove new dialog style command-line flags, etc.
msw@chromium.org
2013-09-04
1
-2
/
+1
*
Modal window in user session not blocks user adding screen.
dzhioev@chromium.org
2013-07-24
1
-9
/
+2
*
ash: Use transparent black shield for modal dialogs
jamescook@chromium.org
2013-06-18
1
-2
/
+4
*
Add --disable-new-dialog-style flag; use DialogDelegate::UseNewStyle(); etc.
msw@chromium.org
2013-05-09
1
-5
/
+3
*
Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""
bartfab@google.com
2013-04-17
1
-4
/
+5
*
Revert 194578 "Add ash SessionStateDelegate"
gavinp@chromium.org
2013-04-17
1
-5
/
+4
*
Add ash SessionStateDelegate
bartfab@google.com
2013-04-17
1
-4
/
+5
*
Consolidate dialog style flags and strings; etc.
msw@chromium.org
2012-12-17
1
-29
/
+6
*
Enable modal windows to be dragged to another monitors.
mazda@chromium.org
2012-12-07
1
-2
/
+2
*
Split window_animations, moving basic animations to views/corewm.
ben@chromium.org
2012-11-29
1
-1
/
+1
*
Revert 170071 - Split window_animations, moving basic animations to views/cor...
ben@chromium.org
2012-11-28
1
-1
/
+1
*
Split window_animations, moving basic animations to views/corewm.
ben@chromium.org
2012-11-28
1
-1
/
+1
*
Move ui\aura\shared to ui\views\corewm
ben@chromium.org
2012-11-12
1
-1
/
+1
*
Various modal dialog handling fixes when lock layer window is active (i.e. lo...
nkostylev@chromium.org
2012-11-09
1
-1
/
+10
*
Shows the proper system modal background for the window.
mukai@chromium.org
2012-10-29
1
-1
/
+6
*
Make gfx::Rect class operations consistently mutate the class they are called...
danakj@chromium.org
2012-10-23
1
-1
/
+3
*
Makes gfx::Screen an instance, rather than a collection of static methods.
scottmg@chromium.org
2012-10-12
1
-2
/
+3
*
Show modal screen on all dislpays.
oshima@chromium.org
2012-10-05
1
-59
/
+65
*
aura: Start converting event-filters into event-handlers.
sadrul@chromium.org
2012-09-21
1
-2
/
+3
*
events: Move some files into ui/base/events/
sadrul@chromium.org
2012-09-04
1
-1
/
+1
*
Convert Aura to use ui::Event.
ben@chromium.org
2012-08-08
1
-1
/
+1
*
Move a window if the sceren bounds being set is in other display.
oshima@chromium.org
2012-07-21
1
-0
/
+8
*
Relading crash fix in system modal dialog
oshima@chromium.org
2012-06-28
1
-7
/
+11
*
Temporarily revert the crash fix (134505) in r144467 to merge the fix into m2...
oshima@chromium.org
2012-06-28
1
-11
/
+7
*
move windows when disconnecting secondary monitors
oshima@chromium.org
2012-06-27
1
-7
/
+11
*
Factor out capture code from RootWindow to CaptureClient
oshima@chromium.org
2012-06-08
1
-3
/
+4
*
Add EnvEventFilter to filter events before root window process event
oshima@chromium.org
2012-06-06
1
-2
/
+2
*
ui: Move compositor/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-05
1
-3
/
+3
*
Adding logic to keep dialogs within the screen when screen resizes
skuhne@chromium.org
2012-04-26
1
-2
/
+8
*
ash: Hide launcher for unmanaged fullscreen windows.
derat@chromium.org
2012-04-20
1
-0
/
+4
*
Makes showing the modal dialog release capture. Without this capture
sky@chromium.org
2012-04-19
1
-0
/
+5
*
Fixes crash if a system modal window was shown while the lock screen
sky@chromium.org
2012-04-06
1
-23
/
+5
*
ash: Start moving window_util.h functions into wm namespace.
tfarina@chromium.org
2012-02-27
1
-2
/
+2
*
Fix two crash and potential leak&crash
oshima@chromium.org
2012-02-15
1
-0
/
+7
*
aura::Window only supports void* and int values for custom properties, which ...
benrg@chromium.org
2012-02-11
1
-6
/
+6
*
ash: Fix creating the modal screen.
sadrul@chromium.org
2012-02-08
1
-14
/
+14
*
Disable animations during aura tests.
vollick@google.com
2012-02-02
1
-13
/
+11
*
Pass const gfx::Rect& as the first parameter to FillRect.
tfarina@chromium.org
2012-02-01
1
-1
/
+1
*
Revert 120092 - Reland 120074 -- Disable animations during aura tests.
vollick@google.com
2012-02-01
1
-11
/
+13
*
Reland 120074 -- Disable animations during aura tests.
vollick@google.com
2012-02-01
1
-13
/
+11
*
Revert 120074 - Disable animations during aura tests.
vollick@google.com
2012-02-01
1
-11
/
+13
*
Disable animations during aura tests.
vollick@google.com
2012-02-01
1
-13
/
+11
*
Remove Owner param to EventFilter's ctor.
ben@chromium.org
2012-01-31
1
-1
/
+1
*
Do not allow system modal dialogs below the lock layer to steal focus.
flackr@chromium.org
2012-01-27
1
-0
/
+6
*
Allow hide animations to work again:
ben@chromium.org
2012-01-27
1
-1
/
+0
*
Add animations for system modal and tooltips.
ben@chromium.org
2012-01-23
1
-0
/
+5
*
Rename system modal types and classes appropriately.
flackr@chromium.org
2012-01-18
1
-0
/
+204