1. 6f6ca49 Merge changes I4c122bf5,Ib39200ac by Issei Suzuki · 4 years, 8 months ago
  2. e155ed4 Merge "Window Manager Flag Migration (6/n)" by Tiger Huang · 4 years, 8 months ago
  3. d4ee1cc Clean up visibility related flags in ActivityRecord by Issei Suzuki · 4 years, 9 months ago
  4. f2f6c91 Clean up visibility related flags in WindowToken by Issei Suzuki · 4 years, 9 months ago
  5. 17c3634 Merge "Clean up visibility related flags in ActivityRecord" by Issei Suzuki · 4 years, 8 months ago
  6. 1c2e9a1 DeviceConfig: Split android:window_manager into android and window_manager by Adrian Roos · 5 years ago
  7. 1669ea4 Clean up visibility related flags in ActivityRecord by Issei Suzuki · 4 years, 9 months ago
  8. 332793b Window Manager Flag Migration (6/n) by Tiger Huang · 4 years, 9 months ago
  9. 7021370 Remove some hard-coded fullscreen-specific hierarchy logic by Evan Rosky · 4 years, 9 months ago
  10. eb63006 Merge "Merge TaskStack and ActivityStack into one class (68/n)" by Louis Chang · 4 years, 8 months ago
  11. 430a111 Revert "Clean up visibility related flags in ActivityRecord" by Issei Suzuki · 4 years, 8 months ago
  12. 7b9e257 Revert "Clean up visibility related flags in WindowToken" by Issei Suzuki · 4 years, 8 months ago
  13. e63eac7 Revert "Clean up visibility related flags in ActivityRecord" by Issei Suzuki · 4 years, 8 months ago
  14. dc07727 Merge TaskStack and ActivityStack into one class (68/n) by Louis Chang · 4 years, 9 months ago
  15. af21696 Merge "Clean up visibility related flags in ActivityRecord" by TreeHugger Robot · 4 years, 8 months ago
  16. c0edbbb Clean up visibility related flags in ActivityRecord by Issei Suzuki · 4 years, 9 months ago
  17. 5b80fbe Merge "Kill overscan insets and outsets" by Jorim Jaggi · 4 years, 8 months ago
  18. cf0d2ae Clean up visibility related flags in WindowToken by Issei Suzuki · 4 years, 9 months ago
  19. f8c7ced Clean up visibility related flags in ActivityRecord by Issei Suzuki · 4 years, 9 months ago
  20. f081f06 Kill overscan insets and outsets by Jorim Jaggi · 4 years, 9 months ago
  21. 4e3f6af Merge "Window with FLAG_NOT_FOCUSABLE cant be IME target." by Taran Singh · 4 years, 9 months ago
  22. bebd8cd Merge Stack level of window hierarchy (63/n) by Wale Ogunwale · 4 years, 9 months ago
  23. 0ffa15a Window with FLAG_NOT_FOCUSABLE cant be IME target. by Tarandeep Singh · 4 years, 9 months ago
  24. 8577a05 Removed Task.mStack (61/n) by Wale Ogunwale · 4 years, 9 months ago
  25. 0f3fc6d Merge "Window Manager Flag Migration (5/n)" by Tiger Huang · 4 years, 9 months ago
  26. 0dbd537 Window Manager Flag Migration (5/n) by Tiger Huang · 4 years, 9 months ago
  27. 6742983 Remove InputChannel::setToken by Siarhei Vishniakou · 4 years, 9 months ago
  28. 860fbc0 Removed unused flag ActivityRecord.inPendingTransaction by Issei Suzuki · 4 years, 9 months ago
  29. 19a5d2e Promote AppWindowToken.applyAnimationLocked() to the base class. by lumark · 4 years, 10 months ago
  30. 9bca6b4 Unify animation methods into new WindowContainer#isAnimating() by lumark · 4 years, 9 months ago
  31. c17418e Clean-up ActivityRecord reparenting/adding to Task (57/n) by Wale Ogunwale · 4 years, 9 months ago
  32. 780b5bb Launch SizeCompat Activities in a Window on Freeform Desktop Mode by Shivam Agrawal · 5 years ago
  33. 956ca41 Window Manager Flag Migration (4/n) by Jorim Jaggi · 6 years ago
  34. e8d84ab Merge AppWindowToken into ActivityRecord by Garfield Tan · 4 years, 10 months ago
  35. d6fd6f2 Merge changes from topic "b/142461756" by TreeHugger Robot · 4 years, 9 months ago
  36. f1e0887 Ime target window should control when to hide IME (1/2) by Taran Singh · 4 years, 10 months ago
  37. 1878216 Replace client token with a new token in InputWindowHandle by Vishnu Nair · 4 years, 10 months ago
  38. 33c921c Merge "Introduce display specific all window drawn waiting (3/N)" by TreeHugger Robot · 4 years, 10 months ago
  39. 87b5a24 Introduce display specific all window drawn waiting (3/N) by Yunfan Chen · 4 years, 10 months ago
  40. 6b76cd3 Fix mis-overridden of activity level unifying by Riddle Hsu · 4 years, 10 months ago
  41. da8b827 Unify Activity level of window hierarchy (50/n). by Wale Ogunwale · 6 years ago
  42. c0263d9 Merge "Add showInsets method in IWindow" by Taran Singh · 4 years, 10 months ago
  43. 5fd4969 Merge changes Id752bb71,Ie4f9caf6 by TreeHugger Robot · 4 years, 10 months ago
  44. b125e0b Revert "Revert "ProtoLog deployment for WM batch 1"" by Adrian Roos · 4 years, 10 months ago
  45. 8009e92 Prevent animating app from setting exclusion rects by Vinit Nayak · 4 years, 11 months ago
  46. 0bedd94 Add showInsets method in IWindow by Tarandeep Singh · 4 years, 10 months ago
  47. a91c412 Revert "ProtoLog deployment for WM batch 1" by Wale Ogunwale · 4 years, 10 months ago
  48. 6f22c2a ProtoLog deployment for WM batch 1 by Adam Pardyl · 4 years, 10 months ago
  49. 196200d Merge "Don't hold wm lock when intercepting keys" by Vishnu Nair · 4 years, 10 months ago
  50. 539334a Don't hold wm lock when intercepting keys by Vishnu Nair · 4 years, 10 months ago
  51. 8419e4b Internal cleanup of window manager by Riddle Hsu · 4 years, 10 months ago
  52. 8c2d19c Refactor-inline a redundant debug constant. by Adam Pardyl · 4 years, 10 months ago
  53. 2862047 Window Manager Flag Migration (2/n) by Jorim Jaggi · 6 years ago
  54. ccf0940 Centralize rotation control to DisplayRotation by Riddle Hsu · 5 years ago
  55. c244e9a Merge "Fix hidden subtitle issue" by TreeHugger Robot · 5 years ago
  56. 304f756 GestureNav: Log exclusion rect heights am: 5f2c9a14f5 am: fde134f106 by Adrian Roos · 5 years ago
  57. 5f2c9a1 GestureNav: Log exclusion rect heights by Adrian Roos · 5 years ago
  58. cdc23b5 Fix hidden subtitle issue by shubang · 5 years ago
  59. 0b423b7 Merge "Supporting windows updated per display [Part I]" by Jacky Kao · 5 years ago
  60. f93252b Supporting windows updated per display [Part I] by Jacky Kao · 5 years ago
  61. 6472e0e Remove Handler for Syncing Config Changes by Shivam Agrawal · 5 years ago
  62. a0c619f Merge "Only consider gone for layout if parent is gone for layout" into qt-r1-dev am: f00f197d75 by Jorim Jaggi · 5 years ago
  63. 3f2a5050 Merge "Fix setCanTurnScreenOn for a launching activity" by TreeHugger Robot · 5 years ago
  64. b52b045 Only consider gone for layout if parent is gone for layout by Jorim Jaggi · 5 years ago
  65. 12f27f0 Merge "Refactor ATMS and WMS methods" by Shivam Agrawal · 5 years ago
  66. 1d3db65 Refactor ATMS and WMS methods by Shivam Agrawal · 5 years ago
  67. 46cb0f1 GestureNav: Fix broken exclusion rect calculation for modal windows am: b106379310 am: eb6ad762fc by Adrian Roos · 5 years ago
  68. eb6ad76 GestureNav: Fix broken exclusion rect calculation for modal windows by Adrian Roos · 5 years ago
  69. b106379 GestureNav: Fix broken exclusion rect calculation for modal windows by Adrian Roos · 5 years ago
  70. 0cb0086 Merge "WM: implicitly exclude all edges for pre-Q immersive sticky apps" into qt-dev am: 8ef731c232 am: bee24f79f7 by Adrian Roos · 5 years ago
  71. ace63f1 Merge "WM: implicitly exclude all edges for pre-Q immersive sticky apps" into qt-dev am: 8ef731c232 by Adrian Roos · 5 years ago
  72. 7ca3a9c Merge "WM: implicitly exclude all edges for pre-Q immersive sticky apps" into qt-dev by Adrian Roos · 5 years ago
  73. 019a52b WM: implicitly exclude all edges for pre-Q immersive sticky apps by Adrian Roos · 5 years ago
  74. 4bb06be Fix setCanTurnScreenOn for a launching activity by Riddle Hsu · 5 years ago
  75. bc9beab Remove SurfaceControl#getHandle from JAVA apis 2/2 by Vishnu Nair · 5 years ago
  76. b88bec7d Merge "Don't set as IME target when the stack is minimized in split screen" by TreeHugger Robot · 5 years ago
  77. f948afe Don't set as IME target when the stack is minimized in split screen by lumark · 5 years ago
  78. 1877e93 Merge "added getDisplayId for AccessibilityWindowInfo" by Ryan Lin · 5 years ago
  79. 21b081b Merge "If window isn't requested to be visible, don't consider it" into qt-dev am: c10f3c1c1a by Jorim Jaggi · 5 years ago
  80. f0b3904 Merge "If window isn't requested to be visible, don't consider it" into qt-dev by Jorim Jaggi · 5 years ago
  81. 995e106 If window isn't requested to be visible, don't consider it by Jorim Jaggi · 5 years ago
  82. 248189d Merge "Clear VISIBLE_FOR_USER flag when isHiddenFromUser is true" into qt-dev by Chavi Weingarten · 5 years ago
  83. bb6bd8a Clear VISIBLE_FOR_USER flag when isHiddenFromUser is true by chaviw · 5 years ago
  84. 25a3651 added getDisplayId for AccessibilityWindowInfo by RyanlwLin · 5 years ago
  85. c43a0a6 A11y support for windows in a re-parented display by Jackal Guo · 5 years ago
  86. 55b635d Merge "Revert "Set parent for WindowProcessController"" into qt-dev by TreeHugger Robot · 5 years ago
  87. 859f0a5 Revert "Set parent for WindowProcessController" by Andrii Kulian · 5 years ago
  88. b124e0a Merge "Set parent for WindowProcessController" into qt-dev by Andrii Kulian · 5 years ago
  89. 33ab869 Set parent for WindowProcessController by Andrii Kulian · 5 years ago
  90. ed6794e Fix a bug about the z-order of layers caused by merging transactions by Tiger Huang · 5 years ago
  91. 64172bb Hide nav bar when keyguard on the 2nd display by Charles Chen · 5 years ago
  92. f6f3494 Fix recent task screenshot may not cleanup in some cases by lumark · 5 years ago
  93. 95acf43 Disable rounded corners when in multi window by Lucas Dupin · 5 years ago
  94. 3939be6 Merge "Only apply rounded-corner animation on TYPE_BUILT_IN displays" into qt-dev by Tiger Huang · 5 years ago
  95. d8ec938 Refine getTransformationMatrix for windows in a re-parented display by Tiger Huang · 5 years ago
  96. 43b8fc2 Only apply rounded-corner animation on TYPE_BUILT_IN displays by Tiger Huang · 5 years ago
  97. 15ad49f Added VISIBLE_FOR_USER flag for policy visibility by chaviw · 5 years ago
  98. 7c94df4 Merge "Resolve size compatibility bounds by original display attributes" into qt-dev by TreeHugger Robot · 5 years ago
  99. 7482626 Resolve size compatibility bounds by original display attributes by Riddle Hsu · 5 years ago
  100. dc50bb5 Don't apply rounded-corner animation on non-default display by Tiger Huang · 5 years ago