summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/wm/WindowStateAnimator.java
Commit message (Expand)AuthorAgeFilesLines
* Force relayout at completion of status bar animationCraig Mautner2013-10-291-0/+4
* Don't use transient states for wallpaper animation.Craig Mautner2013-10-221-5/+6
* Store decor rects per window for transition cropping.John Spurlock2013-10-021-3/+5
* Add debug logging for b/10689184.Craig Mautner2013-09-151-0/+2
* Surface: Change OutOfResourcesException to be a runtime exceptionIgor Murashkin2013-09-091-2/+3
* Add extra layout pass after draw finished.Craig Mautner2013-08-091-0/+5
* Add force default orientation.Craig Mautner2013-08-021-26/+25
* Resize all changed windows and fix moveTaskToStackCraig Mautner2013-05-201-21/+13
* Fix layering and launching issues.Craig Mautner2013-05-031-1/+1
* Clean up FocusedStackFrame layer setting.Craig Mautner2013-04-281-1/+0
* Merge "Debug logging improvement." into jb-mr2-devCraig Mautner2013-04-101-8/+8
|\
| * Debug logging improvement.Craig Mautner2013-04-101-8/+8
* | Reduce duration of rotation xfade animation.Dianne Hackborn2013-03-291-0/+1
|/
* clean-up following Surface splitMathias Agopian2013-02-151-41/+41
* split Surface in two classes: SurfaceControl and SurfaceMathias Agopian2013-02-141-15/+16
* Release Session earlier, release Session later.Craig Mautner2013-01-081-1/+1
* Merge "Combine DimAnimator and DimSurface into DimLayer"Craig Mautner2013-01-081-3/+1
|\
| * Combine DimAnimator and DimSurface into DimLayerCraig Mautner2013-01-081-3/+1
* | Remove some TODOs.Craig Mautner2013-01-071-24/+29
* | Move app transition constantsCraig Mautner2013-01-071-2/+1
|/
* Fixes to clean up icon launching during animations.Craig Mautner2012-12-201-1/+1
* Refactoring of the screen magnification feature.Svetoslav Ganov2012-12-141-7/+15
* Share the pending layout changesCraig Mautner2012-12-041-1/+1
* Recouple layout and animation a bit.Craig Mautner2012-12-041-14/+13
* Refactoring of the screen magnification feature.Svetoslav Ganov2012-12-031-8/+15
* am a55097f8: am ed74c10f: am aae329ef: Merge "Don\'t apply transformation fud...Dianne Hackborn2012-11-291-1/+1
|\
| * Don't apply transformation fudge when not rotating.Dianne Hackborn2012-11-291-1/+1
* | Merge "Extract AppTransition from WindowManager"Craig Mautner2012-11-291-1/+1
|\ \
| * | Extract AppTransition from WindowManagerCraig Mautner2012-11-261-1/+1
* | | am ae336a08: am 067a7ac4: am 9e98927e: Merge "Retain configuration change inf...Craig Mautner2012-11-271-1/+1
|\ \ \ | |/ / |/| / | |/
| * Retain configuration change info and sync access.Craig Mautner2012-11-271-1/+1
* | Do not clear AppWindowToken.allDrawn while animating.Craig Mautner2012-11-161-1/+8
|/
* Fix issue #7343200: Fails to show wallpaper in the background for...Dianne Hackborn2012-11-021-22/+38
* More debugging for issue #7343200 Fails to show wallpaper in the...Dianne Hackborn2012-11-011-4/+5
* Merge "Adds showWhenLocked attribute to Activities." into jb-mr1-devCraig Mautner2012-10-071-1/+1
|\
| * Adds showWhenLocked attribute to Activities.Craig Mautner2012-10-061-1/+1
* | Fix issue #7296314, issue #7296314.Dianne Hackborn2012-10-051-1/+1
|/
* Add flag for displaying non-user's Windows to user.Craig Mautner2012-10-051-1/+1
* Fix typo.Jeff Brown2012-09-251-4/+5
* Fix dialogs on secondary displays.Jeff Brown2012-09-241-1/+4
* Fixes to Starting window and Wallpaper windows.Craig Mautner2012-09-191-2/+2
* Make more items per-Display.Craig Mautner2012-09-161-17/+26
* Screen magnification - feature - framework.Svetoslav Ganov2012-09-061-8/+30
* Limit certain actions to default Display.Craig Mautner2012-09-051-0/+4
* Make mLayoutNeeded per-Display.Craig Mautner2012-09-041-2/+2
* Change layout inner loop order for multi display.Craig Mautner2012-09-041-4/+6
* Add plumbing for new surface flinger display API.Jeff Brown2012-08-271-8/+8
* Clean up displayId and layerStack usage.Craig Mautner2012-08-231-2/+5
* Merge "Fix to allow SYSTEM_UID to display windows." into jb-mr1-devCraig Mautner2012-08-211-1/+1
|\
| * Fix to allow SYSTEM_UID to display windows.Craig Mautner2012-08-211-1/+1