1. 5c5f1ba Add NetworkUtils utilities to SystemApi by Remi NGUYEN VAN · 6 years ago
  2. 31f1d0c Add fields used by NetworkStack to the API by Remi NGUYEN VAN · 6 years ago
  3. f4fa982 Remove ResolveUtil from frameworks/base callers by Erik Kline · 6 years ago
  4. fa3a746 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  5. 85bae86 Merge changes I6abd2221,I2c149d29,I45d22857,I1f879b2c,If4986a25, ... by Chalard Jean · 6 years ago
  6. 6823744 Small cleanup of Network. by Chalard Jean · 6 years ago
  7. 9e3c25d Fixup SntpClient to bypass Private DNS by Erik Kline · 6 years ago
  8. 7eccfeb Fixup SntpClient to bypass Private DNS by Erik Kline · 6 years ago
  9. f72f5b3 Fix socket leaks in various android.net.Network methods. by Paul Jensen · 6 years ago
  10. 9c1597b Merge "Fix socket leaks in various android.net.Network methods." into pi-dev by TreeHugger Robot · 6 years ago
  11. 89bb993 Fix socket leaks in various android.net.Network methods. by Paul Jensen · 6 years ago
  12. 4af1781 Add Network.fromNetworkHandle() by Paul Jensen · 6 years ago
  13. 7e93387 Merge "Change the netId to nethandle mapping." am: 9456c020d8 am: feaf412e19 by Lorenzo Colitti · 7 years ago
  14. e4fc632 Change the netId to nethandle mapping. by Lorenzo Colitti · 7 years ago
  15. 85f2fbc incidentd: dumping jobscheduler to proto by Kweku Adams · 7 years ago
  16. 4c6d2ec Track moving of OkHttp facade API to new package. by Tobias Thierer · 7 years ago
  17. 69b8b29 Network: Use HttpURLConnectionFactory rather than OkHttp APIs by Tobias Thierer · 7 years ago
  18. 851d806 Changes for upgrade to OkHttp 2.7.5 by Tobias Thierer · 8 years ago
  19. e1a6cf2 Add a test that Network#getNetworkHandle() behaves sanely. by Erik Kline · 9 years ago
  20. d895999 Make public Network#bindSocket(FileDescriptor). by Erik Kline · 9 years ago
  21. cee9b51 Query HTTP proxy for network via a new API to avoid permissions exceptions by Paul Jensen · 9 years ago
  22. 25f3b7b multinetwork API: native implementation by Erik Kline · 9 years ago
  23. 57bf2a8 Merge commit 'e593d0a' into merge_work by Prerepa Viswanadham · 9 years ago
  24. 582b868 Unhide Network.openConnection(URL, Proxy). by Lorenzo Colitti · 9 years ago
  25. 72db88e Deprecate static ConnectivityManager.get/setProcessDefaultNetwork() functions. by Paul Jensen · 9 years ago
  26. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  27. 7014da7 resolved conflicts for merge of 7382c02d to lmp-mr1-dev-plus-aosp by Neil Fuller · 10 years ago
  28. 50a01d8 Changes associated with an OkHttp upgrade by Neil Fuller · 10 years ago
  29. e0bef71 Fix several HTTP proxy issues with multinetworking. by Paul Jensen · 10 years ago
  30. e15db7c Add an API to select a network for a DatagramSocket. by Sreeram Ramachandran · 10 years ago
  31. 07ed074 Make Network.openConnection() share HttpHandlers not OkHttpClients. by Paul Jensen · 10 years ago
  32. 0ed0a28 Use per-Network connection pools for openConnection. by Lorenzo Colitti · 10 years ago
  33. 9f1274b Rework the per-network URL API. by Lorenzo Colitti · 10 years ago
  34. dc418e3 Fix docs build. by Dan Sandler · 10 years ago
  35. 5b37fa2 Allow using third-party HTTP/... stacks for per-network URLs. by Lorenzo Colitti · 10 years ago
  36. f038289 Use a new socket for each of the host's IP addresses. by Lorenzo Colitti · 10 years ago
  37. c473dc4 Add a getBoundURL method that returns a network-specific URL. by Lorenzo Colitti · 10 years ago
  38. 32a58f0 Use return values from JNI functions binding sockets and processes to networks. by Paul Jensen · 10 years ago
  39. 2c7bf2c Clean up and add some Network logging. by Robert Greenwalt · 10 years ago
  40. 6078b50 Apply API Council comments to ConnectivityManager by Robert Greenwalt · 10 years ago
  41. 0a363a3 Apply API review to android.net.Network: by Paul Jensen · 10 years ago
  42. 8ef3401 Adjust Network's SocketFactory to restrict host name resolution to that Network by Paul Jensen · 10 years ago
  43. 2d6f265 Implement bind-to-network functionality of android.net.Network. by Paul Jensen · 10 years ago
  44. d19c41c Add javadoc and unhide new API by Robert Greenwalt · 10 years ago
  45. 8595626 Add docs to Network by Robert Greenwalt · 10 years ago
  46. 3e32a4b Add Network-specific host name resolution API. by Paul Jensen · 10 years ago
  47. 9ba9c58 First pass on multinetwork framework by Robert Greenwalt · 10 years ago