1. 0bd180d Improve debugging setup for window manager package. by Filip Gruszczynski · 9 years ago
  2. e6a8351 Extract application window usage of SurfaceController. by Robert Carr · 9 years ago
  3. 97782b4 Fix flash due to not freezing screen when start/end resizing by Chong Zhang · 9 years ago
  4. 4a02d81 Don't move multi-window stacks on orientation change. by Wale Ogunwale · 9 years ago
  5. b98ee1e am 103ed355: am 557a93e1: Merge "Set ScreenshotSurface secure if any secure content is shown." by Craig Mautner · 10 years ago
  6. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/wm/ScreenRotationAnimation.java]
  7. a86ab640 Surface: Change OutOfResourcesException to be a runtime exception by Igor Murashkin · 11 years ago
  8. 46ac6fa Add force default orientation. by Craig Mautner · 11 years ago
  9. e50d7fc Properly close Surface when done. by Craig Mautner · 11 years ago
  10. 11e7d88 remove suppor for SurfaceControl.FX_SURFACE_SCREENSHOT by Mathias Agopian · 11 years ago
  11. 3c17437 Create rotation animation modes. by Craig Mautner · 11 years ago
  12. 29479eb clean-up following Surface split by Mathias Agopian · 11 years ago
  13. 3866f0d split Surface in two classes: SurfaceControl and Surface by Mathias Agopian · 11 years ago
  14. 0bf6ec9 Clean up warnings. by Craig Mautner · 12 years ago
  15. 4b16969 Don't apply transformation fudge when not rotating. by Dianne Hackborn · 12 years ago
  16. 9d9ece3 Animations for user switching. by Dianne Hackborn · 12 years ago
  17. 4ed8fe7 More improvements to the display manager. by Jeff Brown · 12 years ago
  18. 64a55af Add plumbing for new surface flinger display API. by Jeff Brown · 12 years ago
  19. b47bbc3 Clean up displayId and layerStack usage. by Craig Mautner · 12 years ago
  20. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  21. 6881a10 Small step towards supporting multiple displays by Craig Mautner · 12 years ago
  22. 924d9b7 Force BlackSurface to be a black surface. by Craig Mautner · 12 years ago
  23. 3255a28 Clear orientation variable until rotation is done. by Craig Mautner · 12 years ago
  24. 7d8df39 Animate from Choreographer only. by Craig Mautner · 12 years ago
  25. 187ae210 Revert to ICS screen rotation animation. by Dianne Hackborn · 12 years ago
  26. d6b32b6 More work on rotation animation. by Dianne Hackborn · 12 years ago
  27. bf90eaa Separate layout ops from surface ops. by Craig Mautner · 12 years ago
  28. e32c307 Separate out animations from layout. by Craig Mautner · 12 years ago
  29. 191874e3 Improved rotation animation. by Dianne Hackborn · 12 years ago
  30. c3b91e9 Merge "More work on rotation animation." by Dianne Hackborn · 12 years ago
  31. 9fd7480 More work on rotation animation. by Dianne Hackborn · 12 years ago
  32. a731cd3 Fix rotation so orientation changes aren't dropped. by Craig Mautner · 12 years ago
  33. dbb7991 Separate animation steps into start, step and finish phases. Fixes bug 6089126. by Craig Mautner · 12 years ago
  34. 4dcece8 Fix issue where screen rotations would stop animating. by Dianne Hackborn · 12 years ago
  35. fd1c5ed New screen rotation animation design. by Dianne Hackborn · 13 years ago
  36. e65beaa Fix rotation displays frame N-1 briefly while rotating by Mathias Agopian · 13 years ago
  37. 0ab84ef Add a LayerScreenshot by Mathias Agopian · 13 years ago
  38. 840b8a6 Revert "Add a LayerScreenshot" by Mathias Agopian · 13 years ago
  39. d6809f4 Add a LayerScreenshot by Mathias Agopian · 13 years ago
  40. 3699174 Fix issue #5445966: WindowManager reporting -long on prime when it shouldn't be. by Dianne Hackborn · 13 years ago
  41. 8962028 Fix inflating of animations. by Dianne Hackborn · 13 years ago
  42. d040edb Use floating point window positions. by Dianne Hackborn · 13 years ago
  43. bc68a59 Report the external display size to the input reader. by Jeff Brown · 13 years ago
  44. 5fd2169 Work on issue #4518815: Compatibility mode introduces compatibility regression... by Dianne Hackborn · 13 years ago
  45. 7847071 Fix various places that were using the wrong display metrics. by Dianne Hackborn · 13 years ago
  46. 7916ac6 Add new command line option to change global screen size. by Dianne Hackborn · 13 years ago
  47. de75cb4 Fix issue #3400119: API to specify a black background behind a window transition by Dianne Hackborn · 13 years ago
  48. 6e1eb76 Explode WindowManagerService. by Dianne Hackborn · 13 years ago
  49. a924dc0d Start window manager refactoring. by Dianne Hackborn · 13 years ago[Renamed (99%) from services/java/com/android/server/ScreenRotationAnimation.java]
  50. 50660e2 Fix issue #3418265: Rotation animation on wallpaper is broken by Dianne Hackborn · 13 years ago
  51. d35c666 fix [3385504] Surface flinger hang when adding dim surface by Mathias Agopian · 14 years ago
  52. 8db9ac4 Optimize call to drawBitmap during screen rotation. by Jeff Brown · 14 years ago
  53. 94cb2eb Fix issue #3330037: Unnecessary orientations appear... by Dianne Hackborn · 14 years ago
  54. 352cc98 Few little fragment, wm tweaks. by Dianne Hackborn · 14 years ago
  55. 0aae2d4 Rework activity lifecycle so onSaveInstanceState() is after onPause(). by Dianne Hackborn · 14 years ago
  56. 0f761d6 Implement issue #3201795: Improve transition when keyboard comes up by Dianne Hackborn · 14 years ago
  57. f9d0be9 Implement rotation animations. by Dianne Hackborn · 14 years ago
  58. a111187 Change rotation freeze to all be implemented in window manager. by Dianne Hackborn · 14 years ago