1. 521a897 Merge "Remove refs to BatteryStats in ProcessRecord" by TreeHugger Robot · 6 years ago
  2. 152623f Remove refs to BatteryStats in ProcessRecord by Bookatz · 6 years ago
  3. bd1a28f Atoms for ProcStats duration and pss metrics by Chenjie Yu · 6 years ago
  4. 69a30f6 Merge "ActivityManagerService: Remove some duplication." by Martijn Coenen · 6 years ago
  5. 5f750bc Rename getFocusedStack methods by Andrii Kulian · 6 years ago
  6. 52d255c Per-display focused stacks in AM by Andrii Kulian · 6 years ago
  7. 5534b83 ActivityManagerService: Remove some duplication. by Martijn Coenen · 6 years ago
  8. 331d8dc Move proxy debug info dumping back to Java. by Martijn Coenen · 6 years ago
  9. ba75cf1 Dump top binder proxy interface names in dumpsys. by Martijn Coenen · 6 years ago
  10. 0260f3d Reland "OOM score management" by Chris Morin · 6 years ago
  11. a8e2e60 Merge "Drop binder calling identity before updating device stats" by Christopher Morin · 6 years ago
  12. 402d78e Pin compiled code of HOME app by Jorim Jaggi · 6 years ago
  13. af93684 Merge "Fix a few issues with procstats associations:" by TreeHugger Robot · 6 years ago
  14. 2fd8ce4 Fix a few issues with procstats associations: by Dianne Hackborn · 6 years ago
  15. e2f3edf Track time spent for computing oom_adj. by Sudheer Shanka · 6 years ago
  16. 43605c9 Merge "Fix for incorrect cycle evaluation in computeOomAdj" by TreeHugger Robot · 6 years ago
  17. d955be7 Merge "Revert "OOM score management"" by Christopher Morin · 6 years ago
  18. 8852c7f Revert "OOM score management" by Christopher Morin · 6 years ago
  19. a800f9a Merge "Fix the lost RAM calculation" by Nandana Dutt · 6 years ago
  20. 5529700 Drop binder calling identity before updating device stats by Chris Morin · 6 years ago
  21. 95031ef Now track "active time" in procstats. by Dianne Hackborn · 6 years ago
  22. 8b2fb60f Fix for incorrect cycle evaluation in computeOomAdj by Amith Yamasani · 6 years ago
  23. 786d545 Fix the lost RAM calculation by Nandana Dutt · 6 years ago
  24. 9a8e27a Merge "Allow UiAutomation to adopt the shell permission indentity" by TreeHugger Robot · 6 years ago
  25. d873ae6 Allow UiAutomation to adopt the shell permission indentity by Svet Ganov · 6 years ago
  26. 20a65c4 Merge "Break direct calls to UserController object in AMS from activity classes (12/n)" by Wale Ogunwale · 6 years ago
  27. 16b6a2c Merge "Reduce object allocation in AMS.computeOomAdjLocked()" by Wale Ogunwale · 6 years ago
  28. 9445ca3 Merge "Bugreport: Fix SystemUI service from being dumped twice 1/2" by TreeHugger Robot · 6 years ago
  29. 86b7446 Break direct calls to UserController object in AMS from activity classes (12/n) by Wale Ogunwale · 6 years ago
  30. 9333840 Reduce object allocation in AMS.computeOomAdjLocked() by Wale Ogunwale · 6 years ago
  31. c69cd44 Bugreport: Fix SystemUI service from being dumped twice 1/2 by Vishnu Nair · 6 years ago
  32. c0b67c9 Merge "Add more data (fg services, associations) to procstats." by TreeHugger Robot · 6 years ago
  33. 8225c85 Merge "Improve "dumpsys activity lastanr-traces"." by Makoto Onuki · 6 years ago
  34. f673393 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (11/n) by Wale Ogunwale · 6 years ago
  35. 2aec55a Add more data (fg services, associations) to procstats. by Dianne Hackborn · 6 years ago
  36. 685f743 Improve "dumpsys activity lastanr-traces". by Makoto Onuki · 6 years ago
  37. ed71f10 Merge "Give StrictMode more bits to work with." by Jeff Sharkey · 6 years ago
  38. 40aea87 Merge "OOM score management" by Christopher Morin · 6 years ago
  39. af5451f OOM score management by Chris Morin · 6 years ago
  40. 19607b9 Add "dumpsys activity lastanr-traces" by Makoto Onuki · 6 years ago
  41. 3ac2a43 Give StrictMode more bits to work with. by Jeff Sharkey · 6 years ago
  42. 9e4f3e0 Introduced WindowProcessController/Listener (10/n) by Wale Ogunwale · 6 years ago
  43. a6191b4 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (9/n) by Wale Ogunwale · 6 years ago
  44. 2504714 Merge "Clean up RemoteCallbackList when we're done with it." into pi-dev am: bbe6ee065d by Martijn Coenen · 6 years ago
  45. c549c7e Merge "Clean up RemoteCallbackList when we're done with it." into pi-dev by Martijn Coenen · 6 years ago
  46. c9e57de Switched ActivityStackSupervisor.mService to ActivityTaskManagerService (8/n) by Wale Ogunwale · 6 years ago
  47. 5fa8a8c Switched ActivityStack.mService to ActivityTaskManagerService (7/n) by Wale Ogunwale · 6 years ago
  48. d95c06b Switched TaskRecord.mService to ActivityTaskManagerService (6/n) by Wale Ogunwale · 6 years ago
  49. d0412b3 Switched ActivityRecord.service to ActivityTaskManagerService (5/n) by Wale Ogunwale · 6 years ago
  50. 16e505a Moved mRecentTasks to ActivityManagerTaskService (4/n) by Wale Ogunwale · 6 years ago
  51. 6767eae Split internal interface activities from current AM interface (3/n) by Wale Ogunwale · 6 years ago
  52. 90950d7 Merge "Protect unbindBackupAgent() with CONFIRM_FULL_BACKUP permission" by Bernardo Rufino · 6 years ago
  53. 9a5f05b Clean up RemoteCallbackList when we're done with it. by Martijn Coenen · 6 years ago
  54. 04d9cb5 Moved some activities implementation to ActivityTaskManagerService (2/n) by Wale Ogunwale · 6 years ago
  55. 6006f76 Merge "Split interfaces and service for activities from current AM interfaces (1/n)" by TreeHugger Robot · 6 years ago
  56. 775fd43 Protect unbindBackupAgent() with CONFIRM_FULL_BACKUP permission by Bernardo Rufino · 6 years ago
  57. 8a3d990 Merge ""am dumpheap" is now synchronous." by Makoto Onuki · 6 years ago
  58. 2c6657f "am dumpheap" is now synchronous. by Makoto Onuki · 6 years ago
  59. ed32c0a Merge "Revert "Allow instant apps to send broadcasts to themselves"" into pi-dev am: 97995da6e1 by Svetoslav Ganov · 6 years ago
  60. a2c978b Merge "Revert "Allow instant apps to send broadcasts to themselves"" into pi-dev by Svetoslav Ganov · 6 years ago
  61. 97995da Merge "Revert "Allow instant apps to send broadcasts to themselves"" into pi-dev by TreeHugger Robot · 6 years ago
  62. 30a709a Merge "Increase Binder Proxy Limit to 6000 for SYSTEM" into pi-dev am: f55cce3008 by Michael Wachenschwanz · 6 years ago
  63. 971dbcd Revert "Allow instant apps to send broadcasts to themselves" by Svetoslav Ganov · 6 years ago
  64. 9a97182 Merge "Increase Binder Proxy Limit to 6000 for SYSTEM" into pi-dev by Michael Wachenschwanz · 6 years ago
  65. c85cfae Increase Binder Proxy Limit to 6000 for SYSTEM by Michael Wachenschwanz · 6 years ago
  66. 65ebd95 Split interfaces and service for activities from current AM interfaces (1/n) by Wale Ogunwale · 6 years ago
  67. 346b70d Merge "Wean Statsd off BatteryStats: WakeupAlarm" by TreeHugger Robot · 6 years ago
  68. 08d273d Merge "Always return null when accessing provider unavailable to instant app" by TreeHugger Robot · 6 years ago
  69. 2b853a1 Merge "Allow instant apps to send broadcasts to themselves" into pi-dev am: 93ec4f829d by Svet Ganov · 6 years ago
  70. 346d9f1 Merge "Allow instant apps to send broadcasts to themselves" into pi-dev by Svet Ganov · 6 years ago
  71. 93ec4f8 Merge "Allow instant apps to send broadcasts to themselves" into pi-dev by TreeHugger Robot · 6 years ago
  72. 8cec833 Merge "Serialize calls into BinderProxy." into pi-dev am: 051b63d4b3 by Martijn Coenen · 6 years ago
  73. e374ec2 Merge "Serialize calls into BinderProxy." into pi-dev am: 051b63d4b3 by Martijn Coenen · 6 years ago
  74. 051b63d Merge "Serialize calls into BinderProxy." into pi-dev by Martijn Coenen · 6 years ago
  75. 610b91d Always return null when accessing provider unavailable to instant app by Philip P. Moltmann · 6 years ago
  76. dfa390e Serialize calls into BinderProxy. by Martijn Coenen · 6 years ago
  77. ca37890 Merge "Allow except-idle whitelisted apps to start BG services in EBS" into pi-dev am: 205a5581ae by Makoto Onuki · 6 years ago
  78. 5c6e5f1 Merge "Allow except-idle whitelisted apps to start BG services in EBS" into pi-dev by Makoto Onuki · 6 years ago
  79. 7b40358 Allow instant apps to send broadcasts to themselves by Svet Ganov · 6 years ago
  80. af8ff4f Allow except-idle whitelisted apps to start BG services in EBS by Makoto Onuki · 6 years ago
  81. 9b2199b Wean Statsd off BatteryStats: WakeupAlarm by Bookatz · 6 years ago
  82. bab6908 Merge "Statsd: ISOLATED_UID_CHANGED out of batterystats" by TreeHugger Robot · 6 years ago
  83. a634f42 Merge "Dump proxy debug info when exceeding proxy limit." into pi-dev by Martijn Coenen · 6 years ago
  84. 879d09f Merge "Dump proxy debug info when exceeding proxy limit." into pi-dev by TreeHugger Robot · 6 years ago
  85. 3c64886 Statsd: ISOLATED_UID_CHANGED out of batterystats by Bookatz · 6 years ago
  86. eebac6d Dump proxy debug info when exceeding proxy limit. by Martijn Coenen · 6 years ago
  87. fb13aa9 Merge "Use STOCK_PM_FLAGS for backup agent" into pi-dev am: 3cc8336198 by Todd Kennedy · 6 years ago
  88. c3cf767 Merge "Whitelist ResolveActivity for explicit instant intents" into pi-dev by Patrick Baumann · 6 years ago
  89. 346c55b Merge "Avoid NPE in AM.getMyMemoryState()" into pi-dev am: 29c5266d28 by Makoto Onuki · 6 years ago
  90. 50510ee Use STOCK_PM_FLAGS for backup agent by Todd Kennedy · 6 years ago
  91. bf67b4e Merge "Whitelist ResolveActivity for explicit instant intents" into pi-dev by TreeHugger Robot · 6 years ago
  92. 31426b2 Whitelist ResolveActivity for explicit instant intents by Patrick Baumann · 6 years ago
  93. 40b6208 Avoid NPE in AM.getMyMemoryState() by Makoto Onuki · 6 years ago
  94. 1c01516 Merge "ActivityManager: Fix slow-app ANR dumping" am: 923208e8c9 am: 2d47ac0df7 by Andreas Gampe · 6 years ago
  95. 2d47ac0 Merge "ActivityManager: Fix slow-app ANR dumping" am: 923208e8c9 by Andreas Gampe · 6 years ago
  96. 4c7cb79 Merge "Suppress service start timeout for services within system server," into pi-dev by Makoto Onuki · 6 years ago
  97. f9491ca Merge "Suppress service start timeout for services within system server," into pi-dev by Makoto Onuki · 6 years ago
  98. 608e8a3 Merge "Update service map when application info is updated" into pi-dev by Fyodor Kupolov · 6 years ago
  99. 1147ae1 Merge "Update service map when application info is updated" into pi-dev by Fyodor Kupolov · 6 years ago
  100. 7ce98ac Suppress service start timeout for services within system server, by Makoto Onuki · 6 years ago