summaryrefslogtreecommitdiffstats
path: root/ui/views/corewm/tooltip_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* ui: Remove unneeded includes of grit/ui_resources.hthakis@chromium.org2014-08-141-1/+0
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-281-7/+7
* Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."markusheintz@chromium.org2014-07-241-7/+7
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-241-7/+7
* Disabled TooltipControllerCaptureTest.CloseOnCaptureLostsergiyb@chromium.org2014-06-251-1/+2
* Fixes TooltipControllerTest to create a toplevel tooltip window on Linux.pkotwicz@chromium.org2014-06-191-121/+11
* Aura tooltips do not move on mouse move in case of many neighboringmboc@opera.com2014-06-131-0/+171
* Move DefaultActivationClient to wm/coreben@chromium.org2014-04-301-0/+3
* x11: Move X event handling out of the message-pump.sadrul@chromium.org2014-04-051-0/+1
* Move some code from aura/client to wm/publicben@chromium.org2014-03-211-1/+1
* Move wm/core to wm namespace.ben@chromium.org2014-03-141-5/+5
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-131-5/+5
* Move wm/core to wm namespace.ben@chromium.org2014-03-131-5/+5
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-121-5/+5
* Move wm/core to wm namespace.ben@chromium.org2014-03-121-5/+5
* Move files from ui/views/corewm to ui/wm/coreben@chromium.org2014-03-111-1/+1
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Tooltip controller: set tooltip_window_ to NULL in OnCancelMode.hshi@chromium.org2014-02-071-0/+22
* Strips leading and trailing whitespace from tooltipsky@chromium.org2014-01-071-0/+87
* Update uses of UTF conversions in ui/ to use the base:: namespace.avi@chromium.org2013-12-251-0/+2
* Adds views::corewm::WMState to install common statesky@chromium.org2013-12-201-0/+6
* wm: public window_types.tfarina@chromium.org2013-12-191-4/+3
* Gets tooltip tests to work on windows againsky@chromium.org2013-12-191-2/+4
* Prefix string16 with base:: in ui/.dbeam@chromium.org2013-12-181-27/+28
* Makes tooltip reshow in the following circumstancessky@chromium.org2013-12-181-0/+38
* Use Window instead of RootWindow in many more places throughout the codebaseben@chromium.org2013-11-101-2/+2
* Makes tooltips not show if it consists entirely of whitespacesky@chromium.org2013-10-301-1/+13
* Fixes leak in TooltipControllerCaptureTestsky@chromium.org2013-10-291-2/+2
* Makes tooltips work better with capturesky@chromium.org2013-10-291-1/+134
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-4/+4
* Makes TooltipController clear state on capture changedsky@chromium.org2013-10-231-0/+19
* Wires up aura to using native tooltips on windows non-metrosky@chromium.org2013-10-051-1/+5
* Factors out showing tooltip functionality into standalone classsky@chromium.org2013-10-041-105/+0
* Relanding this as the previous attempt failed for ChromeFrame. That was becau...ananta@chromium.org2013-09-221-0/+41
* Revert 224544 "Add a container window to host the desktop window..."vitalybuka@chromium.org2013-09-211-41/+0
* Add a container window to host the desktop window hierarchy in AURA.ananta@chromium.org2013-09-211-0/+41
* Recreate the tooltip widget if a new root window hierarchy becomes active. Th...ananta@chromium.org2013-09-121-0/+75
* Move text_elider to gfx.ben@chromium.org2013-09-091-3/+3
* Two changes to desktop aura for tooltips:sky@chromium.org2013-08-291-0/+17
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-071-1/+1
* Gets tooltips to work for desktop aura. This constrains the tooltipssky@chromium.org2013-02-231-0/+414