summaryrefslogtreecommitdiffstats
path: root/ash/rotator
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //ashdcheng2015-12-271-3/+3
* Switch to standard integer types in ash/.avi2015-12-204-9/+11
* Remove implicit Point to PointF conversion in InterpolatedTransform.danakj2015-10-211-2/+2
* Snap screen rotation animation layers to final position if the animation is a...bruthig2015-09-142-0/+74
* Removed --ash-enable-screen-rotation-animations runtime flags.bruthig2015-09-014-102/+27
* aura: Stop converting Rect to RectF implicitly.danakj2015-08-311-9/+15
* Rename DisplayController to WindowTreeHostManageroshima2015-07-281-4/+4
* Revert Disable Rotation on Login Pagesjonross2015-05-201-13/+3
* This change is intended to M-43. Currently screen rotation animations expose ...jonross2015-05-151-3/+13
* Fixed the ScreenOrientationController so that it doesn't crash by animatingbruthig2015-04-242-2/+17
* Have ScreenRotationAnimator abort animations before deleting layer treejonross2015-04-231-0/+11
* Refactor DisplayInfo::rotation_ to track different sources of rotationsjonross2015-04-232-10/+14
* Enabled Screen Rotation Animations.bruthig2015-04-021-30/+15
* Implemented screen rotation animation experiment.bruthig2015-03-126-21/+517
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-222-2/+2
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-6/+5
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-4/+4
* Use a bitfield to store animatable properties.vollick@chromium.org2014-01-142-13/+1
* Refactor TransformPoint{,Reverse}.avallee@chromium.org2013-09-121-3/+3
* Use a direct include of time headers in android_webview/, apps/, ash/.avi@chromium.org2013-06-271-1/+1
* Thread ui opacity animationsajuma@chromium.org2013-02-232-2/+2
* Fix window rotation animation not ending cleanlyjamescook@chromium.org2013-01-302-18/+13
* cros: Fix crash with screen rotation animationjamescook@chromium.org2013-01-272-7/+18
* Migrate ui::Transform to gfx::Transform shawnsingh@chromium.org2012-10-141-1/+1
* Remove #pragma once from ashajwong@chromium.org2012-07-111-1/+0
* Move screen rotation code to ashyoshiki@chromium.org2012-06-292-0/+191