summaryrefslogtreecommitdiffstats
path: root/ash/launcher
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding Alt+<number> accelerator keyskuhne@chromium.org2012-03-201-1/+2
* - Set default favicon for pages w/out onedavemoore@chromium.org2012-03-203-20/+27
* Remove Ash launcher favicon for incognito browsers.stevenjb@google.com2012-03-202-6/+8
* Tweaked the launcher icon positioning againdavemoore@chromium.org2012-03-161-2/+2
* Add davemoore as OWNER of launcher stuffdavemoore@chromium.org2012-03-151-0/+1
* ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas.tfarina@chromium.org2012-03-151-1/+1
* Second try fordavemoore@chromium.org2012-03-153-12/+54