summaryrefslogtreecommitdiffstats
path: root/ui/wm
Commit message (Expand)AuthorAgeFilesLines
* 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
* wm: public window_types.tfarina@chromium.org2013-12-192-0/+43
* Rename MinimalShell to WMTestHelper.tfarina@chromium.org2013-11-183-21/+20
* Introduce ui/wm/ directory.tfarina@chromium.org2013-11-165-0/+159