1. c26a5a8 Migrate AppCompaction settings to DeviceConfig APIs. by Ben Murdoch · 6 years ago
  2. 5b5f28b Merge "Skip dexopt if app has preferCodeIntegrity=true" by TreeHugger Robot · 5 years ago
  3. 84635a4 Merge "Enables the use of the blastula pool." by Christian Wailes · 5 years ago
  4. ba4c2eb Enables the use of the blastula pool. by Chris Wailes · 6 years ago
  5. 5eb1fef Merge "ProcessList: fix lmkd minfree rules" by TreeHugger Robot · 5 years ago
  6. 17e2907 Merge "Code cleanup to conform to style guide / linter." by TreeHugger Robot · 5 years ago
  7. b9877a0 Merge "Add Task Root package info to UsageEvent" by Michael Wachenschwanz · 5 years ago
  8. 0d42abe ProcessList: fix lmkd minfree rules by Tim Murray · 5 years ago
  9. f71cb5a Merge "Revert "Optimize service restart logic."" by Varun Shah · 5 years ago
  10. 0b4ab1f Add Task Root package info to UsageEvent by Michael Wachenschwanz · 6 years ago
  11. 4311f21 Revert "Optimize service restart logic." by Varun Shah · 5 years ago
  12. 72d25b2 Merge "compaction: fix full compaction action" by TreeHugger Robot · 5 years ago
  13. 359263d Merge "Optimize service restart logic." by Varun Shah · 5 years ago
  14. 31a11dc compaction: fix full compaction action by Tim Murray · 5 years ago
  15. efce929 Code cleanup to conform to style guide / linter. by Chris Wailes · 6 years ago
  16. 1652241 Optimize service restart logic. by Varun Shah · 6 years ago
  17. 7ff7fdb Log broadcast dispatch latency during BOOT_COMPLETED by Ng Zhi An · 6 years ago
  18. a2eeced Merge "Adding native flag namespace(netd)." by TreeHugger Robot · 5 years ago
  19. efa4910 Merge "Trace oom adjustment" by TreeHugger Robot · 5 years ago
  20. db279e8 Adding native flag namespace(netd). by chenbruce · 6 years ago
  21. f94673a Merge "Pass correct realCallingUid to startActivity() if provided by PendingIntentRecord#sendInner()" by TreeHugger Robot · 5 years ago
  22. b128866 Merge "Prepare setresuid()/setresgid() seccomp filter in AppZygote." by TreeHugger Robot · 6 years ago
  23. 86f08a5 Prepare setresuid()/setresgid() seccomp filter in AppZygote. by Martijn Coenen · 6 years ago
  24. 0c75950 Trace oom adjustment by Jorim Jaggi · 6 years ago
  25. 86f533b Merge "OomAdjuster: don't init AppCompactor in tests" by Tim Murray · 6 years ago
  26. ed621cb OomAdjuster: don't init AppCompactor in tests by Tim Murray · 6 years ago
  27. 84d9ebd Pass correct realCallingUid to startActivity() if provided by Michal Karpinski · 6 years ago
  28. c631eea Merge "GUP: Add a global property for genreal preference" by Yiwei Zhang · 6 years ago
  29. 46c2a56 Merge "UsageStats DEVICE_SHUTDOWN event." by Hui Yu · 6 years ago
  30. 8b4d509 Merge "compaction: make actions and throttling experimentable" by Tim Murray · 6 years ago
  31. b1d243a UsageStats DEVICE_SHUTDOWN event. by Hui Yu · 6 years ago
  32. 8b08542 Merge "Schematize Display system properties" by TreeHugger Robot · 6 years ago
  33. 2d67cca Allow association to debug target app by Perumaal S · 6 years ago
  34. 0fe161d Schematize Display system properties by Kiyoung Kim · 6 years ago
  35. bbcbc2c compaction: make actions and throttling experimentable by Tim Murray · 6 years ago
  36. 2c9ae09 [Multi-user] Change ActivityManagerService to use userId. by Chandan Nath · 6 years ago
  37. a5e892f Merge "Add native flag namespace for input" by TreeHugger Robot · 6 years ago
  38. 676aa74 Merge "Move oom adjust related code to OomAdjuster" by TreeHugger Robot · 6 years ago
  39. f8d8278 Merge "Fix typo in comment" by Mohammad Samiul Islam · 6 years ago
  40. ceeadae Merge "Temporarily whitelist processes to open activities from background when service-based PendingIntent was whitelisted" by Michal Karpinski · 6 years ago
  41. aa74644 Move oom adjust related code to OomAdjuster by Amith Yamasani · 6 years ago
  42. 9a78883 Merge "Historical app ops." by Svetoslav Ganov · 6 years ago
  43. 39a1a98 Add native flag namespace for input by Siarhei Vishniakou · 6 years ago
  44. 5d55a4c Merge "Fix issue #122615120: Add bind flag to require associations" by Dianne Hackborn · 6 years ago
  45. 8455ba2 Historical app ops. by Svet Ganov · 6 years ago
  46. 02951d9 Merge "Allow NetworkStack to send protected broadcasts" by Remi NGUYEN VAN · 6 years ago
  47. c390aa8 Fix issue #122615120: Add bind flag to require associations by Dianne Hackborn · 6 years ago
  48. c8aa91b Temporarily whitelist processes to open activities from background by Michal Karpinski · 6 years ago
  49. e896c21 Fix typo in comment by Mohammad Samiul Islam · 6 years ago
  50. 4a626ac GUP: Add a global property for genreal preference by Yiwei Zhang · 6 years ago
  51. 0c9ccbe Merge "GUP: Update global property for the new dev opt" by Yiwei Zhang · 6 years ago
  52. bf1f04a Merge "Migrate frameworks/base/services/core/java/com/android/server/am to androidx.test" by TreeHugger Robot · 6 years ago
  53. 8f7cd87 Merge "Moved isAppForeground to ActivityManagerInternal." by Varun Shah · 6 years ago
  54. 709ef98 Merge "Allow same-package associations" by Perumaal Shanmugam · 6 years ago
  55. 5ae40fc Allow NetworkStack to send protected broadcasts by Remi NGUYEN VAN · 6 years ago
  56. 98c84e1 Moved isAppForeground to ActivityManagerInternal. by Varun Shah · 6 years ago
  57. f12af2f Skip dexopt if app has preferCodeIntegrity=true by Victor Hsieh · 6 years ago
  58. 01e719b Allocate isolated UID ranges for app zygote and its children. by Martijn Coenen · 6 years ago
  59. 7e6fa67 Initial support for application Zygote. by Martijn Coenen · 6 years ago
  60. 1f343b5 Merge "Revert "Avoid killing instrumentation process while start process"" by Chilun Huang · 6 years ago
  61. 086a91f Allow same-package associations by Perumaal S · 6 years ago
  62. e2e6949 Revert "Avoid killing instrumentation process while start process" by Chilun Huang · 6 years ago
  63. 4ea8d61 Merge "Block activity starts from background when realCallingUid is a persistent system process and the start wasn't explicitly whitelisted by the sender" by Michal Karpinski · 6 years ago
  64. 51015a7 GUP: Update global property for the new dev opt by Yiwei Zhang · 6 years ago
  65. a449853 Merge "Rename updatable graphics driver to Game Update Package." by TreeHugger Robot · 6 years ago
  66. 12278de Merge "Add Packagewatchdog to monitor health of apps on the device" by Zimuzo Ezeozue · 6 years ago
  67. ac116df Block activity starts from background when realCallingUid is by Michal Karpinski · 6 years ago
  68. 5661046 Merge "Avoid killing instrumentation process while start process" by TreeHugger Robot · 6 years ago
  69. b33ffca Rename updatable graphics driver to Game Update Package. by Peiyong Lin · 6 years ago
  70. e7b5a8d Introduce android:preferCodeIntegrity, private for now by Victor Hsieh · 6 years ago
  71. 6efba54 Add Packagewatchdog to monitor health of apps on the device by Zimuzo · 6 years ago
  72. 1c6f7f0 Merge "ActivityManagerService: move compaction to its own class" by TreeHugger Robot · 6 years ago
  73. 1cdbd1e ActivityManagerService: move compaction to its own class by Tim Murray · 6 years ago
  74. 69b9900 Merge "Adds vishnun to owners files for wm/am" am: bcf293c674 am: 863ee68e24 by Vishnu Nair · 6 years ago
  75. 65bf9e4 Merge "Adds vishnun to owners files for wm/am" am: bcf293c674 am: 863ee68e24 by Vishnu Nair · 6 years ago
  76. 863ee68 Merge "Adds vishnun to owners files for wm/am" am: bcf293c674 by Vishnu Nair · 6 years ago
  77. aa63fe5 Merge "Fix NPE in retrieveServiceLocked()" by TreeHugger Robot · 6 years ago
  78. bcf293c Merge "Adds vishnun to owners files for wm/am" by Treehugger Robot · 6 years ago
  79. 0bd1bf6 Avoid killing instrumentation process while start process by Chilun · 6 years ago
  80. 9f96c2b Fix NPE in retrieveServiceLocked() by Amith Yamasani · 6 years ago
  81. 9d528a1 Make sure unsafeCheckOpRaw ops check raw ops by Svet Ganov · 6 years ago
  82. 4fc6de2 Adds vishnun to owners files for wm/am by Vishnu Nair · 6 years ago
  83. 9ce2976 Merge "Fix issue in proc state ranking in a cycle" by Amith Yamasani · 6 years ago
  84. 08888c0 Fix issue in proc state ranking in a cycle by Amith Yamasani · 6 years ago
  85. 5612675 Migrate frameworks/base/services/core/java/com/android/server/am to androidx.test by KOUSHIK PANUGANTI · 6 years ago
  86. 2da2901 Merge "Add package information to association sources." by Dianne Hackborn · 6 years ago
  87. 9507158 Merge "App Compaction: Add westworld atom & statsd logging." by Ben Murdoch · 6 years ago
  88. 24bbe58 Add package information to association sources. by Dianne Hackborn · 6 years ago
  89. eabb337 Merge "SettingsToPropertiesMapper integrate with DeviceConfig API" by Hongyi Zhang · 6 years ago
  90. bab399f App Compaction: Add westworld atom & statsd logging. by Ben Murdoch · 6 years ago
  91. c4aad0e SettingsToPropertiesMapper integrate with DeviceConfig API by Hongyi Zhang · 6 years ago
  92. d900848 Merge "Fix checking if process name is whitelisted" by TreeHugger Robot · 6 years ago
  93. 67fb3ca Merge "Statsd atom: Wifi on (enabled) and running" by Adam Bookatz · 6 years ago
  94. 9dc56ac Fix checking if process name is whitelisted by Rafal Slawik · 6 years ago
  95. c4dae61 Merge "Improves framework logging for user management." by Jovana Knezevic · 6 years ago
  96. a567e65 Merge "ActivityManagerService: compact background apps" by Tim Murray · 6 years ago
  97. 0b1c8aa ActivityManagerService: compact background apps by Tim Murray · 6 years ago
  98. ccc7473 Schematize vold system properties am: 0a91222c83 by Inseob Kim · 6 years ago
  99. 0a91222 Schematize vold system properties by Inseob Kim · 6 years ago
  100. 26b2879 Merge "AM: Report launch state with activity launch info" by TreeHugger Robot · 6 years ago