1. 3198da4 Make Task have type ActivityRecord children (55/n) by Wale Ogunwale · 4 years, 10 months ago
  2. 1a06f15 Get TaskRecord children with getChildAt & co. APIs (54/n) by Wale Ogunwale · 4 years, 10 months ago
  3. ca80d5b Merge "Replace SurfaceControl call points with Transaction calls (1/n)" by Chavi Weingarten · 4 years, 10 months ago
  4. 619da69 Replace SurfaceControl call points with Transaction calls (1/n) by chaviw · 5 years ago
  5. 6594be1 Merge "Simplify finishing flow for activities waiting for next one to resume" by Andrii Kulian · 4 years, 10 months ago
  6. 9d23418 Merge "Move PackageManagerInternal to services.jar" by Chris Tate · 4 years, 10 months ago
  7. 33c921c Merge "Introduce display specific all window drawn waiting (3/N)" by TreeHugger Robot · 4 years, 10 months ago
  8. 87b5a24 Introduce display specific all window drawn waiting (3/N) by Yunfan Chen · 4 years, 10 months ago
  9. e4f5f2d Move PackageManagerInternal to services.jar by Christopher Tate · 4 years, 10 months ago
  10. 97f7acb Merge "Postpone IME show animation till IME is drawn in WM." by Taran Singh · 4 years, 10 months ago
  11. 27c8d24 Merge "Fix mis-overridden of activity level unifying" by TreeHugger Robot · 4 years, 10 months ago
  12. 95870ec Merge "Fix typo of field in DisplayContent" by TreeHugger Robot · 4 years, 10 months ago
  13. 6b76cd3 Fix mis-overridden of activity level unifying by Riddle Hsu · 4 years, 10 months ago
  14. ee1b122 Merge "Renamed some fields in TaskRecord (52/n)" by Wale Ogunwale · 4 years, 10 months ago
  15. 6457e84 Merge "Add callback to notify frozen RecentTasks" by TreeHugger Robot · 4 years, 10 months ago
  16. 500a38f Postpone IME show animation till IME is drawn in WM. by Tarandeep Singh · 4 years, 10 months ago
  17. 8e54796 Add callback to notify frozen RecentTasks by Vinit Nayak · 4 years, 10 months ago
  18. d1549d2 Fix typo of field in DisplayContent by Riddle Hsu · 4 years, 10 months ago
  19. 4e79a1c Renamed some fields in TaskRecord (52/n) by Wale Ogunwale · 4 years, 10 months ago
  20. da8b827 Unify Activity level of window hierarchy (50/n). by Wale Ogunwale · 6 years ago
  21. 34acc14 Simplify finishing flow for activities waiting for next one to resume by Andrii Kulian · 4 years, 10 months ago
  22. c772901 Merge "ProtoLog: Force exclusion from compilation for debug logging" by TreeHugger Robot · 4 years, 10 months ago
  23. 6b44087 Merge "Added API to mirror display and added sample app." by Chavi Weingarten · 4 years, 10 months ago
  24. 5237275 Merge "Use stable frame to position freeform windows." by TreeHugger Robot · 4 years, 10 months ago
  25. ff994d0 ProtoLog: Force exclusion from compilation for debug logging by Adrian Roos · 4 years, 10 months ago
  26. 6b38e9e Merge "Wait for system decor windows on all displays during boot" by Riddle Hsu · 4 years, 10 months ago
  27. 87dfbb3 Merge "Fix startActivities may put activity in new task unexpectedly" by Riddle Hsu · 4 years, 10 months ago
  28. c0263d9 Merge "Add showInsets method in IWindow" by Taran Singh · 4 years, 10 months ago
  29. b2297ad Wait for system decor windows on all displays during boot by Riddle Hsu · 5 years ago
  30. fb2086b Merge "Fix no recents animations after unify" by Louis Chang · 4 years, 10 months ago
  31. a51724f Added API to mirror display and added sample app. by chaviw · 4 years, 10 months ago
  32. e594dd8 Merge "Distinguish between landscape and seascape" by TreeHugger Robot · 4 years, 10 months ago
  33. 5fd4969 Merge changes Id752bb71,Ie4f9caf6 by TreeHugger Robot · 4 years, 10 months ago
  34. 23f6751 Use stable frame to position freeform windows. by Garfield Tan · 4 years, 10 months ago
  35. 1218fc9 Merge "Prevent animating app from setting exclusion rects" by Vinit Nayak · 4 years, 10 months ago
  36. b125e0b Revert "Revert "ProtoLog deployment for WM batch 1"" by Adrian Roos · 4 years, 10 months ago
  37. 040e367 Fix no recents animations after unify by Louis Chang · 4 years, 10 months ago
  38. 4c41bad Merge "Remove WindowContainerController" by TreeHugger Robot · 4 years, 10 months ago
  39. fd29619 Merge "Not resuming stack top activity while restarting if it is launched-behind" by TreeHugger Robot · 4 years, 10 months ago
  40. 8009e92 Prevent animating app from setting exclusion rects by Vinit Nayak · 5 years ago
  41. 0bedd94 Add showInsets method in IWindow by Tarandeep Singh · 4 years, 10 months ago
  42. 3e595fe Distinguish between landscape and seascape by Tetsutoki Shiozawa · 5 years ago
  43. ac696e1 Fix startActivities may put activity in new task unexpectedly by Riddle Hsu · 4 years, 10 months ago
  44. b7eb3cf Not resuming stack top activity while restarting if it is launched-behind by Louis Chang · 4 years, 10 months ago
  45. 5947c36 Remove WindowContainerController by Riddle Hsu · 4 years, 10 months ago
  46. 9b316d9 Merge "Check client hidden state before resetting draw state." by TreeHugger Robot · 4 years, 10 months ago
  47. 0617359 Merge "Allowing more than one app to suspend apps" by TreeHugger Robot · 4 years, 10 months ago
  48. 6d5d927 Merge changes Icf19aba0,I7c9994ee,I8771a0e0,I0e1d82f1 by Vadim Caen · 4 years, 10 months ago
  49. a91c412 Revert "ProtoLog deployment for WM batch 1" by Wale Ogunwale · 4 years, 10 months ago
  50. 733181f Merge "ProtoLog deployment for WM batch 1" by TreeHugger Robot · 4 years, 10 months ago
  51. 08e59ef Merge changes from topic "drag surface stuck" by TreeHugger Robot · 4 years, 10 months ago
  52. 4b4e4f7 Merge "Scale back up the task screenshot surface." by Tracy Zhou · 4 years, 10 months ago
  53. 6f22c2a ProtoLog deployment for WM batch 1 by Adam Pardyl · 4 years, 10 months ago
  54. 8873b68 Merge "Showing starting window after activity flags applied" by Louis Chang · 4 years, 10 months ago
  55. c5125f4 Scale back up the task screenshot surface. by Tracy Zhou · 4 years, 10 months ago
  56. 3ee5fc0 Showing starting window after activity flags applied by Louis Chang · 4 years, 10 months ago
  57. d327844 Allowing more than one app to suspend apps by Suprabh Shukla · 5 years ago
  58. a904e8d Merge "Moves shelf offset into SysUI package" by Hongwei Wang · 4 years, 10 months ago
  59. 25a9e2b Refactor TaskStackContainers#assignStackOrdering() by Issei Suzuki · 5 years ago
  60. 572143f Merge "Breaks isInstantApp into public and internal" by Patrick Baumann · 4 years, 10 months ago
  61. ec4f682 Clean up BlackFrame class by Vadim Caen · 4 years, 11 months ago
  62. b371583 Move ScreenRotationAnimation to DisplayContent by Vadim Caen · 5 years ago
  63. f847426 Move rotation animation to Surface Runner by Vadim Caen · 5 years ago
  64. 78e5542 Check client hidden state before resetting draw state. by wilsonshih · 4 years, 11 months ago
  65. e75b4a7 Merge "WindowManager ProtoLog feature" by Adam Pardyl · 4 years, 10 months ago
  66. f7ecc6c Merge "Fix inverted condition of hierarchical animation" by Riddle Hsu · 4 years, 10 months ago
  67. 9b75180 Moves shelf offset into SysUI package by Hongwei Wang · 4 years, 11 months ago
  68. 196200d Merge "Don't hold wm lock when intercepting keys" by Vishnu Nair · 4 years, 10 months ago
  69. 0f1b3d4 WindowManager ProtoLog feature by Adam Pardyl · 5 years ago
  70. 19e2b24 Create a builder class to create Surface Animatable by Vadim Caen · 4 years, 11 months ago
  71. d830283 Fix inverted condition of hierarchical animation by Riddle Hsu · 4 years, 10 months ago
  72. 9511261 Merge "Add wallpaper leash for remote and recents animations" by Winson Chung · 4 years, 10 months ago
  73. b6e7297 Breaks isInstantApp into public and internal by Patrick Baumann · 4 years, 10 months ago
  74. 539334a Don't hold wm lock when intercepting keys by Vishnu Nair · 4 years, 10 months ago
  75. d585219 Add wallpaper leash for remote and recents animations by Winson Chung · 4 years, 11 months ago
  76. e7a1ac4 Merge "Remove animation background color" by Yunfan Chen · 4 years, 10 months ago
  77. a4e35ce Merge "Check nullity of finished callback" by Vadim Caen · 4 years, 10 months ago
  78. 93d5224 Remove animation background color by Yunfan Chen · 4 years, 11 months ago
  79. e18cb09 Merge "Internal cleanup of window manager" by TreeHugger Robot · 4 years, 10 months ago
  80. 37f9bd8 Merge "Move bounds calculation and snap fraction to SysUI" by TreeHugger Robot · 4 years, 10 months ago
  81. 9ea56a0 Merge "Resets PiP snap fraction on AppWindowToken removal" by TreeHugger Robot · 4 years, 10 months ago
  82. 43a752b Move bounds calculation and snap fraction to SysUI by Hongwei Wang · 4 years, 10 months ago
  83. 75b6e6c Resets PiP snap fraction on AppWindowToken removal by Hongwei Wang · 4 years, 10 months ago
  84. 15348e6 Merge changes from topic "empty-stack-leak" by TreeHugger Robot · 4 years, 10 months ago
  85. 8419e4b Internal cleanup of window manager by Riddle Hsu · 4 years, 10 months ago
  86. 062853f Merge "Stop reparenting surfaces during app transtion animation." by TreeHugger Robot · 4 years, 10 months ago
  87. e02001e Merge "Marks app filtering interactions correctly" by TreeHugger Robot · 4 years, 10 months ago
  88. 7114215 Stop reparenting surfaces during app transtion animation. by Issei Suzuki · 5 years ago
  89. 5ce9d38 Merge "Revert "Move bounds calculation and snap fraction to SysUI"" by TreeHugger Robot · 4 years, 10 months ago
  90. 9745f97 Check nullity of finished callback by Vadim Caen · 4 years, 10 months ago
  91. cb5a9f7 Merge "Use realCallerId to check launch display for Bubbles" by TreeHugger Robot · 4 years, 10 months ago
  92. de37e43 Marks app filtering interactions correctly by Patrick Baumann · 5 years ago
  93. 7759895 Revert "Move bounds calculation and snap fraction to SysUI" by Hongwei Wang · 4 years, 10 months ago
  94. f65e02d Use realCallerId to check launch display for Bubbles by lumark · 4 years, 11 months ago
  95. 9f8672d Merge "GestureNav: Fix bug in exlcusion limit device config" by TreeHugger Robot · 4 years, 10 months ago
  96. 76c89da Merge "Fix MixedProfileOwnerTest#testLockTask_emergencyDialer failure" by TreeHugger Robot · 4 years, 10 months ago
  97. 43e7a82 Merge "Exposing flickerlib classes and layer tracing to sysui" by Winson Chung · 4 years, 10 months ago
  98. 786eff2 Merge "Refactor-inline a redundant debug constant." by TreeHugger Robot · 4 years, 10 months ago
  99. b4bf224 Merge "Window Manager Flag Migration (3/n)" by Tiger Huang · 4 years, 10 months ago
  100. 8c2d19c Refactor-inline a redundant debug constant. by Adam Pardyl · 4 years, 11 months ago