summaryrefslogtreecommitdiffstats
path: root/ash/shelf/shelf_tooltip_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert of Refine ash shelf tooltip closing on non-mash ChromeOS. (patchset #4...msw2016-03-261-56/+60
* Refine ash shelf tooltip closing on non-mash ChromeOS.msw2016-03-251-60/+56
* Enable mash shelf tooltips.msw2016-03-231-241/+91
* Cleanup ash shelf accessor functions.msw2016-03-011-6/+5
* ash: Do not use MessageLoopForUI when not needed.sadrul2016-01-281-2/+2
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-241-2/+1
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-221-1/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-301-2/+2
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-2/+2
* Refactor BubbleDelegateView::use_focuseless().vasilii@chromium.org2014-07-251-1/+1
* views: Make view::Views::GetPreferredSize() const.erg@chromium.org2014-05-201-2/+2
* Dont dismiss bubble views when window bounds changebshe@chromium.org2014-05-051-2/+0
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-3/+1
* Move wm/core to wm namespace.ben@chromium.org2014-03-141-6/+6
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-131-6/+6
* Move wm/core to wm namespace.ben@chromium.org2014-03-131-6/+6
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-121-6/+6
* Move wm/core to wm namespace.ben@chromium.org2014-03-121-6/+6
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* ash: Increase shelf tooltip show up delay to 1s.xiyuan@chromium.org2013-12-021-1/+1
* ash: Rename LauncherModel to ShelfModel.tfarina@chromium.org2013-11-141-1/+1
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-1/+1
* ash: Move launcher_view* to shelf/ directory.tfarina@chromium.org2013-10-181-8/+8
* ash: Move TooltipManager to from launcher to shelf.tfarina@chromium.org2013-10-091-0/+379