| Commit message (Expand) | Author | Age | Files | Lines |
* | ash: Rename LauncherButton to ShelfButton. | tfarina@chromium.org | 2013-11-23 | 3 | -752/+7 |
* | Set LauncherID as a Window's Property | simon.hong81@gmail.com | 2013-11-16 | 3 | -11/+4 |
* | ash: Rename LauncherModel to ShelfModel. | tfarina@chromium.org | 2013-11-14 | 8 | -709/+28 |
* | ash: Rename LauncherModelObserver to ShelfModelObserver. | tfarina@chromium.org | 2013-11-13 | 6 | -90/+44 |
* | ash: Rename LauncherButtonHost to ShelfButtonHost. | tfarina@chromium.org | 2013-11-06 | 3 | -82/+15 |
* | Upon activation on mixed mode, we only show and use apps of the current user.... | skuhne@chromium.org | 2013-11-05 | 1 | -1/+2 |
* | ash: Rename GetLauncherItemIndexForType to GetShelfItemIndexForType(). | tfarina@chromium.org | 2013-11-01 | 2 | -45/+0 |
* | ash: Rename LauncherIconObserver to ShelfIconObserver. | tfarina@chromium.org | 2013-10-30 | 3 | -29/+5 |
* | Make GetRootWindow() return a Window instead of a RootWindow. | ben@chromium.org | 2013-10-25 | 1 | -1/+1 |
* | Change GetBrowserItemIndex() to GetLauncherItemIndexForType() | simon.hong81@gmail.com | 2013-10-23 | 2 | -0/+45 |
* | linux and chromeos: Turn on -Wunused-const-variable. | thakis@chromium.org | 2013-10-19 | 1 | -1/+0 |
* | ash: Move launcher_view* to shelf/ directory. | tfarina@chromium.org | 2013-10-18 | 7 | -3767/+47 |
* | disable passing null pointer to CalculateIdealBounds() | simon.hong81@gmail.com | 2013-10-15 | 1 | -11/+10 |
* | Attempt 2: Refactor LauncherItemController and LauncherItemDelegate | simon.hong81@gmail.com | 2013-10-15 | 8 | -65/+159 |
* | [ash] IconProxy is not dragged after it is created when overflow button is vi... | simon.hong81@gmail.com | 2013-10-10 | 1 | -3/+10 |
* | Add a small image on top of the drag image to display the current drag operation | varunjain@chromium.org | 2013-10-10 | 1 | -1/+2 |
* | [ash] Enable passing NULL parameter to LauncherView::CalculateIdealBounds() | simon.hong81@gmail.com | 2013-10-10 | 1 | -9/+11 |
* | ash: Move TooltipManager to from launcher to shelf. | tfarina@chromium.org | 2013-10-09 | 6 | -804/+12 |
* | Added method to Launcher. | dzhioev@chromium.org | 2013-10-09 | 5 | -16/+99 |
* | [ash] Move LauncherItem to the front of first panel item during the dragging ... | simon.hong81@gmail.com | 2013-10-08 | 1 | -1/+1 |
* | Fixing issue with clicking of context menu items from overflow shelf menu. | shrikant@chromium.org | 2013-10-08 | 2 | -0/+15 |
* | Revert 226547 "Refactor LauncherItemController and LauncherItemD..." | dcheng@chromium.org | 2013-10-02 | 8 | -146/+65 |
* | Refactor LauncherItemController and LauncherItemDelegate | simon.hong81@gmail.com | 2013-10-02 | 8 | -65/+146 |
* | ash: Move more files into shelf/ directory. | tfarina@chromium.org | 2013-09-25 | 6 | -335/+1 |
* | Increase inset for app icons on side launcher. | harrym@chromium.org | 2013-09-24 | 1 | -2/+7 |
* | Disable the moveable app list icon. | harrym@chromium.org | 2013-09-24 | 2 | -5/+4 |
* | Remove dependency on ui::ScaleFactor from ui/gfx | davemoore@chromium.org | 2013-09-24 | 2 | -0/+6 |
* | Make the app list item position syncable (and movable) | skuhne@chromium.org | 2013-09-23 | 1 | -0/+2 |
* | Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx" | davemoore@chromium.org | 2013-09-20 | 2 | -6/+0 |
* | Remove dependency on ui::ScaleFactor from ui/gfx | davemoore@chromium.org | 2013-09-20 | 2 | -0/+6 |
* | Moveable App List button for alternate Shelf | harrym@chromium.org | 2013-09-20 | 2 | -4/+5 |
* | Rename WindowSettings to WindowState | oshima@chromium.org | 2013-09-20 | 1 | -1/+0 |
* | ash: Rename AppListLauncherItemDelegate and move to shelf/ directory. | tfarina@chromium.org | 2013-09-19 | 2 | -109/+0 |
* | Moves ui/base/events to ui/events | sky@chromium.org | 2013-09-18 | 5 | -9/+9 |
* | Remove mac code from aura/ash/views | oshima@chromium.org | 2013-09-18 | 2 | -7/+0 |
* | Moves most files from ui/base/keycodes to ui/events/keycodes | sky@chromium.org | 2013-09-17 | 1 | -1/+1 |
* | ash: Fix crash in launcher tooltip manager | jamescook@chromium.org | 2013-09-16 | 3 | -1/+58 |
* | ui/base/animation -> ui/gfx/animation | sky@chromium.org | 2013-09-15 | 2 | -10/+10 |
* | [ash] Remove Launcher::GetLauncherViewForTest() | simon.hong81@gmail.com | 2013-09-14 | 5 | -51/+85 |
* | Create AppList LauncherItem in AppListLauncherItemDelegate | simon.hong81@gmail.com | 2013-09-11 | 4 | -128/+132 |
* | When pinning an application by drag & drop from the app list, the "Zip back" ... | skuhne@chromium.org | 2013-09-10 | 1 | -2/+10 |
* | ash: Rename LauncherAlignmentMenu to ShelfAlignmentMenu and move to shelf/ di... | tfarina@chromium.org | 2013-09-10 | 2 | -119/+0 |
* | Disallowing shelf changes via drag & drop if the enterprise profile does not ... | skuhne@chromium.org | 2013-09-10 | 2 | -1/+5 |
* | ash:Shelf - Enable Alternate Shelf and Side Shelf by default. | harrym@chromium.org | 2013-09-05 | 4 | -43/+359 |
* | Enabling the new drag off shellf feature by default | skuhne@chromium.org | 2013-09-04 | 1 | -2/+2 |
* | [ash] Hide tooltip when mouse button is pressed | simon.hong81@gmail.com | 2013-09-04 | 3 | -6/+42 |
* | ash: Minor cleanup, move more files from launcher to shelf. | tfarina@chromium.org | 2013-08-30 | 7 | -713/+2 |
* | Adding animation anf f/x logic for dragging items from shelf to the desktop t... | skuhne@chromium.org | 2013-08-29 | 4 | -49/+135 |
* | Add skuhne to ash/launcher/OWNERS | jamescook@chromium.org | 2013-08-28 | 1 | -0/+1 |
* | Remove BrowserLauncherItemController and ash::TYPE_TABBED | simon.hong81@gmail.com | 2013-08-28 | 11 | -428/+117 |