summaryrefslogtreecommitdiffstats
path: root/ash/launcher/launcher_view.cc
Commit message (Expand)AuthorAgeFilesLines
* ash: Move launcher_view* to shelf/ directory.tfarina@chromium.org2013-10-181-1918/+0
* disable passing null pointer to CalculateIdealBounds()simon.hong81@gmail.com2013-10-151-11/+10
* Attempt 2: Refactor LauncherItemController and LauncherItemDelegatesimon.hong81@gmail.com2013-10-151-17/+15
* [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-091-3/+2
* Added method to Launcher.dzhioev@chromium.org2013-10-091-6/+13
* [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-081-0/+7
* Revert 226547 "Refactor LauncherItemController and LauncherItemD..."dcheng@chromium.org2013-10-021-21/+18
* Refactor LauncherItemController and LauncherItemDelegatesimon.hong81@gmail.com2013-10-021-18/+21
* Disable the moveable app list icon.harrym@chromium.org2013-09-241-3/+2
* Moveable App List button for alternate Shelfharrym@chromium.org2013-09-201-2/+3
* Remove mac code from aura/ash/viewsoshima@chromium.org2013-09-181-5/+0
* ash: Fix crash in launcher tooltip managerjamescook@chromium.org2013-09-161-1/+6
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-151-1/+1
* When pinning an application by drag & drop from the app list, the "Zip back" ...skuhne@chromium.org2013-09-101-2/+10
* Disallowing shelf changes via drag & drop if the enterprise profile does not ...skuhne@chromium.org2013-09-101-1/+1
* ash:Shelf - Enable Alternate Shelf and Side Shelf by default.harrym@chromium.org2013-09-051-2/+3
* [ash] Hide tooltip when mouse button is pressedsimon.hong81@gmail.com2013-09-041-5/+0
* ash: Minor cleanup, move more files from launcher to shelf.tfarina@chromium.org2013-08-301-2/+2
* Adding animation anf f/x logic for dragging items from shelf to the desktop t...skuhne@chromium.org2013-08-291-39/+94
* Remove BrowserLauncherItemController and ash::TYPE_TABBEDsimon.hong81@gmail.com2013-08-281-31/+8
* Refactor LauncherDelegatesimon.hong81@gmail.com2013-08-281-36/+52
* ash: Start moving some files into shelf/ directory.tfarina@chromium.org2013-08-271-2/+2
* Adding business logic for dragging items from shelf to the desktop to unpinskuhne@chromium.org2013-08-241-9/+135
* A status change of a launcher item did remove the ideal bounds of the item se...skuhne@chromium.org2013-08-191-0/+5
* Do not show chrome icon's application list menu when clicking with ctrl-downsimon.hong81@gmail.com2013-08-141-3/+5
* ash:Shelf-Overflow Buttonharrym@chromium.org2013-08-101-0/+9
* Change from DCHECK to conditional to prevent false alarm on shelf alignment c...harrym@chromium.org2013-08-101-3/+2
* ash:Shelf Update Alternate Layoutharrym@chromium.org2013-08-091-94/+87
* Revert 216531 "ash:Shelf-Overflow Button"nhiroki@chromium.org2013-08-091-9/+0
* ash:Shelf-Overflow Buttonharrym@chromium.org2013-08-091-0/+9
* Fixing drag problem in shelf after clicking an item.skuhne@chromium.org2013-08-091-1/+4
* [ash] Enable drag and drop support in all visible app listsimon.hong81@gmail.com2013-08-071-6/+0
* ash: Rename "Autohide launcher" item.tfarina@chromium.org2013-08-061-1/+1
* open new window in the same root window where the launcher was inoshima@chromium.org2013-08-011-0/+6
* App list icon changesharrym@chromium.org2013-07-021-28/+61
* Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor...varunjain@chromium.org2013-06-181-9/+15
* Correct the jump list location for invocations while the launcher is animated...skuhne@chromium.org2013-06-141-0/+9
* Hide launcher item's tooltip when user clicks mouse right buttonsimon.hong81@gmail.com2013-06-131-0/+2
* Drag and drop creation of shortcuts for running applications fixedskuhne@chromium.org2013-06-121-6/+8
* Use correctly mirrored points for ideal bounds of launcher item icons.flackr@chromium.org2013-06-041-3/+6
* Fixed problem with clicking on app launcher itemskuhne@chromium.org2013-06-011-1/+3
* Turning on drag and drop from app list to launcher by defaultskuhne@chromium.org2013-05-301-2/+2
* Add an accessible name for the Chrome OS Launcher.dmazzoni@chromium.org2013-05-171-0/+6
* Make chrome icon moveablesimon.hong81@gmail.com2013-05-151-23/+5
* Second drag and drop patch & unit testsskuhne@chromium.org2013-05-131-6/+55
* Remove ash-disable-launcher-per-display flagoshima@chromium.org2013-05-101-2/+0