summaryrefslogtreecommitdiffstats
path: root/ash/shelf
Commit message (Expand)AuthorAgeFilesLines
* Shelf Cleanup AlternateShelfLayout P1 Attempt 3harrym@chromium.org2014-04-1216-839/+221
* ash: Rename AURA_LAUNCHER to ASH_SHELF.tfarina@chromium.org2014-04-085-26/+20
* [cros] Virtual keyboard support at OOBE/loginnkostylev@chromium.org2014-04-042-6/+23
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-0340-321/+184
* Disabled a failing test in ash_unittests.erikchen@chromium.org2014-03-251-1/+2
* Revert "Enable immersive fullscreen on Windows Ash."zturner@chromium.org2014-03-251-16/+10
* Move some code from aura/client to wm/publicben@chromium.org2014-03-216-6/+6
* Turning off auto hide modes for the shelf while the maximize mode is up and r...skuhne@chromium.org2014-03-213-1/+125
* Enable immersive fullscreen on Windows Ash.zturner@chromium.org2014-03-192-22/+21
* Move wm/core to wm namespace.ben@chromium.org2014-03-143-9/+8
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-133-8/+9
* Move wm/core to wm namespace.ben@chromium.org2014-03-133-9/+8
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-123-8/+9
* Move wm/core to wm namespace.ben@chromium.org2014-03-123-9/+8
* Revert of Shelf Cleanup (- binary files) (https://codereview.chromium.org/176...jennyz@chromium.org2014-03-1217-220/+1024
* 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