summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Ash: Draw lighter line at toolbar edgesjamescook@chromium.org2012-03-231-0/+4
* Checking in string resource from codereview.chromium.org/9754001oshima@chromium.org2012-03-231-0/+6
* Revert r128330 "* MonitorChangeObserverX11 that listen to Xrandr events and u...oshima@chromium.org2012-03-2314-417/+31
* Revert 128328 - Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-2222-555/+277
* * MonitorChangeObserverX11 that listen to Xrandr events and update monitor co...oshima@chromium.org2012-03-2214-31/+417
* Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-2222-277/+555
* ash: Add IME details popup.sadrul@chromium.org2012-03-2212-58/+239
* Makes tab dragging code change the cursor.sky@chromium.org2012-03-221-0/+1
* ash: User avatar/profile pic in the tray shouldn't look horrendous when resiz...sadrul@chromium.org2012-03-221-18/+12
* ash: Fix crash when using --disable-ash-uber-tray.sadrul@chromium.org2012-03-221-2/+3
* ash: Bluetooth popup: list the devices, and allow connecting/disconnecting fr...sadrul@chromium.org2012-03-226-56/+113
* Two tweaks to window resizing code:sky@chromium.org2012-03-226-21/+113
* Adds a tooltip to the frame maximize button.sky@chromium.org2012-03-222-0/+7
* aura: Uber tray should not show up on start screen in kiosk mode.varunjain@chromium.org2012-03-223-0/+8
* Do not handle the button click event for the mouse release of dragging launch...mukai@chromium.org2012-03-222-1/+5
* Restore to user selected wallpaper after browser crashbshe@chromium.org2012-03-229-29/+57
* ash: Make sure the avatar is always of the fixed size.sadrul@chromium.org2012-03-221-0/+1
* ash: Make sure the text-label entries in the tray look consistently good.sadrul@chromium.org2012-03-224-9/+19
* Build fix: I have tried this test on win_aura trybots several times and it pa...varunjain@chromium.org2012-03-221-0/+2
* aura: Really long tooltips should be wrapped not truncated.varunjain@chromium.org2012-03-223-45/+209
* Revert 128177 - aura: Really long tooltips should be wrapped not truncated.varunjain@chromium.org2012-03-223-209/+45
* aura: Really long tooltips should be wrapped not truncated.varunjain@chromium.org2012-03-223-45/+209
* Give the system tray an accessible role and name so that somethingdmazzoni@chromium.org2012-03-222-0/+13
* Ash: Use right edge of screen to scroll maximized windowsjamescook@chromium.org2012-03-224-22/+11
* Support cycling through the window by F5.mukai@chromium.org2012-03-223-19/+83
* Changes how we detect whether the launcher should be shown whensky@chromium.org2012-03-227-67/+195
* Adjust uber tray spacing around avatar and draw avatar using rounded rectangle.flackr@chromium.org2012-03-223-5/+75
* ash: Translate the battery status strings.sadrul@chromium.org2012-03-222-5/+25
* chromeos top directoryoshima@chromium.org2012-03-211-0/+3
* ash: Fix battery icon showing up in the tray.sadrul@chromium.org2012-03-211-6/+6
* Ash: Fix theme frame horizontal alignmentjamescook@chromium.org2012-03-211-5/+23
* Replace hardcoded WindowTypeLauncher size with slightly different hardcoded sizebenrg@chromium.org2012-03-211-1/+1
* Ash: Add window rotation hotkey for testingjamescook@chromium.org2012-03-213-0/+16
* Makes the tray not paint a background if the launcher is painting asky@chromium.org2012-03-219-75/+227
* Separate date tray icon from power icon and move date before network.flackr@chromium.org2012-03-2110-398/+560
* Make aura window cycling aware of window in animation.alicet@chromium.org2012-03-212-7/+8
* ash: Add a bluetooth entry in the uber tray.sadrul@chromium.org2012-03-2123-128/+651
* ash: Fix focus cycling in the login screen from the uber-tray.sadrul@chromium.org2012-03-212-0/+13
* Revert 127975 - aura: Really long tooltips should be wrapped not truncated.wez@chromium.org2012-03-213-206/+45
* Reland r127841: "Defer creating launcher until after login."derat@chromium.org2012-03-2112-63/+92
* aura: Really long tooltips should be wrapped not truncated.varunjain@chromium.org2012-03-213-45/+206
* Aura: Fix arranging tabs.backer@chromium.org2012-03-211-2/+3
* * Add RootWindow to RootWindowObserver::OnRootWindowResized as there can be m...oshima@chromium.org2012-03-218-10/+16
* Fixes resize bug where we would incorrectly force window to be in worksky@chromium.org2012-03-212-2/+15
* Fix clang error.sky@chromium.org2012-03-211-1/+1
* Makes the launcher auto-hide for maximized windows. This turned out tosky@chromium.org2012-03-2126-328/+583
* Makes multi window resizer use the fade animation style.sky@chromium.org2012-03-211-0/+4
* Revert r127841: "Defer creating launcher until after login."derat@chromium.org2012-03-2111-87/+47
* * MultiMonitorManager creates and manages mutliple monitor instanceoshima@chromium.org2012-03-2110-19/+385
* ash/chromeos: Defer creating launcher until after login.derat@chromium.org2012-03-2111-47/+87