1. 67ac7c6 Give INTERACT_ACROSS_PROFILES parity with _USERS for bindServiceAsUser API by kholoud mohamed · 4 years, 9 months ago
  2. da554e4 Collect AsyncNotedAppOp in same call as noteOp by Philip P. Moltmann · 4 years, 9 months ago
  3. b84fe82 Merge "Avoid NPE in system_server in bringDownServiceLocked()" am: 967232eef3 am: d675648673 am: cd78786866 by Automerger Merge Worker · 4 years, 9 months ago
  4. cb78285 Rename writeToProto to be dumpDebug by Jeffrey Huang · 4 years, 9 months ago
  5. 887d808 Avoid NPE in system_server in bringDownServiceLocked() by Gopal Krishna Shukla · 5 years ago
  6. 0d9a81c Services exit fg when bg-restricted app leaves top by Christopher Tate · 5 years ago
  7. c9bb90c Merge "Add feature context" by Philip P. Moltmann · 5 years ago
  8. 59076d8 Add feature context by Philip P. Moltmann · 5 years ago
  9. 094c3ef OomAdjust Performance Improvement by Jing Ji · 5 years ago
  10. 8d74de4 Services exit fg when bg-restricted app leaves top by Christopher Tate · 5 years ago
  11. b6e7297 Breaks isInstantApp into public and internal by Patrick Baumann · 5 years ago
  12. de37e43 Marks app filtering interactions correctly by Patrick Baumann · 5 years ago
  13. 6290916 Merge "Kill apps outright for API contract violations" by Chris Tate · 5 years ago
  14. 9fbc5e7 Kill apps outright for API contract violations by Christopher Tate · 5 years ago
  15. c006701 Don't schedule restart service if it will be bring down by Riddle Hsu · 5 years ago
  16. 76236ec Merge "Reduce calls to updateOomAdj() during unbind" into qt-dev by TreeHugger Robot · 5 years ago
  17. aaf2ac4 Tidy up all service state when done executing by Christopher Tate · 5 years ago
  18. 66eb785 Reduce calls to updateOomAdj() during unbind by Amith Yamasani · 5 years ago
  19. b8137aa Make service start whitelisting for background activity starts persist by Alan Stokes · 5 years ago
  20. c2abd5b Merge "Fix for client tracking on bind to service." into qt-dev by TreeHugger Robot · 5 years ago
  21. 8473a2c Fix for client tracking on bind to service. by Alan Stokes · 5 years ago
  22. 7d3a33f If the ServiceRecord already has a ProcessRecord attached by Michal Karpinski · 5 years ago
  23. 6aab623 Top apps may start fg services even when under bg restriction by Christopher Tate · 5 years ago
  24. 8e3e445 No service timeout when debbuger is attached by Hui Yu · 5 years ago
  25. 0ba84f8 Merge "Include oom_adjust reason in trace" into qt-dev by Amith Yamasani · 5 years ago
  26. d2775cd Include oom_adjust reason in trace by Amith Yamasani · 5 years ago
  27. 572ed7f Fix Application Zygote use for external services. by Martijn Coenen · 5 years ago
  28. e8431c2 Refactor hostingType/hostingName/hostingNameStr. by Martijn Coenen · 5 years ago
  29. f235d0b Avoid elevating apps to high proc states on binding by Amith Yamasani · 5 years ago
  30. b7daac2 Allow processes that are bound to by a currently foreground app to by Michal Karpinski · 5 years ago
  31. ca97e21 Fix foreground service evaluation by Amith Yamasani · 5 years ago
  32. d2708f0 Fix no vibration when typing from time to time by Arthur Hung · 5 years ago
  33. 5973096 Introduce Context.BIND_SCHEDULE_LIKE_TOP_APP for visible IMEs by Yohei Yukawa · 5 years ago
  34. e069b00 Add new BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS binding flag by Michal Karpinski · 6 years ago
  35. ac39273 Use checkOperation for permission check when starting services. by Wei Wang · 6 years ago
  36. fb72b99 Add API Service.getForegroundServiceType() by Hui Yu · 6 years ago
  37. 752bc2a Don't attempt to work on empty pending starts list by Christopher Tate · 6 years ago
  38. 9cbb20b Fix bugs for background activity starts from notifications by Michal Karpinski · 6 years ago
  39. 2d4207f Change foregroundServiceType from enum to flags by Hui Yu · 6 years ago
  40. 18e46ef Merge "Ensure force-stopped process do not start again during cleanup" by TreeHugger Robot · 6 years ago
  41. 173af94 Merge "Introduce a new process state for location fg service" by Amith Yamasani · 6 years ago
  42. aaef731 Ensure force-stopped process do not start again during cleanup by Riddle Hsu · 6 years ago
  43. 751e46ca Allow multiple tasks when reviewing permissions by Philip P. Moltmann · 6 years ago
  44. a0a30a1 Introduce a new process state for location fg service by Amith Yamasani · 6 years ago
  45. 4311f21 Revert "Optimize service restart logic." by Varun Shah · 6 years ago
  46. 1652241 Optimize service restart logic. by Varun Shah · 6 years ago
  47. 676aa74 Merge "Move oom adjust related code to OomAdjuster" by TreeHugger Robot · 6 years ago
  48. f8d8278 Merge "Fix typo in comment" by Mohammad Samiul Islam · 6 years ago
  49. ceeadae Merge "Temporarily whitelist processes to open activities from background when service-based PendingIntent was whitelisted" by Michal Karpinski · 6 years ago
  50. aa74644 Move oom adjust related code to OomAdjuster by Amith Yamasani · 6 years ago
  51. c390aa8 Fix issue #122615120: Add bind flag to require associations by Dianne Hackborn · 6 years ago
  52. c8aa91b Temporarily whitelist processes to open activities from background by Michal Karpinski · 6 years ago
  53. e896c21 Fix typo in comment by Mohammad Samiul Islam · 6 years ago
  54. 7e6fa67 Initial support for application Zygote. by Martijn Coenen · 6 years ago
  55. 9f96c2b Fix NPE in retrieveServiceLocked() by Amith Yamasani · 6 years ago
  56. 2da2901 Merge "Add package information to association sources." by Dianne Hackborn · 6 years ago
  57. 24bbe58 Add package information to association sources. by Dianne Hackborn · 6 years ago
  58. c4dae61 Merge "Improves framework logging for user management." by Jovana Knezevic · 6 years ago
  59. 769b2e7 Add facility to limit associations that are allowed between apps. by Dianne Hackborn · 6 years ago
  60. 1ea8552 Add manifest service attribute foregroundServiceType by Hui Yu · 6 years ago
  61. 2f55e5a Fix various issues in ordering of grouped bindings. by Dianne Hackborn · 6 years ago
  62. a6763a3 Improves framework logging for user management. by jovanak · 6 years ago
  63. a631d56 Add new API to performing grouping and ordering of bindings. by Dianne Hackborn · 6 years ago
  64. 75b3c49 log service stats similar to batterystats by Chenjie Yu · 6 years ago
  65. 27b4d94 Implement naming of isolated service bindings. by Dianne Hackborn · 6 years ago
  66. e361a23 Add UsageStats events for foreground service start/stop. by Hui Yu · 6 years ago
  67. 5950709 Moved Activity management out of ActivityManager to WindowManager (37/n) by Wale Ogunwale · 6 years ago
  68. bff2df4 Mirror active uids from AMS to ATMS (29/n) by Wale Ogunwale · 6 years ago
  69. 98a0092 ProcessList refactor by Amith Yamasani · 6 years ago
  70. 51cc98a Moved appNotResponding handling into ProcessRecord (23/n) by Wale Ogunwale · 6 years ago
  71. 342fbe9 Moved more stuff from AMS to ATMS (20/n) by Wale Ogunwale · 6 years ago
  72. c4e63a4 Introduced ActivityServiceConnectionsHolder (18/n) by Wale Ogunwale · 6 years ago
  73. ee6eca1 Introducing PendingIntentController (17/n) by Wale Ogunwale · 6 years ago
  74. 5378374 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (15/n) by Wale Ogunwale · 6 years ago
  75. bb23d53 Fix InstantAppRegistry for secondary users. by Hai Zhang · 6 years ago
  76. 906f9c6 Moved input time out handling to ActivityTaskManagerService (14/n) by Wale Ogunwale · 6 years ago
  77. 590c716 Merge "Moved URI grants code out of ActivityManagerService to its own service (13/n)" by Wale Ogunwale · 6 years ago
  78. 6c644e6 Always review permissions before <M app is started the first time by Philip P. Moltmann · 6 years ago
  79. 6d50dcc Moved URI grants code out of ActivityManagerService to its own service (13/n) by Wale Ogunwale · 6 years ago
  80. c0b67c9 Merge "Add more data (fg services, associations) to procstats." by TreeHugger Robot · 6 years ago
  81. f673393 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (11/n) by Wale Ogunwale · 6 years ago
  82. 2aec55a Add more data (fg services, associations) to procstats. by Dianne Hackborn · 6 years ago
  83. 9e4f3e0 Introduced WindowProcessController/Listener (10/n) by Wale Ogunwale · 6 years ago
  84. a6191b4 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (9/n) by Wale Ogunwale · 6 years ago
  85. 0a82690 Guard pre-O apps from malicious startForegroundService() by Christopher Tate · 6 years ago
  86. 5e5c345 Extend startForegroundService() fg transition timeout to 10 seconds by Christopher Tate · 6 years ago
  87. f9491ca Merge "Suppress service start timeout for services within system server," into pi-dev by Makoto Onuki · 6 years ago
  88. 7450f0c Merge "Don't crash apps unfairly under FAS" into pi-dev by TreeHugger Robot · 6 years ago
  89. e84ffd9 Don't crash apps unfairly under FAS by Christopher Tate · 6 years ago
  90. 7ce98ac Suppress service start timeout for services within system server, by Makoto Onuki · 6 years ago
  91. cc269d9 Update service map when application info is updated by Fyodor Kupolov · 6 years ago
  92. 070d142 Fix issue #77931346: The notification that should not be named appeared by Dianne Hackborn · 6 years ago
  93. 45f06c79 Tie FAS service-start to the same idleness state as O+ bg restrictions by Christopher Tate · 6 years ago
  94. dbdf5df Merge "Split provider / service dumpsys into platform and non-platform" into pi-dev by Makoto Onuki · 6 years ago
  95. 32643c6 Merge "Fix issue #74248644: Swiping away task increments start ID of running services" into pi-dev by TreeHugger Robot · 6 years ago
  96. 0b575a3 Split provider / service dumpsys into platform and non-platform by Makoto Onuki · 6 years ago
  97. 42ecdf3 Fix issue #74248644: Swiping away task increments start ID of running services by Dianne Hackborn · 6 years ago
  98. 8504828 Correct bg service start policy re bg-restricted state by Christopher Tate · 6 years ago
  99. e8479d7 Merge "Include ServiceRecord in foreground service exception exception text." into pi-dev by Kodlee Yin · 6 years ago
  100. 7e95126 Include ServiceRecord in foreground service exception exception text. by Kodlee Yin · 6 years ago