summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Ash: Update window transparency valuesjamescook@chromium.org2012-04-051-6/+3
* ash: Use TYPE_WINDOW_FRAMELESS for drag widget.reveman@chromium.org2012-04-051-2/+2
* Fix build from collision between r130990 and r130987.sadrul@chromium.org2012-04-051-1/+3
* Touches outside the Root Window contribute to system level gestures.sadrul@chromium.org2012-04-057-2/+168
* A preventDefaulted touch release is treated as a touch cancel.sadrul@chromium.org2012-04-051-5/+13
* Fixes crash when switching from custom theme to default theme.pkotwicz@chromium.org2012-04-054-40/+46
* Copy ash/system/power/power_supply_status.* to src/chromeoshashimoto@chromium.org2012-04-055-4/+19
* aura: Fix a couple of drag/drop related issues:varunjain@chromium.org2012-04-051-6/+11
* Fix use-after-free in AppListModelViewoshima@chromium.org2012-04-042-3/+5
* Ash: Fix minimize button art for panelsjamescook@chromium.org2012-04-041-6/+14
* clear maps for uber tray detaild views in case that they are recreated.mukai@chromium.org2012-04-042-0/+2
* Clear ime_map_ and ime_property_map_ when mappings are recreated.mukai@chromium.org2012-04-041-0/+2
* [cros] Request WiFi scan when tray menu / dropdown is opened.nkostylev@chromium.org2012-04-043-0/+8
* Close uber tray when IME property is selected.mukai@chromium.org2012-04-041-0/+1
* Ash: Update window size and close button assetsjamescook@chromium.org2012-04-032-17/+18
* aura-x11: Add custom web cursor support.sadrul@chromium.org2012-04-038-36/+40
* Ash: Make maximized window header fully opaquejamescook@chromium.org2012-04-031-0/+3
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-031-2/+2
* Add an accessible name to the App List buttonzork@chromium.org2012-04-031-0/+2
* Use the order of items in the Launcher's ViewModel to determine the tab orderzork@chromium.org2012-04-032-1/+71
* Restore tray background when locking screen.flackr@chromium.org2012-04-032-3/+10
* Remove ShellDelegate::GetCycleWindowList. Because alt-tab operates onsky@chromium.org2012-04-0311-78/+127
* Add myself to owners for status-area/system tray related code.sadrul@chromium.org2012-04-021-0/+1
* ash: Set a fixed height for the tray items.sadrul@chromium.org2012-04-021-1/+5
* Changes the maximize button to only minimize for panels. This resultedsky@chromium.org2012-03-317-55/+42
* ash: Make the date entry in the tray popup accesible.sadrul@chromium.org2012-03-313-5/+17
* Reland 129925 - ash: Icon cache for app list to save shadow generation time.xiyuan@chromium.org2012-03-315-9/+173
* Ash/aura split: Get views_examples_exe semi-running on linux/X11.erg@chromium.org2012-03-307-86/+12
* Replace the attribution and link for wallpaper.saintlou@chromium.org2012-03-301-2/+2
* Always show launcher and status if the app list is opened.jennyz@google.com2012-03-307-2/+126
* 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