summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Fix crash bugs of FramePainter.mukai@chromium.org2012-10-175-5/+53
* Removes worskpace 1 code. Will rename next.sky@chromium.org2012-10-1740-2224/+64
* Revert 162377 - Move Ash system network trays to ash/system/chromeostommi@chromium.org2012-10-1715-75/+82
* Dont allow the user to 'resize a window out of the workarea'skuhne@chromium.org2012-10-174-32/+133
* fix for 156227, 153077, 134093sschmitz@chromium.org2012-10-178-8/+222
* Move Ash system network trays to ash/system/chromeosstevenjb@chromium.org2012-10-1715-82/+75
* Fix typo /Initilaize/Initialize/nona@chromium.org2012-10-171-1/+1
* Updating XTBs based on .GRDs from branch 1271karen@chromium.org2012-10-1752-482/+1482
* Revert 162240 - See also:mattm@chromium.org2012-10-168-222/+8
* See also:sschmitz@chromium.org2012-10-168-8/+222
* Do not consume keys for DISABLE_CAPS_LOCK when caps lock is off.mazda@chromium.org2012-10-162-2/+19
* Fix display id type in long press affordance handler. Currently, the affordancevarunjain@chromium.org2012-10-161-1/+1
* Reverting this CL because it was committed before I gave the final LGTM.ben@chromium.org2012-10-162-4/+0
* Revert 162140 - ash : Decouple power button controller and session state cont...mattm@chromium.org2012-10-168-802/+594
* 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