summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Revert 131193 - chromeos: No icon shadow for slow boards.xiyuan@chromium.org2012-04-096-27/+4
* Consolidate win/x dispatchersoshima@chromium.org2012-04-096-130/+74
* views/examples: Add enum parameter to ShowExamplesWindow() function.tfarina@chromium.org2012-04-092-3/+4
* ash: Be aware of always-on-top dialogs in UseSoloWindowHeader().yoshiki@chromium.org2012-04-091-16/+28
* Fixes crash if a system modal window was shown while the lock screensky@chromium.org2012-04-065-31/+39
* chromeos: No icon shadow for slow boards.xiyuan@chromium.org2012-04-066-4/+27
* ash: Show 'calculating' when the battery time is still being computed, inste...sadrul@chromium.org2012-04-062-2/+19
* Adding extraction of is_calculating_battery_time field from protobufsadrul@chromium.org2012-04-062-2/+7
* Do not start 'dragging' of partial screenshot when mouse is pressed.mukai@chromium.org2012-04-061-2/+5
* 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