1. bbebaf7 ActivityManagerService: all users can handle freezer state in debug builds by Marco Ballesio · 3 years, 6 months ago
  2. 66e13ba Use per-user Shell UID for adoptShellPermissionIdentity(). by Hai Zhang · 3 years, 7 months ago
  3. bce720f Merge "Ensure caller identity is restored in CP quick-path." into rvc-dev am: 978c1ffc3a am: b98ad2ef03 by Sterling Huber · 3 years, 7 months ago
  4. 2f28b20 Ensure caller identity is restored in CP quick-path. by Varun Shah · 3 years, 8 months ago
  5. 6aa6517 Merge "Enforce permission checks in getting app exit reasons" into rvc-dev am: f36b9764e0 am: e1c2448e6b by Jing Ji · 3 years, 9 months ago
  6. f7741b1 Merge "Revert "Allow package verifier to hide specific fgs notifications."" into rvc-qpr-dev by TreeHugger Robot · 3 years, 10 months ago
  7. 7174ebb Don't dump binder proxies with the lock held. by Martijn Coenen · 3 years, 10 months ago
  8. 44baf28 Revert "Allow package verifier to hide specific fgs notifications." by Kweku Adams · 3 years, 10 months ago
  9. e9b1dd4 Enforce permission checks in getting app exit reasons by Jing Ji · 3 years, 11 months ago
  10. 12f3e8d freezer: reentrant enable/disable method by Marco Ballesio · 4 years, 1 month ago
  11. e49aa72 Allow package verifier to hide specific fgs notifications. by Kweku Adams · 4 years ago
  12. 455470d Merge "Add missing isShellUser check" into rvc-dev by TreeHugger Robot · 4 years ago
  13. fc76b97d Skip bg PSS collection for apps using a camera by Christopher Tate · 4 years ago
  14. bfdb712 Add missing isShellUser check by John Reck · 4 years ago
  15. e58fb44 Merge "Make the pending top UID's adj value slightly better than FOREGROUND_APP_ADJ." into rvc-dev by Hui Yu · 4 years ago
  16. dd181557 Make the pending top UID's adj value slightly better than FOREGROUND_APP_ADJ. by Hui Yu · 4 years ago
  17. 6692938 Merge "Check PendingStartActivityUids in getAppStartModeLocked." into rvc-dev by TreeHugger Robot · 4 years ago
  18. bce0a3a Check PendingStartActivityUids in getAppStartModeLocked. by Hui Yu · 4 years ago
  19. 062b151 Merge "Whitelist package verifiers for bg operation" into rvc-dev by Chris Tate · 4 years ago
  20. da88348 Nuanced Uri handling related to WM/AM locking. by Jeff Sharkey · 4 years, 1 month ago
  21. bccdd48e Whitelist package verifiers for bg operation by Christopher Tate · 4 years, 1 month ago
  22. b3f5a7a Merge "Revert "Revert "Revert "Only promote remote animator to top sched group during animation"""" into rvc-dev by Jorim Jaggi · 4 years, 1 month ago
  23. 6858ed5 Revert "Revert "Revert "Only promote remote animator to top sched group during animation""" by Jorim Jaggi · 4 years, 1 month ago
  24. aacd48b Implement permission revoke with reason by Evan Severson · 4 years, 1 month ago
  25. cf084d5 Merge "Track the number of PendingIntent per UID" into rvc-dev by Jing Ji · 4 years, 1 month ago
  26. 7b82cbe Track the number of PendingIntent per UID by Jing Ji · 4 years, 5 months ago
  27. 54762b2 Prevent developer provided strings from being uploaded through statsd. by Stanislav Zholnin · 4 years, 1 month ago
  28. d33c6f8 Revert "Revert "Only promote remote animator to top sched group during animation"" by Tim Murray · 4 years, 1 month ago
  29. b83ab2c Revert "Only promote remote animator to top sched group during animation" by Tim Murray · 4 years, 1 month ago
  30. 7ecbe5b Fixes broadcast filtering for multi-user sys apps by Patrick Baumann · 4 years, 1 month ago
  31. 6637274 Merge "Start OP_NO_ISOLATED_STORAGE on `am instrument --no-isolated-storage`" into rvc-dev by Nikita Ioffe · 4 years, 1 month ago
  32. 0401e33 Merge "Only promote remote animator to top sched group during animation" into rvc-dev by Jorim Jaggi · 4 years, 1 month ago
  33. ac095e5 Start OP_NO_ISOLATED_STORAGE on `am instrument --no-isolated-storage` by Nikita Ioffe · 4 years, 1 month ago
  34. f1347d3 Only promote remote animator to top sched group during animation by Jorim Jaggi · 4 years, 2 months ago
  35. cdfb1d6 Remove debug code before beta release. by Hui Yu · 4 years, 1 month ago
  36. 08ab384 Add uid to PendingStartActivityUids when activity resumed. by Hui Yu · 4 years, 1 month ago
  37. 3f91f93 Remove thread delegation when checking grants. by Jeff Sharkey · 4 years, 1 month ago
  38. 3862660 Add proper lock to the dropbox throttling map by Jing Ji · 4 years, 1 month ago
  39. 559a551 Merge "Throttle the dropbox logs per event-type" into rvc-dev by Jing Ji · 4 years, 1 month ago
  40. 62dea29 Throttle the dropbox logs per event-type by Jing Ji · 4 years, 1 month ago
  41. b9a239b Merge changes from topic "apr12" into rvc-dev by Jeff Sharkey · 4 years, 1 month ago
  42. 664ef14 Merge "Revert "Revert "Call noteOperation() in ShellDelegate so that noteOp() really passes.""" into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  43. 8a410f7 Revert "Revert "Call noteOperation() in ShellDelegate so that noteOp() really passes."" by Stanislav Zholnin · 4 years, 1 month ago
  44. 938089f Initial splitting of calculation and grants. by Jeff Sharkey · 4 years, 3 months ago
  45. 39e9910 Dump UidRecord's capability and list of ProcessRecord. by Hui Yu · 4 years, 2 months ago
  46. 3f5b152 Check PendingStartActivityUids list before updateOomAdj is done. by Hui Yu · 4 years, 2 months ago
  47. acb2bba Merge changes from topic "dump-cacheinfo" into rvc-dev by Collin Fijalkovich · 4 years, 2 months ago
  48. cb6db38 Some improvements to process state dumpsys output. by Dianne Hackborn · 4 years, 2 months ago
  49. ceefcec Add cache debugging information to bugreports. by Collin Fijalkovich · 4 years, 2 months ago
  50. b55e856 Fix Lost RAM calculation by accounting for ION mapped heaps by Suren Baghdasaryan · 4 years, 2 months ago
  51. a6099ac Merge "Revert "Add isUidActiveOrForeground() for camera/audio to use."" into rvc-dev by Hui Yu · 4 years, 2 months ago
  52. ce9b478 Merge changes from topic "developer option for app freezer" into rvc-dev by Marco Ballesio · 4 years, 2 months ago
  53. 240bea3 ActivityManager API to check availability of app freezer by Marco Ballesio · 4 years, 2 months ago
  54. 3e376ab Revert "Add isUidActiveOrForeground() for camera/audio to use." by Hui Yu · 4 years, 2 months ago
  55. 9106f2a Fix #155437855: "dumpsys activity" package filtering doesn't filter everything by Dianne Hackborn · 4 years, 2 months ago
  56. 240839a Revert "If didSomething condition is reversed." by Hui Yu · 4 years, 2 months ago
  57. b40a87c Merge "If didSomething condition is reversed." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  58. f759a58 If didSomething condition is reversed. by Hui Yu · 4 years, 2 months ago
  59. aa59419 Add back ActivityManagerService.onUserRemoved by Adam Bookatz · 4 years, 3 months ago
  60. 28354e5 Merge "Revert "Call noteOperation() in ShellDelegate so that noteOp() really passes."" into rvc-dev by Santiago Seifert · 4 years, 3 months ago
  61. 623bbef Revert "Call noteOperation() in ShellDelegate so that noteOp() really passes." by Santiago Seifert · 4 years, 3 months ago
  62. a87a494 Merge "Call noteOperation() in ShellDelegate so that noteOp() really passes." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  63. 799ee34 Call noteOperation() in ShellDelegate so that noteOp() really passes. by Hai Zhang · 4 years, 3 months ago
  64. d02044c Disable activity process config override for certain display-based services. by Darryl L Johnson · 4 years, 3 months ago
  65. 35c6b8f Merge "Set a default wtf handler for system_server at initialization" into rvc-dev by Jing Ji · 4 years, 3 months ago
  66. 6674e0d Set a default wtf handler for system_server at initialization by Jing Ji · 4 years, 3 months ago
  67. 64bd9c7 Merge "Uri permission grants improvements, tests, fixes." into rvc-dev by Jeff Sharkey · 4 years, 3 months ago
  68. 1d194f923 Uri permission grants improvements, tests, fixes. by Jeff Sharkey · 4 years, 3 months ago
  69. fd2f5f6 Enable System User Home for CSI by Isaac Chen · 4 years, 3 months ago
  70. 672950a Merge "Fix an issue that restricted package is not printed if it has no ... allowed packages." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  71. d1b29e8 freezer: disable on "am dumpheap <pid>" by Marco Ballesio · 4 years, 3 months ago
  72. f45667f Merge "Fix overriding pending ProcessChangeItems" into rvc-dev by Sergey Nikolaienkov · 4 years, 3 months ago
  73. d5d9e8d Fix overriding pending ProcessChangeItems by Sergey Nikolaienkov · 4 years, 3 months ago
  74. 9f0c5a9 Fix an issue that restricted package is not printed if it has no ... by Tony Mak · 4 years, 3 months ago
  75. d11b9a3 Merge "Handle ANR in a separate thread" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  76. f9a2c04f Handle ANR in a separate thread by Riddle Hsu · 4 years, 4 months ago
  77. b66d65f Whitelist for package broadcasts by Patrick Baumann · 4 years, 4 months ago
  78. 5e089a4 Merge changes from topic "foregroundServiceType camera/microphone" into rvc-dev by Hui Yu · 4 years, 4 months ago
  79. fa6a504 Merge "Skip excluded MW mode tasks from recents and running tasks" into rvc-dev by Winson Chung · 4 years, 4 months ago
  80. 7cfe82b Exempt device owner uid from FGS BG restriction. by Hui Yu · 4 years, 4 months ago
  81. 9b52815 Add isUidActiveOrForeground() for camera/audio to use. by Hui Yu · 4 years, 4 months ago
  82. e5ab017 Skip excluded MW mode tasks from recents and running tasks by Winson Chung · 4 years, 4 months ago
  83. d652c3a updateOomAdjLocked() need to be called regardless outer block. by Hui Yu · 4 years, 4 months ago
  84. 56006fd Add support to provide app its own ANR stack trace by Jing Ji · 4 years, 4 months ago
  85. 377e812 Merge "Fix CTS UiAutomationTest#testAdoptSomeShellPermissions" into rvc-dev by Minche Li · 4 years, 4 months ago
  86. e12741e Merge "freezer: thaw on dumpsys data collection" into rvc-dev by Marco Ballesio · 4 years, 4 months ago
  87. 71750b2 freezer: thaw on dumpsys data collection by Marco Ballesio · 4 years, 4 months ago
  88. f817036 Merge "Don't track the PROCESS_STATE_NONEXISTENT in ProcessState Tacker" into rvc-dev by Jing Ji · 4 years, 4 months ago
  89. f25e24b Fix CTS UiAutomationTest#testAdoptSomeShellPermissions by mincheli · 4 years, 4 months ago
  90. 4539b17 Don't track the PROCESS_STATE_NONEXISTENT in ProcessState Tacker by Jing Ji · 4 years, 4 months ago
  91. 486d760 Pass bind mount storage data decision from java to zygote by Ricky Wai · 4 years, 4 months ago
  92. dcc28a0 Use the last sample of the PSS/RSS in ApplicationExitInfo by Jing Ji · 4 years, 4 months ago
  93. d3aff3a Update the categories of app kill reaons by Jing Ji · 4 years, 5 months ago
  94. ccf7266 Merge "Remove the notification when FGS while-in-use permission is restricted." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  95. d3afc9f Merge "Fixes wrong id when granting provider access" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  96. c02592d Remove the notification when FGS while-in-use permission is restricted. by Hui Yu · 4 years, 4 months ago
  97. 5533722 Fixes wrong id when granting provider access by Patrick Baumann · 4 years, 4 months ago
  98. ee398f9 Adds Zygote policy flags to control how applications are launched by Chris Wailes · 4 years, 5 months ago
  99. 73a7fe9 Clean-up old docked-stack implementation from WM by Evan Rosky · 4 years, 8 months ago
  100. cb2d2ec Merge "Grants visibility on uri permission grant" into rvc-dev by Patrick Baumann · 4 years, 5 months ago