1. f9fa0b9 Make PacProxyService be a system service by Aaron Huang · 4 years, 7 months ago
  2. bf911c0 Merge "Move shared Proxy method and constants to shared lib" by Chiachang Wang · 4 years, 6 months ago
  3. ab9f017 Move shared Proxy method and constants to shared lib by Chiachang Wang · 4 years, 7 months ago
  4. 384a8c6 Add @Nullable to Object#equals() by Roman Kalukiewicz · 4 years, 10 months ago
  5. 0f8f630 Move module sources to packages/Connectivity by Remi NGUYEN VAN · 4 years, 7 months ago[Renamed from core/java/android/net/ProxyInfo.java]
  6. 20f95d4 Use createStringArray instead of readStringArray by lucaslin · 4 years, 7 months ago
  7. cc52502 Rename PacManager to PacProxyInstaller by Aaron Huang · 4 years, 9 months ago
  8. ffb7649 Remove ProxyInfo(String) and update callers to use ProxyInfo(Uri) by Aaron Huang · 6 years ago
  9. 9c2add6 Use new UnsupportedAppUsage annotation. by Artur Satayev · 6 years ago
  10. fb8581a Expose IpConfiguration and ProxyInfo APIs by Aaron Huang · 6 years ago
  11. f852528 All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 6 years ago
  12. 8767f41 Add API for proxy configuration over VPN. by Irina Dumitrescu · 7 years ago
  13. 5857479 Add @UnsupportedAppUsage annotations by Mathew Inwood · 7 years ago
  14. 81c7260 Undeprecate android.net.ProxyInfo as it's still used. by Paul Jensen · 10 years ago
  15. 9a87ca5 Move apache specific portions of android.net.http to external/apache-http. by Narayan Kamath · 11 years ago
  16. c0618a6 Fix several HTTP proxy issues with multinetworking. by Paul Jensen · 11 years ago
  17. 38c2dc3 Deprecate more apache-http. by Narayan Kamath · 11 years ago
  18. f098cfc Proxy fixes from API review feedback by Jason Monk · 11 years ago
  19. b1bc7c1 Fix reference to ProxyInfo extra by Jason Monk · 11 years ago
  20. 44a242a Fix reboot loop due to NPE. by Sreeram Ramachandran · 11 years ago
  21. 19c6561 Switch PacUrl storage from String to Uri by Jason Monk · 11 years ago
  22. 4d5e20f Make proxy API public by Jason Monk · 11 years ago[Renamed (61%) from core/java/android/net/ProxyProperties.java]
  23. 6b59393 Return detailed reason of invalid proxy settings by Yuhao Zheng · 11 years ago
  24. c1455d3 Remove unused imports from frameworks/base. by John Spurlock · 12 years ago
  25. f3df162 Fix for the invalid Global Proxy Setting by Raj Mamadgi · 12 years ago
  26. a69f1b0 getProxy in ConnectivityService returns port w/PAC by Jason Monk · 12 years ago
  27. 0a9cc50 Guarantee that PAC Local Proxy owns Port by Jason Monk · 12 years ago
  28. a5bf284 Add PAC File support for proxy configuration by Jason Monk · 12 years ago
  29. 4e34759 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