1. dda6552 Add capability to receive FD with NativeDaemonConnector. by Daichi Hirono · 9 years ago
  2. 8948c01 Yell when calling installd with PM lock held. by Jeff Sharkey · 9 years ago
  3. e41dc59 Yell if NDC callers are holding bad locks. by Jeff Sharkey · 9 years ago
  4. 14cbe52 Kill MediaProvider during drastic changes. by Jeff Sharkey · 9 years ago
  5. 8101ee6 Handle volume benchmark timeout by Todd Kennedy · 9 years ago
  6. 4887789 Progress towards dynamic storage support. by Jeff Sharkey · 9 years ago
  7. c38182f Add mechanism for securely returning parameters though NativeDaemonConnector by Paul Lawrence · 10 years ago
  8. d66f3e5 Revert "DO NOT MERGE: Don't log passwords returned from vdc" by Paul Lawrence · 10 years ago
  9. 70c9a06 DO NOT MERGE: Don't log passwords returned from vdc by Paul Lawrence · 10 years ago
  10. 7f44ff8 Turn down the logging. by Robert Greenwalt · 10 years ago
  11. 2ffa11e Start collecting mobile radio activity from the radio. by Dianne Hackborn · 10 years ago
  12. 4590e52 Battery stats: wake locks, radio active, cleanup. by Dianne Hackborn · 10 years ago
  13. 77b987f Hold a wake lock while dispatching network activity events. by Dianne Hackborn · 10 years ago
  14. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/NativeDaemonConnector.java]
  15. 7421a01 Add a simple test for NetworkManagementService. by Lorenzo Colitti · 11 years ago
  16. 6e7affe am b8292830: resolved conflicts for merge of a920f25f to jb-mr2-dev-plus-aosp by Elliott Hughes · 11 years ago
  17. b829283 resolved conflicts for merge of a920f25f to jb-mr2-dev-plus-aosp by Elliott Hughes · 11 years ago
  18. a920f25 resolved conflicts for merge of fca0f92e to stage-aosp-master by Elliott Hughes · 11 years ago
  19. d396a44 Switch frameworks/base over from @hidden Charsets to public StandardCharsets. by Elliott Hughes · 11 years ago
  20. 3606254 resolved conflicts for merge of e96a8207 to master by Kenny Root · 11 years ago
  21. 56cd646 Avoid logging sensitive data. by Jeff Sharkey · 11 years ago
  22. 8d044e8 Start combining threads in system process. by Dianne Hackborn · 11 years ago
  23. 7b4596f Require command and argument separation, cleanup. by Jeff Sharkey · 11 years ago
  24. 8b2c3a14 Useful annotations for code documentation. by Jeff Sharkey · 12 years ago
  25. ef21599 Fix a sync problem in NativeDaemonConnector. by Robert Greenwalt · 12 years ago
  26. 5a0c320 Modify logging to debug this issue by Robert Greenwalt · 12 years ago
  27. b5aff3f Add some logging to NDC. by Robert Greenwalt · 12 years ago
  28. 2d34b4a Allow quoted strings from NativeDaemonConnector by Robert Greenwalt · 12 years ago
  29. d192598 Record the trimmed cmd string for logs by Robert Greenwalt · 12 years ago
  30. 470007f Make NDC not block forever and handle restart. by Robert Greenwalt · 12 years ago
  31. 6ffa760 Revert "Make NDC not block forever and handle restart." by Guang Zhu · 12 years ago
  32. 813af8d Make NDC not block forever and handle restart. by Robert Greenwalt · 12 years ago
  33. f0be1d89 Add some logging to NDC. by Robert Greenwalt · 12 years ago
  34. 470fd72 Log netd traffic nicely. by Robert Greenwalt · 12 years ago
  35. ba2896e Move native netd calls to varargs. by Jeff Sharkey · 13 years ago
  36. 31c6e48 Move NativeDaemonConnector to varargs. by Jeff Sharkey · 13 years ago
  37. b0aec07 Validate commands and arguments. by Jeff Sharkey · 13 years ago
  38. fa23c5a Add NativeDaemonConnector users to watchdog. by Jeff Sharkey · 13 years ago
  39. e5750a3 NativeDaemonConnector: offload callbacks to another thread. by Chia-chi Yeh · 13 years ago
  40. b901c9a am 9204644d: Merge "Fix a race condition in NativeDaemonConnector" by Brad Fitzpatrick · 13 years ago
  41. 030bc88 Fix a race condition in NativeDaemonConnector by anga · 13 years ago
  42. 1cd94ef Do not add unsolicited events to queue by Irfan Sheriff · 14 years ago
  43. e5c3afb Cleanup Netd to prevent getting hung. by Robert Greenwalt · 14 years ago
  44. 12da9d7 Fix buffer compacting in NativeDaemonConnector by Kenny Root · 14 years ago
  45. a80ce06 Add more error checking for ndc by Kenny Root · 14 years ago
  46. 961aa8c Compact when NativeDaemonConnector hits buffer limit by Kenny Root · 14 years ago
  47. 8a9b220 Switch the services library to using the new Slog by Joe Onorato · 14 years ago
  48. 4086f75 NativeDaemonConnector: Improve bad list IPC diagnostics by San Mehat · 14 years ago
  49. 1ff4371 NativeDaemonConnector: Improve error reporting and debug formatting by San Mehat · 14 years ago
  50. ec4caa0 NativeDaemonConnector: Improve NativeDaemonException reporting to include the actual error response by San Mehat · 14 years ago
  51. 4c27e0e NativeDaemonConnector: Cleanup socket code and use a proper exception by San Mehat · 14 years ago
  52. 80120b4 NativeDaemonConnector: fix doListCommand() to return *all* list elements by San Mehat · 14 years ago
  53. deba693 NativeDaemonConnector: Add a convenience method for obtaining lists by San Mehat · 14 years ago
  54. 67bd2cd services: Introduce NativeDaemonConnector class by San Mehat · 15 years ago