summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Avoid using ScreenPositionController in ColoredWindowController's ctormukai@chromium.org2012-10-161-1/+3
* Full Screen Magnifier: Add MagnificationManageryoshiki@chromium.org2012-10-162-0/+4
* ash : Decouple power button controller and session state controller.antrim@chromium.org2012-10-168-594/+802
* Full Screen Magnifier: Set the scale 1.0x on the login screen by defaultyoshiki@chromium.org2012-10-161-0/+16
* Revert 162080 - Full Screen Magnifier: Add MagnificationManageryoshiki@chromium.org2012-10-162-6/+0
* Full Screen Magnifier: Add MagnificationManageryoshiki@chromium.org2012-10-162-0/+6
* Add "panel_fitting" GPU feature type and use it for mirror mode.ynovikov@chromium.org2012-10-153-0/+14
* Moves TrayBubbleView out of ash namespacestevenjb@chromium.org2012-10-1521-371/+554
* fix Screen leak in ash testsscottmg@chromium.org2012-10-152-4/+4
* views: Split test_support_views in two targets.tfarina@chromium.org2012-10-141-2/+2
* Migrate ui::Transform to gfx::Transform shawnsingh@chromium.org2012-10-1414-62/+63
* Fix for out-of-sync scale factor issueoshima@chromium.org2012-10-131-1/+3
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-1253-170/+240
* ash: Fix event processing in modal windows in login/lock screen.sadrul@chromium.org2012-10-127-20/+72
* Enable CursorManager::LockCursor to lock cursor visibility.mazda@chromium.org2012-10-129-99/+155
* Move shelf/launcher/status_area_widget/panel_layout_manager to RootWindowCont...oshima@chromium.org2012-10-127-126/+222
* Fix test failure of AcceleratorControllerTest on Win Aura.mazda@chromium.org2012-10-121-6/+13
* Tweaks workspace animation code per latest from Nicholas. Additionallysky@chromium.org2012-10-1211-436/+625
* Make AcceleratorTableTest.CheckDuplicatedAcceleratorsAsh pass on Windows Aura.jam@chromium.org2012-10-121-17/+17
* Allows insets of displays, in case of overscans.mukai@chromium.org2012-10-123-0/+77
* Auto hide app list on Windows when it loses focus.benwells@chromium.org2012-10-121-0/+8
* Revert 161454 - Enable CursorManager::LockCursor to lock cursor visibility.mazda@chromium.org2012-10-129-155/+99
* Enable CursorManager::LockCursor to lock cursor visibility.mazda@chromium.org2012-10-129-99/+155
* Add Wallpaper option to launcher context menusaintlou@chromium.org2012-10-118-138/+14
* Removes WindowAnimationDelegate. It was never needed.sky@chromium.org2012-10-114-82/+2
* Renames SystemBackgroundController to ColoredWindowController andsky@chromium.org2012-10-116-69/+82
* Revert 160776 - Screen Magnifier: Change keyboard shortcut from [CTRL + brigh...yoshiki@chromium.org2012-10-101-4/+2
* Decouple EventClientImpl and root window. Check containers on the same root w...oshima@chromium.org2012-10-1011-26/+151
* Remove TOGGLE_MAXIMIZED_* from Ash reserved actions list.mazda@chromium.org2012-10-109-15/+30
* ash: Make FLING_START end a launcher bar drag.xiyuan@chromium.org2012-10-101-0/+1
* Cleanup: IWYU for base/time.h. Also fix misc lint errors.thestig@chromium.org2012-10-101-2/+1
* Revert 160993 - Revert 160976 - The center of a rect is x+width/2, y+height/2cpu@chromium.org2012-10-101-4/+4
* Revert 160976 - The center of a rect is x+width/2, y+height/2cpu@chromium.org2012-10-101-4/+4
* The center of a rect is x+width/2, y+height/2danakj@chromium.org2012-10-091-4/+4
* cros: Fix window rotation animationjamescook@chromium.org2012-10-091-0/+6
* Remove implicit flooring Scale() method from Point and Size.danakj@chromium.org2012-10-092-2/+5
* Add check for popup_bubble() before calling set_dirty() in WebNotificationTraystevenjb@chromium.org2012-10-091-1/+2
* Revert 160804 - as it caused a ash unit test failure on Windows.finnur@chromium.org2012-10-0911-151/+26
* Decouple EventClientImpl and root window. Check containers on the same root w...oshima@chromium.org2012-10-0911-26/+151
* Screen Magnifier: Change keyboard shortcut from [CTRL + brightness] to [CTRL ...yoshiki@chromium.org2012-10-091-2/+4
* Enables to specify the ID of the display which should be primary when connected.mukai@chromium.org2012-10-093-1/+143
* Set the date view actionable so that clicking on it will open settings page o...jennyz@chromium.org2012-10-081-1/+1
* Don't show the titlebar in fullscreen windows on ash.jeremya@chromium.org2012-10-081-0/+6
* Revert 160696 - Decouple EventClientImpl and root window. Check containers on...rch@chromium.org2012-10-0811-155/+26
* Decouple EventClientImpl and root window. Check containers on the same root w...oshima@chromium.org2012-10-0811-26/+155
* Eliminate custom paint code for TrayBubbleView stevenjb@chromium.org2012-10-0814-329/+160
* ash: Fix comment in UserActivityDetector.derat@chromium.org2012-10-081-2/+1
* Extract files for implementing unit tests from ash_unittests.mazda@chromium.org2012-10-061-19/+32
* Include wallpaper to win_aura's executablesoshima@chromium.org2012-10-062-0/+3
* Adds DisplayErrorDialog to show the error message of the failure of mirroring...mukai@chromium.org2012-10-055-0/+169