1. b8e6b63 Reland: Clear transitions for app windows display change. by Wale Ogunwale · 5 years ago
  2. ea3216d Merge "GestureNav: Limit exclusion rects" into qt-dev by Jorim Jaggi · 5 years ago
  3. 506267d GestureNav: Limit exclusion rects by Adrian Roos · 5 years ago
  4. 149a6f0 Revert "Clear transitions for app windows display change." by David Nelloms · 5 years ago
  5. 110ed21 Clear transitions for app windows display change. by davidln · 5 years ago
  6. 93009b7 Merge "Don't adjust task bounds for IME during unminimizing docked stack" into qt-dev by TreeHugger Robot · 5 years ago
  7. f3e0531 Implement high refresh rate policy in window manager by Ady Abraham · 5 years ago
  8. c681425 Don't adjust task bounds for IME during unminimizing docked stack by Riddle Hsu · 5 years ago
  9. b3196e5 Merge "Compute size range before setting DisplayInfoOverride" into qt-dev by Tiger Huang · 5 years ago
  10. a817b1f Compute size range before setting DisplayInfoOverride by Tiger Huang · 5 years ago
  11. ed6794e Fix a bug about the z-order of layers caused by merging transactions by Tiger Huang · 5 years ago
  12. e935a92 Merge "Ignore orientation requests from apps on the close-to-square display" into qt-dev by Tiger Huang · 5 years ago
  13. fbfb36f Merge "Displays that have focused apps can also be top focused" into qt-dev by TreeHugger Robot · 5 years ago
  14. a9350fe Displays that have focused apps can also be top focused by Louis Chang · 5 years ago
  15. 56c006f Merge "Prohibit showing system decorations on untrusted virtual displays" into qt-dev by TreeHugger Robot · 5 years ago
  16. b2b4212 Merge "Trace opening/closing apps" into qt-dev by Jorim Jaggi · 5 years ago
  17. 891aed2 Prohibit showing system decorations on untrusted virtual displays by Chilun · 5 years ago
  18. 86e6d07 Ignore orientation requests from apps on the close-to-square display by Tiger Huang · 5 years ago
  19. 3939be6 Merge "Only apply rounded-corner animation on TYPE_BUILT_IN displays" into qt-dev by Tiger Huang · 5 years ago
  20. d8ec938 Refine getTransformationMatrix for windows in a re-parented display by Tiger Huang · 5 years ago
  21. 31dca6d Merge "Added VISIBLE_FOR_USER flag for policy visibility" into qt-dev by TreeHugger Robot · 5 years ago
  22. 43b8fc2 Only apply rounded-corner animation on TYPE_BUILT_IN displays by Tiger Huang · 5 years ago
  23. 15ad49f Added VISIBLE_FOR_USER flag for policy visibility by chaviw · 5 years ago
  24. 1112fed Trace opening/closing apps by Jorim Jaggi · 5 years ago
  25. da20fec Ensure we get the right nav bar mode for the current user in the system by Winson Chung · 5 years ago
  26. e355349 Merge "Magnify language selector dialog" into qt-dev by TreeHugger Robot · 5 years ago
  27. 25a2495 Magnify language selector dialog by Eugene Susla · 5 years ago
  28. 8afe7c7 Only switch task focus to window's task that was tapped outside current focus by chaviw · 5 years ago
  29. 35fe4d5 Merge "Keep IME target till window is closing and not removed" by Tarandeep Singh · 5 years ago
  30. 381cd72 Don't compare configs during layout by Jorim Jaggi · 5 years ago
  31. 91d382a Get rid of some ancient logic around layouting invisible windows by Jorim Jaggi · 5 years ago
  32. 4981f15 Window Manager spring cleaning by Jorim Jaggi · 5 years ago
  33. 2d0aca4 Keep IME target till window is closing and not removed by Tarandeep Singh · 5 years ago
  34. 4723b4e Landscape mode for gestural nav by Winson Chung · 5 years ago
  35. 5f9ec2c Merge "Gestures: Assemble per-window exclusion zones" by Adrian Roos · 5 years ago
  36. 6625e37 Merge "Re-parent IME back to display when magnifying" by Jackal Guo · 5 years ago
  37. 4ffc897 Gestures: Assemble per-window exclusion zones by Adrian Roos · 5 years ago
  38. abd0682 Merge "Add mechanism for freezing the system recent task list" by Winson Chung · 5 years ago
  39. c5fe7ff Add mechanism for freezing the system recent task list by Winson Chung · 5 years ago
  40. 63ee2df Merge "Fix IME is beyond the screen if the app doesn't fill its parent bounds" by TreeHugger Robot · 5 years ago
  41. 6d6f67c Fix IME is beyond the screen if the app doesn't fill its parent bounds by Riddle Hsu · 5 years ago
  42. 879a8ab Fix ActivityManagerVrDisplayTests flacky by Arthur Hung · 5 years ago
  43. 818c3f1 Re-parent IME back to display when magnifying by Jackal Guo · 5 years ago
  44. 2588ab0 Dispose per-display input channel explicilty when removing display by Riddle Hsu · 5 years ago
  45. dd98961 Read system decor support status from WM by Andrii Kulian · 5 years ago
  46. d282641 Merge "Make WindowContainer surfaces container layers by default." by Chavi Weingarten · 5 years ago
  47. 2ec05b2 Merge "Enable IME reparenting onto app window." by Tarandeep Singh · 5 years ago
  48. 6ef9cc6 Make WindowContainer surfaces container layers by default. by Chavi Weingarten · 5 years ago
  49. 9893b8c Add tron logging for phone orientation by Susi Kharraz-Post · 5 years ago
  50. 09eb510e Enable IME reparenting onto app window. by Tarandeep Singh · 5 years ago
  51. 3d2b898 Fix rotation if the shape of display is close to square by Tiger Huang · 6 years ago
  52. a5dbf52 Set insets on the virtual display to avoid IME covering the bubble. by Issei Suzuki · 6 years ago
  53. 5d4f5eb Merge changes I1268101d,Id40470f6 by Jorim Jaggi · 5 years ago
  54. 424e875 Merge changes from topic "sc-destruction-cleanup" by Rob Carr · 5 years ago
  55. a6f3561 Reparent IME window and handle non-fullscreen windows correctly by Tarandeep Singh · 6 years ago
  56. da123a8 Merge "Only letterbox when display never rotates for app." by TreeHugger Robot · 6 years ago
  57. 49dae10 Only letterbox when display never rotates for app. by Garfield Tan · 6 years ago
  58. 5ea304d Replace SurfaceControl#destroy with #remove by Robert Carr · 6 years ago
  59. 215929b Send IME control to client by Tarandeep Singh · 6 years ago
  60. 5bfb2b7 Merge "Allow for different log levels on WM traces" by Nataniel Borges · 6 years ago
  61. 023ecb5 Allow for different log levels on WM traces by Nataniel Borges · 6 years ago
  62. 867299e Merge "Change to use ConfigurationContainer.onParentChanged" by TreeHugger Robot · 6 years ago
  63. f6ef183 Revert "Make WindowContainer surfaces container layers by default." by Jorim Jaggi · 6 years ago
  64. 3a4bb61 Change to use ConfigurationContainer.onParentChanged by Riddle Hsu · 6 years ago
  65. 06f12cb Merge "Input devices configure on per-display basis (2/2)" by TreeHugger Robot · 6 years ago
  66. 54caefd Merge "Let the activity embedded in ActivityView can be directly touched" by Tiger Huang · 6 years ago
  67. 82bbfc3 Input devices configure on per-display basis (2/2) by Arthur Hung · 6 years ago
  68. 04dc4cc Let the activity embedded in ActivityView can be directly touched by Tiger Huang · 6 years ago
  69. 139c777 Make WindowContainer surfaces container layers by default. by chaviw · 6 years ago
  70. a91b6af Merge changes I841d2621,I456f6695 by TreeHugger Robot · 6 years ago
  71. 966759f Add per-display RemoteAnimation overrides and flag to disable snapshots by Evan Rosky · 6 years ago
  72. 9099079 Implement WindowInsets.isVisible by Jorim Jaggi · 6 years ago
  73. 2289ba1 Change Transition by Evan Rosky · 6 years ago
  74. 302d36b Merge changes from topic "public-sc" by Rob Carr · 6 years ago
  75. dcc2b92 Merge "Enable multi-display support for magnification controller" by Rhed Jao · 6 years ago
  76. 10584fa SurfaceControl: Accept instance rather than handle for reparent by Robert Carr · 6 years ago
  77. 73f3e8a Introduce new window insets launch flag by Jorim Jaggi · 6 years ago
  78. 02655dc Enable multi-display support for magnification controller by Rhed Jao · 6 years ago
  79. c25f582 Merge "Remove altOrientation from DisplayContent." by TreeHugger Robot · 6 years ago
  80. 6103b33 Merge "Remove StackWindowController and StackWindowListener (46/n)" by Yunfan Chen · 6 years ago
  81. 4bb8347 Remove altOrientation from DisplayContent. by Garfield Tan · 6 years ago
  82. 279f558 Remove StackWindowController and StackWindowListener (46/n) by Yunfan Chen · 6 years ago
  83. edac10a Use rotation to report handling for orientation. by Garfield Tan · 6 years ago
  84. 49c6eb4 Merge "Add FULLSCREEN policies to task level" by Evan Rosky · 6 years ago
  85. 730f6e8 Add FULLSCREEN policies to task level by Evan Rosky · 6 years ago
  86. ae962e6 Update input windows off the hot path by Jorim Jaggi · 6 years ago
  87. 90b0428 Move orientation request into hierarchy. by Garfield Tan · 6 years ago
  88. b918fa8 Merge "Fix issue with animation handler deadlock" by Winson Chung · 6 years ago
  89. 51c5a1d Make per-display focus optional (1/2) by Tiger Huang · 6 years ago
  90. 6ba767a Fix issue with animation handler deadlock by Winson Chung · 6 years ago
  91. 3a256e6 Removed DisplayWindowController (43/n). by Wale Ogunwale · 6 years ago
  92. 7daa6ac Introduce display windowing mode to WindowConfiguration by Yunfan Chen · 6 years ago
  93. e8f76a3 Merge "Reparent DisplayContent layers to SurfaceControl for ActivityView" by Chavi Weingarten · 6 years ago
  94. ff2e7d8 Reparent DisplayContent layers to SurfaceControl for ActivityView by chaviw · 6 years ago
  95. 8b19de9 Renamed a few methods in ActivityRecord (42/n). by Wale Ogunwale · 6 years ago
  96. 9a94afc6 Merge "A brave new world for window insets (1/n)" by Jorim Jaggi · 6 years ago
  97. f96c90a A brave new world for window insets (1/n) by Jorim Jaggi · 6 years ago
  98. e86bd98 WM: Removes setSize from buffer-less surfaces by Vishnu Nair · 6 years ago
  99. 679ccb0 Pass InputWindowInfo to SurfaceFlinger. by Robert Carr · 6 years ago
  100. ba18335 WM: Track waitForConfig per display by Vishnu Nair · 6 years ago