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