summaryrefslogtreecommitdiffstats
path: root/ui/views/corewm/tooltip_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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