1. f361e3d Undeprecate android.net.ProxyInfo as it's still used. by Paul Jensen · 9 years ago
  2. 3bdd327 Move apache specific portions of android.net.http to external/apache-http. by Narayan Kamath · 10 years ago
  3. e0bef71 Fix several HTTP proxy issues with multinetworking. by Paul Jensen · 10 years ago
  4. 823675fd Deprecate more apache-http. by Narayan Kamath · 10 years ago
  5. 8236413 Proxy fixes from API review feedback by Jason Monk · 10 years ago
  6. 7dab614 Fix reference to ProxyInfo extra by Jason Monk · 10 years ago
  7. 4696ee4 Fix reboot loop due to NPE. by Sreeram Ramachandran · 10 years ago
  8. 83520b9 Switch PacUrl storage from String to Uri by Jason Monk · 10 years ago
  9. 207900c Make proxy API public by Jason Monk · 10 years ago[Renamed (61%) from core/java/android/net/ProxyProperties.java]
  10. 9070484 Return detailed reason of invalid proxy settings by Yuhao Zheng · 10 years ago
  11. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  12. 92d02491 Fix for the invalid Global Proxy Setting by Raj Mamadgi · 11 years ago
  13. decd295 getProxy in ConnectivityService returns port w/PAC by Jason Monk · 11 years ago
  14. 6f8a68f Guarantee that PAC Local Proxy owns Port by Jason Monk · 11 years ago
  15. 602b232 Add PAC File support for proxy configuration by Jason Monk · 11 years ago
  16. cb64d43 If frameworks wants ASCII casing, it should explicity ask for it. by Elliott Hughes · 11 years ago
  17. c9acde9 Reduce connectivity logging by Wink Saville · 13 years ago
  18. 4e90009 Make LinkProperties comparable. by John Wang · 13 years ago
  19. 434203a Notify all VMs when proxy changes. by Robert Greenwalt · 14 years ago
  20. 798ffa1 use hostname when address null ProxyProperties parcelling by Irfan Sheriff · 14 years ago
  21. 6e80997 Cleanup copyright dates add missing method. by Wink Saville · 14 years ago
  22. 70af574 Some cleanup of Proxy class. by Robert Greenwalt · 14 years ago
  23. f6682b0 Fix NPE in toString by Robert Greenwalt · 14 years ago
  24. ac19f24 Fix crash when proxy exclusion list is null. by Andrew Stadler · 14 years ago
  25. ef6c143 Fix reboot loop due to NPE by Irfan Sheriff · 14 years ago
  26. 37e65eb Rename NetworkProperties to LinkProperties by Robert Greenwalt · 14 years ago
  27. 1f6408a Add NetworkProperties to DataConnection. by Wink Saville · 14 years ago
  28. 47f69fe Pass network properties to ConnectivityService. by Robert Greenwalt · 14 years ago