summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Fixes bug where maximized window wasn't getting resized when togglingsky@chromium.org2012-03-284-15/+37
* ash: Move the update notifier into its own row in the popup.sadrul@chromium.org2012-03-288-52/+142
* ash: Restore minimized window when activating it.xiyuan@chromium.org2012-03-284-2/+28
* chromeos: Show an appropriate description of the networks in the tray list.sadrul@chromium.org2012-03-281-1/+2
* Uber tray bluetooth item does not need a tray view.flackr@chromium.org2012-03-282-11/+10
* M20 Ash: Animate window header transition from active to inactivepkotwicz@chromium.org2012-03-282-5/+73
* Set default wallpaper.saintlou@chromium.org2012-03-281-8/+3
* Fixes crash when right clicking on the launcher background.sky@chromium.org2012-03-271-2/+3
* ash: Give the tray an accessibility name.sadrul@chromium.org2012-03-272-0/+7
* ash: Tweak the right-margin and border-radius of the tray.sadrul@chromium.org2012-03-274-5/+5
* Ash: Special header transparency for single open windowsjamescook@chromium.org2012-03-274-11/+105
* Revert 129266 - Ash: Special header transparency for single open windowsjamescook@chromium.org2012-03-274-102/+11
* Ash: Special header transparency for single open windowsjamescook@chromium.org2012-03-274-11/+102
* Revert 129220 - M20 Ash: Animate window header transition from active to inac...pkotwicz@chromium.org2012-03-272-66/+8
* M20 Ash: Animate window header transition from active to inactivepkotwicz@chromium.org2012-03-272-8/+66
* Makes launcher set bounds of item when inserting. This way if we endsky@chromium.org2012-03-271-0/+8
* Disables ctrl-shift-q on login screenoshima@chromium.org2012-03-271-1/+0
* add window animations test for show/hide workspace.alicet@chromium.org2012-03-273-1/+92
* Don't remove RootWindowObserver if the root window is being deleted.oshima@chromium.org2012-03-272-1/+13
* ash: Disable resize handles for fullscreen windows.derat@chromium.org2012-03-271-11/+15
* Move SettingBubbleContainer up in activation priorityzork@chromium.org2012-03-271-1/+1
* Makes the phantom appear immediately and does away with a phantom forsky@chromium.org2012-03-276-171/+36
* Tweaks launcher auto-hide behavior so that we show after 200ms delaysky@chromium.org2012-03-271-6/+10
* Add LauncherView::SameDragType()stevenjb@chromium.org2012-03-272-1/+19
* ash: Draw shadows for text in uber tray.derat@chromium.org2012-03-271-0/+3
* Ash: Allow window resize to edge of launcherjamescook@chromium.org2012-03-274-18/+40
* ash: Add tooltip to app list icon in launcher.derat@chromium.org2012-03-271-0/+2
* Automatically remap Command key on an Apple keyboard to Control [part 1 of 2 ...yusukes@google.com2012-03-276-5/+165
* Makes the shelf remain visible while a context menu is showing in thesky@chromium.org2012-03-275-4/+34
* Adds option to always hide launcher.sky@chromium.org2012-03-267-23/+75
* ash: Some color adjustments for the uber-tray.sadrul@chromium.org2012-03-264-8/+8
* chromeos: Fix a bunch of issues with the brightness slider.derat@chromium.org2012-03-266-38/+127
* ash: Focus tray with shift-alt-ssadrul@chromium.org2012-03-265-11/+28
* Ash Launcher: Fix item.type for panels.stevenjb@chromium.org2012-03-262-4/+13
* Reenables dragging items on the launcher. Dragging is constrained sosky@chromium.org2012-03-262-14/+36
* Prevent a transient with 'kHideOnDeactivate' set from causing its transient p...ben@chromium.org2012-03-263-14/+75
* ash: Fix the awesome logic for showing battery status.sadrul@chromium.org2012-03-261-1/+1
* Disable left/right/maximize for panels.stevenjb@chromium.org2012-03-263-4/+36
* ash/chromeos: Battery related string fixes/changes.sadrul@chromium.org2012-03-261-0/+3
* ash: Using ScreenLocker from PowerManagerClient::Observer::LockScreen is not ...sadrul@chromium.org2012-03-261-1/+2
* Changes logic of when launcher should be shown so that if a statussky@chromium.org2012-03-263-8/+24
* Fixes bug in window resizing code that could lead to window snappingsky@chromium.org2012-03-262-5/+25
* Display mute icon in uber tray when muted.flackr@chromium.org2012-03-262-10/+13
* Set panels windows to always be on top.stevenjb@google.com2012-03-269-18/+189
* Add tooltip text for chrome shortcutdavemoore@chromium.org2012-03-255-4/+18
* Update spacing of icons in uber tray.mbolohan@chromium.org2012-03-2510-13/+25
* ash: Animate tray-background on hover.sadrul@chromium.org2012-03-252-16/+16
* Makes sure the app list is visible if the launcher overflows.sky@chromium.org2012-03-251-5/+13
* Adds context menu so that shelf always auto-hides (except on locksky@chromium.org2012-03-2515-145/+282
* Disables accelerators which are disabled on lock screen when user is logged outpkotwicz@chromium.org2012-03-2510-24/+31