summaryrefslogtreecommitdiffstats
path: root/ash/shelf/shelf_layout_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-1/+1
* Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."ben@chromium.org2013-11-081-1/+1
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-1/+1
* Reland 231729zork@chromium.org2013-11-011-16/+0
* Replace kFullscreenUsesMinimalChrome with ash::wm::WindowState::hide_shelf_wh...pkotwicz@chromium.org2013-10-281-6/+7
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-2/+2
* Rename StackingClient -> WindowTreeClientben@chromium.org2013-10-231-1/+1
* ash: Move launcher_view* to shelf/ directory.tfarina@chromium.org2013-10-181-2/+2
* Move SetLayoutForCurrentDisplays to DisplayManageroshima@chromium.org2013-10-161-2/+1
* Hit bounds of status area increased to fill shelf.harrym@chromium.org2013-09-191-0/+40
* Remove mac code from aura/ash/viewsoshima@chromium.org2013-09-181-2/+2
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-151-3/+3
* [ash] Remove Launcher::GetLauncherViewForTest()simon.hong81@gmail.com2013-09-141-1/+2
* Tuning gesture recognizer parametersmiletus@chromium.org2013-09-101-9/+7
* ash:Shelf - Lock Screen animationharrym@chromium.org2013-09-101-0/+11
* ash:Shelf - Enable Alternate Shelf and Side Shelf by default.harrym@chromium.org2013-09-051-7/+4
* Prevent a user from hiding the shelf via a gesture when there are no visible ...pkotwicz@chromium.org2013-08-141-8/+138
* - Prevent a user from hiding the shelf via a gesture when there are no visibl...pkotwicz@chromium.org2013-08-101-0/+16
* - Make it possible to reveal the top-of-window views in immersive fullscreen ...pkotwicz@chromium.org2013-08-071-0/+94
* Do not create workspace for fullscreen.mukai@chromium.org2013-07-231-5/+17
* [Cleanup]oshima@chromium.org2013-07-121-26/+26
* Sets the background color of shelf is opaque black when maximized (2nd)mukai@chromium.org2013-07-111-0/+44
* Breaks ShelfLayoutManagerTest.ShelfBackgroundColor on Win8 Aurajochen@chromium.org2013-07-101-44/+0
* Sets the background color of shelf is opaque black when maximized.mukai@chromium.org2013-07-101-0/+44
* If the user autohid the shelf, the shelf currently momentarily reveals when t...pkotwicz@chromium.org2013-07-021-0/+28
* Revert 207606 "Manual revert: "Do not create a workspace for a m..."mukai@chromium.org2013-07-011-16/+9
* Manual revert: "Do not create a workspace for a maximized window."mukai@chromium.org2013-06-201-9/+16
* Make the shelf stay revealed upon the first edge gesture in immersive fullscr...pkotwicz@chromium.org2013-06-171-2/+36
* Skip mulitple-display tests on win8oshima@chromium.org2013-06-121-0/+3
* Do not create a workspace for a maximized window.mukai@chromium.org2013-06-111-16/+9
* Move bezel event routing for the shelf into ShelfLayoutManagerrharrison@chromium.org2013-06-071-1/+40
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-071-1/+1
* Add SessionStateObserver with ActiveUserChanged()nkostylev@chromium.org2013-06-041-2/+2
* Sets 4px offset for status area tray items.mukai@chromium.org2013-05-221-1/+1
* Side launcher animations, unit tests.harrym@chromium.org2013-05-211-183/+234
* Adjust shelf to only handle gestures targetted at itrharrison@chromium.org2013-05-141-0/+16
* ash: Extract Observer out of ShelfLayoutManager.tfarina@chromium.org2013-05-071-1/+2
* Extend touch hit target for autohidden shelf to allow draggingrharrison@chromium.org2013-05-011-0/+32
* Changes the background color of status area.mukai@chromium.org2013-05-011-1/+1
* Force refresh of shelf area when gesture completes to preventharrym@chromium.org2013-04-181-0/+8
* Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""bartfab@google.com2013-04-171-3/+3
* Revert 194578 "Add ash SessionStateDelegate"gavinp@chromium.org2013-04-171-3/+3
* Add ash SessionStateDelegatebartfab@google.com2013-04-171-3/+3
* Update window visibility detection for shelf to limit toharrym@chromium.org2013-04-121-6/+11
* ash: Fix shelf dragging from auto-hidden state.sadrul@chromium.org2013-04-091-17/+112
* ash: Stop hiding the shelf on user-action after it was shown using gesture drag.sadrul@chromium.org2013-04-051-20/+0
* Adding shelf animation for maximized state (fading like on android)skuhne@chromium.org2013-03-271-0/+144
* Replace NetworkMessageObserver with Ash code using NetworkStateHandlerstevenjb@chromium.org2013-03-151-2/+2
* Refactor: Shelf Widgetharrym@chromium.org2013-03-091-0/+1108