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_manager_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not hide the cursor on a key up
pkotwicz
2015-03-10
1
-5
/
+24
*
Focus is not returned to window that had it when returning from the lock screen.
afakhry
2015-02-27
1
-0
/
+4
*
Add time_stamp parameter to MouseEvent constructor
robert.bradford
2015-02-18
1
-25
/
+28
*
Allows OnAppTerminating at AshTestBase::TearDown().
mukai
2014-12-17
1
-0
/
+2
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-28
1
-9
/
+7
*
replace OVERRIDE and FINAL with override and final in ash/
mostynb
2014-10-03
1
-5
/
+5
*
Do not mutate ui::Event properties during nested event processing
tdanderson
2014-09-05
1
-0
/
+3
*
Cleanups for aura/test/event_generator.h (resolve TODOs)
tapted@chromium.org
2014-07-28
1
-16
/
+12
*
Distinguish between keystroke and character events.
kpschoedel@chromium.org
2014-07-25
1
-2
/
+2
*
Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."
markusheintz@chromium.org
2014-07-24
1
-12
/
+16
*
Cleanups for aura/test/event_generator.h (resolve TODOs)
tapted@chromium.org
2014-07-24
1
-16
/
+12
*
Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.
oshima@chromium.org
2014-04-11
1
-1
/
+1
*
Relanding this change. The bug 332430 which caused this to be reverted will b...
ananta@chromium.org
2014-04-05
1
-3
/
+4
*
Move some code from aura/client to wm/public
ben@chromium.org
2014-03-21
1
-2
/
+2
*
Move TestEventHandler to ui/events/test
tdanderson@google.com
2014-03-20
1
-4
/
+4
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-14
1
-4
/
+4
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-13
1
-4
/
+4
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-13
1
-4
/
+4
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-12
1
-4
/
+4
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-12
1
-4
/
+4
*
Move files from ui/views/corewm to ui/wm/core
ben@chromium.org
2014-03-11
1
-3
/
+2
*
Provide access to the WindowEventDispatcher as a ui::EventProcessor.
ben@chromium.org
2014-03-10
1
-30
/
+17
*
Window ownership -> WindowTreeHost
ben@chromium.org
2014-03-04
1
-6
/
+11
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
1
-1
/
+1
*
Remove some methods from RootWindow that really belong on the WTH.
ben@chromium.org
2014-02-16
1
-10
/
+15
*
aura: Remove event-dispatch methods from WindowTreeHostDelegate interface.
sadrul@chromium.org
2014-01-31
1
-25
/
+50
*
aura: Dispatch mouse events using the EventProcessor interface.
sadrul@chromium.org
2014-01-18
1
-1
/
+1
*
Revert patch to invoke cursor-hiding logic on touch for Windows
tdanderson@google.com
2014-01-15
1
-8
/
+5
*
Rename RootWindowHost to WindowTreeHost
ben@chromium.org
2014-01-08
1
-25
/
+25
*
Move some non-event related functionality from RootWindow onto RootWindowHost.
ben@chromium.org
2013-12-19
1
-1
/
+1
*
wm: public window_types.
tfarina@chromium.org
2013-12-19
1
-1
/
+1
*
Changes MouseEvent constructor to take changed_button_flags.
sky@chromium.org
2013-12-17
1
-11
/
+14
*
Invoke cursor-hiding logic on touch for Windows
tdanderson@google.com
2013-12-16
1
-4
/
+8
*
Revert 236017 "Move some non-event related functionality from Ro..."
ben@chromium.org
2013-11-20
1
-1
/
+1
*
Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"
ben@chromium.org
2013-11-20
1
-25
/
+25
*
Rename RootWindowHost* to WindowTreeHost*
ben@chromium.org
2013-11-19
1
-25
/
+25
*
Move some non-event related functionality from RootWindow onto RootWindowHost.
ben@chromium.org
2013-11-19
1
-1
/
+1
*
Remove restrictions for cursor visibility from CompoundEventFilter
tdanderson@chromium.org
2013-11-14
1
-33
/
+0
*
Make RootWindow not subclass Window.
ben@chromium.org
2013-11-12
1
-1
/
+1
*
Dispatches touch events to captured window
sky@chromium.org
2013-11-03
1
-2
/
+2
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
1
-41
/
+49
*
Do not invoke cursor-hiding codepath on keypress in non-ChromeOS Aura
tdanderson@chromium.org
2013-10-09
1
-0
/
+3
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
1
-2
/
+2
*
Remove mac code from aura/ash/views
oshima@chromium.org
2013-09-18
1
-1
/
+1
*
Refactor TransformPoint{,Reverse}.
avallee@chromium.org
2013-09-12
1
-2
/
+2
*
Remove old activation code and disable-focus-controller flags
oshima@chromium.org
2013-09-05
1
-5
/
+2
*
Notify all visible renderers when the visibility of the mouse cursor changes
tdanderson@google.com
2013-05-06
1
-0
/
+84
*
Revert 198519 "Notify all visible renderers when the visibility ..."
skaslev@chromium.org
2013-05-06
1
-84
/
+0
*
Notify all visible renderers when the visibility of the mouse cursor changes
tdanderson@google.com
2013-05-06
1
-0
/
+84
*
Check focusability in WindowFocusedFromInputEvent
stevenjb@chromium.org
2013-04-18
1
-0
/
+38
[next]