1. 22510ef Fix NPE in DropBoxManagerService.dump() by Jeff Sharkey · 10 years ago
  2. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/DropBoxManagerService.java]
  3. 911d7f4 Provide calling package to ContentProviders. by Jeff Sharkey · 11 years ago
  4. 625239a Migrate more Secure settings to Global. by Jeff Sharkey · 12 years ago
  5. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  6. 26caf7a Fix deadlock by making DropBoxManager call async. by Craig Mautner · 12 years ago
  7. 661cd52 Add progress dialog for booting after an upgrade. by Dianne Hackborn · 13 years ago
  8. 34165c6 Prevent Dropbox from crashing system server pre-boot. by Brad Fitzpatrick · 14 years ago
  9. dd60ee7 am 6d13b146: am e78a0009: resolved conflicts for merge of 4b94c451 to stage-korg-master by Jean-Baptiste Queru · 14 years ago
  10. e78a000 resolved conflicts for merge of 4b94c451 to stage-korg-master by Jean-Baptiste Queru · 14 years ago
  11. b247536 Added dropbox broadcast notification by Hakan Still · 14 years ago
  12. 0c82240 CloseGuard cleanups. by Brad Fitzpatrick · 14 years ago
  13. 8bdf593 Work on issue #3101415: Crespo apps seem to have their UID changed over time. by Dianne Hackborn · 14 years ago
  14. 89647b1 Don't do single byte writes in DropBoxManagerService by Brad Fitzpatrick · 14 years ago
  15. c13978a Remove a log message Jason doesn't like by Dan Egnor · 14 years ago
  16. 3a8b0c1 Limit DropBox storage to 1000 files (by default). by Dan Egnor · 14 years ago
  17. f283e36 Fix rare NPE in DropBoxManagerService by Dan Egnor · 14 years ago
  18. 8a9b220 Switch the services library to using the new Slog by Joe Onorato · 14 years ago
  19. 42471dd Simplify & update ANR logging; report ANR data into the dropbox. by Dan Egnor · 15 years ago
  20. 43866e0 move some system services from gservices to secure settings by Doug Zongker · 15 years ago
  21. 5ec249a More elimination of Formatter (I was tired of waiting several by Dan Egnor · 15 years ago
  22. 3d40df3 Add boot events (SYSTEM_LAST_KMSG and friends) to the dropbox. by Dan Egnor · 15 years ago
  23. f18a01c Rename [I]DropBox[Service] to [I]DropBoxManager[Service]. by Dan Egnor · 15 years ago[Renamed (91%) from services/java/com/android/server/DropBoxService.java]
  24. 9524027 Instead of a raw AIDL interface, give DropBox a Java by Dan Egnor · 15 years ago
  25. b3b06fc It turns out to be useful to allow enumeration on a per-tag basis, by Dan Egnor · 15 years ago
  26. 4410ec8 Framework-side DropBox service that maintains a size-bounded by Dan Egnor · 15 years ago