1. 1a06f15 Get TaskRecord children with getChildAt & co. APIs (54/n) by Wale Ogunwale · 4 years, 10 months ago
  2. 5fd4969 Merge changes Id752bb71,Ie4f9caf6 by TreeHugger Robot · 4 years, 10 months ago
  3. b125e0b Revert "Revert "ProtoLog deployment for WM batch 1"" by Adrian Roos · 4 years, 10 months ago
  4. 5947c36 Remove WindowContainerController by Riddle Hsu · 4 years, 10 months ago
  5. a91c412 Revert "ProtoLog deployment for WM batch 1" by Wale Ogunwale · 4 years, 10 months ago
  6. 6f22c2a ProtoLog deployment for WM batch 1 by Adam Pardyl · 4 years, 10 months ago
  7. a0022cd Continue layout if needed by Riddle Hsu · 4 years, 11 months ago
  8. 7b03ad9 Fix resumeWhilePausing not working by Louis Chang · 5 years ago
  9. 132c2ff Merge "Get a valid stack for reparenting activities when task reset" by Louis Chang · 5 years ago
  10. 7dd39bb Refactor ActivityRecord#finish* methods by Andrii Kulian · 5 years ago
  11. 8a1860a Unify WM test setup for system services (47/n) by Wale Ogunwale · 5 years ago
  12. 9d6ba28 Get a valid stack for reparenting activities when task reset by Louis Chang · 5 years ago
  13. de93eff Move activity finish methods to ActivityRecord by Andrii Kulian · 5 years ago
  14. 6472e0e Remove Handler for Syncing Config Changes by Shivam Agrawal · 5 years ago
  15. 1d3db65 Refactor ATMS and WMS methods by Shivam Agrawal · 5 years ago
  16. 2b9a6d7 Ensure to resume home if there is no other activity by Riddle Hsu · 5 years ago
  17. cc56871 Ensure activity display with an empty stack can be released by Louis Chang · 5 years ago
  18. 7b766fd Add APIs to notify and restart activity in size compatibility mode by Riddle Hsu · 5 years ago
  19. 0c869cc Never resume activities that are partially occluded by Andrii Kulian · 5 years ago
  20. 5bfb2b7 Merge "Allow for different log levels on WM traces" by Nataniel Borges · 5 years ago
  21. 77ce34d Disable multi-resumed activities for pre-Q app by Louis Chang · 6 years ago
  22. 023ecb5 Allow for different log levels on WM traces by Nataniel Borges · 6 years ago
  23. 6b32151 Multiple resumed activities by Andrii Kulian · 6 years ago
  24. 83a15de Merge "Revert "Multiple resumed activities"" by TreeHugger Robot · 6 years ago
  25. f2d3f74 Revert "Multiple resumed activities" by Andrii Kulian · 6 years ago
  26. 26058dc Merge "Multiple resumed activities" by Andrii Kulian · 6 years ago
  27. 5bca8b8 Multiple resumed activities by Andrii Kulian · 6 years ago
  28. 076a4f1 Merge "Ensure all stacks got examined for removal" by TreeHugger Robot · 6 years ago
  29. 279f558 Remove StackWindowController and StackWindowListener (46/n) by Yunfan Chen · 6 years ago
  30. f787e53 Ensure all stacks got examined for removal by Louis Chang · 6 years ago
  31. 9e737db Add support for singleTaskInstance displays by Wale Ogunwale · 6 years ago
  32. 65d66d3 Only cancel the recents anim upon visible stack order change by Winson Chung · 6 years ago
  33. 3a256e6 Removed DisplayWindowController (43/n). by Wale Ogunwale · 6 years ago
  34. dfe3da7 Move policy handling into ATM hierarchy [3/n] by Evan Rosky · 6 years ago
  35. 8b19de9 Renamed a few methods in ActivityRecord (42/n). by Wale Ogunwale · 6 years ago
  36. e656e67 Merge "Keep initial override configuration from display settings" by TreeHugger Robot · 6 years ago
  37. d32da47 Remove root window hierarchy logic from ActivityStackSupervior (40/n) by Wale Ogunwale · 6 years ago
  38. a75a945 Keep initial override configuration from display settings by Riddle Hsu · 6 years ago
  39. c5abbd8 Move policy handling into ATM hierarchy [1/n] by Evan Rosky · 6 years ago
  40. 03faa14 Merge "Add dev option to force desktop mode" by Andrii Kulian · 6 years ago
  41. 42617d0 Merge "Fix unable to cleanup a removed display" by TreeHugger Robot · 6 years ago
  42. 15cfb42 Add dev option to force desktop mode by Andrii Kulian · 6 years ago
  43. e747c3e Move some display logic into hierarchy [2/2] by Evan Rosky · 6 years ago
  44. 402b440 Fix unable to cleanup a removed display by Riddle Hsu · 6 years ago
  45. bcfd534 Fix KeyguardController::mDisplayStates leak by wilsonshih · 6 years ago
  46. 5950709 Moved Activity management out of ActivityManager to WindowManager (37/n) by Wale Ogunwale · 6 years ago[Renamed (98%) from services/core/java/com/android/server/am/ActivityDisplay.java]
  47. d33b50a Merge "Make stacks without running activities being invisible" by Louis Chang · 6 years ago
  48. f53da81 Support forced display properties on secondary display by Riddle Hsu · 6 years ago
  49. f2835df Make stacks without running activities being invisible by Louis Chang · 6 years ago
  50. a631365 Merge "Fix freeze wrong display when finishing activity" by TreeHugger Robot · 6 years ago
  51. e10cea5 Fix freeze wrong display when finishing activity by Riddle Hsu · 6 years ago
  52. 39ba54b Allow activities to be launched on VR 2D display by Louis Chang · 6 years ago
  53. 9887561 Moved some log config. to ActivityTaskManagerDebugConfig (21/n) by Wale Ogunwale · 6 years ago
  54. 1944345 Move #moveFocusableActivityToTop() to ActivityRecord by Louis Chang · 6 years ago
  55. bbb63c2 Move last focused stack from global to per-display by Riddle Hsu · 6 years ago
  56. 7501699 Fix resuming with focusable always-on-top stacks by Riddle Hsu · 6 years ago
  57. bddeea8 Merge "Support launching home activity on secondary display" by Louis Chang · 6 years ago
  58. bd48dca Support launching home activity on secondary display by Louis Chang · 6 years ago
  59. 1e5b10a Track focus changes on external displays (2/4) by Tiger Huang · 6 years ago
  60. 0299c8a Fix activity cannot goes to stop when keyguard shown. by wilsonshih · 6 years ago
  61. b70b36d Check preferred display for matching existing activity by Riddle Hsu · 6 years ago
  62. bf6977c Merge "Let ActivityStacks inherit windowing mode from parent" by Evan Rosky · 6 years ago
  63. 1047574 Let ActivityStacks inherit windowing mode from parent by Evan Rosky · 6 years ago
  64. c85b1a3 Find task on preferred display first by Louis Chang · 6 years ago
  65. 86cb7de Simplify getting top display focused stack by Riddle Hsu · 6 years ago
  66. 7d0037c Finish non-standard activity type when display removed by Louis Chang · 6 years ago
  67. f3e7b96 Merge "Move display order of focused stack to top when updating focus" by TreeHugger Robot · 6 years ago
  68. 1c32a58 Merge "Enable window-mode propagation to tasks." by Evan Rosky · 6 years ago
  69. ab132ee Per-display resumed activities by Andrii Kulian · 6 years ago
  70. 9ba524e Enable window-mode propagation to tasks. by Evan Rosky · 7 years ago
  71. 57831b5 Move display order of focused stack to top when updating focus by Riddle Hsu · 6 years ago
  72. 0f34175 Merge "Support non-standard activity type on secondary display" by TreeHugger Robot · 6 years ago
  73. 6322c42 Support non-standard activity type on secondary display by Louis Chang · 6 years ago
  74. 52d255c Per-display focused stacks in AM by Andrii Kulian · 6 years ago
  75. 048e266 Defer always on top state when task gets maximized by Kazuki Takise · 6 years ago
  76. f673393 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (11/n) by Wale Ogunwale · 6 years ago
  77. 9e4f3e0 Introduced WindowProcessController/Listener (10/n) by Wale Ogunwale · 6 years ago
  78. a6191b4 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (9/n) by Wale Ogunwale · 6 years ago
  79. c9e57de Switched ActivityStackSupervisor.mService to ActivityTaskManagerService (8/n) by Wale Ogunwale · 6 years ago
  80. 661e012 Merge "Add always on top feature support" by Kazuki Takise · 6 years ago
  81. 148d00a Add always on top feature support by Kazuki Takise · 6 years ago
  82. 6767eae Split internal interface activities from current AM interface (3/n) by Wale Ogunwale · 6 years ago
  83. 3a74855 Prevent IME from targeting home when closing app is still animating by Chavi Weingarten · 6 years ago
  84. 9e875b6 Revert "Prevent IME from targeting home when closing app is still animating" by Chavi Weingarten · 6 years ago
  85. 5e004f2 Prevent IME from targeting home when closing app is still animating by chaviw · 6 years ago
  86. 0f7ec96 Cancel any recents animation whenever a display's stack order changes by Winson Chung · 6 years ago
  87. 9da138a Defer ensuring visibility on enter/exit split-screen by Andrii Kulian · 6 years ago
  88. 3e2980e Generalize the recents animation to work with non-home activity. by Winson Chung · 6 years ago
  89. 6c6e9ca Remove am/wm.proto which is redundant. The naming convention is defined by Yi Jin · 6 years ago
  90. 45477b5 Fix issue with where display is removed while creating it in AM and WM by Wale Ogunwale · 6 years ago
  91. 823af6e DO NOT MERGE Don't send config change when display is removed by Andrii Kulian · 6 years ago
  92. 123e07a Fix issue with stack order positioning when ending recents animation. by Winson Chung · 6 years ago
  93. d922b6b Skip repositioning home stack for recents animation if already visible by Winson Chung · 6 years ago
  94. f19cbe2 Restrict DisplayContent creation. by Bryce Lee · 6 years ago
  95. 66f0026 Merge changes from topics "reland_recents_animation", " reland_recents_animation" by Winson Chung · 7 years ago
  96. e2d7217 Revert "Revert "2/ Add support for remote Recents animation"" by Winson Chung · 7 years ago
  97. 59a47ded Revert "Revert "1/ Create display content window controller to position stacks in the display"" by Winson Chung · 7 years ago
  98. 7ef6d33 Revert "1/ Create display content window controller to position stacks in the display" by Jorim Jaggi · 7 years ago
  99. 9f8518e Revert "2/ Add support for remote Recents animation" by Jorim Jaggi · 7 years ago
  100. 0026a51 2/ Add support for remote Recents animation by Winson Chung · 7 years ago