1. b05c8d8 Use the real activity component to find reusable task by Louis Chang · 5 years ago
  2. e004297 Merge "Update visibility in moveTaskToBack if nothing is resumed" into qt-dev by Evan Rosky · 5 years ago
  3. 331eb26 Merge "Always start launcher when empty home stack is being resumed" into qt-dev by Andrii Kulian · 5 years ago
  4. 7cf8460 Do not resume activities that were launched behind by Louis Chang · 5 years ago
  5. 3ff5a0b Always start launcher when empty home stack is being resumed by Andrii Kulian · 5 years ago
  6. 80b2cb7 Update visibility in moveTaskToBack if nothing is resumed by Evan Rosky · 5 years ago
  7. 9e6b293 Merge "Fix incorrect bounds of split-screen when rotation changes" into qt-dev by TreeHugger Robot · 5 years ago
  8. 346702a Don't take activity options that contain remote animation by Jorim Jaggi · 5 years ago
  9. d106973 Fix incorrect bounds of split-screen when rotation changes by Riddle Hsu · 5 years ago
  10. bc3b667 Merge "Revert part of ag/6685504" into qt-dev by TreeHugger Robot · 5 years ago
  11. 86156db Merge "Add event log for addToStopping" into qt-dev by Wei Sheng Shih · 5 years ago
  12. 77551ed Revert part of ag/6685504 by Louis Chang · 5 years ago
  13. 401e50f Add event log for addToStopping by wilsonshih · 5 years ago
  14. a2ee83d Fix NPE on ActivityStack.removeTask when launched with invalid taskId by Jeff Chang · 6 years ago
  15. 0a71ae9 Merge "Fix app transition delayed cases" into qt-dev by TreeHugger Robot · 5 years ago
  16. a668116 Fix app transition delayed cases by lumark · 5 years ago
  17. 17e3842 Ensure to update top process state when launching activity by Riddle Hsu · 5 years ago
  18. 3b21bdc Fix Launcher crash while handling top resumed state by Louis Chang · 5 years ago
  19. abb606c Merge "Fix NPE in ActivityRecord" into qt-dev by TreeHugger Robot · 5 years ago
  20. 69362cd Fix NPE in ActivityRecord by Charles Chen · 5 years ago
  21. 92d1652 Remove custom lifecycle transitions for onNewIntent callback by Louis Chang · 5 years ago
  22. 4926a50 Merge "Fix black screen when finish FallbackHome" by TreeHugger Robot · 5 years ago
  23. 553fec2 Fix system crash during RWC#resumeHomeActivity called. by lumark · 5 years ago
  24. 8824a8a Fix black screen when finish FallbackHome by wilsonshih · 5 years ago
  25. cc56871 Ensure activity display with an empty stack can be released by Louis Chang · 5 years ago
  26. dd823c0 Merge "Add APIs to notify and restart activity in size compatibility mode" by TreeHugger Robot · 5 years ago
  27. 7b766fd Add APIs to notify and restart activity in size compatibility mode by Riddle Hsu · 6 years ago
  28. 6cec15b Merge "Nuke mActivitiesWaitingForVisibleActivity" by Jorim Jaggi · 5 years ago
  29. 9b5e331 Nuke mActivitiesWaitingForVisibleActivity by Jorim Jaggi · 5 years ago
  30. 0a4f460 Merge "Not to show intermediate screen to the user when dismissing split screen" by TreeHugger Robot · 5 years ago
  31. 2ea06cd Merge "Report top resumed state only after previous activity lost it" by Andrii Kulian · 5 years ago
  32. 6dcbee6 Not to show intermediate screen to the user when dismissing split screen by Tiger Huang · 5 years ago
  33. 86e70fc Report top resumed state only after previous activity lost it by Andrii Kulian · 5 years ago
  34. c808f06 Adds TaskInfo to some TaskChangeListener methods by Mark Renouf · 5 years ago
  35. 5c4cf52 Verify the pinned stack boundary when adjusting offset. by wilsonshih · 6 years ago
  36. 0c869cc Never resume activities that are partially occluded by Andrii Kulian · 5 years ago
  37. 5bfb2b7 Merge "Allow for different log levels on WM traces" by Nataniel Borges · 6 years ago
  38. 77ce34d Disable multi-resumed activities for pre-Q app by Louis Chang · 6 years ago
  39. 023ecb5 Allow for different log levels on WM traces by Nataniel Borges · 6 years ago
  40. 5165a00 Merge "Remove some dead code" by Evan Rosky · 6 years ago
  41. 18e46ef Merge "Ensure force-stopped process do not start again during cleanup" by TreeHugger Robot · 6 years ago
  42. 465a5e9 Remove some dead code by Evan Rosky · 6 years ago
  43. 563a0c5 Merge "Bring more visibility logic from stack to activity." by TreeHugger Robot · 6 years ago
  44. aaef731 Ensure force-stopped process do not start again during cleanup by Riddle Hsu · 6 years ago
  45. 47e576c Bring more visibility logic from stack to activity. by Garfield Tan · 6 years ago
  46. 341ddc7 Merge "Report top resumed activity state change" by Andrii Kulian · 6 years ago
  47. 88e1108 Merge changes from topic "multi-resume_with_fix" by Andrii Kulian · 6 years ago
  48. d70cdb9 Report top resumed activity state change by Andrii Kulian · 6 years ago
  49. 6b32151 Multiple resumed activities by Andrii Kulian · 6 years ago
  50. 498a4b8 Hide content on all displays when the device is locked. by wilsonshih · 6 years ago
  51. f2d3f74 Revert "Multiple resumed activities" by Andrii Kulian · 6 years ago
  52. 5bca8b8 Multiple resumed activities by Andrii Kulian · 6 years ago
  53. 279f558 Remove StackWindowController and StackWindowListener (46/n) by Yunfan Chen · 6 years ago
  54. 74e1eb2 Add inheritShowWhenLocked System API to activity. by Issei Suzuki · 6 years ago
  55. a7b3c1a Merge "Add support for singleTaskInstance displays" by Wale Ogunwale · 6 years ago
  56. 9e737db Add support for singleTaskInstance displays by Wale Ogunwale · 6 years ago
  57. 347bd60 Move some logic of removeTask() into TaskRecord. by Garfield Tan · 6 years ago
  58. 020607d Fix ActivityManagerManifestLayoutTests#testMinimalSizeDocked. by Garfield Tan · 6 years ago
  59. 6474e30 Merge "Move policy handling into ATM hierarchy [4/n]" by Evan Rosky · 6 years ago
  60. 1ac8446 Move policy handling into ATM hierarchy [4/n] by Evan Rosky · 6 years ago
  61. b8f2dff Merge "UsageStats tracking of screen usage." by Hui Yu · 6 years ago
  62. 03d1240 UsageStats tracking of screen usage. by Hui Yu · 6 years ago
  63. 4258dfe Merge "Remove TaskWindowContainerController & TaskWindowContainerListener (44/n)" by Yunfan Chen · 6 years ago
  64. 0e7aff9 Remove TaskWindowContainerController & TaskWindowContainerListener (44/n) by Yunfan Chen · 6 years ago
  65. 24f7a03 Prevents NPE after stack got removed from display by Louis Chang · 6 years ago
  66. 3a256e6 Removed DisplayWindowController (43/n). by Wale Ogunwale · 6 years ago
  67. dfe3da7 Move policy handling into ATM hierarchy [3/n] by Evan Rosky · 6 years ago
  68. ed6767f Move policy handling into ATM hierarchy [2/n] by Evan Rosky · 6 years ago
  69. 8b19de9 Renamed a few methods in ActivityRecord (42/n). by Wale Ogunwale · 6 years ago
  70. 080d350 Merge "Remove AppWindowContainerController and AppWindowContainerListener (39/n)" by Yunfan Chen · 6 years ago
  71. 1ee84ea Remove AppWindowContainerController and AppWindowContainerListener (39/n) by Yunfan Chen · 6 years ago
  72. d32da47 Remove root window hierarchy logic from ActivityStackSupervior (40/n) by Wale Ogunwale · 6 years ago
  73. 5c4f214 Merge "Fix unable to resume activity with dismiss-keyguard flag" by TreeHugger Robot · 6 years ago
  74. c5abbd8 Move policy handling into ATM hierarchy [1/n] by Evan Rosky · 6 years ago
  75. 32a87b8 Fix unable to resume activity with dismiss-keyguard flag by Riddle Hsu · 6 years ago
  76. 891146c Implement launch bounds logic in Android (3/3) by Garfield Tan · 6 years ago
  77. 355ea85 Merge "Unify Activities and Windows under one lock (38/n)" by Wale Ogunwale · 6 years ago
  78. 42617d0 Merge "Fix unable to cleanup a removed display" by TreeHugger Robot · 6 years ago
  79. 1f5e53d Unify Activities and Windows under one lock (38/n) by Wale Ogunwale · 6 years ago
  80. e747c3e Move some display logic into hierarchy [2/2] by Evan Rosky · 6 years ago
  81. 402b440 Fix unable to cleanup a removed display by Riddle Hsu · 6 years ago
  82. 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]
  83. ae3c76d Merge "Each displays can have individual app transition." by TreeHugger Robot · 6 years ago
  84. 588a3e8 Each displays can have individual app transition. by lumark · 6 years ago
  85. 973501cd Merge "Move display to bottom only when no next focusable stack" by TreeHugger Robot · 6 years ago
  86. 138ef93 Move display to bottom only when no next focusable stack by Riddle Hsu · 6 years ago
  87. f2835df Make stacks without running activities being invisible by Louis Chang · 6 years ago
  88. e10cea5 Fix freeze wrong display when finishing activity by Riddle Hsu · 6 years ago
  89. 6425836 Removed references to ActivityRecord and TaskRecord in AM (24/n) by Wale Ogunwale · 6 years ago
  90. 4eb4f74 Merge "Adjusted tracing of reportFullyDrawn() API call." by TreeHugger Robot · 6 years ago
  91. 35c193c Adjusted tracing of reportFullyDrawn() API call. by Chris Wailes · 6 years ago
  92. 9887561 Moved some log config. to ActivityTaskManagerDebugConfig (21/n) by Wale Ogunwale · 6 years ago
  93. a87f032 Merge "Implement launch bounds logic in Android (2/3)" by TreeHugger Robot · 6 years ago
  94. b5cc09f Implement launch bounds logic in Android (2/3) by Garfield Tan · 6 years ago
  95. 27c8f61 Merge "Move #moveFocusableActivityToTop() to ActivityRecord" by Louis Chang · 6 years ago
  96. 1944345 Move #moveFocusableActivityToTop() to ActivityRecord by Louis Chang · 6 years ago
  97. 1bb884a Fix NullPointerException in ActivityStack by Louis Chang · 6 years ago
  98. bbb63c2 Move last focused stack from global to per-display by Riddle Hsu · 6 years ago
  99. b499510 Merge "Fix resuming with focusable always-on-top stacks" by TreeHugger Robot · 6 years ago
  100. 7501699 Fix resuming with focusable always-on-top stacks by Riddle Hsu · 6 years ago