summaryrefslogtreecommitdiffstats
path: root/ui/wm
Commit message (Expand)AuthorAgeFilesLines
* ui: Add a new key to ui_base_paths.h to easily get the path to ui_test.pak.tfarina@chromium.org2014-05-151-7/+4
* Revert of ui: Add a helper function to get the path to ui_test.pak. (https://...vabr@chromium.org2014-05-141-4/+7
* ui: Add a new key to ui_base_paths.h to easily get the path to ui_test.pak.tfarina@chromium.org2014-05-141-7/+4
* This bug arose when setting the event as handled did not prevent window activ...tdanderson@google.com2014-05-092-2/+43
* Redesigns the text input focus handling.yukishiino@chromium.org2014-05-082-0/+75
* Fix observer/layer leak in rotate hiding animation.oshima@chromium.org2014-05-072-95/+151
* Some minor refactoring/cleanup between EventTargeter, ViewTargeter, and Windo...tdanderson@chromium.org2014-05-064-6/+8
* Makes PlatformEventSource creation in Env conditionalsky@chromium.org2014-05-051-1/+1
* Move DefaultActivationClient to wm/coreben@chromium.org2014-04-308-5/+241
* Revert of Move DefaultActivationClient to wm/core (https://codereview.chromiu...robliao@chromium.org2014-04-308-241/+5
* Move DefaultActivationClient to wm/coreben@chromium.org2014-04-298-5/+241
* app_shell: Add support for mouse cursors.derat@chromium.org2014-04-281-5/+6
* Revert 266616 "Move DefaultActivationClient to wm/core"ben@chromium.org2014-04-285-234/+5
* Move DefaultActivationClient to wm/coreben@chromium.org2014-04-285-5/+234
* Fixed screen capture confirmation dialog to be either system- or window-modal...zelidrag@chromium.org2014-04-261-0/+7
* Tests that CursorClient::ShouldHideOnKeyEvent() correctly overrides the defau...rsadam@chromium.org2014-04-241-1/+11
* aura: A couple of API cleanups.sadrul@chromium.org2014-04-233-16/+15
* events: Move the PlatformEventSource creation in aura::Env.sadrul@chromium.org2014-04-214-14/+0
* Fix "unreachable code" warning (MSVC warning 4702) in ui/wm/core/.pkasting@chromium.org2014-04-181-2/+1
* Rename wm_core_export.h to wm_export.h and the wm_core target to just wmben@chromium.org2014-04-1531-145/+130
* Revert of Rename wm_core_export.h to wm_export.h and the wm_core target to ju...ppi@chromium.org2014-04-1531-130/+145
* Rename wm_core_export.h to wm_export.h and the wm_core target to just wmben@chromium.org2014-04-1531-145/+130
* 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