1. 4532e61 Refactor input system into its own service. by Jeff Brown · 12 years ago
  2. 749a7bb Refactor to convert four state booleans to int. by Craig Mautner · 12 years ago
  3. c8bc97e Further isolate the Surface from WindowState. by Craig Mautner · 12 years ago
  4. a608b88 Move variables into animation class. by Craig Mautner · 12 years ago
  5. d87946b Remove obsolete variable masking valid one. by Craig Mautner · 12 years ago
  6. c2f9be0 Move Surface operations out of WindowState. by Craig Mautner · 12 years ago
  7. e7ae250 Move wallpaper animations int WindowAnimator. by Craig Mautner · 12 years ago
  8. a2c7705 Refactor animation out of WindowState. by Craig Mautner · 12 years ago
  9. cf8cbbe Skip layout if performShow fails. by Craig Mautner · 12 years ago
  10. 764983d Separate animation into separate class. by Craig Mautner · 12 years ago
  11. 2fb98b1 Minor refactoring prior to major refactoring. by Craig Mautner · 12 years ago
  12. 22ce141 Fix flickering when starting and ending apps. by Craig Mautner · 12 years ago
  13. 1dd3ed0 Perform finish animation actions. by Craig Mautner · 12 years ago
  14. bf90eaa Separate layout ops from surface ops. by Craig Mautner · 12 years ago
  15. e32c307 Separate out animations from layout. by Craig Mautner · 12 years ago
  16. 1743b64 Dejank: also animate window moves due to requested size changes. by Dianne Hackborn · 12 years ago
  17. ad3a9bb Fix state machine sequence causing wallpaper flash. by Craig Mautner · 12 years ago
  18. dbb7991 Separate animation steps into start, step and finish phases. Fixes bug 6089126. by Craig Mautner · 12 years ago
  19. 343511c Detect animation completions like we used to. by Craig Mautner · 12 years ago
  20. 83eaab5 Fix bug introduced when moving animation step out from between assignments to wasAnimating and nowAnimating. by Craig Mautner · 12 years ago
  21. 2f995a7 - Consolidate all animations in a single place outside of layout loop. by Craig Mautner · 12 years ago
  22. 4a06c80 Simplify Choreographer API. by Jeff Brown · 12 years ago
  23. 8bcd54b Use Choreographer for window manager animation timing. by Dianne Hackborn · 12 years ago
  24. b7ff51b Another attempt at issue #5823276: home repaints after full-screen app is exited by Dianne Hackborn · 12 years ago
  25. cfbf7de Fix issue #5823276 again: home repaints after full-screen app is exited by Dianne Hackborn · 12 years ago
  26. 170997a DO NOT MERGE Revert "Fix issue #5823276: home repaints after full-screen app is exited" by Justin Ho · 12 years ago
  27. 01b02a7 Fix issue #5823276: home repaints after full-screen app is exited by Dianne Hackborn · 12 years ago
  28. 73ab6a4 Fix issue #5755172: Soft menu key disappears when menu is open by Dianne Hackborn · 13 years ago
  29. 6d05fd3 Fix issue #5588689: Black camera preview after coming back from gmail by Dianne Hackborn · 13 years ago
  30. e02c88a Work on process management. by Dianne Hackborn · 13 years ago
  31. c6592d2 am 67a1b7d6: Merge "Fix issue #5508024: Rotation jank seen in live wallpapers" into ics-mr0 by Dianne Hackborn · 13 years ago
  32. 3ec891a Fix issue #5508024: Rotation jank seen in live wallpapers by Dianne Hackborn · 13 years ago
  33. cef37fb Fix a bug where surface crashes when the enter animation starts while the exit animation has not yet finished by satok · 13 years ago
  34. 526f0a0 Fix a hang in SF caused by invalid transform matrix from the WM by Mathias Agopian · 13 years ago
  35. 3699174 Fix issue #5445966: WindowManager reporting -long on prime when it shouldn't be. by Dianne Hackborn · 13 years ago
  36. 9a230e0 Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately by Dianne Hackborn · 13 years ago
  37. 4941dea Do not blend opaque windows. by Romain Guy · 13 years ago
  38. bc1aa7b Fix issue #5312624: Lock screen very flickery by Dianne Hackborn · 13 years ago
  39. 73db0d8 "Fix" issue #5276520: Noise on edges of rotation animation by Dianne Hackborn · 13 years ago
  40. f809870 Fix issue #4280324: Returning to Fullscreen Layout with WebView... by Dianne Hackborn · 13 years ago
  41. d040edb Use floating point window positions. by Dianne Hackborn · 13 years ago
  42. cc4f7db Fix input channel leak. Bug: 5156144 by Jeff Brown · 13 years ago
  43. a44abeb Improve window manager debug output. by Dianne Hackborn · 13 years ago
  44. bc68a59 Report the external display size to the input reader. by Jeff Brown · 13 years ago
  45. 9302c87 Refactor input dispatcher use of window/app handles. by Jeff Brown · 13 years ago
  46. b961cd2 Don't report a resize unless the window's surface actually changed. by Dianne Hackborn · 13 years ago
  47. 5fd2169 Work on issue #4518815: Compatibility mode introduces compatibility regression... by Dianne Hackborn · 13 years ago
  48. ffb3d93 Improve compat mode scaling implementation. by Dianne Hackborn · 13 years ago
  49. ac8dea1 DO NOT MERGE. Integrate from master: Rework display size access. by Dianne Hackborn · 13 years ago
  50. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  51. 6482517 Fix issue #3485923: Gmail crash by Dianne Hackborn · 13 years ago
  52. 6e1eb76 Explode WindowManagerService. by Dianne Hackborn · 13 years ago