1. b2ad4a9 Make PacProxyService be a system service by Aaron Huang · 4 years, 7 months ago
  2. c42519e Merge "Move shared Proxy method and constants to shared lib" by Chiachang Wang · 4 years, 7 months ago
  3. 0fcb987 Move shared Proxy method and constants to shared lib by Chiachang Wang · 4 years, 7 months ago
  4. 1f69a5e Add @Nullable to Object#equals() by Roman Kalukiewicz · 4 years, 10 months ago
  5. 8f37b3f Move module sources to packages/Connectivity by Remi NGUYEN VAN · 4 years, 7 months ago[Renamed from core/java/android/net/ProxyInfo.java]
  6. cee4354 Use createStringArray instead of readStringArray by lucaslin · 4 years, 7 months ago
  7. 11e7cb2 Rename PacManager to PacProxyInstaller by Aaron Huang · 4 years, 9 months ago
  8. 77acd4c Remove ProxyInfo(String) and update callers to use ProxyInfo(Uri) by Aaron Huang · 6 years ago
  9. 0e45d78 Use new UnsupportedAppUsage annotation. by Artur Satayev · 6 years ago
  10. a523b44 Expose IpConfiguration and ProxyInfo APIs by Aaron Huang · 6 years ago
  11. 9286f91 All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 6 years ago
  12. 3a83884 Add API for proxy configuration over VPN. by Irina Dumitrescu · 7 years ago
  13. f34f05c Add @UnsupportedAppUsage annotations by Mathew Inwood · 7 years ago
  14. 6761da2 Undeprecate android.net.ProxyInfo as it's still used. by Paul Jensen · 10 years ago
  15. 439fe7b Move apache specific portions of android.net.http to external/apache-http. by Narayan Kamath · 11 years ago
  16. 1213135 Fix several HTTP proxy issues with multinetworking. by Paul Jensen · 11 years ago
  17. 340882c Deprecate more apache-http. by Narayan Kamath · 11 years ago
  18. 265a548 Proxy fixes from API review feedback by Jason Monk · 11 years ago
  19. 8247fd4 Fix reference to ProxyInfo extra by Jason Monk · 11 years ago
  20. 6e24ec7 Fix reboot loop due to NPE. by Sreeram Ramachandran · 11 years ago
  21. 60a0e16 Switch PacUrl storage from String to Uri by Jason Monk · 11 years ago
  22. 1e3df5d Make proxy API public by Jason Monk · 11 years ago[Renamed (61%) from core/java/android/net/ProxyProperties.java]
  23. 12df4ac Return detailed reason of invalid proxy settings by Yuhao Zheng · 11 years ago
  24. 10cbbee Remove unused imports from frameworks/base. by John Spurlock · 12 years ago
  25. 08e512b Fix for the invalid Global Proxy Setting by Raj Mamadgi · 12 years ago
  26. 445cea8 getProxy in ConnectivityService returns port w/PAC by Jason Monk · 12 years ago
  27. af9ded0 Guarantee that PAC Local Proxy owns Port by Jason Monk · 12 years ago
  28. 43324ee Add PAC File support for proxy configuration by Jason Monk · 12 years ago
  29. 5547882 If frameworks wants ASCII casing, it should explicity ask for it. by Elliott Hughes · 12 years ago
  30. a7d5657 Reduce connectivity logging by Wink Saville · 14 years ago
  31. 3e567d5 Make LinkProperties comparable. by John Wang · 14 years ago
  32. c3c5f86 Notify all VMs when proxy changes. by Robert Greenwalt · 15 years ago
  33. 30bdeb3 use hostname when address null ProxyProperties parcelling by Irfan Sheriff · 15 years ago
  34. 1746543 Cleanup copyright dates add missing method. by Wink Saville · 15 years ago
  35. 98f4583 Some cleanup of Proxy class. by Robert Greenwalt · 15 years ago
  36. e422ad9 Fix NPE in toString by Robert Greenwalt · 15 years ago
  37. e55ada7 Fix crash when proxy exclusion list is null. by Andrew Stadler · 15 years ago
  38. fd151ec Fix reboot loop due to NPE by Irfan Sheriff · 15 years ago
  39. 1f1bcfe Rename NetworkProperties to LinkProperties by Robert Greenwalt · 15 years ago
  40. 7d85790 Add NetworkProperties to DataConnection. by Wink Saville · 15 years ago
  41. a7dfbd3 Pass network properties to ConnectivityService. by Robert Greenwalt · 15 years ago