summaryrefslogtreecommitdiffstats
path: root/ash/launcher
Commit message (Expand)AuthorAgeFilesLines
* ash: Rename LauncherButton to ShelfButton.tfarina@chromium.org2013-11-233-752/+7
* Set LauncherID as a Window's Propertysimon.hong81@gmail.com2013-11-163-11/+4
* ash: Rename LauncherModel to ShelfModel.tfarina@chromium.org2013-11-148-709/+28
* ash: Rename LauncherModelObserver to ShelfModelObserver.tfarina@chromium.org2013-11-136-90/+44
* ash: Rename LauncherButtonHost to ShelfButtonHost.tfarina@chromium.org2013-11-063-82/+15
* Upon activation on mixed mode, we only show and use apps of the current user....skuhne@chromium.org2013-11-051-1/+2
* ash: Rename GetLauncherItemIndexForType to GetShelfItemIndexForType().tfarina@chromium.org2013-11-012-45/+0
* ash: Rename LauncherIconObserver to ShelfIconObserver.tfarina@chromium.org2013-10-303-29/+5
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-1/+1
* Change GetBrowserItemIndex() to GetLauncherItemIndexForType()simon.hong81@gmail.com2013-10-232-0/+45
* linux and chromeos: Turn on -Wunused-const-variable.thakis@chromium.org2013-10-191-1/+0
* ash: Move launcher_view* to shelf/ directory.tfarina@chromium.org2013-10-187-3767/+47
* disable passing null pointer to CalculateIdealBounds()simon.hong81@gmail.com2013-10-151-11/+10
* Attempt 2: Refactor LauncherItemController and LauncherItemDelegatesimon.hong81@gmail.com2013-10-158-65/+159
* [ash] IconProxy is not dragged after it is created when overflow button is vi...simon.hong81@gmail.com2013-10-101-3/+10
* Add a small image on top of the drag image to display the current drag operationvarunjain@chromium.org2013-10-101-1/+2
* [ash] Enable passing NULL parameter to LauncherView::CalculateIdealBounds()simon.hong81@gmail.com2013-10-101-9/+11
* ash: Move TooltipManager to from launcher to shelf.tfarina@chromium.org2013-10-096-804/+12
* Added method to Launcher.dzhioev@chromium.org2013-10-095-16/+99
* [ash] Move LauncherItem to the front of first panel item during the dragging ...simon.hong81@gmail.com2013-10-081-1/+1
* Fixing issue with clicking of context menu items from overflow shelf menu.shrikant@chromium.org2013-10-082-0/+15
* Revert 226547 "Refactor LauncherItemController and LauncherItemD..."dcheng@chromium.org2013-10-028-146/+65
* Refactor LauncherItemController and LauncherItemDelegatesimon.hong81@gmail.com2013-10-028-65/+146
* ash: Move more files into shelf/ directory.tfarina@chromium.org2013-09-256-335/+1
* Increase inset for app icons on side launcher.harrym@chromium.org2013-09-241-2/+7
* Disable the moveable app list icon.harrym@chromium.org2013-09-242-5/+4
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-242-0/+6
* Make the app list item position syncable (and movable)skuhne@chromium.org2013-09-231-0/+2
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-202-6/+0
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-202-0/+6
* Moveable App List button for alternate Shelfharrym@chromium.org2013-09-202-4/+5
* Rename WindowSettings to WindowStateoshima@chromium.org2013-09-201-1/+0
* ash: Rename AppListLauncherItemDelegate and move to shelf/ directory.tfarina@chromium.org2013-09-192-109/+0
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-185-9/+9
* Remove mac code from aura/ash/viewsoshima@chromium.org2013-09-182-7/+0
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-171-1/+1
* ash: Fix crash in launcher tooltip managerjamescook@chromium.org2013-09-163-1/+58
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-152-10/+10
* [ash] Remove Launcher::GetLauncherViewForTest()simon.hong81@gmail.com2013-09-145-51/+85
* Create AppList LauncherItem in AppListLauncherItemDelegatesimon.hong81@gmail.com2013-09-114-128/+132
* When pinning an application by drag & drop from the app list, the "Zip back" ...skuhne@chromium.org2013-09-101-2/+10
* ash: Rename LauncherAlignmentMenu to ShelfAlignmentMenu and move to shelf/ di...tfarina@chromium.org2013-09-102-119/+0
* Disallowing shelf changes via drag & drop if the enterprise profile does not ...skuhne@chromium.org2013-09-102-1/+5
* ash:Shelf - Enable Alternate Shelf and Side Shelf by default.harrym@chromium.org2013-09-054-43/+359
* Enabling the new drag off shellf feature by defaultskuhne@chromium.org2013-09-041-2/+2
* [ash] Hide tooltip when mouse button is pressedsimon.hong81@gmail.com2013-09-043-6/+42
* ash: Minor cleanup, move more files from launcher to shelf.tfarina@chromium.org2013-08-307-713/+2
* Adding animation anf f/x logic for dragging items from shelf to the desktop t...skuhne@chromium.org2013-08-294-49/+135
* Add skuhne to ash/launcher/OWNERSjamescook@chromium.org2013-08-281-0/+1
* Remove BrowserLauncherItemController and ash::TYPE_TABBEDsimon.hong81@gmail.com2013-08-2811-428/+117