summaryrefslogtreecommitdiffstats
path: root/ui/wm
Commit message (Expand)AuthorAgeFilesLines
* Fixes unittests with --enable-text-input-focus-manager flag enabled.yukishiino@chromium.org2014-06-162-3/+14
* Aura tooltips do not move on mouse move in case of many neighboringmboc@opera.com2014-06-132-1/+17
* Supports fake key events for setComposition/commitText by on-screen keyboards.shuchen@chromium.org2014-06-063-56/+100
* Add EF_IS_REPEAT flag to KeyEvent to handle repeated accelerators correctly.oshima@chromium.org2014-06-052-5/+1
* More accelerator code leanuposhima@chromium.org2014-06-036-38/+60
* Simplify AcceleratorDelegate interfaceoshima@chromium.org2014-05-312-28/+16
* Move common accelerator code from ash to ui/wm/coreoshima@chromium.org2014-05-304-7/+166
* wm: Change the DispatcherClient interface.sadrul@chromium.org2014-05-295-20/+89
* Refactor and move ash independent accelerator handling code in nested loop to...oshima@chromium.org2014-05-2810-0/+581
* Ensure min size for images used in ImageGridoshima@chromium.org2014-05-272-63/+90
* Revert of Refactor and move ash independent nested accelerator code to ui/wm/...msw@chromium.org2014-05-2710-575/+0
* Refactor and move ash independent accelerator handling code in nested loop to...oshima@chromium.org2014-05-2710-0/+575
* Revert 272740 "Refactor and move ash independent accelerator han..."mmenke@chromium.org2014-05-2510-574/+0
* Refactor and move ash independent accelerator handling code in nested loop to...oshima@chromium.org2014-05-2410-0/+574
* Makes Env contain a ContextFactorysky@chromium.org2014-05-222-2/+9
* Retires ui::TranslatedKeyEvent and replaces it with KeyEvent.yukishiino@chromium.org2014-05-221-7/+32
* 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