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
/
toplevel_window_event_handler_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
End gesture drag when mouse capture is lost
pkotwicz
2015-05-25
1
-0
/
+27
*
aura: Remove layerless windows.
danakj
2015-04-03
1
-1
/
+1
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-28
1
-5
/
+3
*
Reland: Make WindowState::CanMinimize() take into account WidgetDelegate::Can...
pkotwicz
2014-10-05
1
-13
/
+4
*
Revert of Reland: Make WindowState::CanMinimize() take into account WidgetDel...
rouslan
2014-10-04
1
-4
/
+13
*
Reland: Make WindowState::CanMinimize() take into account WidgetDelegate::Can...
pkotwicz
2014-10-03
1
-13
/
+4
*
replace OVERRIDE and FINAL with override and final in ash/
mostynb
2014-10-03
1
-1
/
+1
*
Revert of Make WindowState::CanMinimize() take into account WidgetDelegate::C...
tapted
2014-10-02
1
-4
/
+13
*
Make WindowState::CanMinimize() take into account WidgetDelegate::CanMinimize()
pkotwicz
2014-10-01
1
-13
/
+4
*
Cleanups for aura/test/event_generator.h (resolve TODOs)
tapted@chromium.org
2014-07-28
1
-29
/
+28
*
Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."
markusheintz@chromium.org
2014-07-24
1
-28
/
+29
*
Cleanups for aura/test/event_generator.h (resolve TODOs)
tapted@chromium.org
2014-07-24
1
-29
/
+28
*
[M-37]: Fix dragging tab via mouse when touch is down on ChromeOS
pkotwicz@chromium.org
2014-07-04
1
-0
/
+32
*
Eliminate ash::internal namespace
oshima@chromium.org
2014-04-03
1
-5
/
+5
*
Move some code from aura/client to wm/public
ben@chromium.org
2014-03-21
1
-1
/
+1
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-14
1
-1
/
+1
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-13
1
-1
/
+1
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-13
1
-1
/
+1
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-12
1
-1
/
+1
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-12
1
-1
/
+1
*
Move files from ui/views/corewm to ui/wm/core
ben@chromium.org
2014-03-11
1
-1
/
+1
*
Add a window parameter to WindowDelegate's OnWindowDestroying/Destroyed methods.
ben@chromium.org
2014-02-28
1
-1
/
+1
*
Rename WindowShowType to WindowStateType to be less confusing name.
oshima@chromium.org
2014-02-27
1
-4
/
+4
*
Refactor SnapSizer now that the --ash-multiple-snap-window-widths flag no lon...
pkotwicz@chromium.org
2014-02-26
1
-70
/
+39
*
Removes #ash-multiple-snap-window-widths flag
varkha@chromium.org
2014-02-25
1
-4
/
+4
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
1
-1
/
+1
*
Attempt at making ToplevelWindowEventHandlerTest.RunMoveLoopFailsDuringInProg...
pkotwicz@chromium.org
2014-02-19
1
-2
/
+1
*
Cleanup
oshima@chromium.org
2014-02-01
1
-2
/
+2
*
Only drag or maximize / restore when event has not yet been handled.
flackr@chromium.org
2014-01-30
1
-0
/
+20
*
Enforce resizing a single window at a time part 1.
pkotwicz@chromium.org
2014-01-27
1
-13
/
+12
*
Use a single ToplevelWindowEventHandler for the ash::Shell. This is part 1 in...
pkotwicz@chromium.org
2014-01-15
1
-1
/
+1
*
aura/ash: Misc nits.
sadrul@chromium.org
2014-01-13
1
-43
/
+46
*
Makes Window::Init take a WindowLayerType instead of LayerType.
sky@chromium.org
2014-01-08
1
-1
/
+1
*
This CL refactors ToplevelWindowEventHandler and TwoFingerDragHandler to make...
pkotwicz@chromium.org
2013-12-26
1
-0
/
+28
*
wm: public window_types.
tfarina@chromium.org
2013-12-19
1
-1
/
+1
*
Refactor FramePainter so that a child view of NonClientFrameView can paint th...
pkotwicz@chromium.org
2013-10-18
1
-150
/
+2
*
Move MinimalShell to ui/shell.
derat@chromium.org
2013-10-10
1
-1
/
+0
*
Fix regression wrt aura::Window::set_hit_test_bounds_override_inner() due to ...
pkotwicz@chromium.org
2013-10-07
1
-8
/
+32
*
ash: Remove old lock animation implementation.
derat@chromium.org
2013-10-01
1
-4
/
+3
*
Introduce WindowShowType which specifies the ash specific window show state.
oshima@chromium.org
2013-09-29
1
-5
/
+6
*
Rename WindowSettings to WindowState
oshima@chromium.org
2013-09-20
1
-18
/
+21
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
1
-1
/
+1
*
Remove mac code from aura/ash/views
oshima@chromium.org
2013-09-18
1
-1
/
+1
*
Show shadow on drag edge when touch-resizing
mohsen@chromium.org
2013-08-09
1
-23
/
+139
*
Rename SessionStateController -> LockStateController.
nkostylev@chromium.org
2013-05-30
1
-4
/
+4
*
ash: Do not allow gesture-dragging two windows at the same time.
sadrul@chromium.org
2013-02-20
1
-0
/
+38
*
ash: Do not allow minimizing windows in login screen.
sadrul@chromium.org
2013-02-06
1
-1
/
+36
*
ash: Do not allow snapping unresizable windows.
sadrul@chromium.org
2013-02-06
1
-0
/
+62
*
EscapeReverts and MinimizeMaximizeCompletes constantly failing on win_aura
rogerta@chromium.org
2012-12-14
1
-2
/
+9
*
Get the rest of the ash_unittests to pass with the new FocusController (!)
ben@chromium.org
2012-12-14
1
-29
/
+6
[next]