summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/wm/ScreenRotationAnimation.java
Commit message (Expand)AuthorAgeFilesLines
* Adapt hardware renderer and screen rotation animation for SoftwareGLPaul Kocialkowski2013-10-281-6/+12
* Merge commit 'android-4.2.2_r1' into mr1.1-stagingRicardo Cerqueira2013-02-151-0/+4
|\
| * Don't apply transformation fudge when not rotating.Dianne Hackborn2012-11-291-0/+4
* | framework: fix screenshot and rotation animation for devices with abnormal hw...Tom Giordano2012-12-041-8/+20
|/
* Animations for user switching.Dianne Hackborn2012-09-101-48/+62
* More improvements to the display manager.Jeff Brown2012-08-311-17/+16
* Add plumbing for new surface flinger display API.Jeff Brown2012-08-271-4/+5
* Clean up displayId and layerStack usage.Craig Mautner2012-08-231-3/+7
* Refactor for multi-display support.Jeff Brown2012-08-191-7/+9
* Small step towards supporting multiple displaysCraig Mautner2012-07-271-2/+5
* Force BlackSurface to be a black surface.Craig Mautner2012-05-061-1/+0
* Clear orientation variable until rotation is done.Craig Mautner2012-04-161-0/+5
* Animate from Choreographer only.Craig Mautner2012-04-141-127/+156
* Revert to ICS screen rotation animation.Dianne Hackborn2012-04-121-12/+28
* More work on rotation animation.Dianne Hackborn2012-03-161-106/+220
* Separate layout ops from surface ops.Craig Mautner2012-03-151-13/+8
* Separate out animations from layout.Craig Mautner2012-03-141-6/+5
* Improved rotation animation.Dianne Hackborn2012-03-091-4/+10
* Merge "More work on rotation animation."Dianne Hackborn2012-03-051-29/+158
|\
| * More work on rotation animation.Dianne Hackborn2012-03-051-29/+158
* | Fix rotation so orientation changes aren't dropped.Craig Mautner2012-03-021-0/+1
|/
* Separate animation steps into start, step and finish phases.Craig Mautner2012-03-011-55/+70
* Fix issue where screen rotations would stop animating.Dianne Hackborn2012-02-131-0/+42
* New screen rotation animation design.Dianne Hackborn2012-01-231-87/+329
* Fix rotation displays frame N-1 briefly while rotatingMathias Agopian2011-11-041-1/+2
* Add a LayerScreenshotMathias Agopian2011-10-181-36/+14
* Revert "Add a LayerScreenshot"Mathias Agopian2011-10-161-14/+36
* Add a LayerScreenshotMathias Agopian2011-10-141-36/+14
* Fix issue #5445966: WindowManager reporting -long on prime when it shouldn't be.Dianne Hackborn2011-10-121-5/+5
* Fix inflating of animations.Dianne Hackborn2011-09-111-2/+6
* Use floating point window positions.Dianne Hackborn2011-08-311-2/+2
* Report the external display size to the input reader.Jeff Brown2011-07-251-24/+11
* Work on issue #4518815: Compatibility mode introduces compatibility regressio...Dianne Hackborn2011-06-081-0/+7
* Fix various places that were using the wrong display metrics.Dianne Hackborn2011-05-271-2/+2
* Add new command line option to change global screen size.Dianne Hackborn2011-05-161-62/+10
* Fix issue #3400119: API to specify a black background behind a window transitionDianne Hackborn2011-03-021-31/+24
* Explode WindowManagerService.Dianne Hackborn2011-02-171-2/+1
* Start window manager refactoring.Dianne Hackborn2011-02-171-0/+421