summaryrefslogtreecommitdiffstats
path: root/ui/wm
Commit message (Expand)AuthorAgeFilesLines
* Re-enable "Enable immersive fullscreen on Windows Ash."zturner@chromium.org2014-04-141-0/+11
* Fix Z-order of transient windows upon creationmohsen@chromium.org2014-04-114-52/+102
* Remove obsolete scale related APIs for cursoroshima@chromium.org2014-04-105-54/+1
* Revert 263043 "Remove obsolete scale related APIs for cursor"gene@chromium.org2014-04-104-1/+31
* Remove obsolete scale related APIs for cursoroshima@chromium.org2014-04-104-31/+1
* Makes recreating a layer inherit target visibility and opacitysky@chromium.org2014-04-091-6/+0
* If the user clicks on a key on the accessibility virtual keyboard the cursorrsadam@chromium.org2014-04-083-53/+18
* x11: Move X event handling out of the message-pump.sadrul@chromium.org2014-04-056-5/+21
* Relanding this change. The bug 332430 which caused this to be reverted will b...ananta@chromium.org2014-04-052-9/+12
* Ensure that we tag mouse messages synthesized by Windows in response to touch...ananta@chromium.org2014-04-042-4/+36
* Reset the window before its acquired layer is deletedoshima@chromium.org2014-04-031-0/+3
* Move UserActivityDetector from ash/wm/ to ui/wm/core/.derat@chromium.org2014-04-035-0/+432
* Remove dated TODOssky@chromium.org2014-04-011-4/+0
* Attempt at fixing crash accessing a deleted windowsky@chromium.org2014-03-311-2/+15
* Revert of Move GetCursor() method from WindowDelegate to its own delegate int...ben@chromium.org2014-03-274-65/+1
* Expands coverage of RecreateLayers testsky@chromium.org2014-03-261-8/+8
* Move GetCursor() method from WindowDelegate to its own delegate interface Cur...ben@chromium.org2014-03-264-1/+65
* Revert 259580 "Move wm/public into wm target"ben@chromium.org2014-03-2645-420/+250
* Move wm/public into wm targetben@chromium.org2014-03-2645-250/+420
* Revert "Enable immersive fullscreen on Windows Ash."zturner@chromium.org2014-03-251-11/+0
* Move some code from aura/client to wm/publicben@chromium.org2014-03-2138-17/+910
* Reset owner upon acquisitionoshima@chromium.org2014-03-202-0/+50
* Move TestEventHandler to ui/events/testtdanderson@google.com2014-03-201-2/+2
* Remove window/host accessors from WindowEventDispatcher. Include-What-You-Use...ben@chromium.org2014-03-202-1/+2
* Keep dedicated layers for hiding animationoshima@chromium.org2014-03-206-173/+299
* Revert 258004 "Reset owner upon acquisition"oshima@chromium.org2014-03-192-53/+0
* Reset owner upon acquisitionoshima@chromium.org2014-03-192-0/+53
* Enable immersive fullscreen on Windows Ash.zturner@chromium.org2014-03-191-0/+11
* Move wm/core to wm namespace.ben@chromium.org2014-03-1462-271/+309
* Change DCHECK_IS_ON() to DCHECK_IS_ONwangxianzhu@chromium.org2014-03-141-2/+1
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-1362-299/+263
* Revert 256843 "fix"ben@chromium.org2014-03-131-2/+2
* fixben@chromium.org2014-03-131-2/+2
* Move wm/core to wm namespace.ben@chromium.org2014-03-1362-263/+299
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-1262-309/+271
* Move wm/core to wm namespace.ben@chromium.org2014-03-1262-271/+309
* Fixing a visibility problem with hangout panels upon multi user switchingskuhne@chromium.org2014-03-122-7/+47
* Move files from ui/views/corewm to ui/wm/coreben@chromium.org2014-03-1155-2/+8716
* Provide access to the WindowEventDispatcher as a ui::EventProcessor.ben@chromium.org2014-03-101-0/+1
* Rename RootWindowObserver -> WindowTreeHostObserver.ben@chromium.org2014-03-051-2/+1
* Invert the ownership relationship between WindowEventDispatcher and WindowTre...ben@chromium.org2014-02-282-16/+14
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Rename RootWindow -> WindowEventDispatcher.ben@chromium.org2014-02-212-15/+15
* events: Fix event-targeting for transformed windows.sadrul@chromium.org2014-02-201-9/+10
* Remove some methods from RootWindow that really belong on the WTH.ben@chromium.org2014-02-161-1/+1
* events: Add a few more masked window targeter for Widgets with hit-test masks.sadrul@chromium.org2014-01-182-3/+4
* keyboard: Install a masked window-targeter in the keyboard container.sadrul@chromium.org2014-01-161-0/+1
* Moves management of transients out of Windowsky@chromium.org2014-01-072-4/+20
* aura: Add a window-targeter for windows with hit-test masks.sadrul@chromium.org2014-01-073-0/+81
* aura: Add an EasyResizeWindowTargeter.sadrul@chromium.org2014-01-064-1/+107