1. a9ff05f Merge "Change Stack to have generic WindowContainer children (76/n)" by TreeHugger Robot · 4 years, 8 months ago
  2. 85fb19a Change Stack to have generic WindowContainer children (76/n) by Wale Ogunwale · 4 years, 8 months ago
  3. 8065f44 Allow Windows in Display Overlays by chaviw · 4 years, 8 months ago
  4. 64c529f Merge "Unify Display level of window hierarchy (74/n)" by Louis Chang · 4 years, 8 months ago
  5. 2453d06 Unify Display level of window hierarchy (74/n) by Louis Chang · 4 years, 8 months ago
  6. a3f1903 Expose setFixedToUserRotation via IWindowManager. by Garfield Tan · 4 years, 8 months ago
  7. 17c3634 Merge "Clean up visibility related flags in ActivityRecord" by Issei Suzuki · 4 years, 8 months ago
  8. 3de7422 Merge "DeviceConfig: Split android:window_manager into android and window_manager" by Adrian Roos · 4 years, 8 months ago
  9. 1c2e9a1 DeviceConfig: Split android:window_manager into android and window_manager by Adrian Roos · 5 years ago
  10. 98eead3 Use the orientation from the top fullscreen window. by Garfield Tan · 4 years, 8 months ago
  11. 1669ea4 Clean up visibility related flags in ActivityRecord by Issei Suzuki · 4 years, 9 months ago
  12. 21e0648 Rename getTopActivity to getTopNonFinishingActivity (69/n) by Wale Ogunwale · 4 years, 8 months ago
  13. 0177507 Separate and add more SizeCompat tests; add Display Builder by Evan Rosky · 4 years, 11 months ago
  14. 430a111 Revert "Clean up visibility related flags in ActivityRecord" by Issei Suzuki · 4 years, 9 months ago
  15. 5b2a94d Merge "Give SystemUI a chance to participate in display rotation" by Evan Rosky · 4 years, 9 months ago
  16. f8c7ced Clean up visibility related flags in ActivityRecord by Issei Suzuki · 4 years, 9 months ago
  17. 69cace4 Give SystemUI a chance to participate in display rotation by Evan Rosky · 4 years, 10 months ago
  18. bebd8cd Merge Stack level of window hierarchy (63/n) by Wale Ogunwale · 4 years, 9 months ago
  19. 8577a05 Removed Task.mStack (61/n) by Wale Ogunwale · 4 years, 9 months ago
  20. e8d84ab Merge AppWindowToken into ActivityRecord by Garfield Tan · 4 years, 10 months ago
  21. 3198da4 Make Task have type ActivityRecord children (55/n) by Wale Ogunwale · 4 years, 10 months ago
  22. d1549d2 Fix typo of field in DisplayContent by Riddle Hsu · 4 years, 10 months ago
  23. da8b827 Unify Activity level of window hierarchy (50/n). by Wale Ogunwale · 6 years ago
  24. b2297ad Wait for system decor windows on all displays during boot by Riddle Hsu · 5 years ago
  25. 73f5357 Apply WindowTestRunner to more WM tests by Riddle Hsu · 4 years, 10 months ago
  26. ccf0940 Centralize rotation control to DisplayRotation by Riddle Hsu · 5 years ago
  27. 8a1860a Unify WM test setup for system services (47/n) by Wale Ogunwale · 5 years ago
  28. 304f756 GestureNav: Log exclusion rect heights am: 5f2c9a14f5 am: fde134f106 by Adrian Roos · 5 years ago
  29. 5f2c9a1 GestureNav: Log exclusion rect heights by Adrian Roos · 5 years ago
  30. 12f27f0 Merge "Refactor ATMS and WMS methods" by Shivam Agrawal · 5 years ago
  31. 1d3db65 Refactor ATMS and WMS methods by Shivam Agrawal · 5 years ago
  32. b106379 GestureNav: Fix broken exclusion rect calculation for modal windows by Adrian Roos · 5 years ago
  33. 019a52b WM: implicitly exclude all edges for pre-Q immersive sticky apps by Adrian Roos · 5 years ago
  34. e935a92 Merge "Ignore orientation requests from apps on the close-to-square display" into qt-dev by Tiger Huang · 5 years ago
  35. a9350fe Displays that have focused apps can also be top focused by Louis Chang · 5 years ago
  36. 86e6d07 Ignore orientation requests from apps on the close-to-square display by Tiger Huang · 5 years ago
  37. 5f9ec2c Merge "Gestures: Assemble per-window exclusion zones" by Adrian Roos · 5 years ago
  38. 4ffc897 Gestures: Assemble per-window exclusion zones by Adrian Roos · 5 years ago
  39. 6d6f67c Fix IME is beyond the screen if the app doesn't fill its parent bounds by Riddle Hsu · 5 years ago
  40. 9fb02b9 Protect mock with lock to fix flakiness, add two tests to presubmit by Yunfan Chen · 5 years ago
  41. 7fbca05 Introduce default value to fixed to user rotation. by Garfield Tan · 5 years ago
  42. 9893b8c Add tron logging for phone orientation by Susi Kharraz-Post · 5 years ago
  43. 6dd9a62 Fix flaky testForAllWinddow by Yunfan Chen · 5 years ago
  44. a6f3561 Reparent IME window and handle non-fullscreen windows correctly by Tarandeep Singh · 6 years ago
  45. 49dae10 Only letterbox when display never rotates for app. by Garfield Tan · 5 years ago
  46. edac10a Use rotation to report handling for orientation. by Garfield Tan · 6 years ago
  47. 90b0428 Move orientation request into hierarchy. by Garfield Tan · 6 years ago
  48. 51c5a1d Make per-display focus optional (1/2) by Tiger Huang · 6 years ago
  49. dfe3da7 Move policy handling into ATM hierarchy [3/n] by Evan Rosky · 6 years ago
  50. bf0d57b Move WindowManager tests to WmTests by Tadashi G. Takaoka · 6 years ago[Renamed (98%) from services/tests/servicestests/src/com/android/server/wm/DisplayContentTests.java]
  51. c5abbd8 Move policy handling into ATM hierarchy [1/n] by Evan Rosky · 6 years ago
  52. 85bd04b Clear last focus of previous display when reparenting by Riddle Hsu · 6 years ago
  53. f8bb120 Merge "Let IME target window per display." by TreeHugger Robot · 6 years ago
  54. ff0ab69 Let IME target window per display. by lumark · 6 years ago
  55. e747c3e Move some display logic into hierarchy [2/2] by Evan Rosky · 6 years ago
  56. b6e148c Fix error prone build of WM tests in FrameworksServicesTests by Tadashi G. Takaoka · 6 years ago
  57. db485de Don't use WMS.mWindowMap to synchronize WM critical section (36/n) by Wale Ogunwale · 6 years ago
  58. be5ce21 Support monitor input per display (2/2) by Arthur Hung · 6 years ago
  59. 495de00 Merge "Refactor DisplayCutout to use Rect instead of Region." by Issei Suzuki · 6 years ago
  60. 1e5b10a Track focus changes on external displays (2/4) by Tiger Huang · 6 years ago
  61. 43190bd Refactor DisplayCutout to use Rect instead of Region. by Issei Suzuki · 6 years ago
  62. 3d294e7 Revert "Move AM/WM unit tests out of FrameworksServicesTests to WmTests" by John Reck · 6 years ago[Renamed (99%) from services/tests/wmtests/src/com/android/server/wm/DisplayContentTests.java]
  63. 337db2d Move AM/WM unit tests out of FrameworksServicesTests to WmTests by Tadashi G. Takaoka · 6 years ago[Renamed (99%) from services/tests/servicestests/src/com/android/server/wm/DisplayContentTests.java]
  64. 86cb7de Simplify getting top display focused stack by Riddle Hsu · 6 years ago
  65. a4d6fa2 Get gravity of menu panel by display by Riddle Hsu · 6 years ago
  66. a26eda9 Migrate frameworks/base/services/tests/servicestests to androidx.test by Brett Chabot · 6 years ago
  67. 57831b5 Move display order of focused stack to top when updating focus by Riddle Hsu · 6 years ago
  68. f931eb8 Merge "Support rotation on secondary displays (1/N)" by TreeHugger Robot · 6 years ago
  69. 654a6f9 Support rotation on secondary displays (1/N) by Riddle Hsu · 6 years ago
  70. 048e266 Defer always on top state when task gets maximized by Kazuki Takise · 6 years ago
  71. f85197b Position stack at top when always on top flag is set by Kazuki Takise · 6 years ago
  72. 4e7e789 Make sure mFlags is synced properly in WindowConfiguration by Kazuki Takise · 6 years ago
  73. 148d00a Add always on top feature support by Kazuki Takise · 6 years ago
  74. 4163d62 WM: Prevent secondary display focus while keyguard is up by Adrian Roos · 6 years ago
  75. 0f9368c DisplayContentTests: Mark and improve flaky test by Adrian Roos · 6 years ago
  76. 5251b1d WM: Move mLayoutSeq to DisplayContent by Adrian Roos · 6 years ago
  77. f0379de Don't set override display info for ActivityView by Andrii Kulian · 6 years ago
  78. 4ff5366 Removed flaky annotation from testFocusedWindowMultipleDisplays by Wale Ogunwale · 6 years ago
  79. 6a4fa0e DisplayCutout: Support more than one cutout by Adrian Roos · 6 years ago
  80. e8b1526 Merge "Marked testFocusedWindowMultipleDisplays as flaky" into pi-dev by TreeHugger Robot · 6 years ago
  81. f89f321 Marked testFocusedWindowMultipleDisplays as flaky by Wale Ogunwale · 6 years ago
  82. 97d2820 Synchronize all WindowTestsBase and WindowTestUtils methods. by chaviw · 6 years ago
  83. 2426421 DisplayCutout: Dispatch all non-zero safeInsets by Adrian Roos · 6 years ago
  84. ebcbc34 Use the WS hidden flag instead of WSA for dim check by chaviw · 6 years ago
  85. 1cf58505 Dispatch DisplayCutout from DisplayAdapter by Adrian Roos · 7 years ago
  86. 92c9a94 Don't let keyguard to influence orientation when dismissing by Andrii Kulian · 7 years ago
  87. 6191149 Cache reference to stack objects we use a lot in WM. by Wale Ogunwale · 7 years ago
  88. 6827856 HOME_STACK_ID, ASSISTANT_STACK_ID, and RECENTS_STACK_ID be gone! by Wale Ogunwale · 7 years ago
  89. 7ff3ff3 Merge "Switch WindowContainer to use ConfigurationContainer" by Wale Ogunwale · 7 years ago
  90. e1cfcf4 Fix keyboard focus in VR by Tarandeep Singh · 7 years ago
  91. 98d6231 Switch WindowContainer to use ConfigurationContainer by Wale Ogunwale · 7 years ago
  92. 0214ed9 Don't report displays that are going to be removed by Andrii Kulian · 7 years ago
  93. 42bab78 Disable flaky DisplayContentTests#testFocusedWindowMultipleDisplays by Wale Ogunwale · 7 years ago
  94. 11cc516 Reduce use of static variables in window manager unit tests by Wale Ogunwale · 7 years ago
  95. 22d4ef0 Merge "Don't allow stacks above pinned stack." into oc-dev by Bryce Lee · 7 years ago
  96. 48f4b57 Don't allow stacks above pinned stack. by Bryce Lee · 7 years ago
  97. 51c1b67 Fix activity move between displays by Andrii Kulian · 7 years ago
  98. 9f467df Merge "Clean up activity/stack associations." into oc-dev by Bryce Lee · 7 years ago
  99. af691c0 Clean up activity/stack associations. by Bryce Lee · 7 years ago
  100. a95bfff Fix some WM unit tests by Andrii Kulian · 7 years ago