summaryrefslogtreecommitdiffstats
path: root/ash/wm
Commit message (Expand)AuthorAgeFilesLines
* Add tests for new lock/shutdown animations before flipping switch on the ToT.antrim@chromium.org2012-11-265-33/+700
* gfx::Transform API clean-upvollick@chromium.org2012-11-266-44/+42
* Makes windows obey their maximum size constraints on chromeos.koz@chromium.org2012-11-2610-0/+87
* Change immersive mode button to togglejamescook@chromium.org2012-11-213-6/+33
* Stop using shell::GetInstance()->system_tray() in system tray itemsbartfab@chromium.org2012-11-211-1/+2
* Introduce SessionStateObserverantrim@chromium.org2012-11-215-1/+71
* Let chromeos::User decide whether the current session can be lockedbartfab@chromium.org2012-11-217-57/+34
* [base] Move AutoReset to base namespace.dbeam@chromium.org2012-11-215-7/+7
* Start lock-to-shutdown timer after lock animation is finishedantrim@chromium.org2012-11-201-5/+4
* ui: Add default implementations for EventHandler interface.sadrul@chromium.org2012-11-2019-193/+0
* Move focus shifting from CEF onto an EventHandler implementation on Activatio...ben@chromium.org2012-11-202-2/+59
* Revert 168552 - Let shift globally trigger slow animation mode.jamescook@chromium.org2012-11-191-0/+4
* Let shift globally trigger slow animation mode.vollick@chromium.org2012-11-191-4/+0
* Revert r168447 "Makes windows obey their maximum size constraints on chromeos."oshima@chromium.org2012-11-1710-87/+0
* Makes windows obey their maximum size constraints on chromeos.koz@chromium.org2012-11-1710-0/+87
* Separates some ash-specific logic from the ActivationController in preparatio...ben@chromium.org2012-11-157-52/+169
* Revert direction of unlock user pod animation.antrim@chromium.org2012-11-151-28/+10
* app_list: Make over scroll animation faster.xiyuan@chromium.org2012-11-151-8/+8
* Move shadow code to views\corewmben@chromium.org2012-11-1415-1636/+11
* aura: Remove aura::EventFilter.sadrul@chromium.org2012-11-142-24/+60
* Use gfx::Insets return type for Border::GetInsets().wittman@chromium.org2012-11-141-6/+3
* views: Improve the constant names of the ButtonState enum.tfarina@chromium.org2012-11-145-12/+14
* - Move DisplayManager and DisplayChangeObserverX11 from auraoshima@chromium.org2012-11-143-17/+10
* ui: Remove implicit flooring in skia rect conversion methods.danakj@chromium.org2012-11-143-17/+18
* Don't use drag to corner resizing for unresizable windowsskuhne@chromium.org2012-11-144-1/+26
* ash: Add immersive mode button to frame, behind flagjamescook@chromium.org2012-11-143-7/+85
* re-re-land of https://codereview.chromium.org/11364053/scottmg@chromium.org2012-11-142-9/+9
* Use correct modal window container at login screennkostylev@chromium.org2012-11-131-3/+4
* Revert 167431 - reland of https://codereview.chromium.org/11364053/scottmg@chromium.org2012-11-132-9/+9
* reland of https://codereview.chromium.org/11364053/scottmg@chromium.org2012-11-132-9/+9
* ash: Convert all remaining EventFilters into EventHandlers.sadrul@chromium.org2012-11-1317-242/+246
* Added speed/duration to SessionStateAnimator, fixed call in SystemTrayDelegateantrim@chromium.org2012-11-138-180/+282
* Revert 167245 - Currently, the ash and desktop implementations of StackingCli...scottmg@chromium.org2012-11-122-9/+9
* Currently, the ash and desktop implementations of StackingClient stomp each o...scottmg@google.com2012-11-122-9/+9
* Move ui\aura\shared to ui\views\corewmben@chromium.org2012-11-127-10/+10
* ash: Convert some aura::EventFilters into ui::EventHandlers.sadrul@chromium.org2012-11-126-90/+73
* Windows were swapping sides in some situations of auto controlskuhne@chromium.org2012-11-122-14/+12
* ash: Add flag to animate transition from boot splash screen.derat@chromium.org2012-11-104-135/+140
* Changed the shadow animation time to 100msskuhne@chromium.org2012-11-102-3/+3
* Re-order case statement according to WindowType ordersimon.hong81@gmail.com2012-11-091-3/+3
* Make views::Border::Paint() non-const; additional cleanup.msw@chromium.org2012-11-091-4/+2
* ui: Remove gfx::Point Add() and Subtract() which were non-mutating member met...danakj@chromium.org2012-11-091-4/+2
* Various modal dialog handling fixes when lock layer window is active (i.e. lo...nkostylev@chromium.org2012-11-093-5/+16
* Animate launcher in only after lock screen is displayed.antrim@chromium.org2012-11-095-10/+42
* Don't check NULL for ShellDelegate.oshima@chromium.org2012-11-081-2/+2
* Adding a size of 50% screen size to the list of snap sizer allowed window sizes.skuhne@chromium.org2012-11-084-37/+79
* ash: Fix solo window header transparency after workspace switchjamescook@chromium.org2012-11-084-22/+76
* Snap resize windows on touch to 50% when the maximize button is close to the ...skuhne@chromium.org2012-11-0711-22/+142
* Replace Label::Alignment with gfx::HorizontalAlignment.msw@chromium.org2012-11-071-1/+0
* ui: Remove event_functions.* component.tfarina@chromium.org2012-11-072-2/+2