summaryrefslogtreecommitdiffstats
path: root/ash/tooltips
Commit message (Expand)AuthorAgeFilesLines
* Remove #pragma once from ashajwong@chromium.org2012-07-111-1/+0
* Relanding r144499:oshima@chromium.org2012-06-271-7/+7
* Revert r 144499 "Rename the remaining usage of Monitor to Display"oshima@chromium.org2012-06-271-7/+7
* Rename the remaining usage of Monitor to Displayoshima@chromium.org2012-06-271-7/+7
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-2/+2
* Reland r141871.oshima@chromium.org2012-06-131-1/+0
* Revert r141871 "Add RootWindowController that keeps per root window state."oshima@chromium.org2012-06-131-0/+1
* Add RootWindowController that keeps per root window state.oshima@chromium.org2012-06-131-1/+0
* Add EnvEventFilter to filter events before root window process eventoshima@chromium.org2012-06-062-3/+7
* Remove more root window dependenciesoshima@chromium.org2012-06-012-11/+14
* Rename GetRootWindow() -> GetPrimaryRootWindow()oshima@chromium.org2012-05-252-15/+16
* views: Have a more accurate name for View parent_owned accessors.tfarina@chromium.org2012-05-121-1/+1
* ash: Instead of doing a conversion just use string16().tfarina@chromium.org2012-05-041-6/+6
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-251-2/+2
* Ash/aura split: NativeWidgetAura::GetWindowScreenBounds() should return scree...erg@chromium.org2012-04-251-1/+2
* aura: Do not show tooltips if mouse cursor is hidden.varunjain@chromium.org2012-04-242-1/+30
* 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-223-45/+209
* Revert 128177 - aura: Really long tooltips should be wrapped not truncated.varunjain@chromium.org2012-03-223-209/+45
* aura: Really long tooltips should be wrapped not truncated.varunjain@chromium.org2012-03-223-45/+209
* Revert 127975 - aura: Really long tooltips should be wrapped not truncated.wez@chromium.org2012-03-213-206/+45
* aura: Really long tooltips should be wrapped not truncated.varunjain@chromium.org2012-03-213-45/+206
* aura: Tooltips need to disappear if the user clicks a button and not show up ...varunjain@chromium.org2012-03-162-4/+48
* Migrate client API setters/getters to take a RootWindow.ben@chromium.org2012-02-262-2/+3
* 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
* 1) Invoke RootWindow::SetCapture(NULL) as a result from OS level mouse captur...pkotwicz@chromium.org2012-02-111-0/+1
* Revert 121338 - 1) Adds support for OS level mouse capture lost (eg from a po...pkotwicz@chromium.org2012-02-101-1/+0
* 1) Adds support for OS level mouse capture lost (eg from a popup)pkotwicz@chromium.org2012-02-091-0/+1
* Mac/Aura compile fixes for new accelerator / dispatcher codedhollowa@chromium.org2012-02-092-10/+6
* * Widget with WIDGET_OWNS_NATIVE_WIDGET has to be deleted explicitly.oshima@chromium.org2012-02-071-7/+7
* aura: Fix a couple of tooltip related bugs:varunjain@chromium.org2012-02-011-0/+13
* Remove Owner param to EventFilter's ctor.ben@chromium.org2012-01-311-2/+1
* aura: No shadow for transparent window.xiyuan@chromium.org2012-01-261-1/+0
* 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-183-3/+69
* aura: Gesture event plumbing (skeleton).sadrul@chromium.org2012-01-172-0/+8
* Aura compile issues under clangdhollowa@chromium.org2012-01-131-2/+2
* Revert 117499 - Aura compile issues under clangdhollowa@chromium.org2012-01-121-2/+2
* Aura compile issues under clangdhollowa@chromium.org2012-01-121-2/+2
* [aura] tooltip still shows after touch move event out of the target widget.jamescook@chromium.org2012-01-061-1/+9
* Rename the aura_shell namespace to ashben@chromium.org2011-12-243-9/+9
* Move last few files -> ashben@chromium.org2011-12-232-4/+4
* More stuff -> ashben@chromium.org2011-12-233-0/+555