summaryrefslogtreecommitdiffstats
path: root/ash/shelf
Commit message (Expand)AuthorAgeFilesLines
* Move files from ui/views/corewm to ui/wm/coreben@chromium.org2014-03-113-3/+1
* Shelf Cleanup (- binary files)harrym@chromium.org2014-03-1117-1024/+220
* 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-0115-220/+782
* Part 1) of cleaning up the code related to the shelf layout, specifically rem...harrym@chromium.org2014-03-0115-782/+220
* Move ui/base/accessibility to ui/accessibility.dmazzoni@chromium.org2014-02-258-16/+16
* ash: Remove some dead code.sadrul@chromium.org2014-02-252-19/+0
* Fixed incorrect resize of docked windows when locking screen.abodenha@chromium.org2014-02-221-4/+8
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-2111-11/+11
* Remove flag to hide shelf alignmentoshima@chromium.org2014-02-201-2/+0
* Fully support the autohide shelf option for touch UI on Windows.zturner@chromium.org2014-02-123-2/+62
* Renames LauncherID, LauncherItem and LauncherItems...tfarina@chromium.org2014-02-0327-298/+325
* Visibility update set for screen lock to invoke proper shelf animation.merkulova@chromium.org2014-02-031-0/+1
* aura: Introduce ScopedWindowTargeter.sadrul@chromium.org2014-01-311-2/+2
* [Aura] Stop using consistent velocity as scroll start heuristictdresser@chromium.org2014-01-301-0/+4
* aura: Remove Window::SetHitTestBoundsOverrideOuter() and related methods.sadrul@chromium.org2014-01-302-25/+0
* Creating multi profile animations for switching users and teleporting of wind...skuhne@chromium.org2014-01-283-3/+46
* ash: Fix ShelfLayoutManager::UpdateVisibilityState crash on shutdown.xiyuan@chromium.org2014-01-251-0/+5
* 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-229-79/+116
* Add harrym to owners for ash/shelfjamescook@chromium.org2014-01-211-0/+1
* Add LauncherItem for TaskManager Dialogsimonhong@chromium.org2014-01-171-1/+2
* Screen cleanup:oshima@chromium.org2014-01-173-7/+6
* Remove deprecated test: ShelfWidgetTest::ActivateAsFallbackzork@chromium.org2014-01-161-16/+0
* Remembering the order of running applications for different users in multi pr...skuhne@chromium.org2014-01-153-0/+82
* Refactor: Makes menus use gfx::FontList instead of gfx::Font.yukishiino@chromium.org2014-01-141-4/+5
* Use a bitfield to store animatable properties.vollick@chromium.org2014-01-141-3/+1
* Move LauncherItemDetails into shelf_item_types.htfarina@chromium.org2014-01-149-38/+89
* Don't allow windowed but not pinned applications to mix with shortcuts in the...skuhne@chromium.org2014-01-121-2/+2
* [ash] Don't remove an item when associated window is draggedsimonhong@chromium.org2014-01-093-10/+228
* [ash] Add TYPE_DIALOG and its item's LauncherContextMenusimonhong@chromium.org2014-01-098-12/+41
* Makes Window::Init take a WindowLayerType instead of LayerType.sky@chromium.org2014-01-081-1/+1
* Move CycleDirection enum into shelf_constants.tfarina@chromium.org2014-01-073-2/+8
* aura: Add an EasyResizeWindowTargeter.sadrul@chromium.org2014-01-063-1/+195
* Start the move of launcher_types.h to shelf.tfarina@chromium.org2013-12-2711-14/+62
* 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