1. 6f48900 DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 4 years, 9 months ago
  2. 1b90887 Merge "Consolidate ActivityStack#finishCurrentActivityLocked checking" by Treehugger Robot · 4 years, 9 months ago
  3. d528106 Consolidate ActivityStack#finishCurrentActivityLocked checking by wilsonshih · 4 years, 10 months ago
  4. cf21399 Merge "Return tasks that belong to a profile from getRunningTasks." into qt-qpr1-dev by Nicholas Sauer · 5 years ago
  5. d6b4452 Return tasks that belong to a profile from getRunningTasks. by Nicholas Sauer · 5 years ago
  6. 3e3e48e Merge "qt-r1-bubbles-dev @ build 5835883" into qt-qpr1-dev-plus-aosp by Mady Mellor · 5 years ago
  7. f307365 Require that the caller has INTERACT_ACROSS_USERS in order to retrieve by Nicholas Sauer · 5 years ago
  8. 35e404d Merge "Freezing screen when dismiss pip if orientation is going to change." into qt-r1-dev by wilsonshih · 5 years ago
  9. 73b6e26 Freezing screen when dismiss pip if orientation is going to change. by wilsonshih · 5 years ago
  10. f718837 Merge "Avoid making post state to RESUMED for a PAUSING activity" into qt-dev am: ae80cf399a by Louis Chang · 5 years ago
  11. 026aacb Merge "Avoid making post state to RESUMED for a PAUSING activity" into qt-dev by Louis Chang · 5 years ago
  12. ea203cd Avoid making post state to RESUMED for a PAUSING activity by Louis Chang · 5 years ago
  13. 89941ca Merge "Pre-emptively take a snapshot when finishing an activity before changing visibility" into qt-r1-dev by Winson Chung · 5 years ago
  14. 6836e6d Merge "Pre-emptively take a snapshot when finishing an activity before changing visibility" into qt-r1-dev by TreeHugger Robot · 5 years ago
  15. 173c1b5 Merge "Add support to preload recents activity in background" into qt-r1-dev by Riddle Hsu · 5 years ago
  16. 6a6d1c3 Merge "Add support to preload recents activity in background" into qt-r1-dev by TreeHugger Robot · 5 years ago
  17. 6dad90e Pre-emptively take a snapshot when finishing an activity before changing visibility by Winson Chung · 5 years ago
  18. 776b95a Merge "Use the real activity component to find reusable task" into qt-dev am: f0cea00104 by Sanry Huang · 5 years ago
  19. 5160de7 Merge "Use the real activity component to find reusable task" into qt-dev by Sanry Huang · 5 years ago
  20. 609a8e2 Add support to preload recents activity in background by Riddle Hsu · 5 years ago
  21. b05c8d8 Use the real activity component to find reusable task by Louis Chang · 5 years ago
  22. 734bc94 Handle process die event of a bubble activity gracefully. by Issei Suzuki · 5 years ago
  23. 1270123 Merge "Update visibility in moveTaskToBack if nothing is resumed" into qt-dev by Evan Rosky · 5 years ago
  24. e004297 Merge "Update visibility in moveTaskToBack if nothing is resumed" into qt-dev by Evan Rosky · 5 years ago
  25. be1b892 Merge "Always start launcher when empty home stack is being resumed" into qt-dev by Andrii Kulian · 5 years ago
  26. 331eb26 Merge "Always start launcher when empty home stack is being resumed" into qt-dev by Andrii Kulian · 5 years ago
  27. 22fbe91 Merge "Do not resume activities that were launched behind" into qt-dev by Louis Chang · 5 years ago
  28. 7cf8460 Do not resume activities that were launched behind by Louis Chang · 5 years ago
  29. ccbe823 Merge "Revert "Collect NeededUriGrants without holding locks."" into qt-dev by Wale Ogunwale · 5 years ago
  30. 3ff5a0b Always start launcher when empty home stack is being resumed by Andrii Kulian · 5 years ago
  31. 586a8ee Revert "Collect NeededUriGrants without holding locks." by Wale Ogunwale · 5 years ago
  32. eb366a5 Merge "Collect NeededUriGrants without holding locks." into qt-dev by Jeff Sharkey · 5 years ago
  33. 80b2cb7 Update visibility in moveTaskToBack if nothing is resumed by Evan Rosky · 5 years ago
  34. 344ce7c Collect NeededUriGrants without holding locks. by Jeff Sharkey · 5 years ago
  35. cac2a50 Synchronize bubble activity rendering status and its visibility change. by Issei Suzuki · 5 years ago
  36. 9e6b293 Merge "Fix incorrect bounds of split-screen when rotation changes" into qt-dev by TreeHugger Robot · 5 years ago
  37. 346702a Don't take activity options that contain remote animation by Jorim Jaggi · 5 years ago
  38. d106973 Fix incorrect bounds of split-screen when rotation changes by Riddle Hsu · 5 years ago
  39. bc3b667 Merge "Revert part of ag/6685504" into qt-dev by TreeHugger Robot · 5 years ago
  40. 86156db Merge "Add event log for addToStopping" into qt-dev by Wei Sheng Shih · 5 years ago
  41. 77551ed Revert part of ag/6685504 by Louis Chang · 5 years ago
  42. 401e50f Add event log for addToStopping by wilsonshih · 5 years ago
  43. a2ee83d Fix NPE on ActivityStack.removeTask when launched with invalid taskId by Jeff Chang · 6 years ago
  44. 0a71ae9 Merge "Fix app transition delayed cases" into qt-dev by TreeHugger Robot · 5 years ago
  45. a668116 Fix app transition delayed cases by lumark · 5 years ago
  46. 17e3842 Ensure to update top process state when launching activity by Riddle Hsu · 5 years ago
  47. 3b21bdc Fix Launcher crash while handling top resumed state by Louis Chang · 5 years ago
  48. abb606c Merge "Fix NPE in ActivityRecord" into qt-dev by TreeHugger Robot · 5 years ago
  49. 69362cd Fix NPE in ActivityRecord by Charles Chen · 5 years ago
  50. 92d1652 Remove custom lifecycle transitions for onNewIntent callback by Louis Chang · 5 years ago
  51. 4926a50 Merge "Fix black screen when finish FallbackHome" by TreeHugger Robot · 5 years ago
  52. 553fec2 Fix system crash during RWC#resumeHomeActivity called. by lumark · 5 years ago
  53. 8824a8a Fix black screen when finish FallbackHome by wilsonshih · 5 years ago
  54. cc56871 Ensure activity display with an empty stack can be released by Louis Chang · 5 years ago
  55. dd823c0 Merge "Add APIs to notify and restart activity in size compatibility mode" by TreeHugger Robot · 5 years ago
  56. 7b766fd Add APIs to notify and restart activity in size compatibility mode by Riddle Hsu · 6 years ago
  57. 6cec15b Merge "Nuke mActivitiesWaitingForVisibleActivity" by Jorim Jaggi · 5 years ago
  58. 9b5e331 Nuke mActivitiesWaitingForVisibleActivity by Jorim Jaggi · 5 years ago
  59. 0a4f460 Merge "Not to show intermediate screen to the user when dismissing split screen" by TreeHugger Robot · 5 years ago
  60. 2ea06cd Merge "Report top resumed state only after previous activity lost it" by Andrii Kulian · 5 years ago
  61. 6dcbee6 Not to show intermediate screen to the user when dismissing split screen by Tiger Huang · 5 years ago
  62. 86e70fc Report top resumed state only after previous activity lost it by Andrii Kulian · 5 years ago
  63. c808f06 Adds TaskInfo to some TaskChangeListener methods by Mark Renouf · 5 years ago
  64. 5c4cf52 Verify the pinned stack boundary when adjusting offset. by wilsonshih · 6 years ago
  65. 0c869cc Never resume activities that are partially occluded by Andrii Kulian · 5 years ago
  66. 5bfb2b7 Merge "Allow for different log levels on WM traces" by Nataniel Borges · 5 years ago
  67. 77ce34d Disable multi-resumed activities for pre-Q app by Louis Chang · 6 years ago
  68. 023ecb5 Allow for different log levels on WM traces by Nataniel Borges · 6 years ago
  69. 5165a00 Merge "Remove some dead code" by Evan Rosky · 6 years ago
  70. 18e46ef Merge "Ensure force-stopped process do not start again during cleanup" by TreeHugger Robot · 6 years ago
  71. 465a5e9 Remove some dead code by Evan Rosky · 6 years ago
  72. 563a0c5 Merge "Bring more visibility logic from stack to activity." by TreeHugger Robot · 6 years ago
  73. aaef731 Ensure force-stopped process do not start again during cleanup by Riddle Hsu · 6 years ago
  74. 47e576c Bring more visibility logic from stack to activity. by Garfield Tan · 6 years ago
  75. 341ddc7 Merge "Report top resumed activity state change" by Andrii Kulian · 6 years ago
  76. 88e1108 Merge changes from topic "multi-resume_with_fix" by Andrii Kulian · 6 years ago
  77. d70cdb9 Report top resumed activity state change by Andrii Kulian · 6 years ago
  78. 6b32151 Multiple resumed activities by Andrii Kulian · 6 years ago
  79. 498a4b8 Hide content on all displays when the device is locked. by wilsonshih · 6 years ago
  80. f2d3f74 Revert "Multiple resumed activities" by Andrii Kulian · 6 years ago
  81. 5bca8b8 Multiple resumed activities by Andrii Kulian · 6 years ago
  82. 279f558 Remove StackWindowController and StackWindowListener (46/n) by Yunfan Chen · 6 years ago
  83. 74e1eb2 Add inheritShowWhenLocked System API to activity. by Issei Suzuki · 6 years ago
  84. a7b3c1a Merge "Add support for singleTaskInstance displays" by Wale Ogunwale · 6 years ago
  85. 9e737db Add support for singleTaskInstance displays by Wale Ogunwale · 6 years ago
  86. 347bd60 Move some logic of removeTask() into TaskRecord. by Garfield Tan · 6 years ago
  87. 020607d Fix ActivityManagerManifestLayoutTests#testMinimalSizeDocked. by Garfield Tan · 6 years ago
  88. 6474e30 Merge "Move policy handling into ATM hierarchy [4/n]" by Evan Rosky · 6 years ago
  89. 1ac8446 Move policy handling into ATM hierarchy [4/n] by Evan Rosky · 6 years ago
  90. b8f2dff Merge "UsageStats tracking of screen usage." by Hui Yu · 6 years ago
  91. 03d1240 UsageStats tracking of screen usage. by Hui Yu · 6 years ago
  92. 4258dfe Merge "Remove TaskWindowContainerController & TaskWindowContainerListener (44/n)" by Yunfan Chen · 6 years ago
  93. 0e7aff9 Remove TaskWindowContainerController & TaskWindowContainerListener (44/n) by Yunfan Chen · 6 years ago
  94. 24f7a03 Prevents NPE after stack got removed from display by Louis Chang · 6 years ago
  95. 3a256e6 Removed DisplayWindowController (43/n). by Wale Ogunwale · 6 years ago
  96. dfe3da7 Move policy handling into ATM hierarchy [3/n] by Evan Rosky · 6 years ago
  97. ed6767f Move policy handling into ATM hierarchy [2/n] by Evan Rosky · 6 years ago
  98. 8b19de9 Renamed a few methods in ActivityRecord (42/n). by Wale Ogunwale · 6 years ago
  99. 080d350 Merge "Remove AppWindowContainerController and AppWindowContainerListener (39/n)" by Yunfan Chen · 6 years ago
  100. 1ee84ea Remove AppWindowContainerController and AppWindowContainerListener (39/n) by Yunfan Chen · 6 years ago