summaryrefslogtreecommitdiffstats
path: root/ui/wm
Commit message (Expand)AuthorAgeFilesLines
* Revert of Introduce NON_ZERO_DURATION for animation unit tests (https://coder...jamescook@chromium.org2014-07-292-20/+6
* Introduce NON_ZERO_DURATION for animation unit testsjamescook@chromium.org2014-07-292-6/+20
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-283-15/+15
* Distinguish between keystroke and character events.kpschoedel@chromium.org2014-07-255-9/+8
* Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."markusheintz@chromium.org2014-07-243-15/+15
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-243-15/+15
* Hide shadow layer when border exceeds layer bounds.hshi@chromium.org2014-07-232-20/+31
* Disable all the tests that are flaking more than 5% on ChromeOS builders.jam@chromium.org2014-07-231-2/+4
* Fix a leak in wm::AnimateOnChildWindowVisibilityChanged().rouslan@chromium.org2014-07-182-12/+29
* Change ui::wm::Shadow to use cc::NinePatchLayer.hshi@chromium.org2014-07-162-66/+78
* Remove unused method.ben@chromium.org2014-07-155-19/+0
* Replace touch_ids_bitfield_ with first_touch_id_.tdresser@chromium.org2014-07-141-2/+2
* Removes unnecessary call of TextInputFocusManager in ui/wm/test/yukishiino@chromium.org2014-07-113-5/+0
* Work on GN build, mostly in //uibrettw@chromium.org2014-07-022-0/+146
* setConfig is deprecated, use setInfo or allocPixels insteadreed@google.com2014-07-011-1/+1
* Fixes content_browsertests with --enable-text-input-focus-manager flag enabled.yukishiino@chromium.org2014-06-203-2/+7
* 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