summaryrefslogtreecommitdiffstats
path: root/ash/tooltips/tooltip_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Update uses of UTF conversions in android_webview/, apps/, ash/, chrome/app t...avi@chromium.org2013-12-241-4/+4
* Fixes for -Wunused-function on Linux, Android and ChromeOShans@chromium.org2013-11-121-5/+0
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-1/+1
* Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."ben@chromium.org2013-11-081-1/+1
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-1/+1
* Dispatch a ui::ET_MOUSE_EXITED event when the cursor becomes invisibletdanderson@google.com2013-09-201-0/+2
* Move DisplayLayout out from display_controller.hoshima@chromium.org2013-06-281-1/+0
* Skip mulitple-display tests on win8oshima@chromium.org2013-06-121-9/+3
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-071-1/+1
* Update src/ash/ for renames and moves in basebrettw@chromium.org2013-04-111-3/+3
* Rework ash::CursorManager into a corewm object, to share code with desktop.erg@chromium.org2013-02-271-1/+0
* Gets tooltips to work for desktop aura. This constrains the tooltipssky@chromium.org2013-02-231-380/+33
* Linux/ChromeOS Chromium style checker cleanup, ash/ edition.rsleevi@chromium.org2013-02-071-1/+2
* Initial whack at getting ash_unittests to connect to a viewer process on Win/...robertshield@chromium.org2013-01-211-1/+10
* Make the cursor have separate mode for disabled mouse events and invisible.mazda@chromium.org2012-12-191-2/+2
* views cleanup: Merge parent and parent_widget.erg@chromium.org2012-12-061-1/+0
* Desktop aura: Break aura::Window::SetParent in two.erg@chromium.org2012-11-281-13/+15
* Support tooltips in ash windowscpu@chromium.org2012-11-021-0/+5
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-231-1/+1
* Revert 160993 - Revert 160976 - The center of a rect is x+width/2, y+height/2cpu@chromium.org2012-10-101-4/+4
* Revert 160976 - The center of a rect is x+width/2, y+height/2cpu@chromium.org2012-10-101-4/+4
* The center of a rect is x+width/2, y+height/2danakj@chromium.org2012-10-091-4/+4
* Enabling Extended Deskop by default.saintlou@chromium.org2012-08-091-1/+0
* aura: Fix crash when the aura window hosting a tooltip is destroyed. We fixvarunjain@chromium.org2012-08-081-3/+50
* Aura desktop: Show resize cursors again.erg@chromium.org2012-07-261-3/+3
* aura: couple of tooltip UX changes:varunjain@chromium.org2012-07-241-0/+123
* Add EnvEventFilter to filter events before root window process eventoshima@chromium.org2012-06-061-2/+4
* Rename GetRootWindow() -> GetPrimaryRootWindow()oshima@chromium.org2012-05-251-12/+13
* ash: Instead of doing a conversion just use string16().tfarina@chromium.org2012-05-041-6/+6
* aura: Do not show tooltips if mouse cursor is hidden.varunjain@chromium.org2012-04-241-0/+28
* Build fix: I have tried this test on win_aura trybots several times and it pa...varunjain@chromium.org2012-03-221-0/+2
* aura: Really long tooltips should be wrapped not truncated.varunjain@chromium.org2012-03-221-0/+107
* Revert 128177 - aura: Really long tooltips should be wrapped not truncated.varunjain@chromium.org2012-03-221-107/+0
* aura: Really long tooltips should be wrapped not truncated.varunjain@chromium.org2012-03-221-0/+107
* Revert 127975 - aura: Really long tooltips should be wrapped not truncated.wez@chromium.org2012-03-211-104/+0
* aura: Really long tooltips should be wrapped not truncated.varunjain@chromium.org2012-03-211-0/+104
* Migrate client API setters/getters to take a RootWindow.ben@chromium.org2012-02-261-2/+2
* Change EventGenerator to take a RootWindow at construction instead of just as...ben@chromium.org2012-02-211-3/+3
* Revert r122716 and r122717maruel@chromium.org2012-02-191-3/+3
* Change EventGenerator to take a RootWindow at construction instead of just as...ben@chromium.org2012-02-191-3/+3
* A bevy of Aura test changes:ben@chromium.org2012-02-171-2/+2
* Provide a RootWindow instance getter on the shell, in preparation for removin...ben@chromium.org2012-02-171-4/+5
* Mac/Aura compile fixes for new accelerator / dispatcher codedhollowa@chromium.org2012-02-091-9/+5
* * Widget with WIDGET_OWNS_NATIVE_WIDGET has to be deleted explicitly.oshima@chromium.org2012-02-071-7/+7
* Use translated root location in WebInputEventoshima@chromium.org2012-01-261-21/+18
* Aura: add functionality required by mouse lock to disable tooltips. Also fix avarunjain@chromium.org2012-01-181-1/+40
* Rename the aura_shell namespace to ashben@chromium.org2011-12-241-4/+4
* More stuff -> ashben@chromium.org2011-12-231-0/+179