summaryrefslogtreecommitdiffstats
path: root/ash/wm/window_animations.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup legacy flags and switchesnkostylev@chromium.org2013-05-281-8/+0
* Aura: Fix linter warnings.backer@chromium.org2013-02-221-9/+9
* CrOS: Schedule renderer drawing to hardware vsync.backer@chromium.org2013-02-211-1/+6
* Decouple workspace animation from other actions on windows (e.g. hide/show), ...antrim@chromium.org2012-11-301-2/+17
* Split window_animations, moving basic animations to views/corewm.ben@chromium.org2012-11-291-499/+54
* Revert 170071 - Split window_animations, moving basic animations to views/cor...ben@chromium.org2012-11-281-54/+499
* Split window_animations, moving basic animations to views/corewm.ben@chromium.org2012-11-281-499/+54
* Pulse animation for constrained windows in Chrome OSrouslan@chromium.org2012-11-281-0/+59
* gfx::Transform API clean-upvollick@chromium.org2012-11-261-27/+23
* Added speed/duration to SessionStateAnimator, fixed call in SystemTrayDelegateantrim@chromium.org2012-11-131-34/+42
* ui: Remove implicit flooring from Point3f and rename the class to Point3Fdanakj@chromium.org2012-10-311-3/+3
* Eliminate linker warningsoshima@chromium.org2012-10-301-0/+1
* Add ash rotate-in and -out animation for constrained dialogsrouslan@chromium.org2012-10-301-0/+81
* Aura: Resize locks with --ui-enable-threaded-compositingbacker@chromium.org2012-10-271-2/+3
* Fix black wallpaper issue when quickly select a bunch of wallpapersbshe@chromium.org2012-10-231-1/+1
* Remove Shell::shelf|status_area_widget|launcher andoshima@chromium.org2012-10-181-1/+5
* Removes worskpace 1 code. Will rename next.sky@chromium.org2012-10-171-88/+2
* Migrate ui::Transform to gfx::Transform shawnsingh@chromium.org2012-10-141-20/+21
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-1/+1
* Tweaks workspace animation code per latest from Nicholas. Additionallysky@chromium.org2012-10-121-304/+15
* Increases the pause before starting the fade out animation tosky@chromium.org2012-09-221-1/+1
* [cros] Go back to EASE_OUT for boot transitionnkostylev@chromium.org2012-09-211-3/+6
* Boot transition v2.nkostylev@chromium.org2012-09-191-7/+12
* Makes the cross fade duration depend upon the window sizes. Thissky@chromium.org2012-09-171-47/+69
* Moves starting of initial login animations (happens on login) up to workspacesky@chromium.org2012-09-171-9/+54
* Temporarily removes changing brightness during animations. Animatingsky@chromium.org2012-09-161-1/+3
* Yet more w2 animation tweaks:sky@chromium.org2012-09-111-8/+11
* Modify r154335 to fix crbug.com/146394#c4 .yusukes@chromium.org2012-09-111-1/+1
* Fix leaks in ash_unittestsoshima@chromium.org2012-09-101-2/+2
* Changes launcher so that when animating hidden the background doesn'tsky@chromium.org2012-09-101-29/+18
* More w2 animation tweaks:sky@chromium.org2012-09-101-23/+71
* Tweaks workspace2 animations based on input from Nicholas.sky@chromium.org2012-09-081-54/+124
* Attempt 2 at Fixes crash introduced @ 153047 (you can hit crash by maximizing asky@chromium.org2012-09-071-12/+1
* Makes RWHVA activate the window when doing fullscreen. Without thissky@chromium.org2012-09-071-0/+7
* Makes workspace2 enabled by default.sky@chromium.org2012-09-051-4/+12
* Adds LayerAnimator::SchedulePauseForProperties().sky@chromium.org2012-09-041-8/+4
* Tweaks animations for workspace2. Two interesting things:sky@chromium.org2012-09-031-2/+2
* Minor window animations tweaks:sky@chromium.org2012-08-301-31/+22
* Makes workspace 2 show an alternate background (system background)sky@chromium.org2012-08-271-0/+5
* Revert 153291 - Fixes crash introduced @ 153047 (you can hit crash by maximiz...sky@chromium.org2012-08-241-1/+12
* Fixes crash introduced @ 153047 (you can hit crash by maximizing asky@chromium.org2012-08-241-12/+1
* Gets animations working for new workspace code. Some tuning of timessky@chromium.org2012-08-241-57/+189
* Draw web content area correctly on a phantom window for window dragging.yusukes@chromium.org2012-08-161-31/+3
* Turning off blending for part of the animation to reduce jank.alexst@chromium.org2012-08-131-2/+20
* Initialize OOBE/login WebUI in hidden state in parallel with wallpaper animat...nkostylev@chromium.org2012-08-081-3/+8
* * Fix coordinates for minimize animationoshima@chromium.org2012-07-241-0/+3
* Add brightness/grayscale animations and use them for OOBE boot transition.nkostylev@chromium.org2012-07-211-0/+73
* Aura: Have ui::Layer implement WebKit::WebExternalTextureLayerClientbacker@chromium.org2012-07-131-0/+2
* Aura: ACK on the start of the frame generation for greater async.backer@chromium.org2012-06-291-2/+7
* move windows when disconnecting secondary monitorsoshima@chromium.org2012-06-271-2/+12