- f6f9aa2 NSD: Specify on what interface to getAddrInfo by hepengtao · 3 years, 10 months ago
- e500616 Move f/b/packages/Nsd files to f/b/packages/ConnectivityT by Aaron Huang · 3 years, 9 months ago[Renamed from packages/Nsd/service/src/com/android/server/NsdService.java]
- 5568f45 Stop using NSD_ON setting by paulhu · 3 years, 9 months ago
- b222570 Replace @hide APIs by paulhu · 3 years, 9 months ago
- 73a8203 Centralize nsd associated files by paulhu · 3 years, 9 months ago[Renamed from services/core/java/com/android/server/NsdService.java]
- 62eb76e Remove AsyncChannel usage in NsdManager by Remi NGUYEN VAN · 4 years ago
- f7277ed Keep the native mdns daemon alive for pre-S application by Luke Huang · 4 years, 1 month ago
- 92860f9 Fix the comments from aosp/1717479. by Luke Huang · 4 years, 2 months ago
- 0529858 Make NsdService only start the native daemon when needed and automatically clean it up. by Luke Huang · 4 years, 2 months ago
- 339c010 Move module utils to the module package. by Chalard Jean · 5 years ago
- 6346538 Apply fixes for EfficientStrings. by Jeff Sharkey · 4 years, 10 months ago
- de27d61 Revert "Move module utils to the module package." by Hridya Valsaraju · 4 years, 11 months ago
- 885d9b0 Move module utils to the module package. by Chalard Jean · 5 years ago
- 1970749 Move DnsSdTxtRecord to net common static library by Aaron Huang · 6 years ago
- a262cc1 Replace the permission of internal connectivity checks by paulhu · 6 years ago
- 2b9c0de Merge changes If4deb106,Ib25d7658 am: 0388f0e47b am: 41a57af66a am: ae278410f5 by Hugo Benichi · 8 years ago
- f608335 NsdService: do not use ContentResolver directly by Hugo Benichi · 8 years ago
- 9e0bb31 Merge "NsdService: more cleanups" am: cfd9a290ef am: 49bc06d0f9 am: ea0d4a65f9 by Hugo Benichi · 8 years ago
- 20f5ef9 Merge changes I4872f8ba,I92039f29,Iaad13e13 am: 767ac317e2 am: 717238a614 by Hugo Benichi · 8 years ago
- 912db99 NsdService: more cleanups by Hugo Benichi · 8 years ago
- d2552ae NsdService: simple cleanups by Hugo Benichi · 8 years ago
- 4dd4db7 NsdService: test coverage for client requests. by Hugo Benichi · 8 years ago
- f659a67 Merge "NsdService: disentangle NativeDaemonConnector from ctor" am: fa97f11b20 am: 47748b754c by Hugo Benichi · 8 years ago
- 6d70644 NsdService: disentangle NativeDaemonConnector from ctor by Hugo Benichi · 8 years ago
- 9fc7343 Merge "NsdService: bootstrap unit tests" am: ec33961ae0 am: dd53c962b2 by Hugo Benichi · 8 years ago
- 803a2f0 NsdService: bootstrap unit tests by Hugo Benichi · 8 years ago
- 0a33697 Merge changes I9ad4ce81,I360d539e am: f34d09ac30 am: 4062ac81be am: 84c878ecc8 by Hugo Benichi · 8 years ago
- f0c8409 NsdService: minor cleanups by Hugo Benichi · 8 years ago
- 32be63d Nsdmanager/NsdService: add logging by Hugo Benichi · 8 years ago
- f1077c3 Consistent dump() permission checking. by Jeff Sharkey · 8 years ago
- bbb41dd Parse and validate txt records. by Philip P. Moltmann · 9 years ago
- 9f5c3b8 Turn down the logging a little bit. by Joe Onorato · 10 years ago
- ad5bfa5 Remove unused imports in frameworks/base. by John Spurlock · 10 years ago
- 45cc2ce Handle null values in registerService by Christopher Lane · 11 years ago
- a53dd7f Unescape strings properly in NsdService. by Sreeram Ramachandran · 11 years ago
- fba1559 Cleanup: Delete dead code. by Sreeram Ramachandran · 11 years ago
- 7441122 Fix incorrect "listener no longer active" errors by Christopher Lane · 11 years ago
- b6e0448 Fix build by Christopher Lane · 11 years ago
- 6f34914 resolved conflicts for merge of 468c0578 to master by Christopher Lane · 11 years ago
- 0f2cc36 Add support for custom TXT records in NSD by Christopher Lane · 11 years ago
- 5da9a41 Merge "NsdService does not clean up after exiting clients" by Dave Platt · 11 years ago
- cf4709a am cb1254f1: am 20caa09c: am 21384faa: am 694f219c: Merge "NsdService does not clean up after exiting clients" by Dave Platt · 11 years ago
- 20caa09 am 21384faa: am 694f219c: Merge "NsdService does not clean up after exiting clients" by Dave Platt · 11 years ago
- 9cd0fea Hold a wake lock while dispatching network activity events. by Dianne Hackborn · 11 years ago
- 4181c2f am 59e808f5: Move some system services to separate directories by Amith Yamasani · 12 years ago
- 59e808f Move some system services to separate directories by Amith Yamasani · 12 years ago[Renamed from services/java/com/android/server/NsdService.java]
- 83711c2 resolved conflicts for merge of e0b14ea7 to master by Kenny Root · 12 years ago
- 4429e87 Get rid of a race in NsdService in stopResolveService and getAddrInfo by Vinit Deshapnde · 12 years ago
- 930a851 Fix an NPE in NsdManager by Vinit Deshapnde · 12 years ago
- 97e4518 Merge "NsdService: Clear client info after resolution request is serviced." by Irfan Sheriff · 13 years ago
- c783695 Migrate more Secure settings to Global. by Jeff Sharkey · 13 years ago
- 692107e Improve multi-user broadcasts. by Dianne Hackborn · 13 years ago
- 6ce4818 NsdService: Clear client info after resolution request is serviced. by Vairavan Srinivasan · 13 years ago
- 66f04e9 Enhance StateMachine Quitting and logging support. DO NOT MERGE by Wink Saville · 13 years ago
- a481387 resolved conflicts for merge of 43996db6 to master by Irfan Sheriff · 13 years ago
- 67c80ed Add contentobserver for nsd_on setting by Irfan Sheriff · 13 years ago
- 358f5d4 Enhance StateMachine Quitting and logging support. by Wink Saville · 13 years ago
- e4c42f4 API review fixes by Irfan Sheriff · 13 years ago
- 52fc83a Fix build by Irfan Sheriff · 13 years ago
- 7500665 Add user control to turn on/off nsd by Irfan Sheriff · 13 years ago
- 18da132 Open network service discovery API by Irfan Sheriff · 13 years ago
- e8de246 Bonjour fixes by Irfan Sheriff · 13 years ago
- 77ec558 Add initial framework for DNS service discovery by Irfan Sheriff · 13 years ago