1. 27c0737 Remove performBootDexOpt and am's ensurePackageDexOpt. by Nicolas Geoffray · 9 years ago
  2. f63b89c UserController refactoring by Fyodor Kupolov · 9 years ago
  3. 610acda Introduced UserController for multi-user functionality by Fyodor Kupolov · 9 years ago
  4. 1b060e8 Merge "Hopefully fix issue #25153459: Sandboxed_process1 thrashing" into mnc-dr-dev am: 676534e008 am: 75c2993c91 am: ca8e4ce5fc by Dianne Hackborn · 9 years ago
  5. 865907d Hopefully fix issue #25153459: Sandboxed_process1 thrashing by Dianne Hackborn · 9 years ago
  6. 0b65a90 am c2f9e432: am 68025995: am 1942f8a7: am d4ef34ce: am 512141d5: Merge "Respect DONT_KILL_APP flag when bringing down a disabled service." into mnc-dev by Wale Ogunwale · 9 years ago
  7. 2cb2dd4 Respect DONT_KILL_APP flag when bringing down a disabled service. by Wale Ogunwale · 9 years ago
  8. 8b5cd9f Fix a compile error with DEBUG_SERVICE enabled. by Yasuhiro Matsuda · 9 years ago
  9. 99b6043 Teach receivers, activities, providers, and services app ops. by Svet Ganov · 9 years ago
  10. 5862c5f Fix null pointer dereference when security exception occurs by Christopher Desjardins · 9 years ago
  11. 540e123 Clean-up component states in AMS when component is disabled by Wale Ogunwale · 9 years ago
  12. bfac468 Throw caught DeadObjectException when trying to create a service. by Wale Ogunwale · 9 years ago
  13. 94efe91 am bf39a6c6: am 43293fa8: am 437db610: Merge "[ActivityManager] Do not add service to reschedule after removing users." by Olawale Ogunwale · 9 years ago
  14. 437db61 Merge "[ActivityManager] Do not add service to reschedule after removing users." by Olawale Ogunwale · 9 years ago
  15. 954850c am 00e1d5cf: am 1d065987: am 47c1cf4b: Merge "[ActivityManager] Fix ServiceRecord leakage" by Olawale Ogunwale · 9 years ago
  16. cd005eb [ActivityManager] Do not add service to reschedule after removing users. by younghwan1.kim · 9 years ago
  17. 40e259c [ActivityManager] Fix ServiceRecord leakage by louis_chang · 9 years ago
  18. 5f2bb4c Fix bad nesting count when remote calls fail. by Craig Mautner · 10 years ago
  19. d57969f Made AM package debug log more configurable. by Wale Ogunwale · 10 years ago
  20. 8e72aa8 am 603d30b1: Merge "Stop logging service starts and stops." into lmp-mr1-dev automerge: 49880ee by Craig Mautner · 10 years ago
  21. 9851d03 Stop logging service starts and stops. by Craig Mautner · 10 years ago
  22. f6b4b1a Merge "Work on issue #18201239: ANRs in com.google.process.gapps:" into lmp-mr1-dev automerge: 2132695 by Dianne Hackborn · 10 years ago
  23. 455625e Work on issue #18201239: ANRs in com.google.process.gapps: by Dianne Hackborn · 10 years ago
  24. 734f684 Merge "Fix issue #19020826: Including timing issues in ANR reason breaks clustering" into lmp-mr1-dev automerge: 66f8d9b by Dianne Hackborn · 10 years ago
  25. cff1bbf Fix issue #19020826: Including timing issues in ANR reason breaks clustering by Dianne Hackborn · 10 years ago
  26. 62e815b am 02c7c97a: am ac70b2d1: Merge "More debugging for bug 18201239." into lmp-mr1-dev by Craig Mautner · 10 years ago
  27. 66c4a82 More debugging for bug 18201239. by Craig Mautner · 10 years ago
  28. b523c55 am 41d54237: am 92cf3608: Merge "Debug for bug 18201239." into lmp-mr1-dev by Craig Mautner · 10 years ago
  29. 9776ad4 Debug for bug 18201239. by Craig Mautner · 10 years ago
  30. d362d19 am cacf5564: am e3f85985: Merge "bindService can\'t start up service process" by Olawale Ogunwale · 10 years ago
  31. 7158ea2 bindService can't start up service process by chad · 10 years ago
  32. ab2df06 Add new debug feature to track associations between processes. Also by Dianne Hackborn · 10 years ago
  33. f85e7af Fix issue #10034864: Define YouTube application as the preferred... by Dianne Hackborn · 10 years ago
  34. 955d8d6 Put in real "code" (aka marketing) name. by Dianne Hackborn · 10 years ago
  35. 7622a0f Maybe fix issue #17700474: manta: high occurrence of device booted... by Dianne Hackborn · 10 years ago
  36. cd97c96 Fix issue #17574819: Chrome browser process is killed... by Dianne Hackborn · 10 years ago
  37. ff07272 Work on issue #17624121: Settings crash while launching on wiped device by Dianne Hackborn · 10 years ago
  38. d0e0154 Merge "Maybe fix issue #17614177 APR: system process restarting due to infinite loop" into lmp-dev by Dianne Hackborn · 10 years ago
  39. 25e1eca Maybe fix issue #17614177 APR: system process restarting due to infinite loop by Dianne Hackborn · 10 years ago
  40. c2f6f94 Fix issue #17609716: Frequent crash in system_server (RT restarts) by Dianne Hackborn · 10 years ago
  41. cf456e3 Merge "Fix issue #17574819: Chrome browser process is killed in background..." into lmp-dev by Dianne Hackborn · 10 years ago
  42. 0fe3c25 Fix issue #17574819: Chrome browser process is killed in background... by Dianne Hackborn · 10 years ago
  43. 365e4c3 Remove FLAG_FOREGROUND_SERVICE on Service.stopForeground() by Christoph Studer · 10 years ago
  44. 24c98e8 A little more work on issue ##16907799. by Dianne Hackborn · 10 years ago
  45. 465fa39 Fix issue #16907799: Processes containing bound services... by Dianne Hackborn · 10 years ago
  46. eddeb49 ActivityManager shouldn't return null for getCurrentUser by Adam Lesinski · 10 years ago
  47. 4a8dddbf Clean up app following death when creating service by Craig Mautner · 10 years ago
  48. 409297d Allow INTERACT_ACROSS_USERS for service access. by Dianne Hackborn · 10 years ago
  49. f7097a5 Add kernel and native memory data to procstats. by Dianne Hackborn · 10 years ago
  50. 8b466c1 am f6550f0a: Merge "More work on voice interaction visuals." into lmp-preview-dev by Dianne Hackborn · 10 years ago
  51. 20d9474 More work on voice interaction visuals. by Dianne Hackborn · 10 years ago
  52. 1015efb Merge "Making the content resolver work with result intents." by Nicolas Prevot · 10 years ago
  53. c6cf95c Making the content resolver work with result intents. by Nicolas Prevot · 10 years ago
  54. 4b9d79c Fix singleUser attribute by Amith Yamasani · 10 years ago
  55. 40c8725 batstats: fix wake lock tracking, service bug by Dianne Hackborn · 10 years ago
  56. f0f94d1 Treat IME processes as hosting activities by Dianne Hackborn · 10 years ago
  57. 08c9db7 am 6ed1c96b: am a1baf028: am 23ef1b5e: am 16ea3e6a: Merge "A background started service is removed from mStartingBackground when timeout. Fix is to make sure mStartingBackground is updated to remove one." by Craig Mautner · 11 years ago
  58. a1baf02 am 23ef1b5e: am 16ea3e6a: Merge "A background started service is removed from mStartingBackground when timeout. Fix is to make sure mStartingBackground is updated to remove one." by Craig Mautner · 11 years ago
  59. eaf2ac4 Battery stats: more events, fixes. by Dianne Hackborn · 11 years ago
  60. 6873e17 am 305c61a1: am 3a8a8ddd: am 8c359bf4: am c174288d: Fix issue #12031685: Sticky Service Breakage in Android 4.4.1 by Dianne Hackborn · 11 years ago
  61. 49782e4 am 9158825f: Move some system services to separate directories by Amith Yamasani · 11 years ago
  62. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/am/ActiveServices.java]
  63. 4dace6f Merge "Improvements to battery stats." by Dianne Hackborn · 11 years ago
  64. 90e9b1d Fix issue #11790471: Crash removed home buttons and notification bar/shade by Dianne Hackborn · 11 years ago
  65. ddc19e9 Maybe fix issue #11634365: Leaking restarting services by Dianne Hackborn · 11 years ago
  66. d6f5b62 Work on issue #11634365: Leaking restarting services by Dianne Hackborn · 11 years ago
  67. bc72dce Fix issue #11630188: Still seeing some processes not on LRU list errors by Dianne Hackborn · 11 years ago
  68. daa0d5c Fix issue #11223338: Not retaining service started state while restarting by Dianne Hackborn · 11 years ago
  69. 2303741 Help out with issue #11497149: Clock app crashes when opened during... by Dianne Hackborn · 11 years ago
  70. 7b49272 Fix issue #11223338: Not retaining service started state while restarting by Dianne Hackborn · 11 years ago
  71. db92608 Fix issue #11168649: LRU logic for Chrome renderers seems... by Dianne Hackborn · 11 years ago
  72. 878deb3 Fix issue #11223335: APR: Lots of failures in procstats due to... by Dianne Hackborn · 11 years ago
  73. 13c590d Fix issue #11113111: `dumpsys activity service` is broken by Dianne Hackborn · 11 years ago
  74. 164371f Fix issue #11005453: [SUW] G+ profile creation for new user broken by Dianne Hackborn · 11 years ago
  75. 540b659 Use correct method for sparsearray lookup by Amith Yamasani · 11 years ago
  76. 2be0093 Debug issue #10876433 java.lang.IllegalStateException... by Dianne Hackborn · 11 years ago
  77. 3bc8f78d Implement issue #10691475: Kill cached processes if about to... by Dianne Hackborn · 11 years ago
  78. 6285a32 Finish issue #10779747: Calendar Storage crash observed... by Dianne Hackborn · 11 years ago
  79. 0d97cd1 Fix issue #10779747: Calendar Storage crash observed... by Dianne Hackborn · 11 years ago
  80. 2e46bb5 Fix issue #10747324: adb install hangs by Dianne Hackborn · 11 years ago
  81. 8e69257 Implement #10749688: Improve low memory reporting by Dianne Hackborn · 11 years ago
  82. 9210bc8 Implement #10744011: Serialize running of background services by Dianne Hackborn · 11 years ago
  83. f5323fe Pass in the ComponentName of the resolved service for service intents by Ben Gruver · 11 years ago
  84. b622379 Add support for service intents by Ben Gruver · 11 years ago
  85. d293224 Refactor ProcessStats, ProcessTracker. by Dianne Hackborn · 11 years ago
  86. bf36ee2 Allow services to execute in the background scheduling group. by Dianne Hackborn · 11 years ago
  87. bd754f4 Fix bug that was causing us to lose total memory buckets. by Dianne Hackborn · 11 years ago
  88. c823051 Switch proc stats to use new process state constants. by Dianne Hackborn · 11 years ago
  89. a413dc0 Add new proc state constants and delivery. by Dianne Hackborn · 11 years ago
  90. cf117164 Reduce some event log noise: by Dianne Hackborn · 11 years ago
  91. 904a857 More work on procstats: save/restore state, fixes. by Dianne Hackborn · 11 years ago
  92. 9512953 Move Keyguard to the systemui process. by Jim Miller · 11 years ago
  93. 91268cf More work on process tracking. by Dianne Hackborn · 11 years ago
  94. 78a369c Improve process tracking. by Dianne Hackborn · 11 years ago
  95. cbfd23e Add new API to retrieve a dumpsys of a single package. by Dianne Hackborn · 11 years ago
  96. be4e6aa Initial super-primitive process tracker. by Dianne Hackborn · 11 years ago
  97. 7ad34e5 Improve debug printing in activity manager. by Dianne Hackborn · 11 years ago
  98. 390517b Clean up some temporary allocations. by Dianne Hackborn · 11 years ago
  99. d232895 Prepare ActivityManagerService for multiple stacks. by Craig Mautner · 12 years ago
  100. 9d6d890 Reduce verbosity of service event logging. by Jeff Sharkey · 12 years ago