summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* ash: Draw focus border around the container only, and not the whole tray area.sadrul@chromium.org2012-03-301-1/+4
* Revert 129925 - ash: Icon cache for app list to save shadow generation time.mihaip@chromium.org2012-03-305-169/+9
* Makes it so you can alt-tab away from a maximized window. Thesky@chromium.org2012-03-302-7/+37
* ash: Icon cache for app list to save shadow generation time.xiyuan@chromium.org2012-03-305-9/+169
* ash: Do some refactoring to reduce code duplication from key-press/mouse-pres...sadrul@chromium.org2012-03-308-79/+73
* ash: Fix right-alignment of power-status text.sadrul@chromium.org2012-03-301-0/+1
* ash: Adjust the padding of the tray so that the popup lines up with the brows...sadrul@chromium.org2012-03-301-1/+1
* ash: Make sure 'restart to update' works correctly with keyboard.sadrul@chromium.org2012-03-302-1/+11
* Return focus to the login view through AboutToRequestFocusFromTabTraversal.flackr@chromium.org2012-03-301-2/+2
* Add missing virtual to PhantomWindowController d'tor.derat@chromium.org2012-03-301-1/+1
* Makes the phantom window animate between positions. Additionally ifsky@chromium.org2012-03-304-43/+103
* *Move aura::Env::DeleteInstance to BrowserProcessImpl::StartTearDown which is...oshima@chromium.org2012-03-292-23/+6
* Ash: Fix maximized windows not restoringjamescook@chromium.org2012-03-292-3/+47
* Ash: Remove a line of log spam from unit testsjamescook@chromium.org2012-03-291-4/+2
* Makes the shelf visible if the launcher/status has focus.sky@chromium.org2012-03-298-13/+106
* Check default_container in FramePainter::UseSoloWindowHeaderstevenjb@chromium.org2012-03-291-0/+2
* ash: Don't pick minimized window for replace active window.xiyuan@chromium.org2012-03-282-1/+25
* ash: Make applist container behind launcher container.xiyuan@chromium.org2012-03-281-4/+4
* ash: Do not show the arrow in the tray bubbles when the tray isn't visible.sadrul@chromium.org2012-03-283-21/+33
* Two tweaks to avoid invoking ShelfLayoutManager::LayoutShelf unless wesky@chromium.org2012-03-281-4/+18
* Decreases the number of pixels needed to trigger a snap from 200 tosky@chromium.org2012-03-281-1/+1
* Aura: Add non-browser windows into the list of "Alt + Tab" cycle.yoshiki@chromium.org2012-03-285-6/+82
* Makes the frame maximize button show the multi-state icon on hover.sky@chromium.org2012-03-281-0/+3
* ash: Update icons for disconnected wifi, and muted audio in the tray.sadrul@chromium.org2012-03-281-18/+7
* ash: Long network names should not overlap with the chevron in the uber tray.sadrul@chromium.org2012-03-282-1/+5
* 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