1. 9adfe57 Moved rebuilding of display WindowList to DisplayContent by Wale Ogunwale · 8 years ago
  2. 5136249 Support for specifying orientation in WindowContainer by Wale Ogunwale · 8 years ago
  3. 44f2180 Introduced WindowContainer.hasContentToDisplay by Wale Ogunwale · 8 years ago
  4. 571771c Added WindowContainer.removeImmediately to support immediate removal by Wale Ogunwale · 8 years ago
  5. d1c3791 Switched WindowToken/AppWindowToken to use WindowContainer by Wale Ogunwale · 8 years ago
  6. 9bc4773 Removed child windows from WindowToken window list by Wale Ogunwale · 8 years ago
  7. 32cbdcc resolve merge conflicts of c5bafe2 to master by Jorim Jaggi · 8 years ago
  8. 6626f54 Add animation when unoccluding windows (1/2) by Jorim Jaggi · 8 years ago
  9. 813be13 DO NOT MERGE -- Only use saved surface if started by launcher or moved to front by Chong Zhang · 8 years ago
  10. ad24f96 Only use saved surface if started by launcher or moved to front by Chong Zhang · 8 years ago
  11. 921f8e3 resolve merge conflicts of 9391bc5 to master by Chong Zhang · 8 years ago
  12. 4d263be resolve merge conflicts of 28117e0 to master by Chong Zhang · 8 years ago
  13. b0d2670 Wallpaper target selection during animation by Chong Zhang · 8 years ago
  14. f96cb3c Revert "DO NOT MERGE -- Revert the following two commits as they're causing flickering" by Chong Zhang · 8 years ago
  15. 44bd57e DO NO MERGE -- Revert the following two commits as they're causing flickering by Chong Zhang · 8 years ago
  16. 12d266f Fix build break due to 44089019 by Chong Zhang · 8 years ago
  17. 7ba52ed Clear WS.mDestroying on AWT.clearAnimatingFlags am: 3c0d44e633 am: 5d132bf021 by Wale Ogunwale · 8 years ago
  18. 3c0d44e Clear WS.mDestroying on AWT.clearAnimatingFlags by Wale Ogunwale · 8 years ago
  19. 808621c Some fixes for transition animation selection by Chong Zhang · 8 years ago
  20. 92fc372 Replaced use of AppWindowToken.allAppWindows with WindowToken.windows by Wale Ogunwale · 8 years ago
  21. a6cc361 Add child windows to their parent WindowToken by Wale Ogunwale · 8 years ago
  22. 2049dbf Replaced use of WT.appWindowToken with WT.asAppWindowToken by Wale Ogunwale · 8 years ago
  23. 9f25bee Made AppWindowToken.allAppWindows private by Wale Ogunwale · 8 years ago
  24. e4da0c1 Made WindowToken.windows protected. by Wale Ogunwale · 8 years ago
  25. 37f0905 Merge "Some fixes for transition animation selection" by Chong Zhang · 8 years ago
  26. ec8299c Some fixes for transition animation selection by Chong Zhang · 8 years ago
  27. 455fac5 Removed use of WindowState.mTargetAppToken by Wale Ogunwale · 8 years ago
  28. b0df7b2 resolve merge conflicts of 70327bd to master by Chong Zhang · 8 years ago
  29. e05bcb1 Cleanup mAnimatingExit flag before maybeUpdateTransitToWallpaper() by Chong Zhang · 8 years ago
  30. b2f4641 Clean up surfaces when app is resumed without being stopped. am: 45e6d2dc8b by Chong Zhang · 8 years ago
  31. 45e6d2d Clean up surfaces when app is resumed without being stopped. by Chong Zhang · 8 years ago
  32. e4343ef Switched WindowState to use WindowContainer for managing children by Wale Ogunwale · 8 years ago
  33. adde52e Made WindowState.mChildWindow private scoped by Wale Ogunwale · 8 years ago
  34. 9d14790 Track hidden state of window in itself vs. all child windows. by Wale Ogunwale · 8 years ago
  35. 30efa24 Merge changes I38cff63b,Id3739bbc,If052cd8c into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  36. fd10cd1 Force CROSSFADE rotation when launching from double tap gesture. by Robert Carr · 8 years ago
  37. 5bf74ae Merge \"Only use one SurfaceControlWithBackground per AppToken.\" into nyc-dev by Robert Carr · 8 years ago
  38. 91b22809 Only use one SurfaceControlWithBackground per AppToken. by Robert Carr · 8 years ago
  39. 37dbafc Added checks while unfreezing bounds by Wale Ogunwale · 8 years ago
  40. 8fd7542 Reset relaunching count is app dies during re-launch by Wale Ogunwale · 8 years ago
  41. 0e85247 Limit global drags to apps targeting SDK 24 and above by Yorke Lee · 8 years ago
  42. f58631a Destroy saved surfaces if one of the last visible windows gets removed by Chong Zhang · 8 years ago
  43. 26c8c42 Also freeze configuration when freezing bounds by Jorim Jaggi · 8 years ago
  44. 8e4bda9 Fix a flicker when window is removed during entering animation by Chong Zhang · 8 years ago
  45. 32de365 Fix replacing window timeouts by Chong Zhang · 8 years ago
  46. 9214704 Fixes for restoring more than one child surfaces by Chong Zhang · 8 years ago
  47. eb66557 Make sure preserved surface is removed when it's no longer needed by Chong Zhang · 8 years ago
  48. e42d0e1 Don't remove all app token windows when window client dies by Wale Ogunwale · 8 years ago
  49. b7b4a56 Fix restoring surface for child windows by Chong Zhang · 8 years ago
  50. 4d7369a Request a wallpaper update pass when wallpaper target is set to visible by Chong Zhang · 8 years ago
  51. 5c80c41 Final fixes for growing recents transition by Jorim Jaggi · 8 years ago
  52. 8bc8907 Correct window replacement string comparison. by Robert Carr · 8 years ago
  53. b439a63 Correctly prevent entrance animation for replacing windows. by Robert Carr · 8 years ago
  54. d1a010f Replace secondary app windows across activity relaunch. by Robert Carr · 8 years ago
  55. 65d15d0 Fixing misc issues that leads to black screen when pressing Home by Chong Zhang · 8 years ago
  56. d78ddb4 Some fixes for black screen when pressing home button by Chong Zhang · 8 years ago
  57. 8d5a542 Clear app token mAppStopped when app resumes. by Wale Ogunwale · 8 years ago
  58. 2728bf4 Added more log points for add/remove in window manager. by Wale Ogunwale · 8 years ago
  59. 9017ec0 Remove starting window whenever the acitvity is stopped by Wale Ogunwale · 8 years ago
  60. c48a354 Clean-up WindowState if exit animation is done before app finishes by Wale Ogunwale · 8 years ago
  61. 4113ffa Make sure mExiting is cleared when app is set to visible by Chong Zhang · 8 years ago
  62. 5471e90 Clearing mDestroying flag when app is made visible again by Chong Zhang · 8 years ago
  63. 69abc19 Multi-window optimizations #1 by Jorim Jaggi · 8 years ago
  64. e12aece Ensure surfaces stay alive until activity stop. by Robert Carr · 9 years ago
  65. 6bb8250 Don't clear mExiting if window is going to be removed. by Chong Zhang · 9 years ago
  66. bfc2f8f Some fixes for saved surfaces by Chong Zhang · 9 years ago
  67. b1faf60 Use resizeMode integer instead of resizeable boolean. by Wale Ogunwale · 9 years ago
  68. eb22e8e Fixes for broken saved surface by Chong Zhang · 9 years ago
  69. 0102a8a Merge "Replace SurfaceViews across resize trigerred relaunches." by Rob Carr · 9 years ago
  70. 23fa16b Replace SurfaceViews across resize trigerred relaunches. by Robert Carr · 9 years ago
  71. 4846ee3 Optimize window relayouts when dragging divider by Jorim Jaggi · 9 years ago
  72. f596cd5 Some fixes for docking from navigation bar use case by Chong Zhang · 9 years ago
  73. 0429f35 Freeze task bounds when relaunching by Jorim Jaggi · 9 years ago
  74. 6cae765 Added support for android.R.attr#alwaysFocusable by Wale Ogunwale · 9 years ago
  75. a1eb439 Move window replacement tracking to window state. by Robert Carr · 9 years ago
  76. 0bd180d Improve debugging setup for window manager package. by Filip Gruszczynski · 9 years ago
  77. 13f7be9e Move surface save state tracking to WindowState. by Robert Carr · 9 years ago
  78. 298a4dc Merge "Prevent windows in pinned stack from gaining window focus." by Wale Ogunwale · 9 years ago
  79. d045c82 Prevent windows in pinned stack from gaining window focus. by Wale Ogunwale · 9 years ago
  80. 0d3d1f8 Fixed typos: when when by Sungsoo Lim · 9 years ago
  81. a590c99 Remove unnecessary field from AppWindowToken. by Filip Gruszczynski · 9 years ago
  82. 030979c Don't play animation when docking stack with affordance by Jorim Jaggi · 9 years ago
  83. 3cd4804 Set-up dummy animation when setting a replacing window token by Wale Ogunwale · 9 years ago
  84. 78a08ee Fix blink when docking a window. by Filip Gruszczynski · 9 years ago
  85. e6a8351 Extract application window usage of SurfaceController. by Robert Carr · 9 years ago
  86. 57f76f1 Animate the dock divider appearance/disappearance. by Filip Gruszczynski · 9 years ago
  87. 112eb8c Save window when an app died while it's visible by Chong Zhang · 9 years ago
  88. bef461f Several fixes for saved surface by Chong Zhang · 9 years ago
  89. db20b5f Use saved window surface to start entering animation by Chong Zhang · 9 years ago
  90. b6e6662 Improve infrastructure for replacing windows. by Filip Gruszczynski · 9 years ago
  91. f77a6db Merge "Refactoring: Delete AppWindowToken.willBeHidden field." by Filip Gruszczynski · 9 years ago
  92. 8aafd3a Refactoring: Delete AppWindowToken.willBeHidden field. by Filip Gruszczynski · 9 years ago
  93. 61b009e Don't crop home activity windows to stack bounds. by Wale Ogunwale · 9 years ago
  94. 55a309f Maximize animation when activity is relaunched. by Filip Gruszczynski · 9 years ago
  95. 76cc44f Defer removal of relaunching activity window due to config change. by Filip Gruszczynski · 9 years ago
  96. a6ab5c4 Cleaned-up unused session argument. by Wale Ogunwale · 9 years ago
  97. 6dfdfd6 Added attribute showForAllUsers that deprecates showOnLockScreen by Wale Ogunwale · 9 years ago
  98. 83162a9 Eliminate groupId and add task to AppWindowToken by Craig Mautner · 10 years ago
  99. e3119b7 Refactor removeApp and removeTask for last removals. by Craig Mautner · 10 years ago
  100. 799bc1d Refactor moveStackWindowsLocked() by Craig Mautner · 10 years ago