summaryrefslogtreecommitdiffstats
path: root/core/java/android/net
Commit message (Expand)AuthorAgeFilesLines
* Expose a SystemApi method to prepare a VPN without consent.Jeff Davidson2014-11-171-0/+27
* [WebView] Allow the WebView to be compiled against the system SDK.Ignacio Solla2014-11-121-0/+15
* Merge "Let scorers fine-tune scoring heuristics." into lmp-mr1-devJeff Davidson2014-11-071-5/+50
|\
| * Let scorers fine-tune scoring heuristics.Jeff Davidson2014-11-061-5/+50
* | Implemented requestNetwork with a PendingIntent.Jeremy Joslin2014-11-062-9/+34
|/
* Merge "Allow apps with SCORE_NETWORKS to set the active scorer." into lmp-mr1...Jeff Davidson2014-11-061-2/+5
|\
| * Allow apps with SCORE_NETWORKS to set the active scorer.Jeff Davidson2014-11-051-2/+5
* | Merge "Fix Legacy typing of net-specific requests." into lmp-mr1-devRobert Greenwalt2014-11-052-48/+47
|\ \ | |/ |/|
| * Fix Legacy typing of net-specific requests.Robert Greenwalt2014-11-052-48/+47
* | Merge "Rename BROADCAST_SCORE_NETWORKS to BROADCAST_NETWORK_PRIVILEGED." into...Jeff Davidson2014-11-052-11/+11
|\ \
| * | Rename BROADCAST_SCORE_NETWORKS to BROADCAST_NETWORK_PRIVILEGED.Jeff Davidson2014-11-042-11/+11
* | | Merge "Fix DhcpResults.setDomain() and StaticIpConfiguration.toLinkProperties...Paul Jensen2014-11-052-2/+3
|\ \ \ | |_|/ |/| |
| * | Fix DhcpResults.setDomain() and StaticIpConfiguration.toLinkProperties()Paul Jensen2014-11-052-2/+3
* | | am dcf5af38: am 8129b8b4: am dd8accfe: Merge "Mention ECDHE_PSK bug in Javado...Alex Klyubin2014-11-011-0/+7
|\ \ \ | |_|/ |/| |
| * | am 8129b8b4: am dd8accfe: Merge "Mention ECDHE_PSK bug in Javadoc of PskKeyMa...Alex Klyubin2014-10-311-0/+7
| |\ \ | | |/ | |/|
| | * Mention ECDHE_PSK bug in Javadoc of PskKeyManager.Alex Klyubin2014-10-301-0/+7
* | | 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