1. 609a8e2 Add support to preload recents activity in background by Riddle Hsu · 5 years ago
  2. e2e5ee1 Fix crash of test after finishing RecentsAnimationTest by Riddle Hsu · 5 years ago
  3. beadacc Revert "Override process config for cold start on secondary screens" by Andrii Kulian · 5 years ago
  4. ceef746 Override process config for cold start on secondary screens by Andrii Kulian · 5 years ago
  5. 5968659 Merge changes from topics "role-dialer-dialog", "role-sms-dialog" into qt-dev by TreeHugger Robot · 5 years ago
  6. f4da9be Remove Telephony.Sms.Intents.ACTION_CHANGE_DEFAULT for apps targeting Q. by Hai Zhang · 5 years ago
  7. 43233b7 Fix mLaunchTaskBehind is not restored when canceling recents by Riddle Hsu · 5 years ago
  8. c82290f Merge "Don't launch ResolverActivity in home stack" into qt-dev by TreeHugger Robot · 5 years ago
  9. 1548684 Allow holders of SYSTEM_ALERT_WINDOW permission to start by Michal Karpinski · 5 years ago
  10. ff9e828 Don't launch ResolverActivity in home stack by Riddle Hsu · 5 years ago
  11. 0f1f043 Merge "Rename launching and going-to-sleep wake locks" by TreeHugger Robot · 5 years ago
  12. c598b2d Rename launching and going-to-sleep wake locks by Andrii Kulian · 5 years ago
  13. d7aa79a Per-test WindowManagerService instance by Tadashi G. Takaoka · 5 years ago
  14. a6afa81 Merge "Push the device owner packageName from DPMS to ATMS instead of calling DPM.isDeviceOwnerApp()" by Michal Karpinski · 5 years ago
  15. 4026cae Push the device owner packageName from DPMS to ATMS by Michal Karpinski · 5 years ago
  16. 26835f0 Track and reset mock to avoid mem leaks. by Garfield Tan · 5 years ago
  17. 302dcec Allow device owner app to start activities from background by Michal Karpinski · 6 years ago
  18. aaef731 Ensure force-stopped process do not start again during cleanup by Riddle Hsu · 6 years ago
  19. 6b32151 Multiple resumed activities by Andrii Kulian · 6 years ago
  20. 83a15de Merge "Revert "Multiple resumed activities"" by TreeHugger Robot · 6 years ago
  21. f2d3f74 Revert "Multiple resumed activities" by Andrii Kulian · 6 years ago
  22. 26058dc Merge "Multiple resumed activities" by Andrii Kulian · 6 years ago
  23. 976ca47 Remove createActivityTaskManagerService and setupActivityTaskManagerService by Wale Ogunwale · 6 years ago
  24. 5bca8b8 Multiple resumed activities by Andrii Kulian · 6 years ago
  25. 279f558 Remove StackWindowController and StackWindowListener (46/n) by Yunfan Chen · 6 years ago
  26. 9a78883 Merge "Historical app ops." by Svetoslav Ganov · 6 years ago
  27. 0c81667 Merge "Drop stale activity configuration updates." by Garfield Tan · 6 years ago
  28. 8455ba2 Historical app ops. by Svet Ganov · 6 years ago
  29. 0443b37 Drop stale activity configuration updates. by Garfield Tan · 6 years ago
  30. 9fbf56ae Merge "Fix creating new activity instance when launching alias activity" by TreeHugger Robot · 6 years ago
  31. 23df1a6 Fix creating new activity instance when launching alias activity by Louis Chang · 6 years ago
  32. 0217050 Merge "Use singleton WindowManagerService for testing" by TreeHugger Robot · 6 years ago
  33. 5a108b8 Use singleton WindowManagerService for testing by Tadashi G. Takaoka · 6 years ago
  34. 730f6e8 Add FULLSCREEN policies to task level by Evan Rosky · 6 years ago
  35. b8f2dff Merge "UsageStats tracking of screen usage." by Hui Yu · 6 years ago
  36. 03d1240 UsageStats tracking of screen usage. by Hui Yu · 6 years ago
  37. 0e7aff9 Remove TaskWindowContainerController & TaskWindowContainerListener (44/n) by Yunfan Chen · 6 years ago
  38. 3a256e6 Removed DisplayWindowController (43/n). by Wale Ogunwale · 6 years ago
  39. d93a6c4 Use non-singleton looper for activity task manager tests by Riddle Hsu · 6 years ago
  40. d4ef301 Fix WM Tests Failures by Yunfan Chen · 6 years ago
  41. 958462f Merge "Add a setting for background activity starts enabled state and basic rules for enforcement" by Michal Karpinski · 6 years ago
  42. d3a1b26 Merge "Removed RootWindowContainerController/Listener files (41/n)." by TreeHugger Robot · 6 years ago
  43. 080d350 Merge "Remove AppWindowContainerController and AppWindowContainerListener (39/n)" by Yunfan Chen · 6 years ago
  44. 31acb3f Removed RootWindowContainerController/Listener files (41/n). by Wale Ogunwale · 6 years ago
  45. 1ee84ea Remove AppWindowContainerController and AppWindowContainerListener (39/n) by Yunfan Chen · 6 years ago
  46. d32da47 Remove root window hierarchy logic from ActivityStackSupervior (40/n) by Wale Ogunwale · 6 years ago
  47. 8596ded Add a setting for background activity starts enabled state by Michal Karpinski · 6 years ago
  48. f0ae428 Merge "Switch some objects in WmTest to use spyOn()" by TreeHugger Robot · 6 years ago
  49. b73f396 Switch some objects in WmTest to use spyOn() by Wale Ogunwale · 6 years ago
  50. c5abbd8 Move policy handling into ATM hierarchy [1/n] by Evan Rosky · 6 years ago
  51. a7a6695 Switch to mockito-extended by Tadashi G. Takaoka · 6 years ago
  52. 38f72bd Revert "Added mockito-extended support to WmTests." by Wale Ogunwale · 6 years ago
  53. 953fd22 Added mockito-extended support to WmTests. by Wale Ogunwale · 6 years ago
  54. 891146c Implement launch bounds logic in Android (3/3) by Garfield Tan · 6 years ago
  55. 1f5e53d Unify Activities and Windows under one lock (38/n) by Wale Ogunwale · 6 years ago
  56. 5950709 Moved Activity management out of ActivityManager to WindowManager (37/n) by Wale Ogunwale · 6 years ago[Renamed (97%) from services/tests/wmtests/src/com/android/server/am/ActivityTestsBase.java]
  57. 74ccec2 Move ActivityManager tests to WmTests by Tadashi G. Takaoka · 6 years ago[Renamed (95%) from services/tests/servicestests/src/com/android/server/am/ActivityTestsBase.java]
  58. ea8fef5 Merge "Start home activities for all displays on boot" by TreeHugger Robot · 6 years ago
  59. 89f43fc Start home activities for all displays on boot by Louis Chang · 6 years ago
  60. f2835df Make stacks without running activities being invisible by Louis Chang · 6 years ago
  61. 387b34c Made a few ATMS methods public that can be accessed from AMS (35/n) by Wale Ogunwale · 6 years ago
  62. 1abb56b Reduce unused initialization for ActivityManager tests by Riddle Hsu · 6 years ago
  63. 31913b5 Removed AMS.mStackSuperivor (22/n) by Wale Ogunwale · 6 years ago
  64. 342fbe9 Moved more stuff from AMS to ATMS (20/n) by Wale Ogunwale · 6 years ago
  65. bd48dca Support launching home activity on secondary display by Louis Chang · 6 years ago
  66. 75157d7 Introduce process configuration to WindowProcessController by Yunfan Chen · 6 years ago
  67. 3d294e7 Revert "Move AM/WM unit tests out of FrameworksServicesTests to WmTests" by John Reck · 6 years ago[Renamed (99%) from services/tests/wmtests/src/com/android/server/am/ActivityTestsBase.java]
  68. 337db2d Move AM/WM unit tests out of FrameworksServicesTests to WmTests by Tadashi G. Takaoka · 6 years ago[Renamed (99%) from services/tests/servicestests/src/com/android/server/am/ActivityTestsBase.java]
  69. e746fb1 Merge "Moved more stuff from ActivityManagerService to ActivityTaskManagerService (15/n)" by Wale Ogunwale · 6 years ago
  70. 5378374 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (15/n) by Wale Ogunwale · 6 years ago
  71. b70b36d Check preferred display for matching existing activity by Riddle Hsu · 6 years ago
  72. 1047574 Let ActivityStacks inherit windowing mode from parent by Evan Rosky · 6 years ago
  73. 86cb7de Simplify getting top display focused stack by Riddle Hsu · 6 years ago
  74. a26eda9 Migrate frameworks/base/services/tests/servicestests to androidx.test by Brett Chabot · 6 years ago
  75. 906f9c6 Moved input time out handling to ActivityTaskManagerService (14/n) by Wale Ogunwale · 6 years ago
  76. 6d50dcc Moved URI grants code out of ActivityManagerService to its own service (13/n) by Wale Ogunwale · 6 years ago
  77. 5c27693 Merge "Change some initializations in am tests for ARC" by Kazuki Takise · 6 years ago
  78. c2e17bf Change some initializations in am tests for ARC by Kazuki Takise · 6 years ago
  79. 6a6c4f1 Update tests for new focus tracking by Andrii Kulian · 6 years ago
  80. 5f750bc Rename getFocusedStack methods by Andrii Kulian · 6 years ago
  81. 52d255c Per-display focused stacks in AM by Andrii Kulian · 6 years ago
  82. 86b7446 Break direct calls to UserController object in AMS from activity classes (12/n) by Wale Ogunwale · 6 years ago
  83. f673393 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (11/n) by Wale Ogunwale · 6 years ago
  84. 9e4f3e0 Introduced WindowProcessController/Listener (10/n) by Wale Ogunwale · 6 years ago
  85. a6191b4 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (9/n) by Wale Ogunwale · 6 years ago
  86. c9e57de Switched ActivityStackSupervisor.mService to ActivityTaskManagerService (8/n) by Wale Ogunwale · 6 years ago
  87. d95c06b Switched TaskRecord.mService to ActivityTaskManagerService (6/n) by Wale Ogunwale · 6 years ago
  88. d0412b3 Switched ActivityRecord.service to ActivityTaskManagerService (5/n) by Wale Ogunwale · 6 years ago
  89. 16e505a Moved mRecentTasks to ActivityManagerTaskService (4/n) by Wale Ogunwale · 6 years ago
  90. 65ebd95 Split interfaces and service for activities from current AM interfaces (1/n) by Wale Ogunwale · 6 years ago
  91. c961e0a Consider lock state when determining next activity to become visible. by Bryce Lee · 6 years ago
  92. 2b8e037 Properly remove activity from task on start failure. by Bryce Lee · 6 years ago
  93. 71c6323 Merge "WM Tests: Use a separate WindowManager instance per test" into pi-dev by TreeHugger Robot · 6 years ago
  94. e9d9b4b Fix issue #77230164: Add app op to control foreground services by Dianne Hackborn · 6 years ago
  95. 3150dbf WM Tests: Use a separate WindowManager instance per test by Adrian Roos · 6 years ago
  96. 459c062 Add unit test for ActivityStackSupervisor#testApplySleepTokensLocked. by Bryce Lee · 6 years ago
  97. 271617a Do not sleep activities in focused stack when keyguard is going away by Bryce Lee · 6 years ago
  98. 0c89f33 Merge "Fixed issue with focusing on minimized split-screen stack" into pi-dev by Wale Ogunwale · 6 years ago
  99. e1f68ce Fixed issue with focusing on minimized split-screen stack by Wale Ogunwale · 6 years ago
  100. ad5b832 Add unit test to verify option propagation from starter to modifier. by Bryce Lee · 6 years ago