1. 770597c Fix recursive calls on DC#ensureActivitiesVisible by Charles Chen · 4 years, 2 months ago
  2. 77de74d Revert "System Bars animation for fixed rotation transform" by Winson Chung · 4 years, 2 months ago
  3. dca5b93 System Bars animation for fixed rotation transform by Vadim Caen · 4 years, 3 months ago
  4. 3691c1f Revert cancellation of animation in old rotation by Riddle Hsu · 4 years, 2 months ago
  5. d495743 Extensive handling of fixed rotation launching app by Riddle Hsu · 4 years, 3 months ago
  6. 57283fb Wait for windows to be drawn before ending boot animation by Lais Andrade · 4 years, 3 months ago
  7. a927929 Scroll Capture Framework by Mark Renouf · 4 years, 3 months ago
  8. cc57cb7 Only give DisplayInsetsController control over IME in split-screen by Jorim Jaggi · 4 years, 3 months ago
  9. 3d0aa4f Keep fixed rotation transformed surface position for animation leash by Riddle Hsu · 4 years, 3 months ago
  10. f0fcd8d Merge "DisplayArea: Fix computation of ImeContainers parent surface" into rvc-dev by Adrian Roos · 4 years, 3 months ago
  11. 329cbd0 DisplayArea: Fix computation of ImeContainers parent surface by Adrian Roos · 4 years, 3 months ago
  12. 4c0fd0d 4/n Add fallback to default task display area by Andrii Kulian · 4 years, 3 months ago
  13. 6da58ac Calculate wallpaper offset with associated display info by Riddle Hsu · 4 years, 3 months ago
  14. 9ba74be Merge "Cancel animation in previous rotation" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  15. 86d676c 3/n Refactor TaskContainers to TaskDisplayArea by Andrii Kulian · 4 years, 4 months ago
  16. fc246d1 Cancel animation in previous rotation by Riddle Hsu · 4 years, 4 months ago
  17. 9ea12da 2/n Move task management logic to TaskContainers by Andrii Kulian · 4 years, 4 months ago
  18. f41034c Use task bounds as local animation frame in fixed rotation by Riddle Hsu · 4 years, 4 months ago
  19. 9239d7c6 Fix seamless condition of fixed rotation transform by Riddle Hsu · 4 years, 5 months ago
  20. 6f548e9 Introduce fixed rotation transform by Riddle Hsu · 4 years, 6 months ago
  21. f8398cd Merge "Protect against assumptions of an existing home stack." by Darryl Johnson · 4 years, 5 months ago
  22. 3388bd2 Protect against assumptions of an existing home stack. by Darryl L Johnson · 4 years, 7 months ago
  23. 22a20a8 WM: Introduce DisplayArea (3/n) by Adrian Roos · 4 years, 9 months ago
  24. e832194 Split status bar window (1/N) by wilsonshih · 4 years, 9 months ago
  25. 12c0545 Only update non-empty last frame in the first layout by Riddle Hsu · 4 years, 6 months ago
  26. 0b3d292 Pre-cleanup before unifying Task and Stack (82/n) by Wale Ogunwale · 4 years, 6 months ago
  27. 149d5c8 Merge RootActivityContainer and RootWindowContainer (85/n) by Louis Chang · 4 years, 6 months ago
  28. 7cb3014 Rotate landscape display before testing cutouts. by Garfield Tan · 4 years, 7 months ago
  29. 677921f Merge ActivityDisplay and DisplayContent into one class (77/n) by Louis Chang · 4 years, 7 months ago
  30. a9ff05f Merge "Change Stack to have generic WindowContainer children (76/n)" by TreeHugger Robot · 4 years, 7 months ago
  31. 85fb19a Change Stack to have generic WindowContainer children (76/n) by Wale Ogunwale · 4 years, 7 months ago
  32. 8065f44 Allow Windows in Display Overlays by chaviw · 4 years, 8 months ago
  33. 64c529f Merge "Unify Display level of window hierarchy (74/n)" by Louis Chang · 4 years, 7 months ago
  34. 2453d06 Unify Display level of window hierarchy (74/n) by Louis Chang · 4 years, 8 months ago
  35. a3f1903 Expose setFixedToUserRotation via IWindowManager. by Garfield Tan · 4 years, 8 months ago
  36. 17c3634 Merge "Clean up visibility related flags in ActivityRecord" by Issei Suzuki · 4 years, 8 months ago
  37. 3de7422 Merge "DeviceConfig: Split android:window_manager into android and window_manager" by Adrian Roos · 4 years, 8 months ago
  38. 1c2e9a1 DeviceConfig: Split android:window_manager into android and window_manager by Adrian Roos · 5 years ago
  39. 98eead3 Use the orientation from the top fullscreen window. by Garfield Tan · 4 years, 8 months ago
  40. 1669ea4 Clean up visibility related flags in ActivityRecord by Issei Suzuki · 4 years, 8 months ago
  41. 21e0648 Rename getTopActivity to getTopNonFinishingActivity (69/n) by Wale Ogunwale · 4 years, 8 months ago
  42. 0177507 Separate and add more SizeCompat tests; add Display Builder by Evan Rosky · 4 years, 10 months ago
  43. 430a111 Revert "Clean up visibility related flags in ActivityRecord" by Issei Suzuki · 4 years, 8 months ago
  44. 5b2a94d Merge "Give SystemUI a chance to participate in display rotation" by Evan Rosky · 4 years, 8 months ago
  45. f8c7ced Clean up visibility related flags in ActivityRecord by Issei Suzuki · 4 years, 8 months ago
  46. 69cace4 Give SystemUI a chance to participate in display rotation by Evan Rosky · 4 years, 10 months ago
  47. bebd8cd Merge Stack level of window hierarchy (63/n) by Wale Ogunwale · 4 years, 9 months ago
  48. 8577a05 Removed Task.mStack (61/n) by Wale Ogunwale · 4 years, 9 months ago
  49. e8d84ab Merge AppWindowToken into ActivityRecord by Garfield Tan · 4 years, 9 months ago
  50. 3198da4 Make Task have type ActivityRecord children (55/n) by Wale Ogunwale · 4 years, 9 months ago
  51. d1549d2 Fix typo of field in DisplayContent by Riddle Hsu · 4 years, 9 months ago
  52. da8b827 Unify Activity level of window hierarchy (50/n). by Wale Ogunwale · 6 years ago
  53. b2297ad Wait for system decor windows on all displays during boot by Riddle Hsu · 5 years ago
  54. 73f5357 Apply WindowTestRunner to more WM tests by Riddle Hsu · 4 years, 10 months ago
  55. ccf0940 Centralize rotation control to DisplayRotation by Riddle Hsu · 5 years ago
  56. 8a1860a Unify WM test setup for system services (47/n) by Wale Ogunwale · 5 years ago
  57. 304f756 GestureNav: Log exclusion rect heights am: 5f2c9a14f5 am: fde134f106 by Adrian Roos · 5 years ago
  58. 5f2c9a1 GestureNav: Log exclusion rect heights by Adrian Roos · 5 years ago
  59. 12f27f0 Merge "Refactor ATMS and WMS methods" by Shivam Agrawal · 5 years ago
  60. 1d3db65 Refactor ATMS and WMS methods by Shivam Agrawal · 5 years ago
  61. b106379 GestureNav: Fix broken exclusion rect calculation for modal windows by Adrian Roos · 5 years ago
  62. 019a52b WM: implicitly exclude all edges for pre-Q immersive sticky apps by Adrian Roos · 5 years ago
  63. e935a92 Merge "Ignore orientation requests from apps on the close-to-square display" into qt-dev by Tiger Huang · 5 years ago
  64. a9350fe Displays that have focused apps can also be top focused by Louis Chang · 5 years ago
  65. 86e6d07 Ignore orientation requests from apps on the close-to-square display by Tiger Huang · 5 years ago
  66. 5f9ec2c Merge "Gestures: Assemble per-window exclusion zones" by Adrian Roos · 5 years ago
  67. 4ffc897 Gestures: Assemble per-window exclusion zones by Adrian Roos · 5 years ago
  68. 6d6f67c Fix IME is beyond the screen if the app doesn't fill its parent bounds by Riddle Hsu · 5 years ago
  69. 9fb02b9 Protect mock with lock to fix flakiness, add two tests to presubmit by Yunfan Chen · 5 years ago
  70. 7fbca05 Introduce default value to fixed to user rotation. by Garfield Tan · 5 years ago
  71. 9893b8c Add tron logging for phone orientation by Susi Kharraz-Post · 5 years ago
  72. 6dd9a62 Fix flaky testForAllWinddow by Yunfan Chen · 5 years ago
  73. a6f3561 Reparent IME window and handle non-fullscreen windows correctly by Tarandeep Singh · 5 years ago
  74. 49dae10 Only letterbox when display never rotates for app. by Garfield Tan · 5 years ago
  75. edac10a Use rotation to report handling for orientation. by Garfield Tan · 5 years ago
  76. 90b0428 Move orientation request into hierarchy. by Garfield Tan · 6 years ago
  77. 51c5a1d Make per-display focus optional (1/2) by Tiger Huang · 6 years ago
  78. dfe3da7 Move policy handling into ATM hierarchy [3/n] by Evan Rosky · 6 years ago
  79. 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]
  80. c5abbd8 Move policy handling into ATM hierarchy [1/n] by Evan Rosky · 6 years ago
  81. 85bd04b Clear last focus of previous display when reparenting by Riddle Hsu · 6 years ago
  82. f8bb120 Merge "Let IME target window per display." by TreeHugger Robot · 6 years ago
  83. ff0ab69 Let IME target window per display. by lumark · 6 years ago
  84. e747c3e Move some display logic into hierarchy [2/2] by Evan Rosky · 6 years ago
  85. b6e148c Fix error prone build of WM tests in FrameworksServicesTests by Tadashi G. Takaoka · 6 years ago
  86. db485de Don't use WMS.mWindowMap to synchronize WM critical section (36/n) by Wale Ogunwale · 6 years ago
  87. be5ce21 Support monitor input per display (2/2) by Arthur Hung · 6 years ago
  88. 495de00 Merge "Refactor DisplayCutout to use Rect instead of Region." by Issei Suzuki · 6 years ago
  89. 1e5b10a Track focus changes on external displays (2/4) by Tiger Huang · 6 years ago
  90. 43190bd Refactor DisplayCutout to use Rect instead of Region. by Issei Suzuki · 6 years ago
  91. 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]
  92. 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]
  93. 86cb7de Simplify getting top display focused stack by Riddle Hsu · 6 years ago
  94. a4d6fa2 Get gravity of menu panel by display by Riddle Hsu · 6 years ago
  95. a26eda9 Migrate frameworks/base/services/tests/servicestests to androidx.test by Brett Chabot · 6 years ago
  96. 57831b5 Move display order of focused stack to top when updating focus by Riddle Hsu · 6 years ago
  97. f931eb8 Merge "Support rotation on secondary displays (1/N)" by TreeHugger Robot · 6 years ago
  98. 654a6f9 Support rotation on secondary displays (1/N) by Riddle Hsu · 6 years ago
  99. 048e266 Defer always on top state when task gets maximized by Kazuki Takise · 6 years ago
  100. f85197b Position stack at top when always on top flag is set by Kazuki Takise · 6 years ago