1. 2bd33c9 Merge "Call WC#onDisplayChanged in setParent" by TreeHugger Robot · 4 years, 8 months ago
  2. 4e15b28 Merge "Introduce WINDOWING_MODE_MULTI_WINDOW" by Wale Ogunwale · 4 years, 8 months ago
  3. bde1513 Call WC#onDisplayChanged in setParent by lumark · 4 years, 9 months ago
  4. 3ff72a8 Unify RootActivityContainer and RootWindowContainer (80/n) by Louis Chang · 4 years, 9 months ago
  5. aa0d74e Removed regionId from updateTapExcludeRegion request. by chaviw · 4 years, 8 months ago
  6. 194435b Introduce WINDOWING_MODE_MULTI_WINDOW by Wale Ogunwale · 4 years, 8 months ago
  7. 1e4c523 Merge "Add minimal post processing API to framework" by TreeHugger Robot · 4 years, 8 months ago
  8. 3b8bbc8 Fix opening/closing apps isn't add during device rotating by lumark · 4 years, 9 months ago
  9. 056b3ee Add minimal post processing API to framework by Galia Peycheva · 5 years ago
  10. 33b2fd3 Merge "Enable show error dialogs on the secondary display" by TreeHugger Robot · 4 years, 9 months ago
  11. 173ae78 Enable show error dialogs on the secondary display by Charles Chen · 4 years, 10 months ago
  12. 7603dea Ensure we clear magnification specs on non-magnifiable containers. by Robert Carr · 5 years ago
  13. 677921f Merge ActivityDisplay and DisplayContent into one class (77/n) by Louis Chang · 4 years, 9 months ago
  14. 22b6bbd Add support for SystemUI Window Management by Evan Rosky · 5 years ago
  15. b43fe24 Merge "Removing remnants of menu key" by TreeHugger Robot · 4 years, 9 months ago
  16. a9ff05f Merge "Change Stack to have generic WindowContainer children (76/n)" by TreeHugger Robot · 4 years, 9 months ago
  17. 85fb19a Change Stack to have generic WindowContainer children (76/n) by Wale Ogunwale · 4 years, 9 months ago
  18. b61168b Merge "Allow Windows in Display Overlays" by Chavi Weingarten · 4 years, 9 months ago
  19. 8065f44 Allow Windows in Display Overlays by chaviw · 4 years, 10 months ago
  20. e0f4692 Merge "Fix unexpected process restart of size compat mode" by TreeHugger Robot · 4 years, 9 months ago
  21. 7f704b5 Fix unexpected process restart of size compat mode by Riddle Hsu · 4 years, 9 months ago
  22. cb78285 Rename writeToProto to be dumpDebug by Jeffrey Huang · 4 years, 9 months ago
  23. 3172f9d Merge "Do not allow input connections from untrusted virtual displays" by TreeHugger Robot · 4 years, 9 months ago
  24. f64e134 Update the last frame in the first layout by Riddle Hsu · 4 years, 9 months ago
  25. d0b5c8f Do not allow input connections from untrusted virtual displays by lumark · 5 years ago
  26. 2453d06 Unify Display level of window hierarchy (74/n) by Louis Chang · 4 years, 10 months ago
  27. a38654f Change Task to have generic WindowContainer children (73/n) by Wale Ogunwale · 4 years, 10 months ago
  28. 6f6ca49 Merge changes I4c122bf5,Ib39200ac by Issei Suzuki · 4 years, 10 months ago
  29. dfbeed7 Attempt to break down reset task codepath (71/n) by Wale Ogunwale · 4 years, 10 months ago
  30. e155ed4 Merge "Window Manager Flag Migration (6/n)" by Tiger Huang · 4 years, 10 months ago
  31. d4ee1cc Clean up visibility related flags in ActivityRecord by Issei Suzuki · 4 years, 10 months ago
  32. f2f6c91 Clean up visibility related flags in WindowToken by Issei Suzuki · 4 years, 10 months ago
  33. 17c3634 Merge "Clean up visibility related flags in ActivityRecord" by Issei Suzuki · 4 years, 10 months ago
  34. 3de7422 Merge "DeviceConfig: Split android:window_manager into android and window_manager" by Adrian Roos · 4 years, 10 months ago
  35. 62121f1 Merge "Use the orientation from the top fullscreen window." by TreeHugger Robot · 4 years, 10 months ago
  36. 1c2e9a1 DeviceConfig: Split android:window_manager into android and window_manager by Adrian Roos · 5 years ago
  37. 7a8889a Remove Task#numFullscreen & ActivityRecord#sendingToBottom/remove (70/n) by Wale Ogunwale · 4 years, 10 months ago
  38. 98eead3 Use the orientation from the top fullscreen window. by Garfield Tan · 4 years, 10 months ago
  39. 1669ea4 Clean up visibility related flags in ActivityRecord by Issei Suzuki · 4 years, 10 months ago
  40. 195d31c Removing remnants of menu key by Sunny Goyal · 4 years, 10 months ago
  41. 332793b Window Manager Flag Migration (6/n) by Tiger Huang · 4 years, 10 months ago
  42. eb63006 Merge "Merge TaskStack and ActivityStack into one class (68/n)" by Louis Chang · 4 years, 10 months ago
  43. 430a111 Revert "Clean up visibility related flags in ActivityRecord" by Issei Suzuki · 4 years, 10 months ago
  44. 7b9e257 Revert "Clean up visibility related flags in WindowToken" by Issei Suzuki · 4 years, 10 months ago
  45. e63eac7 Revert "Clean up visibility related flags in ActivityRecord" by Issei Suzuki · 4 years, 10 months ago
  46. dc07727 Merge TaskStack and ActivityStack into one class (68/n) by Louis Chang · 4 years, 10 months ago
  47. c0edbbb Clean up visibility related flags in ActivityRecord by Issei Suzuki · 4 years, 10 months ago
  48. 5b2a94d Merge "Give SystemUI a chance to participate in display rotation" by Evan Rosky · 4 years, 10 months ago
  49. eda96cd Merge "Correct use of PooledConsumer in WM package to recycle." by TreeHugger Robot · 4 years, 10 months ago
  50. f5f3f1b Correct use of PooledConsumer in WM package to recycle. by Wale Ogunwale · 4 years, 10 months ago
  51. cf0d2ae Clean up visibility related flags in WindowToken by Issei Suzuki · 4 years, 10 months ago
  52. f8c7ced Clean up visibility related flags in ActivityRecord by Issei Suzuki · 4 years, 10 months ago
  53. 69cace4 Give SystemUI a chance to participate in display rotation by Evan Rosky · 5 years ago
  54. bebd8cd Merge Stack level of window hierarchy (63/n) by Wale Ogunwale · 4 years, 10 months ago
  55. 793442c5 Fix index out of bounds of display removal by Riddle Hsu · 4 years, 10 months ago
  56. 9bca6b4 Unify animation methods into new WindowContainer#isAnimating() by lumark · 4 years, 11 months ago
  57. c17418e Clean-up ActivityRecord reparenting/adding to Task (57/n) by Wale Ogunwale · 5 years ago
  58. 956ca41 Window Manager Flag Migration (4/n) by Jorim Jaggi · 6 years ago
  59. e8d84ab Merge AppWindowToken into ActivityRecord by Garfield Tan · 5 years ago
  60. 963754d Merge "Replace client token with a new token in InputWindowHandle" by TreeHugger Robot · 5 years ago
  61. 1878216 Replace client token with a new token in InputWindowHandle by Vishnu Nair · 5 years ago
  62. ca80d5b Merge "Replace SurfaceControl call points with Transaction calls (1/n)" by Chavi Weingarten · 5 years ago
  63. 619da69 Replace SurfaceControl call points with Transaction calls (1/n) by chaviw · 5 years ago
  64. 33c921c Merge "Introduce display specific all window drawn waiting (3/N)" by TreeHugger Robot · 5 years ago
  65. 87b5a24 Introduce display specific all window drawn waiting (3/N) by Yunfan Chen · 5 years ago
  66. 6b76cd3 Fix mis-overridden of activity level unifying by Riddle Hsu · 5 years ago
  67. d1549d2 Fix typo of field in DisplayContent by Riddle Hsu · 5 years ago
  68. da8b827 Unify Activity level of window hierarchy (50/n). by Wale Ogunwale · 6 years ago
  69. b2297ad Wait for system decor windows on all displays during boot by Riddle Hsu · 5 years ago
  70. 5fd4969 Merge changes Id752bb71,Ie4f9caf6 by TreeHugger Robot · 5 years ago
  71. b125e0b Revert "Revert "ProtoLog deployment for WM batch 1"" by Adrian Roos · 5 years ago
  72. 5947c36 Remove WindowContainerController by Riddle Hsu · 5 years ago
  73. 6d5d927 Merge changes Icf19aba0,I7c9994ee,I8771a0e0,I0e1d82f1 by Vadim Caen · 5 years ago
  74. a91c412 Revert "ProtoLog deployment for WM batch 1" by Wale Ogunwale · 5 years ago
  75. 6f22c2a ProtoLog deployment for WM batch 1 by Adam Pardyl · 5 years ago
  76. 25a9e2b Refactor TaskStackContainers#assignStackOrdering() by Issei Suzuki · 5 years ago
  77. b371583 Move ScreenRotationAnimation to DisplayContent by Vadim Caen · 5 years ago
  78. f847426 Move rotation animation to Surface Runner by Vadim Caen · 5 years ago
  79. e7a1ac4 Merge "Remove animation background color" by Yunfan Chen · 5 years ago
  80. 93d5224 Remove animation background color by Yunfan Chen · 5 years ago
  81. 8419e4b Internal cleanup of window manager by Riddle Hsu · 5 years ago
  82. 8c2d19c Refactor-inline a redundant debug constant. by Adam Pardyl · 5 years ago
  83. 1812c76 Add a root layer in DisplayContent by Vadim Caen · 5 years ago
  84. 68655ec Merge "Make sure to clear previous display's last focus window when reparenting task" into qt-qpr1-dev am: 4f57b5ed9c by lumark · 5 years ago
  85. 280cb21 Make sure to clear previous display's last focus window when reparenting task by lumark · 5 years ago
  86. 2862047 Window Manager Flag Migration (2/n) by Jorim Jaggi · 6 years ago
  87. d92fad6 Merge "Create Surfaces, Transactions and SurfaceControls in Window Manager via a factory" by Vishnu Nair · 5 years ago
  88. 925e822 Update Window List when the windowToken is moved by RyanlwLin · 5 years ago
  89. 3319739 Create Surfaces, Transactions and SurfaceControls in Window Manager via a factory by Vishnu Nair · 5 years ago
  90. ccf0940 Centralize rotation control to DisplayRotation by Riddle Hsu · 5 years ago
  91. fbc8f41 PointerLocation should not show if display is in mirror mode. by Arthur Hung · 5 years ago
  92. ba4fd6c Further cleanup for rotation code by Vadim Caen · 5 years ago
  93. 304f756 GestureNav: Log exclusion rect heights am: 5f2c9a14f5 am: fde134f106 by Adrian Roos · 5 years ago
  94. 5f2c9a1 GestureNav: Log exclusion rect heights by Adrian Roos · 5 years ago
  95. cb0172e Merge "Keep IME above starting window." into qt-r1-dev am: ced28f91bb am: 343d97e74f by Tarandeep Singh · 5 years ago
  96. 69ab104 Keep IME above starting window. by Tarandeep Singh · 5 years ago
  97. 0b423b7 Merge "Supporting windows updated per display [Part I]" by Jacky Kao · 5 years ago
  98. f93252b Supporting windows updated per display [Part I] by Jacky Kao · 5 years ago
  99. 6472e0e Remove Handler for Syncing Config Changes by Shivam Agrawal · 5 years ago
  100. 12f27f0 Merge "Refactor ATMS and WMS methods" by Shivam Agrawal · 5 years ago