1. a1eb439 Move window replacement tracking to window state. by Robert Carr · 9 years ago
  2. 0bd180d Improve debugging setup for window manager package. by Filip Gruszczynski · 9 years ago
  3. 13f7be9e Move surface save state tracking to WindowState. by Robert Carr · 9 years ago
  4. 298a4dc Merge "Prevent windows in pinned stack from gaining window focus." by Wale Ogunwale · 9 years ago
  5. d045c82 Prevent windows in pinned stack from gaining window focus. by Wale Ogunwale · 9 years ago
  6. 0d3d1f8 Fixed typos: when when by Sungsoo Lim · 9 years ago
  7. a590c99 Remove unnecessary field from AppWindowToken. by Filip Gruszczynski · 9 years ago
  8. 030979c Don't play animation when docking stack with affordance by Jorim Jaggi · 9 years ago
  9. 3cd4804 Set-up dummy animation when setting a replacing window token by Wale Ogunwale · 9 years ago
  10. 78a08ee Fix blink when docking a window. by Filip Gruszczynski · 9 years ago
  11. e6a8351 Extract application window usage of SurfaceController. by Robert Carr · 9 years ago
  12. 57f76f1 Animate the dock divider appearance/disappearance. by Filip Gruszczynski · 9 years ago
  13. 112eb8c Save window when an app died while it's visible by Chong Zhang · 9 years ago
  14. bef461f Several fixes for saved surface by Chong Zhang · 9 years ago
  15. db20b5f Use saved window surface to start entering animation by Chong Zhang · 9 years ago
  16. b6e6662 Improve infrastructure for replacing windows. by Filip Gruszczynski · 9 years ago
  17. f77a6db Merge "Refactoring: Delete AppWindowToken.willBeHidden field." by Filip Gruszczynski · 9 years ago
  18. 8aafd3a Refactoring: Delete AppWindowToken.willBeHidden field. by Filip Gruszczynski · 9 years ago
  19. 61b009e Don't crop home activity windows to stack bounds. by Wale Ogunwale · 9 years ago
  20. 55a309f Maximize animation when activity is relaunched. by Filip Gruszczynski · 9 years ago
  21. 76cc44f Defer removal of relaunching activity window due to config change. by Filip Gruszczynski · 9 years ago
  22. a6ab5c4 Cleaned-up unused session argument. by Wale Ogunwale · 9 years ago
  23. 6dfdfd6 Added attribute showForAllUsers that deprecates showOnLockScreen by Wale Ogunwale · 9 years ago
  24. 83162a9 Eliminate groupId and add task to AppWindowToken by Craig Mautner · 10 years ago
  25. e3119b7 Refactor removeApp and removeTask for last removals. by Craig Mautner · 10 years ago
  26. 799bc1d Refactor moveStackWindowsLocked() by Craig Mautner · 10 years ago
  27. 3d7ca31 Remove AppWindowTokens from exiting apps with task by Craig Mautner · 10 years ago
  28. 7b4655d Ensure arraylist index is montonically decreasing by Craig Mautner · 10 years ago
  29. 98e70d0 Fixed index out of bounds issue when removing windows. by Wale Ogunwale · 10 years ago
  30. 7c9ee19 Fix race condition between binder deaths by Craig Mautner · 10 years ago
  31. 8746a47 Create end of animation callback for Activity by Craig Mautner · 10 years ago
  32. bb74246 Launch activity behind launching task. by Craig Mautner · 10 years ago
  33. e30e02f Add system layer for voice interaction services. by Dianne Hackborn · 10 years ago
  34. 9ef471f Don't remove Activities and Tasks until animation done by Craig Mautner · 10 years ago
  35. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/wm/AppWindowToken.java]
  36. 4c5eb22 Notify apps when insets change. by Craig Mautner · 11 years ago
  37. 5d9f547 Relayout windows that handle their own config change. by Craig Mautner · 11 years ago
  38. 29479eb clean-up following Surface split by Mathias Agopian · 11 years ago
  39. b1fd65c0 Migrate AppWindowToken lists into DisplayContent. by Craig Mautner · 11 years ago
  40. 5810681 Remove some TODOs. by Craig Mautner · 12 years ago
  41. 72669d1 Fixes to clean up icon launching during animations. by Craig Mautner · 12 years ago
  42. 9686833 Recouple layout and animation a bit. by Craig Mautner · 12 years ago
  43. 7636dfb Do not clear AppWindowToken.allDrawn while animating. by Craig Mautner · 12 years ago
  44. 5962b12 Adds showWhenLocked attribute to Activities. by Craig Mautner · 12 years ago
  45. 322e403 Further isolate layout side from animation side. by Craig Mautner · 12 years ago
  46. 6fbda63 Merge CL 202423/3 App launching has random pauses. by Craig Mautner · 12 years ago
  47. bec53f7 Animate from local list of WindowStateAnimators. by Craig Mautner · 12 years ago
  48. e9bdb31 Merge "Refactor input system into its own service." by Jeff Brown · 12 years ago
  49. 4532e61 Refactor input system into its own service. by Jeff Brown · 12 years ago
  50. 5943163 First separation of animation from AppWindowToken. by Craig Mautner · 12 years ago
  51. d09cc4b Move more items between layout and animate sides. by Craig Mautner · 12 years ago
  52. 749a7bb Refactor to convert four state booleans to int. by Craig Mautner · 12 years ago
  53. c8bc97e Further isolate the Surface from WindowState. by Craig Mautner · 12 years ago
  54. a608b88 Move variables into animation class. by Craig Mautner · 12 years ago
  55. c2f9be0 Move Surface operations out of WindowState. by Craig Mautner · 12 years ago
  56. a2c7705 Refactor animation out of WindowState. by Craig Mautner · 12 years ago
  57. cf8cbbe Skip layout if performShow fails. by Craig Mautner · 12 years ago
  58. 8078d8c Add new thumbnail animation. by Dianne Hackborn · 12 years ago
  59. 764983d Separate animation into separate class. by Craig Mautner · 12 years ago
  60. 03273d0 Continue animations started from AppWindowToken. by Craig Mautner · 12 years ago
  61. 2fb98b1 Minor refactoring prior to major refactoring. by Craig Mautner · 12 years ago
  62. 22ce141 Fix flickering when starting and ending apps. by Craig Mautner · 12 years ago
  63. 1dd3ed0 Perform finish animation actions. by Craig Mautner · 12 years ago
  64. e32c307 Separate out animations from layout. by Craig Mautner · 12 years ago
  65. dbb7991 Separate animation steps into start, step and finish phases. Fixes bug 6089126. by Craig Mautner · 12 years ago
  66. 2c84cfc Various performance and other work. by Dianne Hackborn · 13 years ago
  67. bc1aa7b Fix issue #5312624: Lock screen very flickery by Dianne Hackborn · 13 years ago
  68. 9302c87 Refactor input dispatcher use of window/app handles. by Jeff Brown · 13 years ago
  69. 6e1eb76 Explode WindowManagerService. by Dianne Hackborn · 13 years ago