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