summaryrefslogtreecommitdiffstats
path: root/ash/launcher
Commit message (Expand)AuthorAgeFilesLines
* Revert 136964 - Change SetImage, SetBackground, and SetToggledImage to take i...vrk@google.com2012-05-142-11/+9
* Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkiapkotwicz@chromium.org2012-05-142-9/+11
* ash: Document the ownership of LauncherDelegate.tfarina@chromium.org2012-05-141-2/+3
* ash: Don't pass NULL for integer parameter.mnissler@chromium.org2012-05-141-2/+2
* Reland 136660 - ash: Fix issue with launcher buttons getting out of sync with...mnissler@chromium.org2012-05-143-26/+139
* Revert 136660 - ash: Fix issue with launcher buttons getting out of sync with...yzshen@chromium.org2012-05-113-137/+26
* ash: Fix issue with launcher buttons getting out of sync with model.mnissler@chromium.org2012-05-113-26/+137
* Adds the option of aligning the launcher to the left or right. Theresky@chromium.org2012-05-1013-82/+280
* Refactor HandleWindowCycleLinear code in AcceleratorController:mukai@chromium.org2012-05-106-0/+236
* ash: First pass of Applist v2.xiyuan@chromium.org2012-05-074-1/+20
* ash: Handle policy-controlled pinned apps in the launcher.mnissler@chromium.org2012-05-072-2/+23
* Respect WindowOpenDisposition in launcher as is in app-list.mukai@chromium.org2012-05-062-3/+4
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-055-9/+9
* Remove LauncherItemWillChangedavemoore@chromium.org2012-05-058-71/+34
* ash: Fix shelf auto hide behavior not persisted regression.xiyuan@chromium.org2012-05-013-9/+15
* ash: Fix missing launcher icon regression.xiyuan@chromium.org2012-04-252-4/+37
* ash: Fix launcher icon overlaps with status.xiyuan@chromium.org2012-04-244-61/+193
* Add support for a context menu on the browser shortcut icondavemoore@chromium.org2012-04-231-2/+1
* Implement LauncherIconObserver.dcheng@chromium.org2012-04-206-7/+190
* Revert 133089 - Implement LauncherIconObserver.dcheng@chromium.org2012-04-206-190/+7
* Implement LauncherIconObserver.dcheng@chromium.org2012-04-196-7/+190
* Changing the application launcher icon to non icognito mode icon for guest usersskuhne@chromium.org2012-04-192-3/+5
* Implements new semantics for launcher context menu. Gone are the threesky@chromium.org2012-04-123-0/+186
* Moves view_model and related classes to views. This way I can use itsky@chromium.org2012-04-098-317/+9
* Add an accessible name to the App List buttonzork@chromium.org2012-04-031-0/+2
* Use the order of items in the Launcher's ViewModel to determine the tab orderzork@chromium.org2012-04-032-1/+71
* Makes the shelf visible if the launcher/status has focus.sky@chromium.org2012-03-292-2/+10
* Fixes crash when right clicking on the launcher background.sky@chromium.org2012-03-271-2/+3
* Makes launcher set bounds of item when inserting. This way if we endsky@chromium.org2012-03-271-0/+8
* Add LauncherView::SameDragType()stevenjb@chromium.org2012-03-272-1/+19
* ash: Add tooltip to app list icon in launcher.derat@chromium.org2012-03-271-0/+2
* Makes the shelf remain visible while a context menu is showing in thesky@chromium.org2012-03-274-4/+31
* Ash Launcher: Fix item.type for panels.stevenjb@chromium.org2012-03-262-4/+13
* Reenables dragging items on the launcher. Dragging is constrained sosky@chromium.org2012-03-262-14/+36
* Add tooltip text for chrome shortcutdavemoore@chromium.org2012-03-252-2/+10
* Makes sure the app list is visible if the launcher overflows.sky@chromium.org2012-03-251-5/+13
* Adds context menu so that shelf always auto-hides (except on locksky@chromium.org2012-03-252-8/+19
* Remove app modedavemoore@chromium.org2012-03-254-54/+6
* Change the launcher to create new tabs instead of windows whendavemoore@chromium.org2012-03-242-3/+3
* Reorders the items in the launcher so that we have browser shortcutsky@chromium.org2012-03-2410-198/+122
* Use shadows on launcher iconsdavemoore@chromium.org2012-03-232-7/+36
* Makes the launcher use a layer with a solid color, which is cheapersky@chromium.org2012-03-231-9/+4
* Do not handle the button click event for the mouse release of dragging launch...mukai@chromium.org2012-03-222-1/+5
* Changes how we detect whether the launcher should be shown whensky@chromium.org2012-03-221-37/+0
* Makes the tray not paint a background if the launcher is painting asky@chromium.org2012-03-214-46/+146
* Reland r127841: "Defer creating launcher until after login."derat@chromium.org2012-03-212-3/+4
* Fix clang error.sky@chromium.org2012-03-211-1/+1
* Makes the launcher auto-hide for maximized windows. This turned out tosky@chromium.org2012-03-212-15/+126
* Revert r127841: "Defer creating launcher until after login."derat@chromium.org2012-03-212-4/+3
* ash/chromeos: Defer creating launcher until after login.derat@chromium.org2012-03-212-3/+4