1. 09d3098 resolved conflicts for merge of 6f357d32 to master by Jeff Brown · 11 years ago
  2. 6f357d3 Start untangling system server early bootstrapping. by Jeff Brown · 11 years ago
  3. 49782e4 am 9158825f: Move some system services to separate directories by Amith Yamasani · 11 years ago
  4. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/am/BroadcastQueue.java]
  5. 4dace6f Merge "Improvements to battery stats." by Dianne Hackborn · 11 years ago
  6. ba629da Ensure recipient can be launched before attempting broadcast delivery by Christopher Tate · 11 years ago
  7. db92608 Fix issue #11168649: LRU logic for Chrome renderers seems... by Dianne Hackborn · 11 years ago
  8. 4c51de4 Increase size of broadcast history lists on non-svelte devices. by Dianne Hackborn · 11 years ago
  9. 9357b11 Fix issue #10901205: Shouldn't send broadcasts (or try to bind services, etc.)... by Dianne Hackborn · 11 years ago
  10. 3bc8f78d Implement issue #10691475: Kill cached processes if about to... by Dianne Hackborn · 11 years ago
  11. 6285a32 Finish issue #10779747: Calendar Storage crash observed... by Dianne Hackborn · 11 years ago
  12. 49660c7 Add support for broadcast intents by Ben Gruver · 11 years ago
  13. d293224 Refactor ProcessStats, ProcessTracker. by Dianne Hackborn · 11 years ago
  14. a413dc0 Add new proc state constants and delivery. by Dianne Hackborn · 11 years ago
  15. 1304f4a Add new location monitoring op, make some of app ops public. by Dianne Hackborn · 11 years ago
  16. 78a369c Improve process tracking. by Dianne Hackborn · 11 years ago
  17. be4e6aa Initial super-primitive process tracker. by Dianne Hackborn · 11 years ago
  18. a40cfeb Fix issue #8470131: Process thrash kills battery by Dianne Hackborn · 11 years ago
  19. f51f612 App ops: new operations for SMS. by Dianne Hackborn · 12 years ago
  20. 6c5406a Maybe fix issue #7596986: Frequent runtime restarts; IAE at... by Dianne Hackborn · 12 years ago
  21. c0bd747 Further work on issue #7307399: Framework needs a new pre-user-shutdown... by Dianne Hackborn · 12 years ago
  22. 5fe7e2a Fix issue #6968859: home not exiting an ANR'd dream by Dianne Hackborn · 12 years ago
  23. b12e135 Maybe fix issue #7211766: bindService() to User u0 While u10 is... by Dianne Hackborn · 12 years ago
  24. 6cbd33f Fix dumb bug merging receivers for multiple users. by Dianne Hackborn · 12 years ago
  25. 20e8098 Add registering for explicit users. by Dianne Hackborn · 12 years ago
  26. 8bf06ed Relax permission requirement for sending broadcasts to other users by Amith Yamasani · 12 years ago
  27. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  28. 7d19e02 More mult-user API work. by Dianne Hackborn · 12 years ago
  29. b4163a6 Add APIs for interacting across users. by Dianne Hackborn · 12 years ago
  30. a4a54e2 Make sure persistent processes are not replicated for secondary users. by Amith Yamasani · 12 years ago
  31. 483f3b0 Package restrictions per user by Amith Yamasani · 12 years ago
  32. 40c8db5 Move BroadcastQueue out of the ActivityManager class. by Dianne Hackborn · 13 years ago