1. 1c6f7f0 Merge "ActivityManagerService: move compaction to its own class" by TreeHugger Robot · 6 years ago
  2. 1cdbd1e ActivityManagerService: move compaction to its own class by Tim Murray · 6 years ago
  3. 69b9900 Merge "Adds vishnun to owners files for wm/am" am: bcf293c674 am: 863ee68e24 by Vishnu Nair · 6 years ago
  4. 65bf9e4 Merge "Adds vishnun to owners files for wm/am" am: bcf293c674 am: 863ee68e24 by Vishnu Nair · 6 years ago
  5. 863ee68 Merge "Adds vishnun to owners files for wm/am" am: bcf293c674 by Vishnu Nair · 6 years ago
  6. aa63fe5 Merge "Fix NPE in retrieveServiceLocked()" by TreeHugger Robot · 6 years ago
  7. bcf293c Merge "Adds vishnun to owners files for wm/am" by Treehugger Robot · 6 years ago
  8. 9f96c2b Fix NPE in retrieveServiceLocked() by Amith Yamasani · 6 years ago
  9. 9d528a1 Make sure unsafeCheckOpRaw ops check raw ops by Svet Ganov · 6 years ago
  10. 4fc6de2 Adds vishnun to owners files for wm/am by Vishnu Nair · 6 years ago
  11. 9ce2976 Merge "Fix issue in proc state ranking in a cycle" by Amith Yamasani · 6 years ago
  12. 08888c0 Fix issue in proc state ranking in a cycle by Amith Yamasani · 6 years ago
  13. 2da2901 Merge "Add package information to association sources." by Dianne Hackborn · 6 years ago
  14. 9507158 Merge "App Compaction: Add westworld atom & statsd logging." by Ben Murdoch · 6 years ago
  15. 24bbe58 Add package information to association sources. by Dianne Hackborn · 6 years ago
  16. eabb337 Merge "SettingsToPropertiesMapper integrate with DeviceConfig API" by Hongyi Zhang · 6 years ago
  17. bab399f App Compaction: Add westworld atom & statsd logging. by Ben Murdoch · 6 years ago
  18. c4aad0e SettingsToPropertiesMapper integrate with DeviceConfig API by Hongyi Zhang · 6 years ago
  19. d900848 Merge "Fix checking if process name is whitelisted" by TreeHugger Robot · 6 years ago
  20. 67fb3ca Merge "Statsd atom: Wifi on (enabled) and running" by Adam Bookatz · 6 years ago
  21. 9dc56ac Fix checking if process name is whitelisted by Rafal Slawik · 6 years ago
  22. c4dae61 Merge "Improves framework logging for user management." by Jovana Knezevic · 6 years ago
  23. a567e65 Merge "ActivityManagerService: compact background apps" by Tim Murray · 6 years ago
  24. 0b1c8aa ActivityManagerService: compact background apps by Tim Murray · 6 years ago
  25. ccc7473 Schematize vold system properties am: 0a91222c83 by Inseob Kim · 6 years ago
  26. 0a91222 Schematize vold system properties by Inseob Kim · 6 years ago
  27. 26b2879 Merge "AM: Report launch state with activity launch info" by TreeHugger Robot · 6 years ago
  28. da1798c Statsd atom: Wifi on (enabled) and running by Bookatz · 6 years ago
  29. 562b5ce Merge "AppErrors: Remove ANR broadcast" by Adrian Roos · 6 years ago
  30. eb922e6 Merge "Add facility to limit associations that are allowed between apps." by Dianne Hackborn · 6 years ago
  31. bb9ab4b AM: Report launch state with activity launch info by Vishnu Nair · 6 years ago
  32. 95268ae Merge "Create a new mount mode for installer packages." by Jeff Sharkey · 6 years ago
  33. 86cb639 AppErrors: Remove ANR broadcast by Adrian Roos · 6 years ago
  34. 3a0df3b Create a new mount mode for installer packages. by Sudheer Shanka · 6 years ago
  35. a32f898 Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master" by Treehugger Robot · 6 years ago
  36. 769b2e7 Add facility to limit associations that are allowed between apps. by Dianne Hackborn · 6 years ago
  37. b8f2dff Merge "UsageStats tracking of screen usage." by Hui Yu · 6 years ago
  38. 03d1240 UsageStats tracking of screen usage. by Hui Yu · 6 years ago
  39. e19c494 Merge "Set system property for FULL bugreport instead of default." am: e3a133095e am: 0c8165fccf by Abhijeet Kaur · 6 years ago
  40. 492efa3 Merge "Set system property for FULL bugreport instead of default." am: e3a133095e by Abhijeet Kaur · 6 years ago
  41. 0c8165f Merge "Set system property for FULL bugreport instead of default." by Abhijeet Kaur · 6 years ago
  42. 70b58e9 Set system property for FULL bugreport instead of default. by Abhijeet Kaur · 6 years ago
  43. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  44. 6e5bd24 Merge "Use curAdj in place of maxAdj to correctly record oom_score while collecting ProcessMemoryState." by Rajeev Kumar · 6 years ago
  45. 4436b2d Merge "Handle groups and importance in cached oom_adj distribution." by TreeHugger Robot · 6 years ago
  46. 353e227 Merge "Pass the correct user ID when unstopping the broadcast target" by TreeHugger Robot · 6 years ago
  47. 9dfd13e Merge "Revert "Revert "Schematize vold system properties""" by Treehugger Robot · 6 years ago
  48. b446ce5 Handle groups and importance in cached oom_adj distribution. by Dianne Hackborn · 6 years ago
  49. 5b1cc27 Revert "Revert "Schematize vold system properties"" by Inseob Kim · 6 years ago
  50. 75f75c1 DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into stage-aosp-master by Xin Li · 6 years ago
  51. af4fcdc Merge "Add manifest service attribute foregroundServiceType" by Hui Yu · 6 years ago
  52. 3b6ccf4 Use curAdj in place of maxAdj to correctly record oom_score while collecting ProcessMemoryState. by Rajeev Kumar · 6 years ago
  53. 636beeb Merge "Update ANGLE Developer Options" by Tim Van Patten · 6 years ago
  54. a3a455d Pass the correct user ID when unstopping the broadcast target by Christopher Tate · 6 years ago
  55. 70022d9 Merge "Fix ActivityManagerAmProfileTests" by TreeHugger Robot · 6 years ago
  56. 3c61284 Update ANGLE Developer Options by Tim Van Patten · 6 years ago
  57. d2ca6c6 Merge "Revert "Schematize vold system properties"" am: 6ee45c6f14 am: 510c8c463f by Anthony Stange · 6 years ago
  58. 6ee45c6 Merge "Revert "Schematize vold system properties"" by Anthony Stange · 6 years ago
  59. 2473b08 Revert "Schematize vold system properties" by Anthony Stange · 6 years ago
  60. 463cef2 Fix ActivityManagerAmProfileTests by Tadashi G. Takaoka · 6 years ago
  61. 0f2f9d0 Merge "Add commitChanges for signaling checkpointing end" by TreeHugger Robot · 6 years ago
  62. 1a7cad6 Merge "Schematize vold system properties" am: 095d0f640e am: 73694f8faa by Inseob Kim · 6 years ago
  63. 095d0f6 Merge "Schematize vold system properties" by Treehugger Robot · 6 years ago
  64. 1ea8552 Add manifest service attribute foregroundServiceType by Hui Yu · 6 years ago
  65. 3aab765 Merge "Fix Activity[Task]ManagerService proto dumping code" by TreeHugger Robot · 6 years ago
  66. 498e77e Fix Activity[Task]ManagerService proto dumping code by sanryhuang · 6 years ago
  67. b913575 Merge "Fixed a typo in UserController.java Test: no test needed as this is just a typo fix in documentation" by TreeHugger Robot · 6 years ago
  68. 77b13fd Merge "Fix various issues in ordering of grouped bindings." by Dianne Hackborn · 6 years ago
  69. 2f55e5a Fix various issues in ordering of grouped bindings. by Dianne Hackborn · 6 years ago
  70. 172e1fb Fixed a typo in UserController.java by shafik · 6 years ago
  71. 7bc31dc Schematize vold system properties by Inseob Kim · 6 years ago
  72. 6220baa Merge "Schematize vold system properties" by TreeHugger Robot · 6 years ago
  73. 0b94084 Fixed deadlock while mapping and unmapping process in AMS by Wale Ogunwale · 6 years ago
  74. 3b87c38 Merge "Attribute binder/looper work started from BatteryExternalStatsWorker." by Olivier Gaillard · 6 years ago
  75. a6763a3 Improves framework logging for user management. by jovanak · 6 years ago
  76. 2648555 Merge "Use non-singleton looper for activity task manager tests" by TreeHugger Robot · 6 years ago
  77. 2ea404f Merge "Method to determine isolated storage mode." by Jeff Sharkey · 6 years ago
  78. 96b3e88 Merge "Update comment referring to number of BroadcastQueues" by TreeHugger Robot · 6 years ago
  79. 10ec9d8 Method to determine isolated storage mode. by Jeff Sharkey · 6 years ago
  80. d03ae42 Delete rss_high_watermark_in_bytes field by Rafal Slawik · 6 years ago
  81. d93a6c4 Use non-singleton looper for activity task manager tests by Riddle Hsu · 6 years ago
  82. 958462f Merge "Add a setting for background activity starts enabled state and basic rules for enforcement" by Michal Karpinski · 6 years ago
  83. d054695 Merge "TEST_MAPPING: Remove CtsWindowManagerDeviceTestCases & CtsActivityManagerDeviceTestCases from presubmit" by TreeHugger Robot · 6 years ago
  84. e129e5c Add commitChanges for signaling checkpointing end by Daniel Rosenberg · 6 years ago
  85. d24fc82 TEST_MAPPING: Remove CtsWindowManagerDeviceTestCases & CtsActivityManagerDeviceTestCases from presubmit by Simran Basi · 6 years ago
  86. 7bde4e9 Merge "add native_flags_health_check_enabled to Settings.Global" by Hongyi Zhang · 6 years ago
  87. 8596ded Add a setting for background activity starts enabled state by Michal Karpinski · 6 years ago
  88. af0d4a3 Merge "Fix NullPointerException on a null Application object" by TreeHugger Robot · 6 years ago
  89. a02118d add native_flags_health_check_enabled to Settings.Global by Hongyi Zhang · 6 years ago
  90. b27ce06 Merge "Restrict dumping of binder proxy info in bugreports." by Martijn Coenen · 6 years ago
  91. 4b05276 Fix NullPointerException on a null Application object by Louis Chang · 6 years ago
  92. 91f8c35 Fix typo in assist request by Winson Chung · 6 years ago
  93. 66213de Restrict dumping of binder proxy info in bugreports. by Martijn Coenen · 6 years ago
  94. d448d70 Attribute binder/looper work started from BatteryExternalStatsWorker. by Olivier Gaillard · 6 years ago
  95. a631d56 Add new API to performing grouping and ordering of bindings. by Dianne Hackborn · 6 years ago
  96. 84b031f Merge "Request autofill data instead of assist data when swiping up." by Winson Chung · 6 years ago
  97. 39a4980 Merge "Add mechanism to send assist data to a IntelligenceService" by TreeHugger Robot · 6 years ago
  98. 48b2bbd Request autofill data instead of assist data when swiping up. by Winson Chung · 6 years ago
  99. fbbb158 Add mechanism to send assist data to a IntelligenceService by Winson Chung · 6 years ago
  100. de3bad4 Merge "Enable the AM shell command to support the secondary display" by Jeff Chang · 6 years ago