summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* fix heapchecker build (allocator linking)scottmg@chromium.org2013-07-231-0/+8
* Do not consume Ctrl+Space if there is only one input method is activated.nona@chromium.org2013-07-234-3/+5
* Revert 213169 "Moves calling OnAutoHideState to when exactly the..."rlarocque@chromium.org2013-07-231-5/+7
* Moves calling OnAutoHideState to when exactly the state has changed.mukai@chromium.org2013-07-231-7/+5
* Making panels stacking order aware of launcher alignmentvarkha@chromium.org2013-07-232-1/+38
* Updating XTBs based on .GRDs from branch 1547kerz@chromium.org2013-07-2252-269/+1411
* Launcher Item positions adjusted for Alternate Shelf Layout.harrym@chromium.org2013-07-202-10/+25
* Fixing problem with incorrect coloring in system tray upon keyboard activatio...skuhne@chromium.org2013-07-191-1/+3
* Focus kept on login screen.dzhioev@chromium.org2013-07-192-4/+40
* ash: Use correct cursor when dragging out a tab over the omniboxjamescook@chromium.org2013-07-191-1/+3
* Dock with non-zero widthvarkha@chromium.org2013-07-1915-146/+927
* Distinguishes "nothing new" and "should be empty" in display notifications.mukai@chromium.org2013-07-183-17/+55
* Add docking behavior experiment flagsvarkha@chromium.org2013-07-181-2/+6
* Observes work area change and auto-hide for notifications.mukai@chromium.org2013-07-184-8/+85
* Fix leak in DisplayControllerTestoshima@chromium.org2013-07-181-1/+3
* broke compilation on win_aura: exported class using non-exported interfacejochen@chromium.org2013-07-1815-925/+146
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-183-8/+8
* Dock with non-zero widthvarkha@chromium.org2013-07-1815-146/+925
* [Cleanup]oshima@chromium.org2013-07-1811-186/+191
* ash: Rename default wallpaper images.derat@chromium.org2013-07-184-4/+4
* Make windows animate to their respective light bars when they are minimized a...pkotwicz@chromium.org2013-07-184-38/+70
* Enable audio selection menu by default and fix unitializated memory issue in ...jennyz@chromium.org2013-07-183-15/+24
* Puts parenthesis to translation.mukai@chromium.org2013-07-183-14/+23
* Enable gesture(touch/drag) for app list icon in alternate shelf layout.harrym@chromium.org2013-07-172-0/+25
* ash: Copy old wallpaper images to new names.derat@chromium.org2013-07-172-0/+0
* Set active root window when active window is moved to a new root.flackr@chromium.org2013-07-172-4/+43
* Revert 211846 "Enable ash tray audio device selection menu by de..."rnk@chromium.org2013-07-172-22/+14
* Fix projection touch HUD in RTLmohsen@chromium.org2013-07-171-1/+2
* Status tray user icon updated for the alternate shelf layout, new icon is lar...harrym@chromium.org2013-07-174-24/+90
* ash: Remove ash_wallpaper_resources.derat@chromium.org2013-07-176-67/+8
* chromeos: Report user activity type to power manager.derat@chromium.org2013-07-175-15/+24
* Use a direct include of the message_loop header in android_webview/, apps/, a...avi@chromium.org2013-07-1718-18/+18
* Update ShelfAutoHideBehavior pref of only changed shelf widgetsimon.hong81@gmail.com2013-07-172-2/+8
* Do not show message center arrows when --ash-use-alternate-shelf is specified.mukai@chromium.org2013-07-171-0/+2
* Quick fix in ash_switches.h for crrev.com/211846.jennyz@chromium.org2013-07-161-4/+4
* Enable ash tray audio device selection menu by default.jennyz@chromium.org2013-07-162-14/+22
* Added larger guest icon image for alt shelf layout.harrym@chromium.org2013-07-162-0/+0
* Ignore reported display size that is smaller than min sizeoshima@chromium.org2013-07-164-20/+63
* Use the default display when there is no display connected, as it used to be.oshima@chromium.org2013-07-161-14/+19
* Fixes the display notification message to consider device scale factor.mukai@chromium.org2013-07-151-3/+15
* Making panels stick near the edges of screen (correction)varkha@chromium.org2013-07-151-1/+1
* Dismiss context menus in app list on scroll.koz@chromium.org2013-07-152-0/+4
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-132-2/+2
* Fix the issue of switching active audio device from ash tray menu.jennyz@chromium.org2013-07-131-4/+1
* [Cleanup]oshima@chromium.org2013-07-1220-284/+352
* * Remove unnecessary SetProperty(kStayInSameRootWindowKey)oshima@chromium.org2013-07-124-7/+4
* Removes ShowOrHideBackground from workspace.mukai@chromium.org2013-07-112-84/+10
* ash: Clean up FramePainterTestjamescook@chromium.org2013-07-111-147/+88
* Sets the background color of shelf is opaque black when maximized (2nd)mukai@chromium.org2013-07-1111-141/+202
* 1) Simplify mouse cursor restorationoshima@chromium.org2013-07-118-146/+109