summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Don't create network notification view if error has been cleared.stevenjb@google.com2012-06-141-0/+2
* Display average battery remaining time in uber tray bubble since crOS fixed t...jennyz@google.com2012-06-141-1/+1
* ash: Fix gray tab contents when restoring a minimized window.jamescook@chromium.org2012-06-141-2/+5
* Only show caps lock and ime notifications once per bootzork@chromium.org2012-06-144-9/+18
* Handle Ctrl+F1 and Ctrl+F2 correctly even when no browser window is available.yusukes@chromium.org2012-06-1411-41/+147
* Add support for pinning platform appsdavemoore@chromium.org2012-06-142-3/+11
* Disable device scale factor test on win as it's not fully supported on win.oshima@chromium.org2012-06-141-1/+8
* Update display info and notify the root window even when the only device scal...oshima@chromium.org2012-06-142-1/+18
* Make the shortcut of opening content browser global.mazda@chromium.org2012-06-139-12/+24
* Disable minimize window shortcut key for the full screen window, which will c...jennyz@chromium.org2012-06-131-1/+4
* Ensure that item status is reflected in viewdavemoore@chromium.org2012-06-132-0/+40
* ui-gestures: Added some type-specific accessors to gesture-events.sadrul@chromium.org2012-06-133-23/+34
* Add WebNotificationTray to the status areastevenjb@google.com2012-06-1314-13/+1251
* ash: Fix the border colors in the uber-tray popup.sadrul@chromium.org2012-06-133-5/+71
* aura: Update event-generator to send some useful gesture events.sadrul@chromium.org2012-06-132-32/+81
* Add flag --ash-extended-desktop Add placeholder to specify secondary display ...oshima@chromium.org2012-06-134-1/+37
* Reland r141871.oshima@chromium.org2012-06-1319-283/+479
* Revert r141871 "Add RootWindowController that keeps per root window state."oshima@chromium.org2012-06-1319-479/+283
* Add RootWindowController that keeps per root window state.oshima@chromium.org2012-06-1319-283/+479
* app_list/chromeos: Fix wrong app icon in search results.xiyuan@chromium.org2012-06-131-1/+1
* Consume Ctrl+Alt+/ in ash/accelerators/accelerator_controller.cc.yusukes@chromium.org2012-06-131-1/+4
* ash: Add gesture support for the window-maximize button.sadrul@chromium.org2012-06-135-40/+308
* Fixes content scaling when resizingpkotwicz@chromium.org2012-06-132-2/+6
* ash: Fix the caps-lock popup to not truncate text.sadrul@chromium.org2012-06-131-2/+4
* Fix and re-enable AcceleratorControllerTest.GlobalAccelerator.mazda@chromium.org2012-06-121-10/+13
* Remove root_window_ member from DesktopBackgroundController.oshima@chromium.org2012-06-123-19/+18
* Prepare status area to support multiple trays.stevenjb@google.com2012-06-1214-332/+441
* ash: Some new assets for the uber-tray.sadrul@chromium.org2012-06-121-2/+2
* Rename gfx::Monitor to gfx::Displaytfarina@chromium.org2012-06-1214-196/+195
* Use a #fefefe solid color wallpaper background before user login for GAIA log...bshe@chromium.org2012-06-126-13/+27
* Add decoration to the language button to indicate that a third party IME is i...zork@chromium.org2012-06-123-2/+9
* Work around the crOS battery time reporting issue crosbug.com/31633 in ash tr...jennyz@google.com2012-06-111-1/+7
* ash: Use transparent widget when wallpaper is empty.reveman@chromium.org2012-06-111-0/+2
* Revert 141498 - Re-enable a couple of aura_shell_unittests cases for the asan...cpu@chromium.org2012-06-112-4/+8
* Re-enable a couple of aura_shell_unittests cases for the asan failure has bee...jennyz@chromium.org2012-06-112-8/+4
* Add support for managing active state of platform appsdavemoore@chromium.org2012-06-111-5/+5
* Move SystemTrayBubbleView to TrayBubbleView in its own file.stevenjb@google.com2012-06-115-360/+401
* Change GetContainer to take a root windowoshima@chromium.org2012-06-1136-183/+284
* ash/chromeos: "Search" key to toggle app list.xiyuan@chromium.org2012-06-088-18/+2
* Remove system tray specific code and arrow logic from SystemTrayBubbleView.stevenjb@google.com2012-06-082-59/+110
* Add battery status to settings row in uber tray bubble.jennyz@google.com2012-06-0810-211/+412
* Remove root window from screen_ashoshima@chromium.org2012-06-083-14/+15
* Add UIControlsAsh that works with multiple root windowsoshima@chromium.org2012-06-086-1/+153
* Set "Hover" status during focus for accessibility.mukai@chromium.org2012-06-082-2/+14
* Factor out capture code from RootWindow to CaptureClientoshima@chromium.org2012-06-088-10/+162
* ash: Allow snapping/minimizing a fullscreen/maximized window using accelerators.sadrul@chromium.org2012-06-073-37/+119
* A little more cleanup of content examples.jam@chromium.org2012-06-073-28/+0
* Fix TAP_DOWN gesture event:varunjain@chromium.org2012-06-071-2/+2
* ash: Adjust maximize/restore animation timing based on window sizejamescook@chromium.org2012-06-073-6/+68
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-075-21/+21