1. ee29509 Revert "Revert "Activity start: Send featureId from context->AppOpsManager"" by Philip P. Moltmann · 4 years, 8 months ago
  2. e7421e9 Revert "Activity start: Send featureId from context->AppOpsManager" by Philip P. Moltmann · 4 years, 8 months ago
  3. 9c5226f Activity start: Send featureId from context->AppOpsManager by Philip P. Moltmann · 4 years, 9 months ago
  4. 8ce640f Merge "Always add the task to the recent task list when starting" by Winson Chung · 4 years, 8 months ago
  5. f45dd9f Always add the task to the recent task list when starting by Winson Chung · 5 years ago
  6. 3f38fcd Merge changes I0f643038,I28b0be47 by Wale Ogunwale · 4 years, 8 months ago
  7. 15192d3 Delay sending configuraton changes to cached processes. by Darryl L Johnson · 4 years, 8 months ago
  8. 1ebcd8e Removed mStackId (86/n) by Wale Ogunwale · 4 years, 8 months ago
  9. 38430df Clean up the logic of selecting launching stack by Louis Chang · 4 years, 9 months ago
  10. 149d5c8 Merge RootActivityContainer and RootWindowContainer (85/n) by Louis Chang · 4 years, 9 months ago
  11. 3ff72a8 Unify RootActivityContainer and RootWindowContainer (80/n) by Louis Chang · 4 years, 9 months ago
  12. 677921f Merge ActivityDisplay and DisplayContent into one class (77/n) by Louis Chang · 4 years, 10 months ago
  13. 85fb19a Change Stack to have generic WindowContainer children (76/n) by Wale Ogunwale · 4 years, 10 months ago
  14. 2453d06 Unify Display level of window hierarchy (74/n) by Louis Chang · 4 years, 10 months ago
  15. 07b1300 Avoid recycle task of different user by Louis Chang · 4 years, 10 months ago
  16. 4a51dbc0 Convert TestActivityDisplay.create to Builder by Evan Rosky · 5 years ago
  17. cdec080 Merge Task and TaskRecord into one class (65/n) by Louis Chang · 4 years, 11 months ago
  18. 2322bed Merge Task level of window hierarchy (58/n) by Wale Ogunwale · 5 years ago
  19. d6e5540 Merge "Refactor start activity methods" by Louis Chang · 5 years ago
  20. c17418e Clean-up ActivityRecord reparenting/adding to Task (57/n) by Wale Ogunwale · 5 years ago
  21. 54fbb05 Refactor start activity methods by Louis Chang · 5 years ago
  22. da8b827 Unify Activity level of window hierarchy (50/n). by Wale Ogunwale · 6 years ago
  23. 73f5357 Apply WindowTestRunner to more WM tests by Riddle Hsu · 5 years ago
  24. e02001e Merge "Marks app filtering interactions correctly" by TreeHugger Robot · 5 years ago
  25. cb5a9f7 Merge "Use realCallerId to check launch display for Bubbles" by TreeHugger Robot · 5 years ago
  26. de37e43 Marks app filtering interactions correctly by Patrick Baumann · 5 years ago
  27. f65e02d Use realCallerId to check launch display for Bubbles by lumark · 5 years ago
  28. a3e6b89 Fix MixedProfileOwnerTest#testLockTask_emergencyDialer failure by Louis Chang · 5 years ago
  29. 4c67d26 Merge changes from topic "unify_window_resize_1" by Evan Rosky · 5 years ago
  30. 0ec249b Merge "Add support to lock test method of WmTests by rule" by TreeHugger Robot · 5 years ago
  31. 2da2d03 Add support to lock test method of WmTests by rule by Riddle Hsu · 5 years ago
  32. dbe2ce5 Unify Window resize (1/N) by Evan Rosky · 5 years ago
  33. bde91e9 Streamline activity start flow by Louis Chang · 5 years ago
  34. e3d37b5 Adopt upstream Mockito's solution to mem leak. by Garfield Tan · 5 years ago
  35. 8a1860a Unify WM test setup for system services (47/n) by Wale Ogunwale · 5 years ago
  36. e219ae1 Also apply freeze-task-list when starting an activity by Winson Chung · 5 years ago
  37. 9e24576 Cleanup background activity starts for release. by Alan Stokes · 5 years ago
  38. 25e25b5 Merge "Fix task movement if top running activity of focused stack is null" into qt-dev by TreeHugger Robot · 5 years ago
  39. 273e999 Fix task movement if top running activity of focused stack is null by Riddle Hsu · 5 years ago
  40. ff9e828 Don't launch ResolverActivity in home stack by Riddle Hsu · 5 years ago
  41. eea8d3e Tighten rules for blocking activity starts. by Alan Stokes · 5 years ago
  42. 96f5c35 Check device owner by callingUid in ActivityStarter by Ricky Wai · 5 years ago
  43. 666631b Add temporary packageName-based whitelist for allowing by Michal Karpinski · 6 years ago
  44. a053643 Add annotation to the performance sensitive methods by Riddle Hsu · 6 years ago
  45. 4026cae Push the device owner packageName from DPMS to ATMS by Michal Karpinski · 6 years ago
  46. 302dcec Allow device owner app to start activities from background by Michal Karpinski · 6 years ago
  47. 4bc5649 Minor refactoring for instrumenting with background activity starts permission by Michal Karpinski · 6 years ago
  48. daef80f Allow apps that are currently instrumenting with background activity by Michal Karpinski · 6 years ago
  49. 4fd5b84 Only log aborted activity background starts to TRON by Michal Karpinski · 6 years ago
  50. 291a7c6 Merge "Whitelist NFC_UID to open activities from background" by TreeHugger Robot · 6 years ago
  51. b416f47 Whitelist NFC_UID to open activities from background by Michal Karpinski · 6 years ago
  52. c02364c Show a toast for background activity starts but only abort the start by Michal Karpinski · 6 years ago
  53. 976ca47 Remove createActivityTaskManagerService and setupActivityTaskManagerService by Wale Ogunwale · 6 years ago
  54. 279f558 Remove StackWindowController and StackWindowListener (46/n) by Yunfan Chen · 6 years ago
  55. a606a29 Don't count toasts as visible windows by Michal Karpinski · 6 years ago
  56. ac116df Block activity starts from background when realCallingUid is by Michal Karpinski · 6 years ago
  57. 6fb1e84 Evaluating launch params with reusable task by Louis Chang · 6 years ago
  58. dfe3da7 Move policy handling into ATM hierarchy [3/n] by Evan Rosky · 6 years ago
  59. 8b19de9 Renamed a few methods in ActivityRecord (42/n). by Wale Ogunwale · 6 years ago
  60. 0ad4e2f Allow background activity starts if realCallingUid is in the foreground by Michal Karpinski · 6 years ago
  61. e6fa972 Merge "Allow background activity starts for callers that have the same uid as the recents component" by TreeHugger Robot · 6 years ago
  62. 958462f Merge "Add a setting for background activity starts enabled state and basic rules for enforcement" by Michal Karpinski · 6 years ago
  63. d32da47 Remove root window hierarchy logic from ActivityStackSupervior (40/n) by Wale Ogunwale · 6 years ago
  64. 82bb590 Allow background activity starts for callers that have by Michal Karpinski · 6 years ago
  65. 8596ded Add a setting for background activity starts enabled state by Michal Karpinski · 6 years ago
  66. a7a6695 Switch to mockito-extended by Tadashi G. Takaoka · 6 years ago
  67. 38f72bd Revert "Added mockito-extended support to WmTests." by Wale Ogunwale · 6 years ago
  68. 953fd22 Added mockito-extended support to WmTests. by Wale Ogunwale · 6 years ago
  69. 20d9e2f Consider LaunchParams when creating new stack. by Garfield Tan · 6 years ago
  70. 5950709 Moved Activity management out of ActivityManager to WindowManager (37/n) by Wale Ogunwale · 6 years ago[Renamed (98%) from services/tests/wmtests/src/com/android/server/am/ActivityStarterTests.java]
  71. 74ccec2 Move ActivityManager tests to WmTests by Tadashi G. Takaoka · 6 years ago[Renamed (96%) from services/tests/servicestests/src/com/android/server/am/ActivityStarterTests.java]
  72. 387b34c Made a few ATMS methods public that can be accessed from AMS (35/n) by Wale Ogunwale · 6 years ago
  73. fd4a050 Fix unused new stack when bring existing activity to front by Riddle Hsu · 6 years ago
  74. ecb82d9 Merge "Pass in window layout when setting initial state." by TreeHugger Robot · 6 years ago
  75. 9887561 Moved some log config. to ActivityTaskManagerDebugConfig (21/n) by Wale Ogunwale · 6 years ago
  76. 706dbcb Pass in window layout when setting initial state. by Garfield Tan · 6 years ago
  77. 342fbe9 Moved more stuff from AMS to ATMS (20/n) by Wale Ogunwale · 6 years ago
  78. 75157d7 Introduce process configuration to WindowProcessController by Yunfan Chen · 6 years ago
  79. 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/ActivityStarterTests.java]
  80. 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/ActivityStarterTests.java]
  81. b70b36d Check preferred display for matching existing activity by Riddle Hsu · 6 years ago
  82. a26eda9 Migrate frameworks/base/services/tests/servicestests to androidx.test by Brett Chabot · 6 years ago
  83. 201bc0c Log various information about non-foreground activity starts by Michal Karpinski · 6 years ago
  84. 819a6d6 Merge "Always review permissions before <M app is started the first time" by Philip P. Moltmann · 6 years ago
  85. 6c644e6 Always review permissions before <M app is started the first time by Philip P. Moltmann · 6 years ago
  86. 152623f Remove refs to BatteryStats in ProcessRecord by Bookatz · 6 years ago
  87. 6a6c4f1 Update tests for new focus tracking by Andrii Kulian · 6 years ago
  88. 9e4f3e0 Introduced WindowProcessController/Listener (10/n) by Wale Ogunwale · 6 years ago
  89. a6191b4 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (9/n) by Wale Ogunwale · 6 years ago
  90. c9e57de Switched ActivityStackSupervisor.mService to ActivityTaskManagerService (8/n) by Wale Ogunwale · 6 years ago
  91. d95c06b Switched TaskRecord.mService to ActivityTaskManagerService (6/n) by Wale Ogunwale · 6 years ago
  92. 65ebd95 Split interfaces and service for activities from current AM interfaces (1/n) by Wale Ogunwale · 6 years ago
  93. c9804e7 Allow recents component to launch non-exported activities by Winson Chung · 6 years ago
  94. 2b8e037 Properly remove activity from task on start failure. by Bryce Lee · 6 years ago
  95. e9d9b4b Fix issue #77230164: Add app op to control foreground services by Dianne Hackborn · 7 years ago
  96. 32e09ef Distinguish between bringing stack to front and delivering to top. by Bryce Lee · 7 years ago
  97. ad5b832 Add unit test to verify option propagation from starter to modifier. by Bryce Lee · 7 years ago
  98. fbd263b4 Do not depend on task activities decrementing with finish. by Bryce Lee · 7 years ago
  99. 4d8d32c Fix issue with permission check for shortcuts and pendingIntent by Jorim Jaggi · 7 years ago
  100. daa91e4 Recycle ActivityStarter instances. by Bryce Lee · 7 years ago