summaryrefslogtreecommitdiffstats
path: root/core/java/android/net
Commit message (Expand)AuthorAgeFilesLines
* Treat optimistic addresses as global preferred.Erik Kline2014-10-291-1/+25
* Merge "(re)define the definition of "provisioned"" into lmp-mr1-devErik Kline2014-10-281-6/+27
|\
| * (re)define the definition of "provisioned"Erik Kline2014-10-281-6/+27
* | Merge "Change removeStackedLink to take an interface name." into lmp-mr1-devLorenzo Colitti2014-10-284-35/+5
|\ \ | |/ |/|
| * Change removeStackedLink to take an interface name.Lorenzo Colitti2014-10-284-35/+5
* | Merge "Deprecate more apache-http." into lmp-mr1-devNarayan Kamath2014-10-244-7/+31
|\ \ | |/ |/|
| * Deprecate more apache-http.Narayan Kamath2014-10-234-7/+31
* | Add an API to select a network for a DatagramSocket.Sreeram Ramachandran2014-10-231-3/+27
|/
* am 24861eab: Merge "Send callbacks for Net property changes" into lmp-devRobert Greenwalt2014-10-031-30/+33
|\
| * Merge "Send callbacks for Net property changes" into lmp-devRobert Greenwalt2014-10-031-30/+33
| |\
| | * Send callbacks for Net property changesRobert Greenwalt2014-10-021-30/+33
* | | am d84ce32b: Merge "Fix some documentation typos." into lmp-devNewton Allen2014-10-021-6/+6
|\ \ \ | |/ /
| * | Fix some documentation typos.Newton Allen2014-09-301-6/+6
| |/
* | am 89e0f093: Move mobile provisioning APN support into telephony.Paul Jensen2014-09-292-4/+3
|\ \ | |/
| * Move mobile provisioning APN support into telephony.Paul Jensen2014-09-292-4/+3
* | am 6974f6a9: Merge "Block address families with routes, not NetworkAgent side...Lorenzo Colitti2014-09-241-31/+2
|\ \ | |/
| * Block address families with routes, not NetworkAgent side channelLorenzo Colitti2014-09-231-31/+2
* | am bb17a717: Merge changes I3ebf0cec,I8635472c into lmp-devLorenzo Colitti2014-09-233-10/+88
|\ \ | |/
| * Support non-unicast route types: unreachable and throw.Lorenzo Colitti2014-09-223-10/+88
* | Cleanup NetworkCapabilities.Wink Saville2014-09-221-13/+6
|/
* Merge "Use unified Tethering Permission Check" into lmp-devRobert Greenwalt2014-09-181-0/+14
|\
| * Use unified Tethering Permission CheckRobert Greenwalt2014-09-171-0/+14
* | Merge "NetworkStats always needs arrays." into lmp-devJeff Sharkey2014-09-171-0/+11
|\ \
| * | NetworkStats always needs arrays.Jeff Sharkey2014-09-171-0/+11
| |/
* | Add NetworkAgent event for ExplicitlySelectedRobert Greenwalt2014-09-162-0/+38
* | Merge "Report Network status to NetworkAgent." into lmp-devRobert Greenwalt2014-09-161-0/+38
|\ \ | |/ |/|
| * Report Network status to NetworkAgent.Robert Greenwalt2014-09-141-0/+38
* | Fix a typo in comment.Ang Li2014-09-151-2/+1
|/
* Merge "Update VpnService Javadoc to reflect new UX." into lmp-devJeff Davidson2014-09-111-4/+10
|\
| * Update VpnService Javadoc to reflect new UX.Jeff Davidson2014-09-111-4/+10
* | Hide mutable VpnService APIs to add/remove IP addresses dynamically.Sreeram Ramachandran2014-09-111-0/+4
* | Merge "Flush HTTP socket pools and DNS cache when binding process to a Networ...Paul Jensen2014-09-111-1/+16
|\ \
| * | Flush HTTP socket pools and DNS cache when binding process to a Network.Paul Jensen2014-09-101-1/+16
| |/
* | Make Network.openConnection() share HttpHandlers not OkHttpClients.Paul Jensen2014-09-111-28/+40
* | Don't accept score below 0.Robert Greenwalt2014-09-101-0/+3
|/
* Fix networking API per scripting checks.Robert Greenwalt2014-09-042-7/+4
* Merge "Catch creation of NetworkRequest without NetCap" into lmp-devRobert Greenwalt2014-09-041-0/+3
|\
| * Catch creation of NetworkRequest without NetCapRobert Greenwalt2014-09-031-0/+3
* | Proxy fixes from API review feedbackJason Monk2014-09-041-4/+0
|/
* Kill the NetworkInfo(int type) constructor. IT'S A TRAP!Lorenzo Colitti2014-08-291-8/+0
* Use per-Network connection pools for openConnection.Lorenzo Colitti2014-08-291-1/+30
* Pass the socket mark for DNS queries to dnsmasq.Lorenzo Colitti2014-08-292-0/+18
* Really remove NetworkBoundURLFactory.Lorenzo Colitti2014-08-281-35/+0
* Clean up Connectivity Logging.Robert Greenwalt2014-08-272-6/+8
* Merge "Implement VpnConfig.addAllowedApplication()." into lmp-devPaul Jensen2014-08-261-2/+28
|\
| * Implement VpnConfig.addAllowedApplication().Paul Jensen2014-08-251-2/+28
* | Merge "Update VPN whitelist/blacklist api docs." into lmp-devRobert Greenwalt2014-08-261-2/+3
|\ \ | |/ |/|
| * Update VPN whitelist/blacklist api docs.Robert Greenwalt2014-08-251-2/+3
* | Merge "Remove captive portal sign-in actions." into lmp-devPaul Jensen2014-08-251-92/+0
|\ \ | |/ |/|
| * Remove captive portal sign-in actions.Paul Jensen2014-08-221-92/+0