1. c823051 Switch proc stats to use new process state constants. by Dianne Hackborn · 11 years ago
  2. a413dc0 Add new proc state constants and delivery. by Dianne Hackborn · 11 years ago
  3. cf117164 Reduce some event log noise: by Dianne Hackborn · 11 years ago
  4. 904a857 More work on procstats: save/restore state, fixes. by Dianne Hackborn · 11 years ago
  5. 9512953 Move Keyguard to the systemui process. by Jim Miller · 11 years ago
  6. 91268cf More work on process tracking. by Dianne Hackborn · 11 years ago
  7. 78a369c Improve process tracking. by Dianne Hackborn · 11 years ago
  8. cbfd23e Add new API to retrieve a dumpsys of a single package. by Dianne Hackborn · 11 years ago
  9. be4e6aa Initial super-primitive process tracker. by Dianne Hackborn · 11 years ago
  10. 7ad34e5 Improve debug printing in activity manager. by Dianne Hackborn · 11 years ago
  11. 390517b Clean up some temporary allocations. by Dianne Hackborn · 11 years ago
  12. d232895 Prepare ActivityManagerService for multiple stacks. by Craig Mautner · 11 years ago
  13. 9d6d890 Reduce verbosity of service event logging. by Jeff Sharkey · 12 years ago
  14. c0bd747 Further work on issue #7307399: Framework needs a new pre-user-shutdown... by Dianne Hackborn · 12 years ago
  15. 5fe7e2a Fix issue #6968859: home not exiting an ANR'd dream by Dianne Hackborn · 12 years ago
  16. b12e135 Maybe fix issue #7211766: bindService() to User u0 While u10 is... by Dianne Hackborn · 12 years ago
  17. 139748f Fix issue #7215984: java.lang.RuntimeException: Unable to create... by Dianne Hackborn · 12 years ago
  18. 4076bc5 Fix service binding for singleUser services by Amith Yamasani · 12 years ago
  19. 1676c85 Flesh out multi-user in am commands. by Dianne Hackborn · 12 years ago
  20. 2d1b378 Various fixes. by Dianne Hackborn · 12 years ago
  21. 5e03e2c More multi-user stuff: by Dianne Hackborn · 12 years ago
  22. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  23. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  24. 80a4af2 Start implementing concept of "running" users. by Dianne Hackborn · 12 years ago
  25. 2b91465 Fix adb install by Amith Yamasani · 12 years ago
  26. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  27. 0c38049 Improve multi-user app management. by Dianne Hackborn · 12 years ago
  28. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  29. f88dd0b Small service cleanup. by Dianne Hackborn · 12 years ago
  30. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  31. 7d19e02 More mult-user API work. by Dianne Hackborn · 12 years ago
  32. 599db5c Refactor Service code out of main ActivityManagerService class. by Dianne Hackborn · 12 years ago