1. f081f06 Kill overscan insets and outsets by Jorim Jaggi · 4 years, 8 months ago
  2. bebd8cd Merge Stack level of window hierarchy (63/n) by Wale Ogunwale · 4 years, 8 months ago
  3. 5cf25319 Update input policy to handle embedded windows by Vishnu Nair · 4 years, 7 months ago
  4. 8577a05 Removed Task.mStack (61/n) by Wale Ogunwale · 4 years, 8 months ago
  5. 9bca6b4 Unify animation methods into new WindowContainer#isAnimating() by lumark · 4 years, 8 months ago
  6. 7fe1195 Merge changes If145323c,I3aa3fcdc by Evan Rosky · 4 years, 8 months ago
  7. bd24ee7 Reset IME show request when hide is requested by Tarandeep Singh · 4 years, 8 months ago
  8. 780b5bb Launch SizeCompat Activities in a Window on Freeform Desktop Mode by Shivam Agrawal · 5 years ago
  9. d731701 Merge "Use target activity as recents animation target directly." by TreeHugger Robot · 4 years, 8 months ago
  10. 956ca41 Window Manager Flag Migration (4/n) by Jorim Jaggi · 5 years ago
  11. 417b70c1 Use target activity as recents animation target directly. by wilsonshih · 4 years, 8 months ago
  12. e8d84ab Merge AppWindowToken into ActivityRecord by Garfield Tan · 4 years, 8 months ago
  13. d6fd6f2 Merge changes from topic "b/142461756" by TreeHugger Robot · 4 years, 8 months ago
  14. d7fc586 Ime target window should control when to hide IME (2/2) by Taran Singh · 4 years, 8 months ago
  15. 963754d Merge "Replace client token with a new token in InputWindowHandle" by TreeHugger Robot · 4 years, 8 months ago
  16. 1878216 Replace client token with a new token in InputWindowHandle by Vishnu Nair · 4 years, 8 months ago
  17. ca80d5b Merge "Replace SurfaceControl call points with Transaction calls (1/n)" by Chavi Weingarten · 4 years, 8 months ago
  18. 619da69 Replace SurfaceControl call points with Transaction calls (1/n) by chaviw · 5 years ago
  19. 33c921c Merge "Introduce display specific all window drawn waiting (3/N)" by TreeHugger Robot · 4 years, 8 months ago
  20. 87b5a24 Introduce display specific all window drawn waiting (3/N) by Yunfan Chen · 4 years, 9 months ago
  21. 97f7acb Merge "Postpone IME show animation till IME is drawn in WM." by Taran Singh · 4 years, 8 months ago
  22. 500a38f Postpone IME show animation till IME is drawn in WM. by Tarandeep Singh · 4 years, 9 months ago
  23. d1549d2 Fix typo of field in DisplayContent by Riddle Hsu · 4 years, 8 months ago
  24. 6b44087 Merge "Added API to mirror display and added sample app." by Chavi Weingarten · 4 years, 9 months ago
  25. b2297ad Wait for system decor windows on all displays during boot by Riddle Hsu · 5 years ago
  26. fb2086b Merge "Fix no recents animations after unify" by Louis Chang · 4 years, 9 months ago
  27. a51724f Added API to mirror display and added sample app. by chaviw · 4 years, 9 months ago
  28. b125e0b Revert "Revert "ProtoLog deployment for WM batch 1"" by Adrian Roos · 4 years, 9 months ago
  29. 040e367 Fix no recents animations after unify by Louis Chang · 4 years, 9 months ago
  30. 6d5d927 Merge changes Icf19aba0,I7c9994ee,I8771a0e0,I0e1d82f1 by Vadim Caen · 4 years, 9 months ago
  31. a91c412 Revert "ProtoLog deployment for WM batch 1" by Wale Ogunwale · 4 years, 9 months ago
  32. 6f22c2a ProtoLog deployment for WM batch 1 by Adam Pardyl · 4 years, 9 months ago
  33. a904e8d Merge "Moves shelf offset into SysUI package" by Hongwei Wang · 4 years, 9 months ago
  34. b371583 Move ScreenRotationAnimation to DisplayContent by Vadim Caen · 4 years, 10 months ago
  35. f847426 Move rotation animation to Surface Runner by Vadim Caen · 4 years, 10 months ago
  36. e75b4a7 Merge "WindowManager ProtoLog feature" by Adam Pardyl · 4 years, 9 months ago
  37. 9b75180 Moves shelf offset into SysUI package by Hongwei Wang · 4 years, 9 months ago
  38. 196200d Merge "Don't hold wm lock when intercepting keys" by Vishnu Nair · 4 years, 9 months ago
  39. 0f1b3d4 WindowManager ProtoLog feature by Adam Pardyl · 4 years, 10 months ago
  40. 539334a Don't hold wm lock when intercepting keys by Vishnu Nair · 4 years, 9 months ago
  41. 8419e4b Internal cleanup of window manager by Riddle Hsu · 4 years, 9 months ago
  42. 062853f Merge "Stop reparenting surfaces during app transtion animation." by TreeHugger Robot · 4 years, 9 months ago
  43. 7114215 Stop reparenting surfaces during app transtion animation. by Issei Suzuki · 4 years, 10 months ago
  44. 9f8672d Merge "GestureNav: Fix bug in exlcusion limit device config" by TreeHugger Robot · 4 years, 9 months ago
  45. 43e7a82 Merge "Exposing flickerlib classes and layer tracing to sysui" by Winson Chung · 4 years, 9 months ago
  46. 786eff2 Merge "Refactor-inline a redundant debug constant." by TreeHugger Robot · 4 years, 9 months ago
  47. 8c2d19c Refactor-inline a redundant debug constant. by Adam Pardyl · 4 years, 9 months ago
  48. a0022cd Continue layout if needed by Riddle Hsu · 4 years, 9 months ago
  49. be2bdb03 Exposing flickerlib classes and layer tracing to sysui by Winson Chung · 4 years, 10 months ago
  50. ef05d3e GestureNav: Fix bug in exlcusion limit device config by Adrian Roos · 4 years, 10 months ago
  51. d92fad6 Merge "Create Surfaces, Transactions and SurfaceControls in Window Manager via a factory" by Vishnu Nair · 4 years, 10 months ago
  52. 0c53e5e Add observer for WindowManager developer options by Jeff Chang · 5 years ago
  53. 3319739 Create Surfaces, Transactions and SurfaceControls in Window Manager via a factory by Vishnu Nair · 4 years, 10 months ago
  54. 31a5d70 Merge "Centralize rotation control to DisplayRotation" by TreeHugger Robot · 4 years, 10 months ago
  55. ccf0940 Centralize rotation control to DisplayRotation by Riddle Hsu · 4 years, 10 months ago
  56. 0b92e7d Fix input for embedded surfaces by Vishnu Nair · 4 years, 10 months ago
  57. da00bcd Merge "Use InputChannel::create" by TreeHugger Robot · 4 years, 10 months ago
  58. 83b8a6b Renamed some members of AppWindowToken (49/n) by Wale Ogunwale · 5 years ago
  59. a441b92 Removed cancelRecentsAnimationSynchronously() call path (48/n) by Wale Ogunwale · 5 years ago
  60. 8a1860a Unify WM test setup for system services (47/n) by Wale Ogunwale · 5 years ago
  61. 7ffc8e9 Use InputChannel::create by Siarhei Vishniakou · 4 years, 10 months ago
  62. ba4fd6c Further cleanup for rotation code by Vadim Caen · 4 years, 11 months ago
  63. 304f756 GestureNav: Log exclusion rect heights am: 5f2c9a14f5 am: fde134f106 by Adrian Roos · 4 years, 11 months ago
  64. 5f2c9a1 GestureNav: Log exclusion rect heights by Adrian Roos · 5 years ago
  65. 5534e15 Merge "Fix overlapping remote and recents animations" into qt-r1-dev am: b248a0343f am: dd40a0c75a by Jorim Jaggi · 4 years, 11 months ago
  66. b248a03 Merge "Fix overlapping remote and recents animations" into qt-r1-dev by Jorim Jaggi · 4 years, 11 months ago
  67. 589c5ba Fix overlapping remote and recents animations by Jorim Jaggi · 4 years, 11 months ago
  68. 969eb21 Resolve merge conflicts of 5fb2496fe40a99d154a6e625d946818f44b684bc to master by Robert Berry · 4 years, 11 months ago
  69. dcd444a Merge "Fix window flags being assinged incorrectly when checking for changes" by TreeHugger Robot · 4 years, 11 months ago
  70. 1665ee5 Merge "Fix application overlay visibility bug" into qt-r1-dev by TreeHugger Robot · 4 years, 11 months ago
  71. 44742c0 Fix application overlay visibility bug by Robert Berry · 4 years, 11 months ago
  72. 4383b00 Merge "syncInputWindows for mouse events" into qt-dev am: 2774eb6635 am: b2c6d02647 am: 01b699110f by Siarhei Vishniakou · 4 years, 11 months ago
  73. 28e9960 Fix window flags being assinged incorrectly when checking for changes by Vishnu Nair · 4 years, 11 months ago
  74. 01b6991 Merge "syncInputWindows for mouse events" into qt-dev am: 2774eb6635 by Siarhei Vishniakou · 4 years, 11 months ago
  75. 491e0ce Merge "syncInputWindows for mouse events" into qt-dev am: 2774eb6635 by Siarhei Vishniakou · 4 years, 11 months ago
  76. 4be12ea syncInputWindows for mouse events by Siarhei Vishniakou · 5 years ago
  77. e1e3273 Merge "added setDisplayId in GestureDesicption.Builder to support multi-display" by Ryan Lin · 5 years ago
  78. 0b423b7 Merge "Supporting windows updated per display [Part I]" by Jacky Kao · 5 years ago
  79. 8078813 added setDisplayId in GestureDesicption.Builder to support multi-display by RyanlwLin · 5 years ago
  80. f93252b Supporting windows updated per display [Part I] by Jacky Kao · 5 years ago
  81. dc0df83 Merge "Fix a NullPointerException caused by NEW_INSETS_MODE_FULL" by TreeHugger Robot · 5 years ago
  82. 5f6cbca Fix a NullPointerException caused by NEW_INSETS_MODE_FULL by Tiger Huang · 5 years ago
  83. 6472e0e Remove Handler for Syncing Config Changes by Shivam Agrawal · 5 years ago
  84. 6a51b35 Read the high refresh rate blacklist from DeviceConfig. by Michael Wright · 5 years ago
  85. 335ec4d Merge "Read the high refresh rate blacklist from DeviceConfig." by Michael Wright · 5 years ago
  86. f40ed27 Read the high refresh rate blacklist from DeviceConfig. by Michael Wright · 5 years ago
  87. 12f27f0 Merge "Refactor ATMS and WMS methods" by Shivam Agrawal · 5 years ago
  88. 1d3db65 Refactor ATMS and WMS methods by Shivam Agrawal · 5 years ago
  89. 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
  90. ace63f1 Merge "WM: implicitly exclude all edges for pre-Q immersive sticky apps" into qt-dev am: 8ef731c232 by Adrian Roos · 5 years ago
  91. 7ca3a9c Merge "WM: implicitly exclude all edges for pre-Q immersive sticky apps" into qt-dev by Adrian Roos · 5 years ago
  92. 019a52b WM: implicitly exclude all edges for pre-Q immersive sticky apps by Adrian Roos · 5 years ago
  93. 52ba8df Merge "GestureNav: Limit exclusion rects" into qt-dev am: ea3216d462 by Jorim Jaggi · 5 years ago
  94. 5f6a315 Merge "GestureNav: Limit exclusion rects" into qt-dev am: ea3216d462 by Jorim Jaggi · 5 years ago
  95. ea3216d Merge "GestureNav: Limit exclusion rects" into qt-dev by Jorim Jaggi · 5 years ago
  96. bf3bc1b GestureNav: Limit exclusion rects by Adrian Roos · 5 years ago
  97. 506267d GestureNav: Limit exclusion rects by Adrian Roos · 5 years ago
  98. 1e32e5f Merge "Enable views to be placed in windowless surfaces." by Rob Carr · 5 years ago
  99. bad0db2 Merge "Fix WindowFocusTests#testTapNonFocusableWindow failed" into qt-dev am: de5b1d3805 by Arthur Hung · 5 years ago
  100. 9d431e1 Enable views to be placed in windowless surfaces. by Robert Carr · 6 years ago