summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* 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
* ash: Do some refactoring for the tray items with sub-menus.sadrul@chromium.org2012-03-255-57/+63
* ash: A couple of small changes..sadrul@chromium.org2012-03-251-2/+2
* Remove app modedavemoore@chromium.org2012-03-254-54/+6
* Add support for Ctrl-N when no browsers are present.pkotwicz@chromium.org2012-03-259-2/+43
* Keep hiding windows' layers stacked above the new active window's layer.ben@chromium.org2012-03-253-7/+42
* Make FramePainter remove itself as a WindowObserverdavemoore@chromium.org2012-03-242-4/+13
* Don't delete Primary monitor and it's root window whenoshima@chromium.org2012-03-243-6/+76
* Add "Change Wallpaper..." option in system ContextMenubshe@chromium.org2012-03-244-3/+21
* Change the launcher to create new tabs instead of windows whendavemoore@chromium.org2012-03-244-5/+5
* * Keep the mouse in the desktop in multi monitor environment. I ended up usin...oshima@chromium.org2012-03-242-9/+2
* Undo Revert 128667 - didn't fix 20% size regression on winrbyers@chromium.org2012-03-241-446/+106
* Revert 128667 due to 20% size regression on win clobbernduca@google.com2012-03-241-106/+446
* Allow sliders to be adjusted with arrow keyszork@chromium.org2012-03-242-2/+0
* Update image and text color for secondary monitor UIoshima@chromium.org2012-03-241-4/+3
* Remove bold from uber tray font.flackr@chromium.org2012-03-241-0/+3
* aura: Update shelf layout visibility state on lock screen.varunjain@chromium.org2012-03-242-1/+33
* Closes uber tray when clicking outside traypkotwicz@chromium.org2012-03-242-1/+38
* ash: Use CancellationFlag to properly cancel shadow generation.xiyuan@chromium.org2012-03-242-53/+51
* When screen locked (LOGGED_IN_LOCKED):pkotwicz@chromium.org2012-03-247-29/+69
* Revert 128684 - Appears to have an infinite loop in a unit test due to not ad...rsleevi@chromium.org2012-03-243-71/+6
* Don't delete Primary monitor and it's root window whenoshima@chromium.org2012-03-243-6/+71
* Hide tray icon for connected ethernet network.flackr@chromium.org2012-03-243-4/+10
* ash: Adjust alignment of the network icons in the network list.sadrul@chromium.org2012-03-241-0/+2
* Added "final" assets. Will remove the old ones in a later CL.saintlou@chromium.org2012-03-241-446/+106
* Add an accessible name to the header buttons in the detail views of the uber ...zork@chromium.org2012-03-243-0/+13
* Ash: Refactor frame bounds inset codejamescook@chromium.org2012-03-242-16/+51
* ash: Fix compilation on Windows from r128646.derat@chromium.org2012-03-241-1/+1
* Add accessible name to IME tray iconzork@chromium.org2012-03-241-0/+1
* ash: Improve uber tray brightness slider.derat@chromium.org2012-03-243-19/+41
* ash: Show a bubble when accessibility is turned on.sadrul@chromium.org2012-03-245-5/+57
* Add a string resource for set wallpaper from context menu.bshe@chromium.org2012-03-241-0/+4
* ash::STRETCH fix requested by saintlou (see bug)benrg@chromium.org2012-03-241-6/+3
* Reorders the items in the launcher so that we have browser shortcutsky@chromium.org2012-03-2413-207/+134
* ash: Avoid crash when returning from network details popup.derat@chromium.org2012-03-243-5/+17
* ash: Show the bubble for caps lock.sadrul@chromium.org2012-03-242-4/+52
* Renamed GetIncognitoWallpaperIndex() to GetGuestWallpaperIndex().saintlou@chromium.org2012-03-242-2/+2
* Added method to retrieve non-random incognito wallpaper.saintlou@chromium.org2012-03-242-0/+10
* Fix compile from r128604.sadrul@chromium.org2012-03-231-1/+1
* Use shadows on launcher iconsdavemoore@chromium.org2012-03-232-7/+36
* ash: Use big char such as 'G' to calculate minimum title width.xiyuan@chromium.org2012-03-231-1/+3
* A random wallpaper will be picked when building Chrome, but nor Chromium.saintlou@chromium.org2012-03-231-0/+12
* ash: Show IP address, MAC address in the network popup.sadrul@chromium.org2012-03-236-4/+157
* Add shortcut image to the secondary monitor screenoshima@chromium.org2012-03-231-16/+35
* Add accessible names to the sliders in the uber tray.zork@chromium.org2012-03-233-0/+14
* ash: Make sure the network icon in the main popup is of the darker version.sadrul@chromium.org2012-03-232-15/+16
* Change kAutoHideDelayMS to 500msstevenjb@chromium.org2012-03-231-1/+1