summaryrefslogtreecommitdiffstats
path: root/ui/aura/window_event_dispatcher_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean up WindowEventDispatcher some more.ben@chromium.org2014-03-071-1/+1
* Revert 255368 "Clean up WindowEventDispatcher some more."ben@chromium.org2014-03-061-1/+1
* Clean up WindowEventDispatcher some more.ben@chromium.org2014-03-061-1/+1
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-4/+4
* aura: Fix a crash related to nested event-dispatch.sadrul@chromium.org2014-03-011-0/+106
* Revert of aura: Fix a crash related to nested event-dispatch. (https://codere...dgrogan@chromium.org2014-02-281-95/+0
* aura: Fix a crash related to nested event-dispatch.sadrul@chromium.org2014-02-281-0/+95
* Invert the ownership relationship between WindowEventDispatcher and WindowTre...ben@chromium.org2014-02-281-26/+23
* aura: Do not dispatch host-cancel-mode event to the focused window if it's no...sadrul@chromium.org2014-02-281-0/+35
* Add a window parameter to WindowDelegate's OnWindowDestroying/Destroyed methods.ben@chromium.org2014-02-281-3/+3
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-0/+1807