1. c808f06 Adds TaskInfo to some TaskChangeListener methods by Mark Renouf · 5 years ago
  2. 5c4cf52 Verify the pinned stack boundary when adjusting offset. by wilsonshih · 6 years ago
  3. 0c869cc Never resume activities that are partially occluded by Andrii Kulian · 5 years ago
  4. 5bfb2b7 Merge "Allow for different log levels on WM traces" by Nataniel Borges · 5 years ago
  5. 77ce34d Disable multi-resumed activities for pre-Q app by Louis Chang · 6 years ago
  6. 023ecb5 Allow for different log levels on WM traces by Nataniel Borges · 6 years ago
  7. 5165a00 Merge "Remove some dead code" by Evan Rosky · 6 years ago
  8. 18e46ef Merge "Ensure force-stopped process do not start again during cleanup" by TreeHugger Robot · 6 years ago
  9. 465a5e9 Remove some dead code by Evan Rosky · 6 years ago
  10. 563a0c5 Merge "Bring more visibility logic from stack to activity." by TreeHugger Robot · 6 years ago
  11. aaef731 Ensure force-stopped process do not start again during cleanup by Riddle Hsu · 6 years ago
  12. 47e576c Bring more visibility logic from stack to activity. by Garfield Tan · 6 years ago
  13. 341ddc7 Merge "Report top resumed activity state change" by Andrii Kulian · 6 years ago
  14. 88e1108 Merge changes from topic "multi-resume_with_fix" by Andrii Kulian · 6 years ago
  15. d70cdb9 Report top resumed activity state change by Andrii Kulian · 6 years ago
  16. 6b32151 Multiple resumed activities by Andrii Kulian · 6 years ago
  17. 498a4b8 Hide content on all displays when the device is locked. by wilsonshih · 6 years ago
  18. f2d3f74 Revert "Multiple resumed activities" by Andrii Kulian · 6 years ago
  19. 5bca8b8 Multiple resumed activities by Andrii Kulian · 6 years ago
  20. 279f558 Remove StackWindowController and StackWindowListener (46/n) by Yunfan Chen · 6 years ago
  21. 74e1eb2 Add inheritShowWhenLocked System API to activity. by Issei Suzuki · 6 years ago
  22. a7b3c1a Merge "Add support for singleTaskInstance displays" by Wale Ogunwale · 6 years ago
  23. 9e737db Add support for singleTaskInstance displays by Wale Ogunwale · 6 years ago
  24. 347bd60 Move some logic of removeTask() into TaskRecord. by Garfield Tan · 6 years ago
  25. 020607d Fix ActivityManagerManifestLayoutTests#testMinimalSizeDocked. by Garfield Tan · 6 years ago
  26. 6474e30 Merge "Move policy handling into ATM hierarchy [4/n]" by Evan Rosky · 6 years ago
  27. 1ac8446 Move policy handling into ATM hierarchy [4/n] by Evan Rosky · 6 years ago
  28. b8f2dff Merge "UsageStats tracking of screen usage." by Hui Yu · 6 years ago
  29. 03d1240 UsageStats tracking of screen usage. by Hui Yu · 6 years ago
  30. 4258dfe Merge "Remove TaskWindowContainerController & TaskWindowContainerListener (44/n)" by Yunfan Chen · 6 years ago
  31. 0e7aff9 Remove TaskWindowContainerController & TaskWindowContainerListener (44/n) by Yunfan Chen · 6 years ago
  32. 24f7a03 Prevents NPE after stack got removed from display by Louis Chang · 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. ed6767f Move policy handling into ATM hierarchy [2/n] by Evan Rosky · 6 years ago
  36. 8b19de9 Renamed a few methods in ActivityRecord (42/n). by Wale Ogunwale · 6 years ago
  37. 080d350 Merge "Remove AppWindowContainerController and AppWindowContainerListener (39/n)" by Yunfan Chen · 6 years ago
  38. 1ee84ea Remove AppWindowContainerController and AppWindowContainerListener (39/n) by Yunfan Chen · 6 years ago
  39. d32da47 Remove root window hierarchy logic from ActivityStackSupervior (40/n) by Wale Ogunwale · 6 years ago
  40. 5c4f214 Merge "Fix unable to resume activity with dismiss-keyguard flag" by TreeHugger Robot · 6 years ago
  41. c5abbd8 Move policy handling into ATM hierarchy [1/n] by Evan Rosky · 6 years ago
  42. 32a87b8 Fix unable to resume activity with dismiss-keyguard flag by Riddle Hsu · 6 years ago
  43. 891146c Implement launch bounds logic in Android (3/3) by Garfield Tan · 6 years ago
  44. 355ea85 Merge "Unify Activities and Windows under one lock (38/n)" by Wale Ogunwale · 6 years ago
  45. 42617d0 Merge "Fix unable to cleanup a removed display" by TreeHugger Robot · 6 years ago
  46. 1f5e53d Unify Activities and Windows under one lock (38/n) by Wale Ogunwale · 6 years ago
  47. e747c3e Move some display logic into hierarchy [2/2] by Evan Rosky · 6 years ago
  48. 402b440 Fix unable to cleanup a removed display by Riddle Hsu · 6 years ago
  49. 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/ActivityStack.java]
  50. ae3c76d Merge "Each displays can have individual app transition." by TreeHugger Robot · 6 years ago
  51. 588a3e8 Each displays can have individual app transition. by lumark · 6 years ago
  52. 973501cd Merge "Move display to bottom only when no next focusable stack" by TreeHugger Robot · 6 years ago
  53. 138ef93 Move display to bottom only when no next focusable stack by Riddle Hsu · 6 years ago
  54. f2835df Make stacks without running activities being invisible by Louis Chang · 6 years ago
  55. e10cea5 Fix freeze wrong display when finishing activity by Riddle Hsu · 6 years ago
  56. 6425836 Removed references to ActivityRecord and TaskRecord in AM (24/n) by Wale Ogunwale · 6 years ago
  57. 4eb4f74 Merge "Adjusted tracing of reportFullyDrawn() API call." by TreeHugger Robot · 6 years ago
  58. 35c193c Adjusted tracing of reportFullyDrawn() API call. by Chris Wailes · 6 years ago
  59. 9887561 Moved some log config. to ActivityTaskManagerDebugConfig (21/n) by Wale Ogunwale · 6 years ago
  60. a87f032 Merge "Implement launch bounds logic in Android (2/3)" by TreeHugger Robot · 6 years ago
  61. b5cc09f Implement launch bounds logic in Android (2/3) by Garfield Tan · 6 years ago
  62. 27c8f61 Merge "Move #moveFocusableActivityToTop() to ActivityRecord" by Louis Chang · 6 years ago
  63. 1944345 Move #moveFocusableActivityToTop() to ActivityRecord by Louis Chang · 6 years ago
  64. 1bb884a Fix NullPointerException in ActivityStack by Louis Chang · 6 years ago
  65. bbb63c2 Move last focused stack from global to per-display by Riddle Hsu · 6 years ago
  66. b499510 Merge "Fix resuming with focusable always-on-top stacks" by TreeHugger Robot · 6 years ago
  67. 7501699 Fix resuming with focusable always-on-top stacks by Riddle Hsu · 6 years ago
  68. 427b75f Merge "Introduced ActivityServiceConnectionsHolder (18/n)" by TreeHugger Robot · 6 years ago
  69. bddeea8 Merge "Support launching home activity on secondary display" by Louis Chang · 6 years ago
  70. c4e63a4 Introduced ActivityServiceConnectionsHolder (18/n) by Wale Ogunwale · 6 years ago
  71. bd48dca Support launching home activity on secondary display by Louis Chang · 6 years ago
  72. 1e5b10a Track focus changes on external displays (2/4) by Tiger Huang · 6 years ago
  73. 3d82416 Merge changes from topic "am_launch_times" by TreeHugger Robot · 6 years ago
  74. 132ee83 AM: Use ActivityMetricsLogger to get app launch times by Vishnu Nair · 6 years ago
  75. e672d07 Merge "Fix unable to resume show-when-lock activity" by TreeHugger Robot · 6 years ago
  76. ee6eca1 Introducing PendingIntentController (17/n) by Wale Ogunwale · 6 years ago
  77. e746fb1 Merge "Moved more stuff from ActivityManagerService to ActivityTaskManagerService (15/n)" by Wale Ogunwale · 6 years ago
  78. 5378374 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (15/n) by Wale Ogunwale · 6 years ago
  79. ef71377 Fix unable to resume show-when-lock activity by Riddle Hsu · 6 years ago
  80. 1656713 Support non-resizeable activities on secondary displays by Riddle Hsu · 6 years ago
  81. bf6977c Merge "Let ActivityStacks inherit windowing mode from parent" by Evan Rosky · 6 years ago
  82. 1047574 Let ActivityStacks inherit windowing mode from parent by Evan Rosky · 6 years ago
  83. c85b1a3 Find task on preferred display first by Louis Chang · 6 years ago
  84. 86cb7de Simplify getting top display focused stack by Riddle Hsu · 6 years ago
  85. 7d0037c Finish non-standard activity type when display removed by Louis Chang · 6 years ago
  86. 3026e8d Update focused app when adjusting focus to next stack by Riddle Hsu · 6 years ago
  87. 209d21b Merge "Updated comments for clarity" by TreeHugger Robot · 6 years ago
  88. f3e7b96 Merge "Move display order of focused stack to top when updating focus" by TreeHugger Robot · 6 years ago
  89. 7d0705f Updated comments for clarity by Evan Rosky · 6 years ago
  90. 1c32a58 Merge "Enable window-mode propagation to tasks." by Evan Rosky · 6 years ago
  91. ab132ee Per-display resumed activities by Andrii Kulian · 6 years ago
  92. 008163e Moved AppWarnings handling to ActivityTaskManagerService (15/n) by Wale Ogunwale · 6 years ago
  93. 9ba524e Enable window-mode propagation to tasks. by Evan Rosky · 7 years ago
  94. cf8c852 Merge "Add some compatibility support for resizing." by TreeHugger Robot · 6 years ago
  95. 57831b5 Move display order of focused stack to top when updating focus by Riddle Hsu · 6 years ago
  96. 2746ab5 Add some compatibility support for resizing. by Garfield Tan · 6 years ago
  97. 6d50dcc Moved URI grants code out of ActivityManagerService to its own service (13/n) by Wale Ogunwale · 6 years ago
  98. 5f750bc Rename getFocusedStack methods by Andrii Kulian · 6 years ago
  99. 52d255c Per-display focused stacks in AM by Andrii Kulian · 6 years ago
  100. 048e266 Defer always on top state when task gets maximized by Kazuki Takise · 6 years ago