summaryrefslogtreecommitdiffstats
path: root/ash/tooltips
Commit message (Expand)AuthorAgeFilesLines
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-232-2/+3
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-4/+4
* 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
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-1/+1
* events: Get rid of GestureStatus in favour of EventResult.sadrul@chromium.org2012-09-042-3/+3
* Show tooltips on ash tray network items.varunjain@chromium.org2012-08-281-3/+1
* Remove GestureEvent interface, and rename GestureEventImpl to GestureEvent.sadrul@chromium.org2012-08-102-2/+2
* Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent.sadrul@chromium.org2012-08-092-2/+2
* Enabling Extended Deskop by default.saintlou@chromium.org2012-08-091-1/+0
* Convert Aura to use ui::Event.ben@chromium.org2012-08-082-13/+11
* aura: Fix crash when the aura window hosting a tooltip is destroyed. We fixvarunjain@chromium.org2012-08-082-14/+77
* Aura desktop: Show resize cursors again.erg@chromium.org2012-07-262-5/+5
* Create Tooltip object lazily so that it gets proper drop shadow AND the Toolt...oshima@chromium.org2012-07-252-17/+26
* aura: couple of tooltip UX changes:varunjain@chromium.org2012-07-243-0/+160
* Rename bounds accessors to be intuitive and consistentoshima@chromium.org2012-07-191-1/+1
* * Use Virtual Screen Coordinates in more placesoshima@chromium.org2012-07-181-1/+1
* 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