summaryrefslogtreecommitdiffstats
path: root/ash/launcher/launcher_tooltip_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Add option to align launcher/shelf to top of screen (similar to left/right al...harrym@chromium.org2013-01-121-1/+2
* events: Update mouse-event handlers to not return EventResult.sadrul@chromium.org2012-12-181-5/+3
* events: Update scroll and touch handlers to not return EventResult.sadrul@chromium.org2012-12-141-2/+1
* Use the correct launcher assets for shelf alignment.oshima@chromium.org2012-12-051-21/+9
* Cleanup enums for shelfoshima@chromium.org2012-12-041-4/+4
* events: Change gesture-event handler in EventHandler to not return any values.sadrul@chromium.org2012-12-041-4/+1
* Split window_animations, moving basic animations to views/corewm.ben@chromium.org2012-11-291-4/+6
* Revert 170071 - Split window_animations, moving basic animations to views/cor...ben@chromium.org2012-11-281-6/+4
* Split window_animations, moving basic animations to views/corewm.ben@chromium.org2012-11-281-4/+6
* Introduce SessionStateObserverantrim@chromium.org2012-11-211-2/+15
* ui: Add default implementations for EventHandler interface.sadrul@chromium.org2012-11-201-8/+0
* ash: Convert all remaining EventFilters into EventHandlers.sadrul@chromium.org2012-11-131-16/+18
* Replace Label::Alignment with gfx::HorizontalAlignment.msw@chromium.org2012-11-071-1/+1
* ui: Remove TouchStatus in favour of EventResult.sadrul@chromium.org2012-11-041-2/+2
* Consolidate bubble border code.xiyuan@chromium.org2012-09-211-49/+9
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-3/+3
* events: Get rid of GestureStatus in favour of EventResult.sadrul@chromium.org2012-09-041-2/+2
* Minor fixes to BubbleBorder2 and LauncherTooltipManager:varunjain@chromium.org2012-08-111-0/+4
* Remove GestureEvent interface, and rename GestureEventImpl to GestureEvent.sadrul@chromium.org2012-08-101-1/+1
* Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent.sadrul@chromium.org2012-08-091-1/+1
* aura: Long launcher tooltips should elide at end.varunjain@chromium.org2012-08-091-1/+2
* Convert Aura to use ui::Event.ben@chromium.org2012-08-081-7/+7
* aura: Fix launcher tooltips:varunjain@chromium.org2012-08-041-8/+68
* Fixees launcher tooltip animation settings and its finer visibility bugs.mukai@chromium.org2012-07-301-9/+22
* Add EventFilter for LauncherTooltip (2nd try).mukai@chromium.org2012-07-251-20/+98
* Revert 148079 - Add EventFilter for LauncherTooltip.glider@chromium.org2012-07-241-92/+18
* Add EventFilter for LauncherTooltip.mukai@chromium.org2012-07-241-18/+92
* (Views only) Enable setting individual marigin values for top, left, bottom a...markusheintz@chromium.org2012-07-171-1/+3
* Polish launcher tooltip visibility (2nd try).mukai@chromium.org2012-07-101-5/+52
* Revert 144930 - Polish launcher tooltip visibility.abodenha@chromium.org2012-06-291-42/+2
* Polish launcher tooltip visibility.mukai@chromium.org2012-06-291-2/+42
* Wrapping text to multi-line for the launcher tooltip.mukai@chromium.org2012-06-221-6/+20
* Add LauncherTooltip and replace the existing tooltip.mukai@chromium.org2012-06-151-0/+199