1. fdc5593 Update AppCompacted WW atom to include device ZRAM usage. by Ben Murdoch · 5 years ago
  2. cf1ab29 Merge "Add a constant for low perceptible adj" by Amith Yamasani · 5 years ago
  3. b24e989 Don't hold WM lock while updating OOM adj by Jorim Jaggi · 5 years ago
  4. 14f9d36 Merge "compaction: add null action" by Tim Murray · 5 years ago
  5. 82c999d Merge "Remove sandbox specific bind mounts from root namespace." by Sudheer Shanka · 5 years ago
  6. 86ef44b Merge "Add helper methods for View attribute debugging" by Aurimas Liutikas · 5 years ago
  7. 03fd40b Remove sandbox specific bind mounts from root namespace. by Sudheer Shanka · 5 years ago
  8. f96451b compaction: add null action by Tim Murray · 5 years ago
  9. 8f004c8 Add helper methods for View attribute debugging by Aurimas Liutikas · 5 years ago
  10. 0567ec6 Add a constant for low perceptible adj by Amith Yamasani · 5 years ago
  11. 04ecb63 Merge "Fix bugs for background activity starts from notifications" by Michal Karpinski · 5 years ago
  12. 9cbb20b Fix bugs for background activity starts from notifications by Michal Karpinski · 5 years ago
  13. 0a796c1 compaction: fix two small bugs by Tim Murray · 5 years ago
  14. 3d1de20 Merge "Tweak printing of oom_adj to add a compressed format." by Dianne Hackborn · 5 years ago
  15. c3136ab Merge "Add media_native flag namespace" by TreeHugger Robot · 5 years ago
  16. 0450d27 Merge "Use app uid for comparing isolated service group" by TreeHugger Robot · 5 years ago
  17. 5ebb265 Add media_native flag namespace by Dongwon Kang · 5 years ago
  18. 311473c Tweak printing of oom_adj to add a compressed format. by Dianne Hackborn · 5 years ago
  19. b31138f Add runtime_native_boot namespace by Mathieu Chartier · 5 years ago
  20. bdda90f Merge "TEST_MAPPING: Remove CtsActivityManagerDeviceSdk25TestCases" by TreeHugger Robot · 5 years ago
  21. dbe1fa7 Merge "Avoid NPE when Activity Manager calls notifyCleartextNetwork." by Varun Shah · 5 years ago
  22. f9a25e5 Merge "Fix typo" by Makoto Onuki · 5 years ago
  23. 1939399 Merge "Print ANR filename on logcat" by Makoto Onuki · 5 years ago
  24. f021dc7 Merge changes Ie9c8934d,Iea747394 by Annie Meng · 5 years ago
  25. fdc3918 Merge "Minor refactoring for instrumenting with background activity starts permission" by TreeHugger Robot · 5 years ago
  26. f973460 Merge "Implement getting displayId from ActivityManager" by TreeHugger Robot · 5 years ago
  27. ec120a3 Merge "Make profileable_from_shell apps dumpable." by Yabin Cui · 5 years ago
  28. 5a90662 Print ANR filename on logcat by Makoto Onuki · 5 years ago
  29. 4f05880 Merge "Add statsd atom PROCESS_START_TIME" by Hui Yu · 5 years ago
  30. d5e74ed Fix typo by Makoto Onuki · 5 years ago
  31. bb82c6a Implement getting displayId from ActivityManager by Adam He · 5 years ago
  32. 53fe848 Merge "Exempt PRE_BOOT_COMPLETED from timeout & deferral policy" by TreeHugger Robot · 5 years ago
  33. 4d8546d Make profileable_from_shell apps dumpable. by Yabin Cui · 5 years ago
  34. 7d3adab Merge "Change foregroundServiceType from enum to flags" by TreeHugger Robot · 5 years ago
  35. 1b72ca3 Exempt PRE_BOOT_COMPLETED from timeout & deferral policy by Christopher Tate · 5 years ago
  36. 885aca1 Add statsd atom PROCESS_START_TIME by Hui Yu · 5 years ago
  37. d582787 Create "android" backup agent in the system process for all users by Annie Meng · 5 years ago
  38. 9853d60 Merge "Rename preferCodeIntegrity to useEmbeddedDex" by TreeHugger Robot · 5 years ago
  39. 2d4207f Change foregroundServiceType from enum to flags by Hui Yu · 5 years ago
  40. 68f93a1 Merge "Enable offload queue based on flag value" by TreeHugger Robot · 5 years ago
  41. 4bc5649 Minor refactoring for instrumenting with background activity starts permission by Michal Karpinski · 5 years ago
  42. fa9df0b Rename preferCodeIntegrity to useEmbeddedDex by Victor Hsieh · 5 years ago
  43. e52f56c TEST_MAPPING: Remove CtsActivityManagerDeviceSdk25TestCases by Simran Basi · 5 years ago
  44. 2bd06a3 Merge "Add sample rate for app compaction metrics." by TreeHugger Robot · 5 years ago
  45. 0193e95 Enable offload queue based on flag value by Ng Zhi An · 5 years ago
  46. 52968e6 Merge "Don't crash cleaning up not-yet-live state" by TreeHugger Robot · 5 years ago
  47. 0e699f7 Avoid NPE when Activity Manager calls notifyCleartextNetwork. by Varun Shah · 5 years ago
  48. 2384df7 Add sample rate for app compaction metrics. by Ben Murdoch · 5 years ago
  49. c717bec Merge "Allow apps that are currently instrumenting with background activity starts privileges to start activities from background" by Michal Karpinski · 5 years ago
  50. b3cf932 Merge "Update uid process state synchronously" by TreeHugger Robot · 5 years ago
  51. 5bbb5b4 Merge "Add native boot flag namespace for activity_manager" by TreeHugger Robot · 5 years ago
  52. daef80f Allow apps that are currently instrumenting with background activity by Michal Karpinski · 5 years ago
  53. aab0a27 Merge "Notify PackageHealthObservers of the package versionCode on package failure" by Zimuzo Ezeozue · 5 years ago
  54. d7088f8 Update uid process state synchronously by Riddle Hsu · 5 years ago
  55. 18e46ef Merge "Ensure force-stopped process do not start again during cleanup" by TreeHugger Robot · 5 years ago
  56. 4625b2e Merge "Add runtime_native namespace for properties" by Mathieu Chartier · 5 years ago
  57. 200029a Don't crash cleaning up not-yet-live state by Christopher Tate · 5 years ago
  58. 7f11eb9 Add runtime_native namespace for properties by Mathieu Chartier · 5 years ago
  59. 3e8a69c Merge "Fix typo: decrement not increment" by TreeHugger Robot · 5 years ago
  60. 972e1cd Notify PackageHealthObservers of the package versionCode on package failure by Zimuzo · 5 years ago
  61. d4caf85 Fix typo: decrement not increment by Christopher Tate · 5 years ago
  62. 173af94 Merge "Introduce a new process state for location fg service" by Amith Yamasani · 5 years ago
  63. bc1a59f Merge "Use a specific theme for the car user switching dialog." by TreeHugger Robot · 5 years ago
  64. aaef731 Ensure force-stopped process do not start again during cleanup by Riddle Hsu · 5 years ago
  65. 1ea5775 Merge "Game Driver: rename GUP to Game Driver" by TreeHugger Robot · 5 years ago
  66. 62df70b Use a specific theme for the car user switching dialog. by Aarthi Balachander · 6 years ago
  67. e1bff3f Add native boot flag namespace for activity_manager by Ng Zhi An · 5 years ago
  68. 063180f [Multi-user] Pass userId on backup agent creation by Ruslan Tkhakokhov · 5 years ago
  69. 2f558d2 Defer broadcasts to slow-handling apps by Christopher Tate · 5 years ago
  70. 2b3be86 Game Driver: rename GUP to Game Driver by Yiwei Zhang · 5 years ago
  71. 4e78dec Merge "Add api to change charging state update delay" by TreeHugger Robot · 5 years ago
  72. 0941120 Add api to change charging state update delay by Ng Zhi An · 5 years ago
  73. 751e46ca Allow multiple tasks when reviewing permissions by Philip P. Moltmann · 5 years ago
  74. de22c11 Merge "WM: Switch to using APPLICATION_OVERLAY window type for ErrorDialogs" by TreeHugger Robot · 5 years ago
  75. 95b6e95 Merge "Extend temporary whitelisting mechanism to support trampolines from PendingIntents for broadcasts and services if PI.send() caller is in the foreground" by Michal Karpinski · 5 years ago
  76. 1fcbf83 Merge changes from topic "angle_rules_fast_path" by TreeHugger Robot · 5 years ago
  77. 15382f1 WM: Switch to using APPLICATION_OVERLAY window type for ErrorDialogs by Vishnu Nair · 5 years ago
  78. 75445471 Merge "Migrate AppCompaction settings to DeviceConfig APIs." by Ben Murdoch · 5 years ago
  79. cc88d7e Extend temporary whitelisting mechanism to support trampolines by Michal Karpinski · 5 years ago
  80. 06928f4 Merge "Add API for proxy configuration over VPN." by TreeHugger Robot · 5 years ago
  81. 5ebb0db Guard ANGLE rules checking with a whitelist by Cody Northrop · 5 years ago
  82. c26a5a8 Migrate AppCompaction settings to DeviceConfig APIs. by Ben Murdoch · 5 years ago
  83. 18622d3 Add API for proxy configuration over VPN. by Irina Dumitrescu · 6 years ago
  84. 5b5f28b Merge "Skip dexopt if app has preferCodeIntegrity=true" by TreeHugger Robot · 5 years ago
  85. 84635a4 Merge "Enables the use of the blastula pool." by Christian Wailes · 5 years ago
  86. ba4c2eb Enables the use of the blastula pool. by Chris Wailes · 5 years ago
  87. a0a30a1 Introduce a new process state for location fg service by Amith Yamasani · 5 years ago
  88. 5eb1fef Merge "ProcessList: fix lmkd minfree rules" by TreeHugger Robot · 5 years ago
  89. 17e2907 Merge "Code cleanup to conform to style guide / linter." by TreeHugger Robot · 5 years ago
  90. b9877a0 Merge "Add Task Root package info to UsageEvent" by Michael Wachenschwanz · 5 years ago
  91. 0d42abe ProcessList: fix lmkd minfree rules by Tim Murray · 5 years ago
  92. f71cb5a Merge "Revert "Optimize service restart logic."" by Varun Shah · 5 years ago
  93. 0b4ab1f Add Task Root package info to UsageEvent by Michael Wachenschwanz · 5 years ago
  94. 4311f21 Revert "Optimize service restart logic." by Varun Shah · 5 years ago
  95. 72d25b2 Merge "compaction: fix full compaction action" by TreeHugger Robot · 5 years ago
  96. 359263d Merge "Optimize service restart logic." by Varun Shah · 5 years ago
  97. 31a11dc compaction: fix full compaction action by Tim Murray · 5 years ago
  98. efce929 Code cleanup to conform to style guide / linter. by Chris Wailes · 5 years ago
  99. 1652241 Optimize service restart logic. by Varun Shah · 6 years ago
  100. 624d155 Use app uid for comparing isolated service group by Bo Liu · 5 years ago