summaryrefslogtreecommitdiffstats
path: root/ash/shelf/shelf_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Removes --ash-disable-drag-off-shelf flagvarkha@chromium.org2014-03-111-1/+1
* Fix the crash in ShelfView::UpdateDragIconProxy.jennyz@chromium.org2014-03-011-2/+6
* Revert of Ash:Shelf - Cleanup of Alternate Shelf (part 1) (https://codereview...dgrogan@chromium.org2014-03-011-22/+152
* Part 1) of cleaning up the code related to the shelf layout, specifically rem...harrym@chromium.org2014-03-011-152/+22
* Move ui/base/accessibility to ui/accessibility.dmazzoni@chromium.org2014-02-251-3/+3
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Renames LauncherID, LauncherItem and LauncherItems...tfarina@chromium.org2014-02-031-34/+31
* Creating multi profile animations for switching users and teleporting of wind...skuhne@chromium.org2014-01-281-0/+28
* views: Make View::set_border() take a scoped_ptr<>.erg@chromium.org2014-01-241-2/+2
* ash: Move LauncherItemType and LauncherItemStatus over shelf_item_types.htfarina@chromium.org2014-01-221-17/+16
* Add LauncherItem for TaskManager Dialogsimonhong@chromium.org2014-01-171-1/+2
* Refactor: Makes menus use gfx::FontList instead of gfx::Font.yukishiino@chromium.org2014-01-141-4/+5
* [ash] Add TYPE_DIALOG and its item's LauncherContextMenusimonhong@chromium.org2014-01-091-0/+4
* Start the move of launcher_types.h to shelf.tfarina@chromium.org2013-12-271-1/+2
* [ash] Create applist button's context menu in its ShelfItemDelegatesimonhong@chromium.org2013-12-201-6/+1
* Rename Launcher to Shelf.tfarina@chromium.org2013-12-191-18/+18
* Changes MouseEvent constructor to take changed_button_flags.sky@chromium.org2013-12-171-2/+2
* [ash] Can't rip off an item from left positioned shelf in secondary monitorsimonhong@chromium.org2013-12-131-1/+1
* Adding UMA metric tracking to the status are menu and related tray views to t...harrym@chromium.org2013-12-131-3/+4
* [ash] Enable dragging an item from overflow to shelfsimonhong@chromium.org2013-12-111-20/+87
* Rename LauncherDelegate to ShelfDelegate.tfarina@chromium.org2013-12-091-5/+5
* Removes FocusBorder from viewssky@chromium.org2013-12-051-4/+0
* ash: Rename more Launcher classes to Shelf*.tfarina@chromium.org2013-12-041-48/+42
* Fixing focus highlight on high DPI devices for accessibilityskuhne@chromium.org2013-12-021-17/+3
* [ash] drag and drop from app list to shelf is not working in secondary monitor.simonhong@chromium.org2013-11-281-31/+31
* [ash] Cannot re-insert an item in the scrolled OverflowBubblesimonhong@chromium.org2013-11-261-2/+13
* ash: Rename LauncherButton to ShelfButton.tfarina@chromium.org2013-11-231-32/+29
* Reland - [ash] Enable dragging an item between shelf and overflow bubblesimonhong@chromium.org2013-11-211-9/+41
* Revert 235935 "Reland - [ash] Enable dragging an item between sh..."dcheng@chromium.org2013-11-191-42/+9
* Reland - [ash] Enable dragging an item between shelf and overflow bubblesimonhong@chromium.org2013-11-191-9/+42
* Adding 2 simple UMA stats to track shelf alignment usage, firstly track when ...harrym@chromium.org2013-11-191-0/+13
* [ash] Preferred size of ShelfView is not fixed when item is animatingsimonhong@chromium.org2013-11-181-1/+1
* Revert 235533 because the test added in the CL fails on win8-aurasadrul@chromium.org2013-11-171-43/+9
* [ash] Enable dragging an item from the overflow bubble to the shelf boundssimon.hong81@gmail.com2013-11-171-9/+43
* ash: Rename LauncherModel to ShelfModel.tfarina@chromium.org2013-11-141-7/+7
* ash: Rename LauncherModelObserver to ShelfModelObserver.tfarina@chromium.org2013-11-131-7/+7
* [ash] Disalbe multi-level overflow bubblesimon.hong81@gmail.com2013-11-121-1/+3
* [ash] Overflow bubble shows empty slotsimon.hong81@gmail.com2013-11-091-9/+33
* ash: Rename LauncherButtonHost to ShelfButtonHost.tfarina@chromium.org2013-11-061-3/+3
* Upon activation on mixed mode, we only show and use apps of the current user....skuhne@chromium.org2013-11-051-3/+2
* [ash] Prevent blinking of last item which is out by ripping out another itemsimon.hong81@gmail.com2013-11-011-12/+18
* [ash] Check x and y axis to prepare drag operation when rip off from the shellsimon.hong81@gmail.com2013-10-311-3/+4
* [ash] Fading in the new last item when an item is ripped out from the shelfsimon.hong81@gmail.com2013-10-301-2/+9
* [ash] add a space between last item and overflow buttonsimon.hong81@gmail.com2013-10-301-0/+7
* ash: Rename LauncherIconObserver to ShelfIconObserver.tfarina@chromium.org2013-10-301-7/+7
* [ash] Cleanup - Remove unused class and methods and fix some minor thingssimon.hong81@gmail.com2013-10-251-26/+11
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-1/+1
* [ash] Store ShelfLayoutManger in ShelfView instead of fetching it from ShelfT...simon.hong81@gmail.com2013-10-231-61/+49
* [ash] Refactor ShelfView::LayoutToIdealBounds()simon.hong81@gmail.com2013-10-221-6/+6
* ash: Move launcher_view* to shelf/ directory.tfarina@chromium.org2013-10-181-0/+1915