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