summaryrefslogtreecommitdiffstats
path: root/ash/launcher
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 126764 - Added notion of currently active app / browserdavemoore@chromium.org2012-03-153-54/+12
* tweak icon spacing for launcherdavemoore@chromium.org2012-03-141-2/+6
* Added notion of currently active app / browserdavemoore@chromium.org2012-03-143-12/+54
* Makes the maximize/restore button handlingsky@chromium.org2012-03-147-12/+65
* Set tooltip text to launcher buttons.mukai@chromium.org2012-03-147-7/+16
* ui/gfx: Update includes to point to canvas.h instead of canvas_skia.htfarina@chromium.org2012-03-141-1/+1
* Reland 126256:zork@chromium.org2012-03-147-23/+69
* Reland: Ash: Allow resize along 1 pixel edge inside window contentjamescook@chromium.org2012-03-141-2/+1
* Revert 126539 - Ash: Allow resize along 1 pixel edge inside window contentjamescook@chromium.org2012-03-141-1/+2
* Ash: Allow resize along 1 pixel edge inside window contentjamescook@chromium.org2012-03-141-2/+1
* Add FaviconBitmapHandler, request large icons for the launcher.stevenjb@chromium.org2012-03-133-8/+11
* Revert 126256 - Show a different icon in the launcher for incognito windowsisherman@chromium.org2012-03-127-69/+23
* Show a different icon in the launcher for incognito windowszork@chromium.org2012-03-127-23/+69
* views: Nuke is_mouse_gesture parameter from ContextMenuController::ShowContex...tfarina@chromium.org2012-03-112-5/+3
* Fix new leak in LauncherButtondavemoore@chromium.org2012-03-101-0/+2