1. b783fd8 Traverse window hierarchy without window list by Wale Ogunwale · 8 years ago
  2. cb291f3 Merge "Add shell command to move activity stacks between displays" by TreeHugger Robot · 8 years ago
  3. 839def9 Add shell command to move activity stacks between displays by Andrii Kulian · 8 years ago
  4. 3a93169 Order non-app window containers. by Wale Ogunwale · 8 years ago
  5. ad5d284 Cleanup dumpstate for CTS tests by Jorim Jaggi · 8 years ago
  6. ac2561e Make window token add/remove APIs require displayId by Wale Ogunwale · 8 years ago
  7. fe76234 The big keyguard transition refactor (1/n) by Jorim Jaggi · 8 years ago
  8. b17e869 Update SEND_CONFIGURATION message to use displayId param by Andrii Kulian · 8 years ago
  9. 423af75 Merge "Introduced ReadOnlyWindowList" by TreeHugger Robot · 8 years ago
  10. 655332c Creating PinnedStackController. by Winson Chung · 8 years ago
  11. f7cab10 Introduced ReadOnlyWindowList by Wale Ogunwale · 8 years ago
  12. 07bcab7 Add windows to window tokens in expected z-order by Wale Ogunwale · 8 years ago
  13. 7156b65 Fix background animator not resetting by Jorim Jaggi · 8 years ago
  14. 494009b8 Removed WMS.getDefaultWindowListLocked() by Wale Ogunwale · 8 years ago
  15. e6f806e Moved display related getting of orientation into DisplayContent by Wale Ogunwale · 8 years ago
  16. 0303c57 Have DisplayContent be the call point for adjusting wallpaper windows by Wale Ogunwale · 8 years ago
  17. 824ab5c Removed WindowManagerService.getWindowListLocked() by Wale Ogunwale · 8 years ago
  18. ae9adbf Removed WindowState.getWindowList() by Wale Ogunwale · 8 years ago
  19. c69694a Have DisplayContent be the call point for assigning window layers by Wale Ogunwale · 8 years ago
  20. 860297b Merge "Clean up use of DisplayContent from WindowState." by TreeHugger Robot · 8 years ago
  21. b0f3b83 Clean up use of DisplayContent from WindowState. by Wale Ogunwale · 8 years ago
  22. 601a3f0 Allow DisplayContent children to be removed on display removal by Wale Ogunwale · 8 years ago
  23. b9a07c3 Fixed issue with IME window not been added to its window token by Wale Ogunwale · 8 years ago
  24. 19e452e Added non-app window tokens to window container hierarchy by Wale Ogunwale · 8 years ago
  25. d2753b5 Merge "Fix bounds rotation logic" by TreeHugger Robot · 8 years ago
  26. 4dfb9c4 Fix bounds rotation logic by Andrii Kulian · 8 years ago
  27. 360a8bc Switch WindowState to get display content from its window token by Wale Ogunwale · 8 years ago
  28. 02319a6 Associate WindowToken object with only one display at a time by Wale Ogunwale · 8 years ago
  29. d4a00a0 Cleaned-up some code in WindowManager by Wale Ogunwale · 8 years ago
  30. 9d9d8f1 Cleaned-up RootWindowContainer.applySurfaceChangesTransaction by Wale Ogunwale · 8 years ago
  31. 834bbbd Merge "Add override and merged config to WindowContainer" by TreeHugger Robot · 8 years ago
  32. 441e449 Add override and merged config to WindowContainer by Andrii Kulian · 8 years ago
  33. 2ffb542 Add a missing case when detecting if a toast can be added am: 62a40f87b3 am: 49dcc90734 by Svet Ganov · 8 years ago
  34. 2b06bfc Made DisplayContent.mLayoutNeeded private scoped. by Wale Ogunwale · 8 years ago
  35. 62a40f8 Add a missing case when detecting if a toast can be added by Svet Ganov · 8 years ago
  36. a77e146 Use last orientation if contents of a display wants behind orientation by Wale Ogunwale · 8 years ago
  37. ba51ca2 Fixed some test failure and log warnings. by Wale Ogunwale · 8 years ago
  38. eaabfab Switched RootWindowContainer to use WindowContainer. by Wale Ogunwale · 8 years ago
  39. e05f501 Added RootWindowContainer by Wale Ogunwale · 8 years ago
  40. 1012458 Switched DisplayContent to use WindowContainer by Wale Ogunwale · 8 years ago
  41. 3a507b5 Extract global configuration update by Andrii Kulian · 8 years ago
  42. c463e06 Merge changes Idcc4cdd4,I75add6a9,I2aeda867,I1ff912c4 by TreeHugger Robot · 8 years ago
  43. 14a3fb9 Switched TaskStack to use WindowContainer by Wale Ogunwale · 8 years ago
  44. 3b71624 WindowManager RemoteSurfaceTrace infrastructure by Robert Carr · 8 years ago
  45. f619286 Switched Task to use WindowContainer by Wale Ogunwale · 8 years ago
  46. 828882a Merge "Configuration renaming and minor cleanup in AM and WM" by TreeHugger Robot · 8 years ago
  47. 8072d11 Configuration renaming and minor cleanup in AM and WM by Andrii Kulian · 8 years ago
  48. 3f4433d Made Task.mAppTokens private scoped by Wale Ogunwale · 8 years ago
  49. 9adfe57 Moved rebuilding of display WindowList to DisplayContent by Wale Ogunwale · 8 years ago
  50. ec73115 Moved adding to display WindowList to DisplayContent by Wale Ogunwale · 8 years ago
  51. 63d4ecc Moved window focus calculation to DisplayContent by Wale Ogunwale · 8 years ago
  52. 5136249 Support for specifying orientation in WindowContainer by Wale Ogunwale · 8 years ago
  53. 15ead90 Some code clean-up in WindowManager. by Wale Ogunwale · 8 years ago
  54. 94cee2b Merge "Added WindowContainer.removeImmediately to support immediate removal" by Wale Ogunwale · 8 years ago
  55. 71c5102 resolve merge conflicts of bde1d34 to master by Svetoslav Ganov · 8 years ago
  56. aa07653 Prevent apps to overlay other apps via toast windows by Svetoslav Ganov · 8 years ago
  57. 571771c Added WindowContainer.removeImmediately to support immediate removal by Wale Ogunwale · 8 years ago
  58. d1c3791 Switched WindowToken/AppWindowToken to use WindowContainer by Wale Ogunwale · 8 years ago
  59. 32cbdcc resolve merge conflicts of c5bafe2 to master by Jorim Jaggi · 8 years ago
  60. 83ff4b5 resolve merge conflicts of d33f893 to master by Jorim Jaggi · 8 years ago
  61. 6626f54 Add animation when unoccluding windows (1/2) by Jorim Jaggi · 8 years ago
  62. 160a3c5 Fix invalid divider state while rotating by Jorim Jaggi · 8 years ago
  63. 4825b68 Fix WM missing stack/task when activity is force stopped and restarted am: d9d35bdfcf am: c35df3de2f by Chong Zhang · 8 years ago
  64. d9d35bd Fix WM missing stack/task when activity is force stopped and restarted by Chong Zhang · 8 years ago
  65. 4ce896c Merge "Added foundation for supporting unit tests in WindowManager" by TreeHugger Robot · 8 years ago
  66. b699ce0 Added foundation for supporting unit tests in WindowManager by Wale Ogunwale · 8 years ago
  67. 2e2c81a Remove two-finger scroll specific code by Chong Zhang · 8 years ago
  68. e4dd964 Fixed logic error when calculating window touch exclude region. by Wale Ogunwale · 8 years ago
  69. 31f7170 Add dump information for divider by Jorim Jaggi · 8 years ago
  70. 9e76d32 Touch region fixes for dialogs and overlapping tasks. by Robert Carr · 8 years ago
  71. b72c9ad No input for windows in minimized docked stack by Jorim Jaggi · 8 years ago
  72. 7f19cb8 Fix touch exclude region for divider handle by Jorim Jaggi · 8 years ago
  73. d47e7e1 Add ability to swap docked/fullscreen stack by Jorim Jaggi · 8 years ago
  74. 42625d1b New behavior for docked stack when going home by Jorim Jaggi · 8 years ago
  75. 5d6bdeb Move more drag-related code to DragState by Vladislav Kaznacheev · 8 years ago
  76. f66db43 Several fixes for docking non-resizeable tasks by Chong Zhang · 9 years ago
  77. 2a88fc3 Apply scroll to windows added to a non-resizeble task that's docked by Chong Zhang · 9 years ago
  78. b429e68 Improved output for 'dumpsys window displays' by Wale Ogunwale · 9 years ago
  79. ecf6722 Exclude status and nav bar from focus monitor. by Filip Gruszczynski · 9 years ago
  80. 0bd180d Improve debugging setup for window manager package. by Filip Gruszczynski · 9 years ago
  81. 114d5ca Put PIP windows above transition animations. by Filip Gruszczynski · 9 years ago
  82. 912d919 Add input method to the tap detection exclude area. by Filip Gruszczynski · 9 years ago
  83. b15758a Support scrolling for non-resizeable tasks in side-by-side mode by Chong Zhang · 9 years ago
  84. f52dd20 Don't animate move triggered by resizing using dock divider. by Filip Gruszczynski · 9 years ago
  85. 608797e Remove unnecessary DisplayContent.mDisplaySizeLock synchronization. by Filip Gruszczynski · 9 years ago
  86. d8ceb85 Fixes for touch exclusion region by Chong Zhang · 9 years ago
  87. 4c9ba52a Fixes for dim bounds and touch bounds by Chong Zhang · 9 years ago
  88. 61f39a7 Migrate docked divider drawing to SysUI by Jorim Jaggi · 9 years ago
  89. 73c3fcf Exclude system decor area from tap detection. by Chong Zhang · 9 years ago
  90. 112eb8c Save window when an app died while it's visible by Chong Zhang · 9 years ago
  91. 3797c22 Added StackId object for checking what features a stack supports by Wale Ogunwale · 9 years ago
  92. 1e60e0c Support for pinned stack to always be on-top of visible stacks by Wale Ogunwale · 9 years ago
  93. 58fa9de Update dock divider display info. whenever it changes. by Wale Ogunwale · 9 years ago
  94. 12cbd92 Use visible window bounds to determine if a point is within a task by Wale Ogunwale · 9 years ago
  95. 0689ae9 Fix lack of dim layer behind "Power off" window. by Filip Gruszczynski · 9 years ago
  96. e45899a Create non-docked stack with right bounds if docked stack exist by Wale Ogunwale · 9 years ago
  97. fd04d8c Initialize DisplayContent base info when object is constructed by Wale Ogunwale · 9 years ago
  98. 54eb12c Allow non-freeform tasks to gain focus when docked stack is up by Wale Ogunwale · 9 years ago
  99. 3ddc5d6 Resizing docked stack by dragging dock divider. by Filip Gruszczynski · 9 years ago
  100. 9184ec6 Use visible frame instead of task bounds for detecting resize start by Chong Zhang · 9 years ago