1. 54762b2 Prevent developer provided strings from being uploaded through statsd. by Stanislav Zholnin · 4 years, 2 months ago
  2. cdfb1d6 Remove debug code before beta release. by Hui Yu · 4 years, 3 months ago
  3. 4cdb5dd Merge "bypass INTERACT_ACROSS_USERS permission check when binding to singleton service for non-0 userId" into rvc-dev by Songchun Fan · 4 years, 3 months ago
  4. c05f30b bypass INTERACT_ACROSS_USERS permission check when binding to singleton service for non-0 userId by Songchun Fan · 4 years, 3 months ago
  5. b9a239b Merge changes from topic "apr12" into rvc-dev by Jeff Sharkey · 4 years, 3 months ago
  6. 89f2926 [am] resolve service again when resetting userId in retrieveServiceLocked() by Songchun Fan · 4 years, 3 months ago
  7. 938089f Initial splitting of calculation and grants. by Jeff Sharkey · 4 years, 5 months ago
  8. ca10d44 updateAppUidRecLocked() needs to run for all ProcessRecord of a UidRecord. by Hui Yu · 4 years, 3 months ago
  9. 182862e Listener to watch op starts by Adam Bookatz · 4 years, 4 months ago
  10. d02044c Disable activity process config override for certain display-based services. by Darryl L Johnson · 4 years, 4 months ago
  11. 622438f Fix NullPointerException in ActiveService by Jing Ji · 4 years, 5 months ago
  12. f9a2c04f Handle ANR in a separate thread by Riddle Hsu · 4 years, 5 months ago
  13. 77fd819 Turn on foregroundServiceType camera/microphone feature in enforcement mode. by Hui Yu · 4 years, 5 months ago
  14. 7cfe82b Exempt device owner uid from FGS BG restriction. by Hui Yu · 4 years, 5 months ago
  15. d5378e9 Remove separate OpIds for logging and enforce op ids instead. by Stanislav Zholnin · 4 years, 5 months ago
  16. 4723328 Merge "Turn on foregroundServiceType camera and microphone feature in permissive mode." into rvc-dev by Hui Yu · 4 years, 5 months ago
  17. 48811ee Add logging operation ids. by Stanislav Zholnin · 4 years, 6 months ago
  18. e9b40ba Turn on foregroundServiceType camera and microphone feature in permissive mode. by Hui Yu · 4 years, 6 months ago
  19. ccf7266 Merge "Remove the notification when FGS while-in-use permission is restricted." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  20. c02592d Remove the notification when FGS while-in-use permission is restricted. by Hui Yu · 4 years, 6 months ago
  21. ee398f9 Adds Zygote policy flags to control how applications are launched by Chris Wailes · 4 years, 7 months ago
  22. bb4af58 Merge "Fix race condition while WallpaperMS rebinding service." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  23. 4cda1e5 Pass START_ACTIVITIES_FROM_BACKGROUND permission to instrumentation test. by Hui Yu · 4 years, 6 months ago
  24. 44a5629 Merge "Exempt callingUid that has START_ACTIVITIES_FROM_BACKGROUND permission." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  25. 5c8cead Exempt callingUid that has START_ACTIVITIES_FROM_BACKGROUND permission. by Hui Yu · 4 years, 6 months ago
  26. 3876793 Atom for when fgs accesses appop by Adam Bookatz · 4 years, 7 months ago
  27. d155133 Fix race condition while WallpaperMS rebinding service. by wilsonshih · 4 years, 6 months ago
  28. 7002fc4 Exempt SHELL_UID for background FGS restriction. by Hui Yu · 4 years, 6 months ago
  29. 52debeb Show a notification when FGS while-in-use permission is restricted. by Hui Yu · 4 years, 6 months ago
  30. 028d090 Log more cross-profile metrics by Alex Kershaw · 4 years, 6 months ago
  31. af76693 Create a white list to allow while-in-use permission in FGS. by Hui Yu · 4 years, 6 months ago
  32. ee29509 Revert "Revert "Activity start: Send featureId from context->AppOpsManager"" by Philip P. Moltmann · 4 years, 7 months ago
  33. e7421e9 Revert "Activity start: Send featureId from context->AppOpsManager" by Philip P. Moltmann · 4 years, 7 months ago
  34. 9c5226f Activity start: Send featureId from context->AppOpsManager by Philip P. Moltmann · 4 years, 8 months ago
  35. edd80fd Use FrameworkStatsLog in com.android.server.am.* by Muhammad Qureshi · 4 years, 7 months ago
  36. a118535 Merge "Avoid IOB while bringDownDisabledPackageServicesLocked()" am: 4e46c416a0 am: 992a2bb968 am: 2bc066ca6c by Automerger Merge Worker · 4 years, 7 months ago
  37. 88910de FGS background start restriction. by Hui Yu · 4 years, 8 months ago
  38. 971e7cc5 Restrict bindServiceAsUser to same package with _ACROSS_PROFILES by kholoud mohamed · 4 years, 7 months ago
  39. 8055a3a Add support to get historical app process exit reason by Jing Ji · 4 years, 8 months ago
  40. 67ac7c6 Give INTERACT_ACROSS_PROFILES parity with _USERS for bindServiceAsUser API by kholoud mohamed · 4 years, 9 months ago
  41. da554e4 Collect AsyncNotedAppOp in same call as noteOp by Philip P. Moltmann · 4 years, 8 months ago
  42. 068d7a2 Avoid IOB while bringDownDisabledPackageServicesLocked() by Gopal Krishna Shukla · 4 years, 8 months ago
  43. b84fe82 Merge "Avoid NPE in system_server in bringDownServiceLocked()" am: 967232eef3 am: d675648673 am: cd78786866 by Automerger Merge Worker · 4 years, 8 months ago
  44. cb78285 Rename writeToProto to be dumpDebug by Jeffrey Huang · 4 years, 9 months ago
  45. 887d808 Avoid NPE in system_server in bringDownServiceLocked() by Gopal Krishna Shukla · 5 years ago
  46. 0d9a81c Services exit fg when bg-restricted app leaves top by Christopher Tate · 5 years ago
  47. c9bb90c Merge "Add feature context" by Philip P. Moltmann · 4 years, 10 months ago
  48. 59076d8 Add feature context by Philip P. Moltmann · 5 years ago
  49. 094c3ef OomAdjust Performance Improvement by Jing Ji · 5 years ago
  50. 8d74de4 Services exit fg when bg-restricted app leaves top by Christopher Tate · 5 years ago
  51. b6e7297 Breaks isInstantApp into public and internal by Patrick Baumann · 5 years ago
  52. de37e43 Marks app filtering interactions correctly by Patrick Baumann · 5 years ago
  53. 6290916 Merge "Kill apps outright for API contract violations" by Chris Tate · 5 years ago
  54. 9fbc5e7 Kill apps outright for API contract violations by Christopher Tate · 5 years ago
  55. c006701 Don't schedule restart service if it will be bring down by Riddle Hsu · 5 years ago
  56. 76236ec Merge "Reduce calls to updateOomAdj() during unbind" into qt-dev by TreeHugger Robot · 5 years ago
  57. aaf2ac4 Tidy up all service state when done executing by Christopher Tate · 5 years ago
  58. 66eb785 Reduce calls to updateOomAdj() during unbind by Amith Yamasani · 5 years ago
  59. b8137aa Make service start whitelisting for background activity starts persist by Alan Stokes · 5 years ago
  60. c2abd5b Merge "Fix for client tracking on bind to service." into qt-dev by TreeHugger Robot · 5 years ago
  61. 8473a2c Fix for client tracking on bind to service. by Alan Stokes · 5 years ago
  62. 7d3a33f If the ServiceRecord already has a ProcessRecord attached by Michal Karpinski · 5 years ago
  63. 6aab623 Top apps may start fg services even when under bg restriction by Christopher Tate · 5 years ago
  64. 8e3e445 No service timeout when debbuger is attached by Hui Yu · 5 years ago
  65. 0ba84f8 Merge "Include oom_adjust reason in trace" into qt-dev by Amith Yamasani · 5 years ago
  66. d2775cd Include oom_adjust reason in trace by Amith Yamasani · 5 years ago
  67. 572ed7f Fix Application Zygote use for external services. by Martijn Coenen · 5 years ago
  68. e8431c2 Refactor hostingType/hostingName/hostingNameStr. by Martijn Coenen · 5 years ago
  69. f235d0b Avoid elevating apps to high proc states on binding by Amith Yamasani · 5 years ago
  70. b7daac2 Allow processes that are bound to by a currently foreground app to by Michal Karpinski · 5 years ago
  71. ca97e21 Fix foreground service evaluation by Amith Yamasani · 5 years ago
  72. d2708f0 Fix no vibration when typing from time to time by Arthur Hung · 5 years ago
  73. 5973096 Introduce Context.BIND_SCHEDULE_LIKE_TOP_APP for visible IMEs by Yohei Yukawa · 5 years ago
  74. e069b00 Add new BIND_ALLOW_BACKGROUND_ACTIVITY_STARTS binding flag by Michal Karpinski · 5 years ago
  75. ac39273 Use checkOperation for permission check when starting services. by Wei Wang · 6 years ago
  76. fb72b99 Add API Service.getForegroundServiceType() by Hui Yu · 6 years ago
  77. 752bc2a Don't attempt to work on empty pending starts list by Christopher Tate · 6 years ago
  78. 9cbb20b Fix bugs for background activity starts from notifications by Michal Karpinski · 6 years ago
  79. 2d4207f Change foregroundServiceType from enum to flags by Hui Yu · 6 years ago
  80. 18e46ef Merge "Ensure force-stopped process do not start again during cleanup" by TreeHugger Robot · 6 years ago
  81. 173af94 Merge "Introduce a new process state for location fg service" by Amith Yamasani · 6 years ago
  82. aaef731 Ensure force-stopped process do not start again during cleanup by Riddle Hsu · 6 years ago
  83. 751e46ca Allow multiple tasks when reviewing permissions by Philip P. Moltmann · 6 years ago
  84. a0a30a1 Introduce a new process state for location fg service by Amith Yamasani · 6 years ago
  85. 4311f21 Revert "Optimize service restart logic." by Varun Shah · 6 years ago
  86. 1652241 Optimize service restart logic. by Varun Shah · 6 years ago
  87. 676aa74 Merge "Move oom adjust related code to OomAdjuster" by TreeHugger Robot · 6 years ago
  88. f8d8278 Merge "Fix typo in comment" by Mohammad Samiul Islam · 6 years ago
  89. ceeadae Merge "Temporarily whitelist processes to open activities from background when service-based PendingIntent was whitelisted" by Michal Karpinski · 6 years ago
  90. aa74644 Move oom adjust related code to OomAdjuster by Amith Yamasani · 6 years ago
  91. c390aa8 Fix issue #122615120: Add bind flag to require associations by Dianne Hackborn · 6 years ago
  92. c8aa91b Temporarily whitelist processes to open activities from background by Michal Karpinski · 6 years ago
  93. e896c21 Fix typo in comment by Mohammad Samiul Islam · 6 years ago
  94. 7e6fa67 Initial support for application Zygote. by Martijn Coenen · 6 years ago
  95. 9f96c2b Fix NPE in retrieveServiceLocked() by Amith Yamasani · 6 years ago
  96. 2da2901 Merge "Add package information to association sources." by Dianne Hackborn · 6 years ago
  97. 24bbe58 Add package information to association sources. by Dianne Hackborn · 6 years ago
  98. c4dae61 Merge "Improves framework logging for user management." by Jovana Knezevic · 6 years ago
  99. 769b2e7 Add facility to limit associations that are allowed between apps. by Dianne Hackborn · 6 years ago
  100. 1ea8552 Add manifest service attribute foregroundServiceType by Hui Yu · 6 years ago