summaryrefslogtreecommitdiffstats
path: root/ash/wm/window_animations_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-8/+4
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-4/+4
* Defer maximize mode bounds updates until after exiting overview.flackr2014-09-301-0/+40
* Reland: Introduce NON_ZERO_DURATION for animation unit testsjamescook@chromium.org2014-07-301-4/+7
* Revert of Introduce NON_ZERO_DURATION for animation unit tests (https://coder...jamescook@chromium.org2014-07-291-7/+4
* Introduce NON_ZERO_DURATION for animation unit testsjamescook@chromium.org2014-07-291-4/+7
* compositor: Tick the UI animations from cc, instead of from timer callbacks.sadrul@chromium.org2014-06-051-14/+10
* Revert r274404 and r274409:tzik@chromium.org2014-06-031-10/+14
* compositor: Tick the UI animations from cc, instead of from timer callbacks.sadrul@chromium.org2014-06-031-14/+10
* Keep dedicated layers for hiding animationoshima@chromium.org2014-03-201-0/+4
* Move wm/core to wm namespace.ben@chromium.org2014-03-141-2/+2
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-131-2/+2
* Move wm/core to wm namespace.ben@chromium.org2014-03-131-2/+2
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-121-2/+2
* Move wm/core to wm namespace.ben@chromium.org2014-03-121-2/+2
* Introduce Workspace related event, and moved the code to adjust bounds from W...oshima@chromium.org2014-02-211-5/+8
* Revert https://codereview.chromium.org/105673008/ because the CL was causing ...pkotwicz@chromium.org2014-01-201-0/+103
* This CLpkotwicz@chromium.org2014-01-161-103/+0
* Changes sequence of docked animations when evicting windows from dock. Window...varkha@chromium.org2013-12-021-0/+106
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-151-7/+7
* Use a direct include of time headers in android_webview/, apps/, ash/.avi@chromium.org2013-06-271-1/+1
* Add duration_scale_mode to ui::LayerAnimatorajuma@chromium.org2013-03-131-2/+3
* Split window_animations, moving basic animations to views/corewm.ben@chromium.org2012-11-291-6/+4
* Revert 170071 - Split window_animations, moving basic animations to views/cor...ben@chromium.org2012-11-281-4/+6
* Split window_animations, moving basic animations to views/corewm.ben@chromium.org2012-11-281-6/+4
* Desktop aura: Break aura::Window::SetParent in two.erg@chromium.org2012-11-281-6/+3
* gfx::Transform API clean-upvollick@chromium.org2012-11-261-4/+4
* Removes worskpace 1 code. Will rename next.sky@chromium.org2012-10-171-103/+0
* Migrate ui::Transform to gfx::Transform shawnsingh@chromium.org2012-10-141-4/+4
* On Windows, <rpcndr.h> #defines "small" to "char" (thanks Microsoft). Change ...pkasting@chromium.org2012-09-301-3/+3
* Attempt 2 at Fixes crash introduced @ 153047 (you can hit crash by maximizing asky@chromium.org2012-09-071-6/+22
* Makes workspace2 enabled by default.sky@chromium.org2012-09-051-0/+4
* Revert 153291 - Fixes crash introduced @ 153047 (you can hit crash by maximiz...sky@chromium.org2012-08-241-18/+6
* Fixes crash introduced @ 153047 (you can hit crash by maximizing asky@chromium.org2012-08-241-6/+18
* Prepare a bunch of ash tests for workspace2. With Workspace2 you can'tsky@chromium.org2012-08-161-25/+5
* Add brightness/grayscale animations and use them for OOBE boot transition.nkostylev@chromium.org2012-07-211-0/+41
* move windows when disconnecting secondary monitorsoshima@chromium.org2012-06-271-0/+3
* Reland: ash: Make cross-fade duration based on area, not widthjamescook@chromium.org2012-06-181-14/+16
* Revert 142773 - ash: Make cross-fade duration based on area, not widthjamescook@chromium.org2012-06-181-16/+14
* ash: Make cross-fade duration based on area, not widthjamescook@chromium.org2012-06-181-14/+16
* Change GetContainer to take a root windowoshima@chromium.org2012-06-111-4/+8
* ash: Adjust maximize/restore animation timing based on window sizejamescook@chromium.org2012-06-071-0/+31
* Revert 140918 - ash: Adjust maximize/restore animation timing based on window...michaeln@google.com2012-06-071-31/+0
* ash: Adjust maximize/restore animation timing based on window sizejamescook@chromium.org2012-06-071-0/+31
* Reland: ash: Improved window maximize/restore animationsjamescook@chromium.org2012-06-061-4/+56
* Revert 139494 - ash: Improved window maximize/restore animationsjamescook@chromium.org2012-06-011-56/+4
* ash: Improved window maximize/restore animationsjamescook@chromium.org2012-05-301-4/+56
* Use Layer's target visibility instead of the current visibility in Window::Se...mazda@chromium.org2012-05-171-0/+22
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-051-2/+2
* add window animations test for show/hide workspace.alicet@chromium.org2012-03-271-0/+89