1. 4b16969 Don't apply transformation fudge when not rotating. by Dianne Hackborn · 12 years ago
  2. 9d9ece3 Animations for user switching. by Dianne Hackborn · 12 years ago
  3. 4ed8fe7 More improvements to the display manager. by Jeff Brown · 12 years ago
  4. 64a55af Add plumbing for new surface flinger display API. by Jeff Brown · 12 years ago
  5. b47bbc3 Clean up displayId and layerStack usage. by Craig Mautner · 12 years ago
  6. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  7. 6881a10 Small step towards supporting multiple displays by Craig Mautner · 12 years ago
  8. 924d9b7 Force BlackSurface to be a black surface. by Craig Mautner · 12 years ago
  9. 3255a28 Clear orientation variable until rotation is done. by Craig Mautner · 12 years ago
  10. 7d8df39 Animate from Choreographer only. by Craig Mautner · 12 years ago
  11. 187ae210 Revert to ICS screen rotation animation. by Dianne Hackborn · 12 years ago
  12. d6b32b6 More work on rotation animation. by Dianne Hackborn · 12 years ago
  13. bf90eaa Separate layout ops from surface ops. by Craig Mautner · 12 years ago
  14. e32c307 Separate out animations from layout. by Craig Mautner · 12 years ago
  15. 191874e3 Improved rotation animation. by Dianne Hackborn · 12 years ago
  16. c3b91e9 Merge "More work on rotation animation." by Dianne Hackborn · 12 years ago
  17. 9fd7480 More work on rotation animation. by Dianne Hackborn · 12 years ago
  18. a731cd3 Fix rotation so orientation changes aren't dropped. by Craig Mautner · 12 years ago
  19. dbb7991 Separate animation steps into start, step and finish phases. Fixes bug 6089126. by Craig Mautner · 12 years ago
  20. 4dcece8 Fix issue where screen rotations would stop animating. by Dianne Hackborn · 12 years ago
  21. fd1c5ed New screen rotation animation design. by Dianne Hackborn · 13 years ago
  22. e65beaa Fix rotation displays frame N-1 briefly while rotating by Mathias Agopian · 13 years ago
  23. 0ab84ef Add a LayerScreenshot by Mathias Agopian · 13 years ago
  24. 840b8a6 Revert "Add a LayerScreenshot" by Mathias Agopian · 13 years ago
  25. d6809f4 Add a LayerScreenshot by Mathias Agopian · 13 years ago
  26. 3699174 Fix issue #5445966: WindowManager reporting -long on prime when it shouldn't be. by Dianne Hackborn · 13 years ago
  27. 8962028 Fix inflating of animations. by Dianne Hackborn · 13 years ago
  28. d040edb Use floating point window positions. by Dianne Hackborn · 13 years ago
  29. bc68a59 Report the external display size to the input reader. by Jeff Brown · 13 years ago
  30. 5fd2169 Work on issue #4518815: Compatibility mode introduces compatibility regression... by Dianne Hackborn · 13 years ago
  31. 7847071 Fix various places that were using the wrong display metrics. by Dianne Hackborn · 13 years ago
  32. 7916ac6 Add new command line option to change global screen size. by Dianne Hackborn · 13 years ago
  33. de75cb4 Fix issue #3400119: API to specify a black background behind a window transition by Dianne Hackborn · 13 years ago
  34. 6e1eb76 Explode WindowManagerService. by Dianne Hackborn · 13 years ago
  35. a924dc0d Start window manager refactoring. by Dianne Hackborn · 13 years ago[Renamed (99%) from services/java/com/android/server/ScreenRotationAnimation.java]
  36. 50660e2 Fix issue #3418265: Rotation animation on wallpaper is broken by Dianne Hackborn · 13 years ago
  37. d35c666 fix [3385504] Surface flinger hang when adding dim surface by Mathias Agopian · 14 years ago
  38. 8db9ac4 Optimize call to drawBitmap during screen rotation. by Jeff Brown · 14 years ago
  39. 94cb2eb Fix issue #3330037: Unnecessary orientations appear... by Dianne Hackborn · 14 years ago
  40. 352cc98 Few little fragment, wm tweaks. by Dianne Hackborn · 14 years ago
  41. 0aae2d4 Rework activity lifecycle so onSaveInstanceState() is after onPause(). by Dianne Hackborn · 14 years ago
  42. 0f761d6 Implement issue #3201795: Improve transition when keyboard comes up by Dianne Hackborn · 14 years ago
  43. f9d0be9 Implement rotation animations. by Dianne Hackborn · 14 years ago
  44. a111187 Change rotation freeze to all be implemented in window manager. by Dianne Hackborn · 14 years ago