summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Ignore next mouse event when all displays are turned off due to idlenessoshima@chromium.org2012-10-233-2/+24
* Fix the typo in ash.gyp for build broken issue.jennyz@chromium.org2012-10-231-1/+1
* Add new vpn system tray ui. This implements most of the UI features, separate...jennyz@chromium.org2012-10-2312-373/+854
* Reland of "work on separate browser contexts"scottmg@chromium.org2012-10-231-2/+3
* Second SessionStateController implementation (just a copy), command-line swit...antrim@chromium.org2012-10-2314-496/+1166
* ash: Make sure the power-status string is updated correctly.sadrul@chromium.org2012-10-231-1/+3
* Adds jamescook to ash OWNERS.ben@chromium.org2012-10-231-0/+1
* Move keyboard brightness controller to ash/system/chromeos.tfarina@chromium.org2012-10-238-18/+105
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-2317-28/+48
* Do not start autoshutdown on lock button press.antrim@chromium.org2012-10-233-6/+7
* Revert 163414 - Always start up in --desktop-aura mode now, and open ash from...szym@chromium.org2012-10-231-1/+2
* Use WorkspaceWindowResizer in TwoFingerDragHandler instead of DefaultWindowRe...mazda@chromium.org2012-10-234-7/+32
* Overscan calibration UI.mukai@chromium.org2012-10-236-1/+29
* Fix black wallpaper issue when quickly select a bunch of wallpapersbshe@chromium.org2012-10-237-2/+84
* Context menu for multiple launchersoshima@chromium.org2012-10-2329-228/+328
* Improve bluetooth configuration UI in uber tray bubble when it is disabled.jennyz@chromium.org2012-10-236-6/+58
* Ensure ImageCursor to load image cursors.mazda@chromium.org2012-10-223-12/+20
* Always start up in --desktop-aura mode now, and open ash from tools menu.scottmg@chromium.org2012-10-221-2/+1
* Re-factor Ash Message Center code part 4/4stevenjb@chromium.org2012-10-228-249/+341
* Create launcher on secondary displaysoshima@chromium.org2012-10-226-14/+44
* Cleans up FocusCycler test so that it doesn't trigger callingsky@chromium.org2012-10-202-173/+123
* 3rd try:oshima@chromium.org2012-10-201-1/+3
* cros: Unify Chrome icon behavior on launcher bar and app list.xiyuan@chromium.org2012-10-197-27/+11
* Remove all the "set noparent" directivesdpranke@chromium.org2012-10-191-1/+0
* Makes resizing a window snap to other windows.sky@chromium.org2012-10-193-13/+96
* Revert r162691 "Fix for out-of-sync scale factor issue"oshima@chromium.org2012-10-191-3/+1
* Add a bug ID to the disabled FocusCyclerTest.* and FocusCyclerLauncherTest.* ...glider@chromium.org2012-10-191-1/+1
* Disable CycleFocus* tests because of use-after-free errors in them.glider@chromium.org2012-10-191-7/+10
* Don't maximize on double-click if CanMaximize is false.jeremya@chromium.org2012-10-192-2/+5
* Makes resizing a window snap to other windows.sky@chromium.org2012-10-196-62/+363
* Revert 162913 - Don't maximize on double-click if CanMaximize is false.jeremya@chromium.org2012-10-191-1/+1
* Don't maximize on double-click if CanMaximize is false.jeremya@chromium.org2012-10-191-1/+1
* Ash: fix a crash with MetricsLogs accessing a deleted AshScreen pointer.hshi@chromium.org2012-10-192-4/+6
* * Make web/system trays delegates instead of bubbles.stevenjb@chromium.org2012-10-1827-598/+810
* cros: Respect app list hit test mask in ProcessLocatedEvent.xiyuan@chromium.org2012-10-181-4/+7
* Change battery notification string.jennyz@chromium.org2012-10-181-1/+1
* Another fix of display overscan settings.mukai@chromium.org2012-10-182-7/+34
* Move ash::wm::GetRootWindowRelativeToWindow to ScreenPositionController.mazda@chromium.org2012-10-185-71/+56
* Move Ash system network trays to ash/system/chromeos (Take 2)stevenjb@chromium.org2012-10-1815-82/+76
* Fix for out-of-sync scale factor issueoshima@chromium.org2012-10-181-1/+3
* ash : Decouple power button controller and session state controller.antrim@chromium.org2012-10-1810-605/+854
* Remove Shell::shelf|status_area_widget|launcher andoshima@chromium.org2012-10-1839-211/+301
* Makes window dragging snap to secondary edges. For example, if whilesky@chromium.org2012-10-186-60/+185
* Revert "Fix for out-of-sync scale factor issue"oshima@chromium.org2012-10-181-3/+1
* cros: Adjust app list and sys tray bubble location.xiyuan@chromium.org2012-10-182-4/+4
* Fix the issue of cursor's device scale factor when using monitors with differ...mazda@chromium.org2012-10-185-14/+96
* Remove GetUnmaximizedWorkAreaBounds (use GetDisplayWorkAreaBoundsInParent) an...harrym@chromium.org2012-10-188-58/+15
* Fix code around display overscan settings.mukai@chromium.org2012-10-172-10/+25
* Remove unused png fileoshima@chromium.org2012-10-171-0/+0
* Remove obsolete code for secondary displayoshima@chromium.org2012-10-176-145/+0