1. f9aa304 Merge "Adds TaskInfo to some TaskChangeListener methods" by Mark Renouf · 5 years ago
  2. 0f1f043 Merge "Rename launching and going-to-sleep wake locks" by TreeHugger Robot · 5 years ago
  3. c598b2d Rename launching and going-to-sleep wake locks by Andrii Kulian · 5 years ago
  4. c808f06 Adds TaskInfo to some TaskChangeListener methods by Mark Renouf · 5 years ago
  5. 3501ca4 Add tracepoints for process starts by Ioannis Ilkos · 5 years ago
  6. 78f5441 Suppress the warning toast if the preferredDisplay was set to singleTask by Jeff Chang · 5 years ago
  7. e300104 Instrument wake up reasons. by Michael Wright · 5 years ago
  8. 77ce34d Disable multi-resumed activities for pre-Q app by Louis Chang · 6 years ago
  9. d70cdb9 Report top resumed activity state change by Andrii Kulian · 6 years ago
  10. 6b32151 Multiple resumed activities by Andrii Kulian · 5 years ago
  11. 83a15de Merge "Revert "Multiple resumed activities"" by TreeHugger Robot · 5 years ago
  12. f2d3f74 Revert "Multiple resumed activities" by Andrii Kulian · 5 years ago
  13. 26058dc Merge "Multiple resumed activities" by Andrii Kulian · 6 years ago
  14. 5bca8b8 Multiple resumed activities by Andrii Kulian · 6 years ago
  15. a888c07 Merge "Fix startActivityFromRecents didn't apply options in time." by TreeHugger Robot · 6 years ago
  16. 279f558 Remove StackWindowController and StackWindowListener (46/n) by Yunfan Chen · 6 years ago
  17. 5e8aff4 Fix startActivityFromRecents didn't apply options in time. by lumark · 6 years ago
  18. 917173f Restart the application only for the bad process by Chilun · 6 years ago
  19. ac116df Block activity starts from background when realCallingUid is by Michal Karpinski · 6 years ago
  20. 26b2879 Merge "AM: Report launch state with activity launch info" by TreeHugger Robot · 6 years ago
  21. bb9ab4b AM: Report launch state with activity launch info by Vishnu Nair · 6 years ago
  22. e9509a3 Merge "Start home activities on displays that are empty" by TreeHugger Robot · 6 years ago
  23. b8f2dff Merge "UsageStats tracking of screen usage." by Hui Yu · 6 years ago
  24. 03d1240 UsageStats tracking of screen usage. by Hui Yu · 6 years ago
  25. 0e7aff9 Remove TaskWindowContainerController & TaskWindowContainerListener (44/n) by Yunfan Chen · 6 years ago
  26. 3a256e6 Removed DisplayWindowController (43/n). by Wale Ogunwale · 6 years ago
  27. dfe3da7 Move policy handling into ATM hierarchy [3/n] by Evan Rosky · 6 years ago
  28. dcdde95 Start home activities on displays that are empty by Louis Chang · 6 years ago
  29. 1f57338 Don't acquire WM service lock in ActivityStackSupervisor.resolveIntent() by Wale Ogunwale · 6 years ago
  30. 8b19de9 Renamed a few methods in ActivityRecord (42/n). by Wale Ogunwale · 6 years ago
  31. 7762547 Merge "wm: Add ActivityMetricsLaunchObserverRegistry" by TreeHugger Robot · 6 years ago
  32. c0b47e4 wm: Add ActivityMetricsLaunchObserverRegistry by Igor Murashkin · 6 years ago
  33. 080d350 Merge "Remove AppWindowContainerController and AppWindowContainerListener (39/n)" by Yunfan Chen · 6 years ago
  34. 1ee84ea Remove AppWindowContainerController and AppWindowContainerListener (39/n) by Yunfan Chen · 6 years ago
  35. d32da47 Remove root window hierarchy logic from ActivityStackSupervior (40/n) by Wale Ogunwale · 6 years ago
  36. f0ae428 Merge "Switch some objects in WmTest to use spyOn()" by TreeHugger Robot · 6 years ago
  37. 43ccaf9 Merge "Fix unable starting home on an empty display" by TreeHugger Robot · 6 years ago
  38. 54506cb Fix unable starting home on an empty display by Louis Chang · 6 years ago
  39. 05fa5e1 Merge "Move back display ID for ActivityOptions." by Garfield Tan · 6 years ago
  40. c63d39d Move back display ID for ActivityOptions. by Garfield Tan · 6 years ago
  41. b73f396 Switch some objects in WmTest to use spyOn() by Wale Ogunwale · 6 years ago
  42. c5abbd8 Move policy handling into ATM hierarchy [1/n] by Evan Rosky · 6 years ago
  43. 38f72bd Revert "Added mockito-extended support to WmTests." by Wale Ogunwale · 6 years ago
  44. 953fd22 Added mockito-extended support to WmTests. by Wale Ogunwale · 6 years ago
  45. 20d9e2f Consider LaunchParams when creating new stack. by Garfield Tan · 6 years ago
  46. c163513 Merge "Avoid starting home that targeted before Q on secondary display" by TreeHugger Robot · 6 years ago
  47. bc1eef7 Avoid starting home that targeted before Q on secondary display by Louis Chang · 6 years ago
  48. 581cccd Merge "Implement launch bounds logic in Android (3/3)" by TreeHugger Robot · 6 years ago
  49. 891146c Implement launch bounds logic in Android (3/3) by Garfield Tan · 6 years ago
  50. 1a5e9f0 Merge "Suppress app transition when the process is not ready" by Issei Suzuki · 6 years ago
  51. 1045456 Merge "AM: Fix deadlock when calling AMS from ATMS/WM" by TreeHugger Robot · 6 years ago
  52. 006ee3f AM: Fix deadlock when calling AMS from ATMS/WM by Vishnu Nair · 6 years ago
  53. 5205af7 Suppress app transition when the process is not ready by Issei Suzuki · 6 years ago
  54. bc4afc4 Merge "Fix getDefaultDisplayHomeActivityForUser." by Martijn Coenen · 6 years ago
  55. 7d60ed9 Merge "Fix home can not be started while instrumenting" by TreeHugger Robot · 6 years ago
  56. 905da27 Merge "Fix app launch time regression" by TreeHugger Robot · 6 years ago
  57. 355ea85 Merge "Unify Activities and Windows under one lock (38/n)" by Wale Ogunwale · 6 years ago
  58. 42617d0 Merge "Fix unable to cleanup a removed display" by TreeHugger Robot · 6 years ago
  59. dd3592a Fix home can not be started while instrumenting by Louis Chang · 6 years ago
  60. d17c657 Fix app launch time regression by Louis Chang · 6 years ago
  61. 2a5c839 Fix getDefaultDisplayHomeActivityForUser. by Martijn Coenen · 6 years ago
  62. 1f5e53d Unify Activities and Windows under one lock (38/n) by Wale Ogunwale · 6 years ago
  63. b2117bb Merge "Fix unable finish booting when display added before boot" by TreeHugger Robot · 6 years ago
  64. 212d06c am: Add new LaunchObserver to track app launch sequences by Igor Murashkin · 6 years ago
  65. 402b440 Fix unable to cleanup a removed display by Riddle Hsu · 6 years ago
  66. 1eff248 Fix unable finish booting when display added before boot by Louis Chang · 6 years ago
  67. 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/ActivityStackSupervisor.java]
  68. ae3c76d Merge "Each displays can have individual app transition." by TreeHugger Robot · 6 years ago
  69. 588a3e8 Each displays can have individual app transition. by lumark · 6 years ago
  70. 89f43fc Start home activities for all displays on boot by Louis Chang · 6 years ago
  71. f53da81 Support forced display properties on secondary display by Riddle Hsu · 6 years ago
  72. a631365 Merge "Fix freeze wrong display when finishing activity" by TreeHugger Robot · 6 years ago
  73. e10cea5 Fix freeze wrong display when finishing activity by Riddle Hsu · 6 years ago
  74. 7056a06 Have some shell start activity commands go thorugh AMS instead of ATMS (28/n) by Wale Ogunwale · 6 years ago
  75. 5c91870 Stopped starting and killing processes directly from ATMS (27/n) by Wale Ogunwale · 6 years ago
  76. 9c10302 Removed references to ProcessRecord in ActivityStackSupervisor (25/n) by Wale Ogunwale · 6 years ago
  77. 39ba54b Allow activities to be launched on VR 2D display by Louis Chang · 6 years ago
  78. ec39736 Merge "Fix unused new stack when bring existing activity to front" by TreeHugger Robot · 6 years ago
  79. 6425836 Removed references to ActivityRecord and TaskRecord in AM (24/n) by Wale Ogunwale · 6 years ago
  80. 31913b5 Removed AMS.mStackSuperivor (22/n) by Wale Ogunwale · 6 years ago
  81. fd4a050 Fix unused new stack when bring existing activity to front by Riddle Hsu · 6 years ago
  82. 47bf666 Merge "Do not move home task if Recent is not the previous top" by Louis Chang · 6 years ago
  83. c8b6411 Do not move home task if Recent is not the previous top by Louis Chang · 6 years ago
  84. 9887561 Moved some log config. to ActivityTaskManagerDebugConfig (21/n) by Wale Ogunwale · 6 years ago
  85. 342fbe9 Moved more stuff from AMS to ATMS (20/n) by Wale Ogunwale · 6 years ago
  86. 27c8f61 Merge "Move #moveFocusableActivityToTop() to ActivityRecord" by Louis Chang · 6 years ago
  87. 1944345 Move #moveFocusableActivityToTop() to ActivityRecord by Louis Chang · 6 years ago
  88. ceeb506 Clean up out of date logic for starting activity by Louis Chang · 6 years ago
  89. a72448e Merge "Move last focused stack from global to per-display" by TreeHugger Robot · 6 years ago
  90. 2f6c71d Merge "Moved startHomeActivity methods from AMS to ATMS (19/n)" by Wale Ogunwale · 6 years ago
  91. 214f348 Moved startHomeActivity methods from AMS to ATMS (19/n) by Wale Ogunwale · 6 years ago
  92. bbb63c2 Move last focused stack from global to per-display by Riddle Hsu · 6 years ago
  93. 7501699 Fix resuming with focusable always-on-top stacks by Riddle Hsu · 6 years ago
  94. bddeea8 Merge "Support launching home activity on secondary display" by Louis Chang · 6 years ago
  95. e91ae63 Merge "Track focus changes on external displays (2/4)" by Tiger Huang · 6 years ago
  96. bd48dca Support launching home activity on secondary display by Louis Chang · 6 years ago
  97. 1e5b10a Track focus changes on external displays (2/4) by Tiger Huang · 6 years ago
  98. 4a48a7f Use correct density to calculcate min dimen. by Garfield Tan · 6 years ago
  99. 132ee83 AM: Use ActivityMetricsLogger to get app launch times by Vishnu Nair · 6 years ago
  100. e2fa39e Use PooledLambda.obtainMessage() when possible by Yohei Yukawa · 6 years ago