1. 7c610aa Let System UI show on external displays (1/3) by Tiger Huang · 6 years ago
  2. 1498859 Merge "AM: Fix invalid hot launch app metrics seen with quickstep" by TreeHugger Robot · 6 years ago
  3. 9ba3165 AM: Fix invalid hot launch app metrics seen with quickstep by Vishnu Nair · 6 years ago
  4. 48b2565 Expose task id and activity component in task snapshot and assist structure by Winson Chung · 6 years ago
  5. 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/ActivityRecord.java]
  6. 588a3e8 Each displays can have individual app transition. by lumark · 6 years ago
  7. cbc3b7a Merge "Adding support for cross-task hero transition" by TreeHugger Robot · 6 years ago
  8. ec39736 Merge "Fix unused new stack when bring existing activity to front" by TreeHugger Robot · 6 years ago
  9. d85bed5 Adding support for cross-task hero transition by Sunny Goyal · 6 years ago
  10. 6425836 Removed references to ActivityRecord and TaskRecord in AM (24/n) by Wale Ogunwale · 6 years ago
  11. 51cc98a Moved appNotResponding handling into ProcessRecord (23/n) by Wale Ogunwale · 6 years ago
  12. fd4a050 Fix unused new stack when bring existing activity to front by Riddle Hsu · 6 years ago
  13. 9887561 Moved some log config. to ActivityTaskManagerDebugConfig (21/n) by Wale Ogunwale · 6 years ago
  14. 342fbe9 Moved more stuff from AMS to ATMS (20/n) by Wale Ogunwale · 6 years ago
  15. 1944345 Move #moveFocusableActivityToTop() to ActivityRecord by Louis Chang · 6 years ago
  16. 427b75f Merge "Introduced ActivityServiceConnectionsHolder (18/n)" by TreeHugger Robot · 6 years ago
  17. c4e63a4 Introduced ActivityServiceConnectionsHolder (18/n) by Wale Ogunwale · 6 years ago
  18. 132ee83 AM: Use ActivityMetricsLogger to get app launch times by Vishnu Nair · 6 years ago
  19. e746fb1 Merge "Moved more stuff from ActivityManagerService to ActivityTaskManagerService (15/n)" by Wale Ogunwale · 6 years ago
  20. 5378374 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (15/n) by Wale Ogunwale · 6 years ago
  21. 1656713 Support non-resizeable activities on secondary displays by Riddle Hsu · 6 years ago
  22. 059955f Workaround regression in multiwindow mode change callback by Winson Chung · 6 years ago
  23. ab132ee Per-display resumed activities by Andrii Kulian · 6 years ago
  24. 008163e Moved AppWarnings handling to ActivityTaskManagerService (15/n) by Wale Ogunwale · 6 years ago
  25. 906f9c6 Moved input time out handling to ActivityTaskManagerService (14/n) by Wale Ogunwale · 6 years ago
  26. cf8c852 Merge "Add some compatibility support for resizing." by TreeHugger Robot · 6 years ago
  27. 2746ab5 Add some compatibility support for resizing. by Garfield Tan · 6 years ago
  28. 6d50dcc Moved URI grants code out of ActivityManagerService to its own service (13/n) by Wale Ogunwale · 6 years ago
  29. 5f750bc Rename getFocusedStack methods by Andrii Kulian · 6 years ago
  30. 52d255c Per-display focused stacks in AM by Andrii Kulian · 6 years ago
  31. 86b7446 Break direct calls to UserController object in AMS from activity classes (12/n) by Wale Ogunwale · 6 years ago
  32. f673393 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (11/n) by Wale Ogunwale · 6 years ago
  33. 9e4f3e0 Introduced WindowProcessController/Listener (10/n) by Wale Ogunwale · 6 years ago
  34. a6191b4 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (9/n) by Wale Ogunwale · 6 years ago
  35. c9e57de Switched ActivityStackSupervisor.mService to ActivityTaskManagerService (8/n) by Wale Ogunwale · 6 years ago
  36. d0412b3 Switched ActivityRecord.service to ActivityTaskManagerService (5/n) by Wale Ogunwale · 6 years ago
  37. 16e505a Moved mRecentTasks to ActivityManagerTaskService (4/n) by Wale Ogunwale · 6 years ago
  38. 04d9cb5 Moved some activities implementation to ActivityTaskManagerService (2/n) by Wale Ogunwale · 6 years ago
  39. 65ebd95 Split interfaces and service for activities from current AM interfaces (1/n) by Wale Ogunwale · 6 years ago
  40. 47d9d98 Merge "Notify WM that app is delayed closing due to the possibility of PIP." into pi-dev by TreeHugger Robot · 6 years ago
  41. 4ad5491 Notify WM that app is delayed closing due to the possibility of PIP. by chaviw · 6 years ago
  42. f0e2c8b Merge "Defer client visibility update when calculating new config" into pi-dev by Andrii Kulian · 6 years ago
  43. a39ae3e Defer client visibility update when calculating new config by Andrii Kulian · 6 years ago
  44. 7d2d403 Merge "Don't "notifyAppStopping" when going to sleep." into pi-dev by TreeHugger Robot · 6 years ago
  45. 9e1bf7c Don't "notifyAppStopping" when going to sleep. by Robert Carr · 6 years ago
  46. a798833 Merge "Don't pause non-top activities when making visible" into pi-dev by Andrii Kulian · 6 years ago
  47. 09e1afa Don't pause non-top activities when making visible by Andrii Kulian · 6 years ago
  48. 24be34d WM: Make maxAspectRatio work with display cutouts by Adrian Roos · 6 years ago
  49. 30eab1f Added TestApi to ActivityInfo.isTranslucentOrFloating by Wale Ogunwale · 6 years ago
  50. bf67b4e Merge "Whitelist ResolveActivity for explicit instant intents" into pi-dev by TreeHugger Robot · 6 years ago
  51. 31426b2 Whitelist ResolveActivity for explicit instant intents by Patrick Baumann · 6 years ago
  52. 25a1d9d Merge "Fix issue with home activity started with standard activity type" into pi-dev by Winson Chung · 6 years ago
  53. 547afd2 Fix issue with home activity started with standard activity type by Winson Chung · 6 years ago
  54. de8305a Track launch time per windowingMode by Jorim Jaggi · 6 years ago
  55. 29daa92 Detach children when stopping app. by Robert Carr · 6 years ago
  56. 1d0d514 Remove temporary logging. by Bryce Lee · 6 years ago
  57. 6f14dc95 Merge "Ensure ActivityStack's cached resumed activity is updated." into pi-dev by Bryce Lee · 6 years ago
  58. 90d388a Merge "Move container focusability logic to ActivityStackSupervisor." into pi-dev by Bryce Lee · 6 years ago
  59. 84730a0 Ensure ActivityStack's cached resumed activity is updated. by Bryce Lee · 6 years ago
  60. 65317ba Merge "Properly remove activity from task on start failure." into pi-dev by Bryce Lee · 6 years ago
  61. 7b851cc Move container focusability logic to ActivityStackSupervisor. by Bryce Lee · 6 years ago
  62. 2b8e037 Properly remove activity from task on start failure. by Bryce Lee · 6 years ago
  63. 7838027 Fixes non-web AIA internal launch by Patrick Baumann · 6 years ago
  64. cff8f0f Use package manager stock flags to pull lib info by Philip P. Moltmann · 6 years ago
  65. 32ca41d Merge "Remove am/wm.proto which is redundant. The naming convention is defined in core/proto/README.md" into pi-dev by TreeHugger Robot · 6 years ago
  66. ab76277 Merge "Don't add stopping apps in relaunch based on stopped flag." into pi-dev by Chavi Weingarten · 6 years ago
  67. 6c6e9ca Remove am/wm.proto which is redundant. The naming convention is defined by Yi Jin · 6 years ago
  68. e1fec42 Don't add stopping apps in relaunch based on stopped flag. by chaviw · 6 years ago
  69. 22ab2b9 Merge changes I72119772,I124e4cc0,I462d4dfc into pi-dev by Chavi Weingarten · 6 years ago
  70. 82a0ba8 Clear all options from Task when any ActivityRecord consumes the options. by chaviw · 6 years ago
  71. 17696de Don't allow focus on activity in minimized split-screen. by Wale Ogunwale · 6 years ago
  72. 790c5d0 Merge "Ignore activity lifecycle requests without matching client records." into pi-dev by Bryce Lee · 6 years ago
  73. c940660 Ignore activity lifecycle requests without matching client records. by Bryce Lee · 6 years ago
  74. d939cf0 Use isKeyguardLocked to determine whether to resume. by Bryce Lee · 6 years ago
  75. c4ab62a Couple mResumedActivity to Activity lifecycle. by Bryce Lee · 6 years ago
  76. b0f993f Address destroying activities multiple times. by Bryce Lee · 6 years ago
  77. 9055c1b Merge "Wait to pause activity if translucent activity is waiting." by Bryce Lee · 6 years ago
  78. a0fb8e0 Wait to pause activity if translucent activity is waiting. by Bryce Lee · 6 years ago
  79. 6ff1707 Do not always destroy activity when cleaning up. by Bryce Lee · 6 years ago
  80. e7b2f69 Add temporary logging for state transitions. by Bryce Lee · 6 years ago
  81. 102603e Revert "Always finish activity when moving to a destroyed state." by Bryce Lee · 6 years ago
  82. b6d75f3 Ignore stopped state when becoming visible and ensuring configuration. by Wale Ogunwale · 6 years ago
  83. 7ace395 Always finish activity when moving to a destroyed state. by Bryce Lee · 6 years ago
  84. 0d595f3 Resume when keyguard start going away by Andrii Kulian · 6 years ago
  85. ecd5ebb Merge "Don't resume until keyguard is gone" by Andrii Kulian · 6 years ago
  86. 9b58f2d Fix app start logging by Jorim Jaggi · 6 years ago
  87. b1888aa Don't resume until keyguard is gone by Andrii Kulian · 6 years ago
  88. f52974c Clear lifecycle description on recycle and improve logging. by Bryce Lee · 6 years ago
  89. 8fbd470 Merge "Improve temporary logging around activity destruction." by TreeHugger Robot · 6 years ago
  90. a33c13d Improve temporary logging around activity destruction. by Bryce Lee · 6 years ago
  91. b372da6 Switch activity relaunch to lifecycler by Andrii Kulian · 7 years ago
  92. fa9ed96 Fix mNoAnimActivities by Jorim Jaggi · 7 years ago
  93. 1f2acb9 Merge "Add ability to register remote animation definitions per activity" by Jorim Jaggi · 7 years ago
  94. f9b7201 Merge "Add more logging to Activity Lifecycler." by Bryce Lee · 7 years ago
  95. f84e2f6 Add ability to register remote animation definitions per activity by Jorim Jaggi · 7 years ago
  96. d946f86 Add more logging to Activity Lifecycler. by Bryce Lee · 7 years ago
  97. 7e269fc Merge changes from topic "remote_animations" by Jorim Jaggi · 7 years ago
  98. 33a701a Remote animations (app-controlled animations) by Jorim Jaggi · 7 years ago
  99. 052957b Do not pause initializing activities when becoming visible. by Bryce Lee · 7 years ago
  100. 609e37b Merge "Pause activity when making visible from stopped state." by Bryce Lee · 7 years ago