1. e8741d2 *Always* kill the right uid's group by Christopher Tate · 8 years ago
  2. f0a4418 Report SwapPss in am_pss reports by Thierry Strudel · 9 years ago
  3. 1a40564 Work on issue #25467052: System lagged out by Dianne Hackborn · 9 years ago
  4. 24937d2 resolve merge conflicts of 3aee38c86e to master. by Dianne Hackborn · 9 years ago
  5. fcc95a6 Fix issue #25357209: Could not send SMS or MMS messages, had to reboot by Dianne Hackborn · 9 years ago
  6. fdcc4d4 Assign different oom score to visible apps based on layer ordering. by Chong Zhang · 9 years ago
  7. cf4b254 Trace Process.killProcessGroup calls in server/am/ by Yusuke Sato · 9 years ago
  8. ab4bb9d Fix issue #21571700: Need to be smarter about how foreground... by Dianne Hackborn · 9 years ago
  9. d23e0d6 Update power manager to track uid state like netstats. by Dianne Hackborn · 9 years ago
  10. 76126c6 am 8e2ab719: am 694a8ef9: am baedbfbb: Merge "[ProcessStas] fix index out of bounds when add duration." by Olawale Ogunwale · 9 years ago
  11. baedbfb Merge "[ProcessStas] fix index out of bounds when add duration." by Olawale Ogunwale · 9 years ago
  12. 4c5c6f4 [ProcessStas] fix index out of bounds when add duration. by Ronnie Leng · 9 years ago
  13. 29382d2 resolved conflicts for merge of 6abcec1d to master by Wale Ogunwale · 9 years ago
  14. 6793fc3 [ActivityManager] Fix index out of bounds when updating next pss time. by riddle_hsu · 9 years ago
  15. e23149f Converted some AMS log points to use ActivityManagerDebugConfig. by Wale Ogunwale · 9 years ago
  16. b9a5e4a Add new debug feature to automatically create heap dumps. by Dianne Hackborn · 9 years ago
  17. b3d4cb3 Fix issue #18942959: Phone getting stuck then restarts after unplugging from Audi by Dianne Hackborn · 10 years ago
  18. d412563 Work on issue #17581375: Nexus 5 getting low on RAM by Dianne Hackborn · 10 years ago
  19. 89ad456 Fix issue #16311398: Limit number of documents a process can open by Dianne Hackborn · 10 years ago
  20. 810c052 Cherry pick Introduce startIsolatedProcess private API in ActivityManager DO NOT MERGE by Primiano Tucci · 10 years ago
  21. fee756f Implement issue #16330060: Inform ActivityManager about WebView... by Dianne Hackborn · 10 years ago
  22. fdb1956 Fix issue #15681802: Missing RESET:TIME in complete battery histories by Dianne Hackborn · 10 years ago
  23. 3251b90 Add some wifi tracking to battery stats. by Dianne Hackborn · 10 years ago
  24. f7097a5 Add kernel and native memory data to procstats. by Dianne Hackborn · 10 years ago
  25. 684bf34 Switch IProcessObserver to report process state by Dianne Hackborn · 10 years ago
  26. f0f94d1 Treat IME processes as hosting activities by Dianne Hackborn · 10 years ago
  27. 8472e61 Add app version codes to procstats. by Dianne Hackborn · 11 years ago
  28. 099bc62 Battery stats improvements. by Dianne Hackborn · 11 years ago
  29. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/am/ProcessRecord.java]
  30. 2cd3fb5 Do not hold direct ref BatteryStatsImpl$Uid$Proc by Adam Lesinski · 11 years ago
  31. db92608 Fix issue #11168649: LRU logic for Chrome renderers seems... by Dianne Hackborn · 11 years ago
  32. 9357b11 Fix issue #10901205: Shouldn't send broadcasts (or try to bind services, etc.)... by Dianne Hackborn · 11 years ago
  33. cbd9a52 Fix issue #10903002: com.facebook.katana keeps itself in A Services by Dianne Hackborn · 11 years ago
  34. 3bc8f78d Implement issue #10691475: Kill cached processes if about to... by Dianne Hackborn · 11 years ago
  35. 53459a7 Maybe fix issue #10797796: IllegalStateException in ProcessState... by Dianne Hackborn · 11 years ago
  36. e56c2c3 Fix issue #10795385: System process crash reinstalling GEL - by Dianne Hackborn · 11 years ago
  37. 35f72be Implement issue #10691359: Kill long-running processes by Dianne Hackborn · 11 years ago
  38. 8e69257 Implement #10749688: Improve low memory reporting by Dianne Hackborn · 11 years ago
  39. 9210bc8 Implement #10744011: Serialize running of background services by Dianne Hackborn · 11 years ago
  40. be4c1d7 Fix issue #10671878: Proc stats needs to remove old data structures by Dianne Hackborn · 11 years ago
  41. d293224 Refactor ProcessStats, ProcessTracker. by Dianne Hackborn · 11 years ago
  42. 8eea0fc Add a new process state for "service restarting". by Dianne Hackborn · 11 years ago
  43. f1cca18 Try to improve PSS collection. by Dianne Hackborn · 11 years ago
  44. bf36ee2 Allow services to execute in the background scheduling group. by Dianne Hackborn · 11 years ago
  45. 8585d68 Fix issue #9913990: Background processes are being added to... by Dianne Hackborn · 11 years ago
  46. c823051 Switch proc stats to use new process state constants. by Dianne Hackborn · 11 years ago
  47. a413dc0 Add new proc state constants and delivery. by Dianne Hackborn · 11 years ago
  48. 20cdcee Add -c option to meminfo to dump a compact form. by Dianne Hackborn · 11 years ago
  49. a4cc205 More procstats work. by Dianne Hackborn · 11 years ago
  50. 2286cdc Misc memory stuff. by Dianne Hackborn · 11 years ago
  51. cfc837f Start really collecting PSS data for process stats. by Dianne Hackborn · 11 years ago
  52. a17c0f5 More procstats work: separate global proc account, more dumping. by Dianne Hackborn · 11 years ago
  53. 78a369c Improve process tracking. by Dianne Hackborn · 11 years ago
  54. be4e6aa Initial super-primitive process tracker. by Dianne Hackborn · 11 years ago
  55. 390517b Clean up some temporary allocations. by Dianne Hackborn · 11 years ago
  56. 58d380d debuggerd now notifies the Activity Manager about native crashes by Christopher Tate · 11 years ago
  57. 80943d8 Adding UI test automation APIs. by Svetoslav Ganov · 12 years ago
  58. 5fe7e2a Fix issue #6968859: home not exiting an ANR'd dream by Dianne Hackborn · 12 years ago
  59. b12e135 Maybe fix issue #7211766: bindService() to User u0 While u10 is... by Dianne Hackborn · 12 years ago
  60. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  61. ee7621c Modify how the background process LRU list is handled. by Dianne Hackborn · 12 years ago
  62. a93c2c1 Extend process observer to be usable for media routing. by Dianne Hackborn · 12 years ago
  63. 6ae8d18 Fix (mostly) issue #5109947: Race condition between retrieving a... by Dianne Hackborn · 12 years ago
  64. 162bc0e Some small tweaks to improve memory management. by Dianne Hackborn · 12 years ago
  65. a0c283e Add new feature for running services in "isolated" sandbox processes. by Dianne Hackborn · 13 years ago
  66. e02c88a Work on process management. by Dianne Hackborn · 13 years ago
  67. 905577f Fix issue #5263361: Browser instance not created in application picker by Dianne Hackborn · 13 years ago
  68. 7d60842 Move OOM kernel settings to activity manager. by Dianne Hackborn · 13 years ago
  69. c68c913 Various work on out of memory managment. by Dianne Hackborn · 13 years ago
  70. f0754f5b Fix bug where memory trim was not being delivered with correct level. by Dianne Hackborn · 13 years ago
  71. 1b64e0d Work on death recipient leaks in Activity Manager and Content Service. by Dianne Hackborn · 13 years ago
  72. ce86ba8 Improve handling of low memory. by Dianne Hackborn · 13 years ago
  73. 3f9dd28 Increase activity timeouts when using a wrapper process. by Jeff Brown · 13 years ago
  74. 7dad2c2 am 9b94aa18: am e5d37701: am 8ea5e1d7: Fix compat mode bugs when updating apps. by Dianne Hackborn · 13 years ago
  75. 8ea5e1d Fix compat mode bugs when updating apps. by Dianne Hackborn · 13 years ago
  76. d5cdd59 First pass at NetworkPolicy and activity tracking. by Jeff Sharkey · 13 years ago
  77. aa9d84c resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 13 years ago
  78. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  79. 0c5001d Add APIs to remove tasks. by Dianne Hackborn · 13 years ago
  80. 3c4c2b7 Fix issue #3001368: API REVIEW: android.app.Activity by Dianne Hackborn · 14 years ago
  81. 287952c Fix issue #3022508: Crash during media scan by Dianne Hackborn · 14 years ago
  82. 0d903a8 People holding partial wake locks now get blamed for CPU usage. by Dianne Hackborn · 14 years ago
  83. 1ebccf5 Fix problems with determining when to kill apps for wake usage. by Dianne Hackborn · 14 years ago
  84. 9adb9c3 Various battery info things: by Dianne Hackborn · 14 years ago
  85. c27181c Remove memory monitoring from the system watchdog by Christopher Tate · 14 years ago
  86. 01e4cfc Some ActivityThread/ActivityManager cleanup. by Dianne Hackborn · 14 years ago
  87. 860755f Add support for heavy-weight applications. by Dianne Hackborn · 14 years ago
  88. 906497c Hopefully fix issue #2662536: Why is launcher being killed? by Dianne Hackborn · 14 years ago
  89. 149427c Fix issue #2621809: Kill! Kill! Kill! by Dianne Hackborn · 14 years ago
  90. dd71fc8 Rework the LRU list for hidden and empty processes. by Dianne Hackborn · 15 years ago
  91. 0c3154d Fix issue #2163654: deadlock, runtime restart by Dianne Hackborn · 15 years ago
  92. dd9b82c Add better service reporting. by Dianne Hackborn · 15 years ago
  93. fd12af4 Various tweaks to try to improve low memory behavior. by Dianne Hackborn · 15 years ago
  94. de42bb6 Work on issue #2030135: Device sluggish by Dianne Hackborn · 15 years ago
  95. 06de2ea Activity Manager changes the scheduling group of processes. by Dianne Hackborn · 15 years ago
  96. f5b9c72 ActivityManagerService sends bug reports on crashes and ANRs by Jacek Surazski · 15 years ago
  97. 1655be4 Fix issue #1837610 and #1753079 by Dianne Hackborn · 15 years ago
  98. 1d442e0 More optimization of dumpsys output. by Dianne Hackborn · 15 years ago
  99. f210d6b Let's do bug #1769910 actually right. by Dianne Hackborn · 15 years ago
  100. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago