summaryrefslogtreecommitdiffstats
path: root/ash/wm
Commit message (Expand)AuthorAgeFilesLines
...
* Makes window dragging snap to secondary edges. For example, if whilesky@chromium.org2012-10-186-60/+185
* Fix the issue of cursor's device scale factor when using monitors with differ...mazda@chromium.org2012-10-182-1/+60
* Remove GetUnmaximizedWorkAreaBounds (use GetDisplayWorkAreaBoundsInParent) an...harrym@chromium.org2012-10-185-36/+14
* Fix crash bugs of FramePainter.mukai@chromium.org2012-10-175-5/+53
* Removes worskpace 1 code. Will rename next.sky@chromium.org2012-10-1733-2176/+54
* Dont allow the user to 'resize a window out of the workarea'skuhne@chromium.org2012-10-174-32/+133
* Fix display id type in long press affordance handler. Currently, the affordancevarunjain@chromium.org2012-10-161-1/+1
* Revert 162140 - ash : Decouple power button controller and session state cont...mattm@chromium.org2012-10-165-789/+592
* Avoid using ScreenPositionController in ColoredWindowController's ctormukai@chromium.org2012-10-161-1/+3
* ash : Decouple power button controller and session state controller.antrim@chromium.org2012-10-165-592/+789
* Migrate ui::Transform to gfx::Transform shawnsingh@chromium.org2012-10-147-49/+50
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-1224-78/+95
* ash: Fix event processing in modal windows in login/lock screen.sadrul@chromium.org2012-10-122-2/+3
* Enable CursorManager::LockCursor to lock cursor visibility.mazda@chromium.org2012-10-125-65/+145
* Tweaks workspace animation code per latest from Nicholas. Additionallysky@chromium.org2012-10-1210-436/+621
* Revert 161454 - Enable CursorManager::LockCursor to lock cursor visibility.mazda@chromium.org2012-10-125-145/+65
* Enable CursorManager::LockCursor to lock cursor visibility.mazda@chromium.org2012-10-125-65/+145
* Removes WindowAnimationDelegate. It was never needed.sky@chromium.org2012-10-113-80/+2
* Renames SystemBackgroundController to ColoredWindowController andsky@chromium.org2012-10-113-63/+72
* Decouple EventClientImpl and root window. Check containers on the same root w...oshima@chromium.org2012-10-103-15/+22
* Remove TOGGLE_MAXIMIZED_* from Ash reserved actions list.mazda@chromium.org2012-10-102-0/+10
* Cleanup: IWYU for base/time.h. Also fix misc lint errors.thestig@chromium.org2012-10-101-2/+1
* Revert 160804 - as it caused a ash unit test failure on Windows.finnur@chromium.org2012-10-093-22/+15
* Decouple EventClientImpl and root window. Check containers on the same root w...oshima@chromium.org2012-10-093-15/+22
* 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-083-22/+15
* Decouple EventClientImpl and root window. Check containers on the same root w...oshima@chromium.org2012-10-083-15/+22
* ash: Fix comment in UserActivityDetector.derat@chromium.org2012-10-081-2/+1
* Show modal screen on all dislpays.oshima@chromium.org2012-10-053-77/+154
* Contain transient children in the same root window as the DNWA. This allows u...ben@chromium.org2012-10-051-1/+1
* ash: Add tests for desktop background, fix namesjamescook@chromium.org2012-10-051-4/+4
* Refactoring part 1 : extract animatorantrim@chromium.org2012-10-045-463/+632
* Changes shadow animation time to 120ms.sky@chromium.org2012-10-041-1/+1
* Revert 159896 - Refactoring part 1 : extract animatorkmadhusu@chromium.org2012-10-035-627/+463
* Refactoring part 1 : extract animatorantrim@chromium.org2012-10-035-463/+627
* Toggling windows with (shift)-f5 and (shift)-alt-tab does not repeat on key r...mtomasz@chromium.org2012-10-032-7/+18
* Don't show cursor upon mouse event during shutdownoshima@chromium.org2012-10-032-0/+14
* ash: Display system background while loading wallpaper.derat@chromium.org2012-10-034-35/+17
* cros: Use screen coordinates for app list animation.xiyuan@chromium.org2012-10-031-10/+11
* Revert 159690, linux clang compile warnings - Refactoring part 1 : extract an...kkania@chromium.org2012-10-025-624/+467
* Refactoring part 1 : extract animatorantrim@chromium.org2012-10-025-467/+624
* Makes all non-maximized windows drop to the desktop workspace when asky@chromium.org2012-10-013-23/+60
* Uses "SoloWindow" transparent header for each display.mukai@chromium.org2012-10-015-49/+239
* Polish lock animation - launcher should do a fade out.nkostylev@chromium.org2012-10-013-11/+44
* Handle titlebar text updates properlyskuhne@google.com2012-10-018-10/+45
* On Windows, <rpcndr.h> #defines "small" to "char" (thanks Microsoft). Change ...pkasting@chromium.org2012-09-301-3/+3
* Fix name collisions in WidgetDelegateView.xiyuan@chromium.org2012-09-291-4/+5
* Attempt 3 at: Fixes dragging a tab out of a mazimixed window. Wesky@chromium.org2012-09-287-16/+123
* Revert 159316 - Attempt 2 at: Fixes dragging a tab out of a mazimixed window. Wesky@chromium.org2012-09-287-123/+16
* Attempt 2 at: Fixes dragging a tab out of a mazimixed window. Wesky@chromium.org2012-09-287-16/+123