1. a74879d Merge QP1A.180823.001 by Bill Peckham · 6 years ago
  2. 9e4f3e0 Introduced WindowProcessController/Listener (10/n) by Wale Ogunwale · 6 years ago
  3. a6191b4 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (9/n) by Wale Ogunwale · 6 years ago
  4. c9e57de Switched ActivityStackSupervisor.mService to ActivityTaskManagerService (8/n) by Wale Ogunwale · 6 years ago
  5. d95c06b Switched TaskRecord.mService to ActivityTaskManagerService (6/n) by Wale Ogunwale · 6 years ago
  6. 65ebd95 Split interfaces and service for activities from current AM interfaces (1/n) by Wale Ogunwale · 6 years ago
  7. c9804e7 Allow recents component to launch non-exported activities by Winson Chung · 6 years ago
  8. 2b8e037 Properly remove activity from task on start failure. by Bryce Lee · 6 years ago
  9. e9d9b4b Fix issue #77230164: Add app op to control foreground services by Dianne Hackborn · 6 years ago
  10. 32e09ef Distinguish between bringing stack to front and delivering to top. by Bryce Lee · 7 years ago
  11. ad5b832 Add unit test to verify option propagation from starter to modifier. by Bryce Lee · 7 years ago
  12. fbd263b4 Do not depend on task activities decrementing with finish. by Bryce Lee · 7 years ago
  13. 4d8d32c Fix issue with permission check for shortcuts and pendingIntent by Jorim Jaggi · 7 years ago
  14. daa91e4 Recycle ActivityStarter instances. by Bryce Lee · 7 years ago
  15. 4c9a597 Provide start parameters via setters on ActivityStarter. by Bryce Lee · 7 years ago
  16. d3624e1 Make ActivityStarter single use. by Bryce Lee · 7 years ago
  17. b802ea1 Provide activity details for task layout in ActivityStarter. by Bryce Lee · 7 years ago
  18. f3c6a47 Store bounds in WindowConfiguration. by Bryce Lee · 7 years ago
  19. ba8f442 Get PackageManager on demand in ActivityStarter. by Bryce Lee · 7 years ago
  20. 93e7f79 Add tests to exercise ActivityStarter precondition failures. by Bryce Lee · 7 years ago
  21. 18d5159 Cleanup activity and task creation in unit tests. by Bryce Lee · 7 years ago
  22. 7daee39 ActivityStarter cleanup by Bryce Lee · 7 years ago
  23. 44f036f Removed remaining use of static stack ids. by Wale Ogunwale · 7 years ago
  24. 4e4a3ec Consolidate updating bounds in ActivityStarter. by Bryce Lee · 7 years ago