summaryrefslogtreecommitdiffstats
path: root/ash/shelf/shelf_layout_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Enable Shelf Auto-Hide in TouchViewjonross@chromium.org2014-06-051-8/+0
* CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.oshima@chromium.org2014-04-301-1/+1
* Revert 267158 "CleanUp: Introduce UserInfo. Move session_state s..."oshima@chromium.org2014-04-301-1/+1
* CleanUp: Introduce UserInfo. Move session_state stuff to ash/session.oshima@chromium.org2014-04-301-1/+1
* Implement overscroll support for the virtual keyboard. Instead of resizing w...kevers@chromium.org2014-04-281-4/+0
* Fullscreen/immersive mode is allowed in touch view mode, the shelf gets hidde...skuhne@chromium.org2014-04-261-0/+3
* Notify about major session changes events.nkostylev@chromium.org2014-04-141-1/+7
* Shelf Cleanup AlternateShelfLayout P1 Attempt 3harrym@chromium.org2014-04-121-8/+0
* [cros] Virtual keyboard support at OOBE/loginnkostylev@chromium.org2014-04-041-2/+1
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-8/+4
* Move some code from aura/client to wm/publicben@chromium.org2014-03-211-1/+1
* Turning off auto hide modes for the shelf while the maximize mode is up and r...skuhne@chromium.org2014-03-211-0/+6
* Revert of Shelf Cleanup (- binary files) (https://codereview.chromium.org/176...jennyz@chromium.org2014-03-121-0/+8
* Shelf Cleanup (- binary files)harrym@chromium.org2014-03-111-8/+0
* Revert of Ash:Shelf - Cleanup of Alternate Shelf (part 1) (https://codereview...dgrogan@chromium.org2014-03-011-0/+8
* Part 1) of cleaning up the code related to the shelf layout, specifically rem...harrym@chromium.org2014-03-011-8/+0
* ash: Remove some dead code.sadrul@chromium.org2014-02-251-4/+0
* Fully support the autohide shelf option for touch UI on Windows.zturner@chromium.org2014-02-121-1/+2
* aura: Remove Window::SetHitTestBoundsOverrideOuter() and related methods.sadrul@chromium.org2014-01-301-4/+0
* Creating multi profile animations for switching users and teleporting of wind...skuhne@chromium.org2014-01-281-0/+7
* aura: Add an EasyResizeWindowTargeter.sadrul@chromium.org2014-01-061-0/+2
* Start the move of launcher_types.h to shelf.tfarina@chromium.org2013-12-271-1/+1
* Rename Launcher to Shelf.tfarina@chromium.org2013-12-191-17/+17
* Ignore non-active fullscreen windows for shelf state.flackr@chromium.org2013-12-101-4/+0
* Animating docked background in sync with shelfvarkha@chromium.org2013-12-071-2/+5
* Replace kFullscreenUsesMinimalChrome with ash::wm::WindowState::hide_shelf_wh...pkotwicz@chromium.org2013-10-281-3/+3
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-1/+1
* Update dock size when auto-hiding shelfvarkha@chromium.org2013-10-161-1/+3
* Hit bounds of status area increased to fill shelf.harrym@chromium.org2013-09-191-0/+4
* ash:Shelf - Lock Screen animationharrym@chromium.org2013-09-101-3/+12
* Prevent a user from hiding the shelf via a gesture when there are no visible ...pkotwicz@chromium.org2013-08-141-4/+13
* Cleanup of the notification popup workarea logic.mukai@chromium.org2013-08-141-0/+3
* - Make it possible to reveal the top-of-window views in immersive fullscreen ...pkotwicz@chromium.org2013-08-071-0/+14
* Dock with non-zero widthvarkha@chromium.org2013-07-191-0/+8
* Observes work area change and auto-hide for notifications.mukai@chromium.org2013-07-181-0/+4
* broke compilation on win_aura: exported class using non-exported interfacejochen@chromium.org2013-07-181-8/+0
* Dock with non-zero widthvarkha@chromium.org2013-07-181-0/+8
* Sets the background color of shelf is opaque black when maximized (2nd)mukai@chromium.org2013-07-111-2/+9
* Breaks ShelfLayoutManagerTest.ShelfBackgroundColor on Win8 Aurajochen@chromium.org2013-07-101-9/+2
* Sets the background color of shelf is opaque black when maximized.mukai@chromium.org2013-07-101-2/+9
* If the user autohid the shelf, the shelf currently momentarily reveals when t...pkotwicz@chromium.org2013-07-021-1/+1
* Use a direct include of time headers in android_webview/, apps/, ash/.avi@chromium.org2013-06-271-1/+1
* Sets 0 opacity to status area widget when auto-hidden.mukai@chromium.org2013-06-201-0/+1
* Make the shelf stay revealed upon the first edge gesture in immersive fullscr...pkotwicz@chromium.org2013-06-171-4/+0
* Added flag for alternate launcher settings (remaining changes to come). harrym@chromium.org2013-06-141-0/+4
* Move bezel event routing for the shelf into ShelfLayoutManagerrharrison@chromium.org2013-06-071-1/+7
* This CL modifies the check that prevents shelf gestures from working inrharrison@chromium.org2013-05-231-0/+4
* ash: Extract Observer out of ShelfLayoutManager.tfarina@chromium.org2013-05-071-21/+4
* Extend touch hit target for autohidden shelf to allow draggingrharrison@chromium.org2013-05-011-3/+10
* Partial fix for keyboard occlusion.bryeung@chromium.org2013-04-291-1/+15