1. bb4ca52 Fix issue #7649590: Background windows sometimes not being hidden for secondary users by Dianne Hackborn · 12 years ago
  2. 5962b12 Adds showWhenLocked attribute to Activities. by Craig Mautner · 12 years ago
  3. 322e403 Further isolate layout side from animation side. by Craig Mautner · 12 years ago
  4. 6fbda63 Merge CL 202423/3 App launching has random pauses. by Craig Mautner · 12 years ago
  5. bec53f7 Animate from local list of WindowStateAnimators. by Craig Mautner · 12 years ago
  6. e9bdb31 Merge "Refactor input system into its own service." by Jeff Brown · 12 years ago
  7. 4532e61 Refactor input system into its own service. by Jeff Brown · 12 years ago
  8. 5943163 First separation of animation from AppWindowToken. by Craig Mautner · 12 years ago
  9. d09cc4b Move more items between layout and animate sides. by Craig Mautner · 12 years ago
  10. 749a7bb Refactor to convert four state booleans to int. by Craig Mautner · 12 years ago
  11. c8bc97e Further isolate the Surface from WindowState. by Craig Mautner · 12 years ago
  12. a608b88 Move variables into animation class. by Craig Mautner · 12 years ago
  13. c2f9be0 Move Surface operations out of WindowState. by Craig Mautner · 12 years ago
  14. a2c7705 Refactor animation out of WindowState. by Craig Mautner · 12 years ago
  15. cf8cbbe Skip layout if performShow fails. by Craig Mautner · 12 years ago
  16. 8078d8c Add new thumbnail animation. by Dianne Hackborn · 12 years ago
  17. 764983d Separate animation into separate class. by Craig Mautner · 12 years ago
  18. 03273d0 Continue animations started from AppWindowToken. by Craig Mautner · 12 years ago
  19. 2fb98b1 Minor refactoring prior to major refactoring. by Craig Mautner · 12 years ago
  20. 22ce141 Fix flickering when starting and ending apps. by Craig Mautner · 12 years ago
  21. 1dd3ed0 Perform finish animation actions. by Craig Mautner · 12 years ago
  22. e32c307 Separate out animations from layout. by Craig Mautner · 12 years ago
  23. dbb7991 Separate animation steps into start, step and finish phases. Fixes bug 6089126. by Craig Mautner · 12 years ago
  24. 2c84cfc Various performance and other work. by Dianne Hackborn · 13 years ago
  25. bc1aa7b Fix issue #5312624: Lock screen very flickery by Dianne Hackborn · 13 years ago
  26. 9302c87 Refactor input dispatcher use of window/app handles. by Jeff Brown · 13 years ago
  27. 6e1eb76 Explode WindowManagerService. by Dianne Hackborn · 13 years ago