summaryrefslogtreecommitdiffstats
path: root/ash/launcher
Commit message (Expand)AuthorAgeFilesLines
* Support dragging panels across displaysflackr@chromium.org2013-04-061-1/+4
* Minor Ash panel related cleanupstevenjb@chromium.org2013-04-052-34/+0
* Fix app list position in windowscalamity@chromium.org2013-04-031-1/+1
* Reland propegate setting autohide behaviour to prefsrharrison@chromium.org2013-04-022-0/+11
* Revert 191376 "Propegate setting autohide behaviour to prefs"gbillock@chromium.org2013-03-292-11/+0
* Propegate setting autohide behaviour to prefsrharrison@chromium.org2013-03-292-0/+11
* Adding shelf animation for maximized state (fading like on android)skuhne@chromium.org2013-03-273-11/+27
* Create launcher app list for shell windowsstevenjb@chromium.org2013-03-251-11/+11
* Addressing slight launcher icon shift upon state changeskuhne@chromium.org2013-03-242-22/+35
* Fixed image size problem with application icon in launcherskuhne@google.com2013-03-221-4/+0
* Fix Ash launcher tooltip behaviorstevenjb@chromium.org2013-03-213-12/+28
* Correcting the anchor offset calculationskuhne@chromium.org2013-03-203-8/+47
* Launcher Item sizing/positioningharrym@chromium.org2013-03-204-50/+108
* Unpin causes segfaultsimon.hong81@gmail.com2013-03-191-1/+4
* Suppressing menu with a single entryskuhne@chromium.org2013-03-181-2/+2
* Closing menu from LauncherMenuItem upon second clickskuhne@chromium.org2013-03-172-1/+28
* Revert 188538 "Closing menu from LauncherMenuItem upon second click"skuhne@chromium.org2013-03-162-26/+1
* Synchronize launcher button animationsstevenjb@chromium.org2013-03-161-19/+90
* Reland 187876 - Reorder panels in the launcher when dragging the panel window.flackr@chromium.org2013-03-164-1/+40
* Remove BubbleDelegateView::Show(); call GetWidget()->Show() instead; etc.msw@chromium.org2013-03-161-1/+1
* Closing menu from LauncherMenuItem upon second clickskuhne@chromium.org2013-03-162-1/+26
* Final tweaks to launcher menu appearance:skuhne@chromium.org2013-03-141-4/+25
* Adding shortcut to create long browser list and remove experimental flagskuhne@chromium.org2013-03-143-5/+10
* Fixing launcher tooltip offset to let the bubble show on top of the shelf.skuhne@chromium.org2013-03-141-4/+10
* Revert 187876 "Reorder panels in the launcher when dragging the ..."thakis@chromium.org2013-03-134-40/+1
* Reorder panels in the launcher when dragging the panel window.flackr@chromium.org2013-03-134-1/+40
* Correct rotate image to clockwise (currently counter clockwise).harrym@chromium.org2013-03-131-2/+2
* Delete items of the launcher jump list upon pressing Shift clickskuhne@chromium.org2013-03-133-33/+2
* Add duration_scale_mode to ui::LayerAnimatorajuma@chromium.org2013-03-131-17/+6
* Fixing activation state of launcherbutton after context menu usageskuhne@chromium.org2013-03-123-2/+60
* Refactor: Shelf Widgetharrym@chromium.org2013-03-0916-631/+63
* Modify draw attention animation for ash launcherstevenjb@chromium.org2013-03-092-6/+41
* Enable Launcher Alignment by default, remove Top option.harrym@chromium.org2013-03-082-9/+1
* Allow passing an index at the end of the list to LauncherView::CancelDrag.flackr@chromium.org2013-03-082-3/+21
* Resolving the moved anchor point for the first bubble menu/help itemskuhne@chromium.org2013-03-062-22/+0
* Disabling the first menu itemskuhne@chromium.org2013-03-041-0/+5
* Changing the order of items from LRU to creation order - and - as a result, m...skuhne@chromium.org2013-03-043-29/+44
* Shorten the names in the application menusskuhne@chromium.org2013-03-011-0/+14
* Fixing fitt's law for the first launcher item buttonskuhne@chromium.org2013-02-272-0/+21
* Fixing activation state problem with the launcher acessiblity paneskuhne@chromium.org2013-02-221-0/+3
* Plumbs through ET_CANCEL_MODE, which is intended to be used when modalsky@chromium.org2013-02-212-20/+6
* Disable LauncherViewIconObserverTest.AddRemoveWithMultipleDisplays on Windowsjamescook@chromium.org2013-02-201-1/+9
* Showing launcher items for windowed v1 apps - pinned or not. Also - don't sho...skuhne@chromium.org2013-02-204-1/+11
* Revert 183345skuhne@google.com2013-02-204-11/+1
* Showing launcher items for windowed v1 apps - pinned or not. Also - don't sho...skuhne@chromium.org2013-02-204-1/+11
* ash: Fix overflow bubble crash when unpinning.xiyuan@chromium.org2013-02-122-6/+12
* Linux/ChromeOS Chromium style checker cleanup, ash/ edition.rsleevi@chromium.org2013-02-072-4/+4
* Add synchronous Widget closing eventwittman@chromium.org2013-02-052-2/+2
* ash: Fix overflow bubble crash when unpinning.xiyuan@chromium.org2013-02-045-55/+55
* Finalizing the 'OnClick' behavior of the Launcher items.skuhne@chromium.org2013-02-041-50/+58