summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/connectivity/PacManager.java
Commit message (Expand)AuthorAgeFilesLines
* Fix Sending PAC Broadcast before downloadedJason Monk2013-09-261-1/+23
* Fix PacManager to not unbind when no connectionJason Monk2013-09-181-5/+10
* Guarantee that PAC Local Proxy owns PortJason Monk2013-09-131-1/+63
* System binds PAC Local Proxy instead of self startJason Monk2013-08-221-7/+24
* Change PacProcessor to Android ServiceJason Monk2013-08-201-98/+132
* PROXY_SERVICE may be missing and its reference null.Wink Saville2013-08-101-0/+14
* Add PAC File support for proxy configurationJason Monk2013-08-071-0/+226