summaryrefslogtreecommitdiffstats
path: root/ash/wm/shelf_layout_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Polish launcher tooltip visibility (2nd try).mukai@chromium.org2012-07-101-0/+18
* Revert 144930 - Polish launcher tooltip visibility.abodenha@chromium.org2012-06-291-15/+0
* Polish launcher tooltip visibility.mukai@chromium.org2012-06-291-0/+15
* Relanding r144499:oshima@chromium.org2012-06-271-3/+3
* Revert r 144499 "Rename the remaining usage of Monitor to Display"oshima@chromium.org2012-06-271-3/+3
* Rename the remaining usage of Monitor to Displayoshima@chromium.org2012-06-271-3/+3
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-3/+3
* Add WebNotificationTray to the status areastevenjb@google.com2012-06-131-7/+8
* Add EnvEventFilter to filter events before root window process eventoshima@chromium.org2012-06-061-2/+2
* Add ActivationChangeObserver, replacing kRootWindowActiveWindowKeyoshima@chromium.org2012-06-041-7/+5
* Prepare to support Ash notification tray:stevenjb@google.com2012-05-301-5/+10
* ash/app_list: Handle shelf left/right dock.xiyuan@chromium.org2012-05-301-2/+5
* Rename GetRootWindow() -> GetPrimaryRootWindow()oshima@chromium.org2012-05-251-3/+3
* Adjust the launcher buttons for vertical alignment. The images aresky@chromium.org2012-05-241-2/+2
* Add left/right launcher layout support for uber tray. The status area and ube...jennyz@google.com2012-05-191-5/+5
* Update shelf visibility when lock state changes.flackr@chromium.org2012-05-111-0/+6
* Adds the option of aligning the launcher to the left or right. Theresky@chromium.org2012-05-101-46/+145
* Move DIP translation from ui/aura to ui/compositor.oshima@chromium.org2012-05-081-8/+3
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-051-4/+4
* This change makes Aura/Views to use DIP, while keeping layer to use Pixels. T...oshima@chromium.org2012-04-271-2/+8
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-251-2/+3
* ash: Hide launcher for unmanaged fullscreen windows.derat@chromium.org2012-04-201-0/+3
* Changes launcher auto-hide not to appear if mouse is down.sky@chromium.org2012-04-121-1/+24
* ash: Make the tray and the popup RTL compatible.sadrul@chromium.org2012-04-121-1/+4
* Makes window snapping take auto-hide behavior intosky@chromium.org2012-04-121-1/+4
* ash: Make sure the uber-tray popup is positioned correctly.sadrul@chromium.org2012-04-101-2/+2
* Restore tray background when locking screen.flackr@chromium.org2012-04-031-1/+4
* Always show launcher and status if the app list is opened.jennyz@google.com2012-03-301-0/+3
* Makes the shelf visible if the launcher/status has focus.sky@chromium.org2012-03-291-1/+15
* ash: Do not show the arrow in the tray bubbles when the tray isn't visible.sadrul@chromium.org2012-03-281-0/+6
* Fixes bug where maximized window wasn't getting resized when togglingsky@chromium.org2012-03-281-2/+7
* Tweaks launcher auto-hide behavior so that we show after 200ms delaysky@chromium.org2012-03-271-6/+10
* Ash: Allow window resize to edge of launcherjamescook@chromium.org2012-03-271-9/+22
* Makes the shelf remain visible while a context menu is showing in thesky@chromium.org2012-03-271-0/+3
* Adds option to always hide launcher.sky@chromium.org2012-03-261-8/+15
* Changes logic of when launcher should be shown so that if a statussky@chromium.org2012-03-261-2/+2
* Adds context menu so that shelf always auto-hides (except on locksky@chromium.org2012-03-251-68/+85
* aura: Update shelf layout visibility state on lock screen.varunjain@chromium.org2012-03-241-1/+21
* Change kAutoHideDelayMS to 500msstevenjb@chromium.org2012-03-231-1/+1
* ash: Fix crash when using --disable-ash-uber-tray.sadrul@chromium.org2012-03-221-2/+3
* Changes how we detect whether the launcher should be shown whensky@chromium.org2012-03-221-9/+118
* Makes the tray not paint a background if the launcher is painting asky@chromium.org2012-03-211-8/+17
* Reland r127841: "Defer creating launcher until after login."derat@chromium.org2012-03-211-24/+28
* Makes the launcher auto-hide for maximized windows. This turned out tosky@chromium.org2012-03-211-59/+115
* Revert r127841: "Defer creating launcher until after login."derat@chromium.org2012-03-211-39/+23
* ash/chromeos: Defer creating launcher until after login.derat@chromium.org2012-03-211-23/+39
* Fix Linux ChromiumOS unit_testsjamescook@chromium.org2012-03-161-3/+0
* MonitorManager to manage multiple monitors.oshima@chromium.org2012-03-141-3/+6
* Replace Shell::GetRootWindow with Window::GetRootWindowoshima@chromium.org2012-03-141-1/+2
* Reland: Ash: Allow resize along 1 pixel edge inside window contentjamescook@chromium.org2012-03-141-1/+5