summaryrefslogtreecommitdiffstats
path: root/ash/wm/window_animations.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove implicit Point to PointF conversion in InterpolatedTransform.danakj2015-10-211-3/+2
* Explicitly specify the ui::Compositor to DelegatedFrameHostccameron2015-01-231-0/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-18/+11
* Cleanup: Update paths to vector3d_f.h includes.tfarina2014-10-231-1/+1
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-8/+8
* Defer maximize mode bounds updates until after exiting overview.flackr2014-09-301-7/+15
* Moving default minimize location to the app launcher item.skuhne@chromium.org2014-05-301-9/+21
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-2/+1
* Make WindowEventDispatcher be a WindowObserver instead of duplicating WO APIsben@chromium.org2014-03-211-1/+2
* Keep dedicated layers for hiding animationoshima@chromium.org2014-03-201-20/+12
* Move wm/core to wm namespace.ben@chromium.org2014-03-141-13/+13
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-131-13/+13
* Move wm/core to wm namespace.ben@chromium.org2014-03-131-13/+13
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-121-13/+13
* Move wm/core to wm namespace.ben@chromium.org2014-03-121-13/+13
* Move files from ui/views/corewm to ui/wm/coreben@chromium.org2014-03-111-1/+1
* Removes dependency of window_util on viewssky@chromium.org2014-03-111-15/+18
* Reset the transform to identity after minimize animation is completed.oshima@chromium.org2014-02-211-14/+9
* Introduce Workspace related event, and moved the code to adjust bounds from W...oshima@chromium.org2014-02-211-65/+28
* Revert 250798 "Revert of Read compositor VSync information from ..."sergeyu@chromium.org2014-02-121-4/+0
* Revert of Read compositor VSync information from platform, when possible (htt...sheu@chromium.org2014-02-121-0/+4
* Read compositor VSync information from platform, when possiblesheu@chromium.org2014-02-111-4/+0
* Revert https://codereview.chromium.org/105673008/ because the CL was causing ...pkotwicz@chromium.org2014-01-201-15/+11
* Screen cleanup:oshima@chromium.org2014-01-171-2/+2
* This CLpkotwicz@chromium.org2014-01-161-11/+15
* Use a bitfield to store animatable properties.vollick@chromium.org2014-01-141-1/+1
* Rename Launcher to Shelf.tfarina@chromium.org2013-12-191-8/+7
* Restores maximized browser before dragging a tab.varkha@chromium.org2013-12-021-3/+5
* Changes sequence of docked animations when evicting windows from dock. Window...varkha@chromium.org2013-12-021-2/+6
* Kill unused CrossFadeWindowBetweenWorkspaces()pkotwicz@chromium.org2013-11-281-17/+0
* ash: Rename LauncherModel to ShelfModel.tfarina@chromium.org2013-11-141-3/+2
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-151-5/+5
* Cancels the cross fade animation when the display is disconnected.mukai@chromium.org2013-08-281-0/+3
* Removes workspace_animations.(h,cc)mukai@chromium.org2013-08-061-3/+4
* Make windows animate to their respective light bars when they are minimized a...pkotwicz@chromium.org2013-07-181-22/+56
* Use a direct include of the message_loop header in android_webview/, apps/, a...avi@chromium.org2013-07-171-1/+1
* Introduces cross-fade animation for maximize/restore.mukai@chromium.org2013-07-021-2/+11
* Use a direct include of time headers in android_webview/, apps/, ash/.avi@chromium.org2013-06-271-2/+2
* 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