summaryrefslogtreecommitdiffstats
path: root/ash/shelf
Commit message (Expand)AuthorAgeFilesLines
* Update uses of UTF conversions in android_webview/, apps/, ash/, chrome/app t...avi@chromium.org2013-12-241-3/+4
* [ash] Create applist button's context menu in its ShelfItemDelegatesimonhong@chromium.org2013-12-202-7/+3
* Rename Launcher to Shelf.tfarina@chromium.org2013-12-1923-290/+795
* wm: public window_types.tfarina@chromium.org2013-12-191-1/+1
* [ash] Cleanup ShelfViewTestsimonhong@chromium.org2013-12-181-77/+84
* Changes MouseEvent constructor to take changed_button_flags.sky@chromium.org2013-12-173-6/+8
* Use exact match when removing selector items on window destroying observation.flackr@chromium.org2013-12-162-1/+12
* Rename View::set_focusable and View::set_accessibility_focusablemohsen@chromium.org2013-12-162-2/+2
* [ash] Can't rip off an item from left positioned shelf in secondary monitorsimonhong@chromium.org2013-12-132-4/+46
* Fixes the shelf background while dragging a windowvarkha@chromium.org2013-12-131-0/+1
* Adding UMA metric tracking to the status are menu and related tray views to t...harrym@chromium.org2013-12-132-10/+11
* [ash] Create ShelfWindowWatcherItemDelegatesimonhong@chromium.org2013-12-134-5/+132
* [ash] Enable dragging an item from overflow to shelfsimonhong@chromium.org2013-12-113-47/+263
* Ignore non-active fullscreen windows for shelf state.flackr@chromium.org2013-12-103-16/+70
* Rename LauncherDelegate to ShelfDelegate.tfarina@chromium.org2013-12-095-61/+109
* Animating docked background in sync with shelfvarkha@chromium.org2013-12-077-40/+85
* [ash] Add ShelfWindowWatchersimonhong@chromium.org2013-12-065-2/+546
* Removes FocusBorder from viewssky@chromium.org2013-12-055-5/+21
* ash: Rename more Launcher classes to Shelf*.tfarina@chromium.org2013-12-049-74/+299
* ash: Increase shelf tooltip show up delay to 1s.xiyuan@chromium.org2013-12-021-1/+1
* 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-265-10/+86
* events: Move test related functions into a separate target.sadrul@chromium.org2013-11-251-2/+3
* This CL eliminates the necessity of calling SizeToContents() after calling se...npentrel@chromium.org2013-11-251-8/+16
* ash: Rename LauncherButton to ShelfButton.tfarina@chromium.org2013-11-236-71/+811
* Reland - [ash] Enable dragging an item between shelf and overflow bubblesimonhong@chromium.org2013-11-217-256/+432
* Revert 235935 "Reland - [ash] Enable dragging an item between sh..."dcheng@chromium.org2013-11-197-433/+256
* Reland - [ash] Enable dragging an item between shelf and overflow bubblesimonhong@chromium.org2013-11-197-256/+433
* Adding 2 simple UMA stats to track shelf alignment usage, firstly track when ...harrym@chromium.org2013-11-193-0/+25
* ash: Add GetItemIndexForType() function to ShelfModel.tfarina@chromium.org2013-11-184-45/+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-177-448/+256
* [ash] Enable dragging an item from the overflow bubble to the shelf boundssimon.hong81@gmail.com2013-11-177-256/+448
* Set LauncherID as a Window's Propertysimon.hong81@gmail.com2013-11-162-0/+56
* ash: Rename LauncherModel to ShelfModel.tfarina@chromium.org2013-11-1418-58/+734
* ash: Rename LauncherModelObserver to ShelfModelObserver.tfarina@chromium.org2013-11-133-16/+57
* [ash] Disalbe multi-level overflow bubblesimon.hong81@gmail.com2013-11-122-7/+14
* [ash] Overflow bubble shows empty slotsimon.hong81@gmail.com2013-11-094-14/+136
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-082-2/+2
* Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."ben@chromium.org2013-11-082-2/+2
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-082-2/+2
* ash: Rename LauncherButtonHost to ShelfButtonHost.tfarina@chromium.org2013-11-068-88/+148
* Upon activation on mixed mode, we only show and use apps of the current user....skuhne@chromium.org2013-11-053-5/+5
* Convert event location to screen position.flackr@chromium.org2013-11-051-3/+8
* ash: Rename GetLauncherItemIndexForType to GetShelfItemIndexForType().tfarina@chromium.org2013-11-012-0/+45
* Reland 231729zork@chromium.org2013-11-011-16/+0
* [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-302-2/+12