1. 5950709 Moved Activity management out of ActivityManager to WindowManager (37/n) by Wale Ogunwale · 6 years ago
  2. bff2df4 Mirror active uids from AMS to ATMS (29/n) by Wale Ogunwale · 6 years ago
  3. 98a0092 ProcessList refactor by Amith Yamasani · 6 years ago
  4. 51cc98a Moved appNotResponding handling into ProcessRecord (23/n) by Wale Ogunwale · 6 years ago
  5. 342fbe9 Moved more stuff from AMS to ATMS (20/n) by Wale Ogunwale · 6 years ago
  6. c4e63a4 Introduced ActivityServiceConnectionsHolder (18/n) by Wale Ogunwale · 6 years ago
  7. ee6eca1 Introducing PendingIntentController (17/n) by Wale Ogunwale · 6 years ago
  8. 5378374 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (15/n) by Wale Ogunwale · 6 years ago
  9. bb23d53 Fix InstantAppRegistry for secondary users. by Hai Zhang · 6 years ago
  10. 906f9c6 Moved input time out handling to ActivityTaskManagerService (14/n) by Wale Ogunwale · 6 years ago
  11. 590c716 Merge "Moved URI grants code out of ActivityManagerService to its own service (13/n)" by Wale Ogunwale · 6 years ago
  12. 6c644e6 Always review permissions before <M app is started the first time by Philip P. Moltmann · 6 years ago
  13. 6d50dcc Moved URI grants code out of ActivityManagerService to its own service (13/n) by Wale Ogunwale · 6 years ago
  14. c0b67c9 Merge "Add more data (fg services, associations) to procstats." by TreeHugger Robot · 6 years ago
  15. f673393 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (11/n) by Wale Ogunwale · 6 years ago
  16. 2aec55a Add more data (fg services, associations) to procstats. by Dianne Hackborn · 6 years ago
  17. 9e4f3e0 Introduced WindowProcessController/Listener (10/n) by Wale Ogunwale · 6 years ago
  18. a6191b4 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (9/n) by Wale Ogunwale · 6 years ago
  19. 0a82690 Guard pre-O apps from malicious startForegroundService() by Christopher Tate · 6 years ago
  20. 5e5c345 Extend startForegroundService() fg transition timeout to 10 seconds by Christopher Tate · 6 years ago
  21. f9491ca Merge "Suppress service start timeout for services within system server," into pi-dev by Makoto Onuki · 6 years ago
  22. 7450f0c Merge "Don't crash apps unfairly under FAS" into pi-dev by TreeHugger Robot · 6 years ago
  23. e84ffd9 Don't crash apps unfairly under FAS by Christopher Tate · 6 years ago
  24. 7ce98ac Suppress service start timeout for services within system server, by Makoto Onuki · 6 years ago
  25. cc269d9 Update service map when application info is updated by Fyodor Kupolov · 6 years ago
  26. 070d142 Fix issue #77931346: The notification that should not be named appeared by Dianne Hackborn · 6 years ago
  27. 45f06c79 Tie FAS service-start to the same idleness state as O+ bg restrictions by Christopher Tate · 6 years ago
  28. dbdf5df Merge "Split provider / service dumpsys into platform and non-platform" into pi-dev by Makoto Onuki · 6 years ago
  29. 32643c6 Merge "Fix issue #74248644: Swiping away task increments start ID of running services" into pi-dev by TreeHugger Robot · 6 years ago
  30. 0b575a3 Split provider / service dumpsys into platform and non-platform by Makoto Onuki · 6 years ago
  31. 42ecdf3 Fix issue #74248644: Swiping away task increments start ID of running services by Dianne Hackborn · 6 years ago
  32. 8504828 Correct bg service start policy re bg-restricted state by Christopher Tate · 6 years ago
  33. e8479d7 Merge "Include ServiceRecord in foreground service exception exception text." into pi-dev by Kodlee Yin · 6 years ago
  34. 7e95126 Include ServiceRecord in foreground service exception exception text. by Kodlee Yin · 6 years ago
  35. c2def58 Copy ApplicationInfo#versionCode field by Patrick Baumann · 6 years ago
  36. e9d9b4b Fix issue #77230164: Add app op to control foreground services by Dianne Hackborn · 6 years ago
  37. 32ca41d Merge "Remove am/wm.proto which is redundant. The naming convention is defined in core/proto/README.md" into pi-dev by TreeHugger Robot · 6 years ago
  38. 6c6e9ca Remove am/wm.proto which is redundant. The naming convention is defined by Yi Jin · 6 years ago
  39. c7933ac Suppress all background-state services in user-forced app standby by Christopher Tate · 7 years ago
  40. 54f51b0 Don't time out startForegroundService when debugging the app by Christopher Tate · 7 years ago
  41. dd027b3 Fix issue #72116995: Add permission guarding Service#startForeground by Dianne Hackborn · 7 years ago
  42. 2b30f32 Rename dumpsys protos to make platform proto names consistent. by Yi Jin · 7 years ago
  43. a896c7a Merge "fix uid for ForegroundServiceStateChanged" by TreeHugger Robot · 7 years ago
  44. 1b9b21c fix uid for ForegroundServiceStateChanged by Chenjie Yu · 7 years ago
  45. 0b4add6 Revert "Fix issue #72116995: Add permission guarding Service#startForeground" by Ian Pedowitz · 7 years ago
  46. a9da85f Fix issue #72116995: Add permission guarding Service#startForeground by Dianne Hackborn · 7 years ago
  47. ccfe645 Atom and logging for foreground service state changes by Chenjie Yu · 7 years ago
  48. c2cbc07 Revert "Fix issue #72116995: Add permission guarding Service#startForeground" by Dianne Hackborn · 7 years ago
  49. 994b5ad Fix issue #72116995: Add permission guarding Service#startForeground by Dianne Hackborn · 7 years ago
  50. d223db3 Add infrastructure for running a11y tests in instant mode by Svet Ganov · 7 years ago
  51. f097d42 Move heavy-weight process state down to cached range. by Dianne Hackborn · 7 years ago
  52. 6b51414 Implement Activity Manager Dumpsys --service option by Yi Jin · 7 years ago
  53. 2c93591 Use correct user id for permission check for instant foreground service by Svet Ganov · 7 years ago
  54. 1b3edac Use separate lock in UserController by Fyodor Kupolov · 7 years ago
  55. 1536cc2 Mark uid as non-idle/FG-entitled when launching for fg service by Christopher Tate · 7 years ago
  56. b0c8a88 Retry crashed bound foreground service with some delay by Amith Yamasani · 7 years ago
  57. 2b20d55 Merge "Fix issue #62524613: Background limitation is not working as expected..." into oc-dev by TreeHugger Robot · 7 years ago
  58. a33f1a2 Fix issue #62524613: Background limitation is not working as expected... by Dianne Hackborn · 7 years ago
  59. cb01563 Work on issue #36891897: Need to ensure foreground services... by Dianne Hackborn · 7 years ago
  60. 886e016 Use correct timebase in fg service notifications. by Dan Sandler · 7 years ago
  61. 2f36ab8 Updates to Dianne's Dungeon. by Dan Sandler · 7 years ago
  62. fb5d4b5 Work on issue #36891897: Need to ensure foreground services... by Dianne Hackborn · 7 years ago
  63. b2926b1 Fix a security exception when unbinding services by Amith Yamasani · 7 years ago
  64. f965f40 Fix issue #38037532: Toasts cause apps to become foreground by Dianne Hackborn · 7 years ago
  65. f57b93c Merge "Update process state after unbinding a service." into oc-dev by TreeHugger Robot · 7 years ago
  66. 385c3ad Update process state after unbinding a service. by Amith Yamasani · 7 years ago
  67. c45d88b Merge "Fix issue #37938835: Undismissable "Camera is running in the..." into oc-dev by Dianne Hackborn · 7 years ago
  68. be68d49 Fix issue #37938835: Undismissable "Camera is running in the... by Dianne Hackborn · 7 years ago
  69. 02af3ea Grant ephemeral app access during service bind by Jesse Evans · 7 years ago
  70. af59768 Fix stupid bug. by Dianne Hackborn · 7 years ago
  71. 83b40f6 Work on issue #36891897: Need to ensure foreground services can't... by Dianne Hackborn · 7 years ago
  72. 1f1d372 Merge "bringDownServiceLocked() shouldn't complain when mServicesByName..." into oc-dev by Makoto Onuki · 7 years ago
  73. 1b9dfda bringDownServiceLocked() shouldn't complain when mServicesByName... by Makoto Onuki · 7 years ago
  74. 0f42129 Make sure to update oom-adjustment when a service starts. by Makoto Onuki · 7 years ago
  75. 03d0f81 Don't clear restart counter when bringing up the service. by Sudheer Shanka · 7 years ago
  76. e23fa2b OOM-adjust an app to the foreground for startForegroundService by Christopher Tate · 7 years ago
  77. 8305a1f Merge "Fix issue #37306208: CTS: ServiceTest#testForegroundService..." into oc-dev by Dianne Hackborn · 7 years ago
  78. f82236e Fix issue #37306208: CTS: ServiceTest#testForegroundService... by Dianne Hackborn · 7 years ago
  79. 242ba3e9 Turn down the preliminary foreground service API by Christopher Tate · 7 years ago
  80. c75587e Work on issue #36427964: SecurityException: Unable to find app... by Dianne Hackborn · 7 years ago
  81. 36de376 Merge "Work on issue #36869295: com.qti.qualcomm.datastatusnotification..." into oc-dev by TreeHugger Robot · 7 years ago
  82. 2f8e378 Work on issue #36869295: com.qti.qualcomm.datastatusnotification... by Dianne Hackborn · 7 years ago
  83. 3f7c9f2 Deliver start service args with ParcelledListSlice. by Dianne Hackborn · 7 years ago
  84. 78e8ac9c Merge "Framework support to improve bg check CTS tests." into oc-dev by TreeHugger Robot · 7 years ago
  85. 9484603 Framework support to improve bg check CTS tests. by Dianne Hackborn · 7 years ago
  86. 51b3aac Implement service filtering by Todd Kennedy · 7 years ago
  87. 08992ac API refactor: context.startForegroundService() by Christopher Tate · 7 years ago
  88. 55af6c5 Avoid deadlock when installing app by Shunta Sato · 8 years ago
  89. c9d9407 Revert "Ensure network connectivity on app start." by Sudheer Shanka · 8 years ago
  90. 27e6931 Ensure network connectivity on app start. by Sudheer Shanka · 8 years ago
  91. c38e4a6 Merge "Fixed call to setServiceForegroundInnerLocked()." by TreeHugger Robot · 8 years ago
  92. 26ae163 Fixed call to setServiceForegroundInnerLocked(). by Felipe Leme · 8 years ago
  93. 97b383f Add permission for instant apps creating foreground services by Chad Brubaker · 8 years ago
  94. 290e578 Limit getRunningServices to calling uid's services. by Bryce Lee · 8 years ago
  95. 5f1a2a3 Merge "Optimize bg check flow." by Dianne Hackborn · 8 years ago
  96. c3af19a Optimize bg check flow. by Dianne Hackborn · 8 years ago
  97. 9decd5a Restore foreground service notifications by Julia Reynolds · 8 years ago
  98. 85e3564 Improve behavior of bg check. by Dianne Hackborn · 8 years ago
  99. 4c0659f Merge "Enable background restrictions" by TreeHugger Robot · 8 years ago
  100. 42a386b Enable background restrictions by Christopher Tate · 8 years ago