summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
...
* Enable user change background image in settings page in Aura build.bshe@chromium.org2012-03-1311-48/+275
* ash: Add keyboard support to app list.xiyuan@chromium.org2012-03-134-17/+152
* Revert 126256 - Show a different icon in the launcher for incognito windowsisherman@chromium.org2012-03-127-69/+23
* Show a different icon in the launcher for incognito windowszork@chromium.org2012-03-127-23/+69
* Basic skeleton of a window/layer/view inspector.ben@chromium.org2012-03-126-0/+14
* ash: It should not be possible to change date settings in the login screen.sadrul@chromium.org2012-03-121-1/+2
* Reland 125850 - Aura: Throttle resize to ability to drawbacker@chromium.org2012-03-122-0/+30
* ash: Make the tray accessible.sadrul@chromium.org2012-03-122-0/+14
* views: Nuke is_mouse_gesture parameter from ContextMenuController::ShowContex...tfarina@chromium.org2012-03-116-15/+9
* ui/gfx: Get rid of CanvasSkia::AsCanvasSkia() function.tfarina@chromium.org2012-03-111-3/+1
* Fix new leak in LauncherButtondavemoore@chromium.org2012-03-101-0/+2
* Redue use of Shell::GetRootWindowoshima@chromium.org2012-03-101-2/+3
* Show which apps are currently running with an underlinedavemoore@chromium.org2012-03-1012-305/+426
* Revert 125950 - Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.isherman@chromium.org2012-03-1017-223/+26
* Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.erg@chromium.org2012-03-1017-26/+223
* ash uber tray: Add an entry for network.sadrul@chromium.org2012-03-107-1/+220
* Ash: Ensure windows have a minimum sizejamescook@chromium.org2012-03-094-3/+32
* Ash: Correctly initialize transparency flag for windowsjamescook@chromium.org2012-03-091-0/+4
* ash: Do not activate volume/bubble popups, and fix a crash.sadrul@chromium.org2012-03-096-15/+34
* Wires up using images in multi window resize controller.sky@chromium.org2012-03-091-10/+13
* Adds an outline beneath the current window as you drag it around tosky@chromium.org2012-03-095-21/+289
* Fixes possible crash in window resizing code. The problem is changingsky@chromium.org2012-03-091-3/+4
* Separate the global accelerator data from accelerator_controller.ccmazda@chromium.org2012-03-094-115/+153
* ash: Make sure the uber-tray extends to the right and bottom edges of the scr...sadrul@chromium.org2012-03-094-15/+28
* Fixes ash_shell crashes when resizing window to its minimum sizepkotwicz@chromium.org2012-03-099-591/+4
* ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.tfarina@chromium.org2012-03-091-2/+2
* ash: Fix unlocking screen after locking when using the uber-tray.sadrul@chromium.org2012-03-083-3/+3
* Ash: Constrained windows use new framesjamescook@chromium.org2012-03-083-7/+6
* ash: Remove string and command_line includes from ash_switches.cctfarina@chromium.org2012-03-081-4/+0
* Adds Window::StackBelow and wiring in Widget.sky@chromium.org2012-03-081-1/+1
* ash: Fix uber tray string to read "Settings and Help".tfarina@chromium.org2012-03-082-7/+6
* Ash: Remove compact window mode.jamescook@chromium.org2012-03-0821-1018/+25
* Window names for shell containersoshima@chromium.org2012-03-081-7/+33
* ash: Add ctrl+search accelerator key to toggle app list.xiyuan@chromium.org2012-03-081-0/+6
* ash: Fade in/out the uber tray popup.sadrul@chromium.org2012-03-082-3/+17
* ash: Fix crash when playing with brightness controller in uber tray menu.tfarina@chromium.org2012-03-071-7/+7
* Fixes bugs that resulted in problems with double clicking to maximizesky@chromium.org2012-03-0711-123/+52
* Ash: Polish window frame appearance for dialogs, fix app window crashjamescook@chromium.org2012-03-073-18/+53
* ash uber tray: Make the date item clickable.sadrul@chromium.org2012-03-073-9/+55
* Fixes ash component build.sky@chromium.org2012-03-071-2/+3
* Activate the status area only when it's focused using the keyboard.yusukes@google.com2012-03-076-3/+38
* Revert 125323 - Activate the status area only when it's focused using the key...yusukes@google.com2012-03-076-34/+3
* Ash: Use translucent frames by defaultjamescook@chromium.org2012-03-074-7/+6
* Activate the status area only when it's focused using the keyboard.yusukes@chromium.org2012-03-076-3/+34
* Revert 125251 - Ash: Use translucent frames by defaultdbeam@chromium.org2012-03-073-3/+6
* Add unittest to check that focus cycling skips the launcher when it's hiddenzork@chromium.org2012-03-061-0/+105
* Ash: Use translucent frames by defaultjamescook@chromium.org2012-03-063-6/+3
* ash/wm: Do not use deprecated ResourceBundle::GetBitmapNamed() function.tfarina@chromium.org2012-03-063-25/+27
* Reland - Show applications page in aura compact mode."flackr@chromium.org2012-03-062-0/+8
* Initial cut at multi-window resize code. There's still some TODOs, butsky@chromium.org2012-03-0611-53/+1185