1. a848c1c Send callbacks for Net property changes by Robert Greenwalt · 10 years ago
  2. df2b8a1 am 58f75627: am 94f5155d: am c68aad9f: am d84ce32b: Merge "Fix some documentation typos." into lmp-dev by Newton Allen · 10 years ago
  3. c68aad9 am d84ce32b: Merge "Fix some documentation typos." into lmp-dev by Newton Allen · 10 years ago
  4. 408f753 am d84ce32b: Merge "Fix some documentation typos." into lmp-dev by Newton Allen · 10 years ago
  5. 1bf1ef5 am 52786d9b: am 5aa788a6: am a621a97f: am 89e0f093: Move mobile provisioning APN support into telephony. by Paul Jensen · 10 years ago
  6. 107837a am 89e0f093: Move mobile provisioning APN support into telephony. by Paul Jensen · 10 years ago
  7. 8f8a11b Fix some documentation typos. by Newton Allen · 11 years ago
  8. a621a97 am 89e0f093: Move mobile provisioning APN support into telephony. by Paul Jensen · 10 years ago
  9. 89e0f09 Move mobile provisioning APN support into telephony. by Paul Jensen · 10 years ago
  10. 542fc7b am 19733a32: am c17062e5: am 71915080: am 6974f6a9: Merge "Block address families with routes, not NetworkAgent side channel" into lmp-dev by Lorenzo Colitti · 10 years ago
  11. a2209a6 am b5a2f9ea: am 6974f6a9: Merge "Block address families with routes, not NetworkAgent side channel" into lmp-dev by Lorenzo Colitti · 10 years ago
  12. 34feaa0 am 6974f6a9: Merge "Block address families with routes, not NetworkAgent side channel" into lmp-dev by Lorenzo Colitti · 10 years ago
  13. 11ebb69 am d0d59156: am ce24ce4e: am 5570a0d0: am bb17a717: Merge changes I3ebf0cec,I8635472c into lmp-dev by Lorenzo Colitti · 10 years ago
  14. 2ed12a1 am d428d7bf: am 7491d876: am 7f969e42: Merge "Cleanup NetworkCapabilities." into lmp-sprout-dev by Wink Saville · 10 years ago
  15. 633b7bb am bb17a717: Merge changes I3ebf0cec,I8635472c into lmp-dev by Lorenzo Colitti · 10 years ago
  16. e99be2e am a4695b30: am bb17a717: Merge changes I3ebf0cec,I8635472c into lmp-dev by Lorenzo Colitti · 10 years ago
  17. 6044616 Block address families with routes, not NetworkAgent side channel by Lorenzo Colitti · 10 years ago
  18. 4e2dea7 Cleanup NetworkCapabilities. by Wink Saville · 10 years ago
  19. 4b0f8e6 Support non-unicast route types: unreachable and throw. by Lorenzo Colitti · 10 years ago
  20. e9b6cb8 am ad64befd: am 296a712e: Merge "Make a field final." by Ian Rogers · 10 years ago
  21. c058fbb am ad64befd: am 296a712e: Merge "Make a field final." by Ian Rogers · 10 years ago
  22. ad64bef am 296a712e: Merge "Make a field final." by Ian Rogers · 10 years ago
  23. f3b47e9 Merge "Use unified Tethering Permission Check" into lmp-dev by Robert Greenwalt · 10 years ago
  24. edb4766 Use unified Tethering Permission Check by Robert Greenwalt · 10 years ago
  25. 9d375ec Merge "NetworkStats always needs arrays." into lmp-dev by Jeff Sharkey · 10 years ago
  26. 7a8f1a3 NetworkStats always needs arrays. by Jeff Sharkey · 10 years ago
  27. e73cc46 Add NetworkAgent event for ExplicitlySelected by Robert Greenwalt · 10 years ago
  28. b4f601c Merge "Report Network status to NetworkAgent." into lmp-dev by Robert Greenwalt · 10 years ago
  29. 953b562 Fix a typo in comment. by Ang Li · 10 years ago
  30. 49f63fb Report Network status to NetworkAgent. by Robert Greenwalt · 10 years ago
  31. 8afddbe Merge "Update VpnService Javadoc to reflect new UX." into lmp-dev by Jeff Davidson · 10 years ago
  32. 6d6ea3b Update VpnService Javadoc to reflect new UX. by Jeff Davidson · 10 years ago
  33. a1e0680 Hide mutable VpnService APIs to add/remove IP addresses dynamically. by Sreeram Ramachandran · 10 years ago
  34. 204dc65 Merge "Flush HTTP socket pools and DNS cache when binding process to a Network." into lmp-dev by Paul Jensen · 10 years ago
  35. 07ed074 Make Network.openConnection() share HttpHandlers not OkHttpClients. by Paul Jensen · 10 years ago
  36. c91b534 Flush HTTP socket pools and DNS cache when binding process to a Network. by Paul Jensen · 10 years ago
  37. 35f7a94 Don't accept score below 0. by Robert Greenwalt · 10 years ago
  38. b248987 Fix networking API per scripting checks. by Robert Greenwalt · 10 years ago
  39. d35d826 Merge "Catch creation of NetworkRequest without NetCap" into lmp-dev by Robert Greenwalt · 10 years ago
  40. 8236413 Proxy fixes from API review feedback by Jason Monk · 10 years ago
  41. f5b74f9 Catch creation of NetworkRequest without NetCap by Robert Greenwalt · 10 years ago
  42. 17e7e97 Kill the NetworkInfo(int type) constructor. IT'S A TRAP! by Lorenzo Colitti · 10 years ago
  43. 0ed0a28 Use per-Network connection pools for openConnection. by Lorenzo Colitti · 10 years ago
  44. b57edc5 Pass the socket mark for DNS queries to dnsmasq. by Lorenzo Colitti · 10 years ago
  45. 32e520e Really remove NetworkBoundURLFactory. by Lorenzo Colitti · 10 years ago
  46. d8e34a6 Make a field final. by Ian Rogers · 10 years ago
  47. fc0c689 Clean up Connectivity Logging. by Robert Greenwalt · 10 years ago
  48. 5b62d26 Merge "Implement VpnConfig.addAllowedApplication()." into lmp-dev by Paul Jensen · 10 years ago
  49. ad3fc40 Merge "Update VPN whitelist/blacklist api docs." into lmp-dev by Robert Greenwalt · 10 years ago
  50. fc4f721 Update VPN whitelist/blacklist api docs. by Robert Greenwalt · 10 years ago
  51. 0784eea Implement VpnConfig.addAllowedApplication(). by Paul Jensen · 10 years ago
  52. 177cd38 Merge "Remove captive portal sign-in actions." into lmp-dev by Paul Jensen · 10 years ago
  53. a68d213 Remove captive portal sign-in actions. by Paul Jensen · 10 years ago
  54. 9f1274b Rework the per-network URL API. by Lorenzo Colitti · 10 years ago
  55. e1bf163 Merge "Fix SOCKS proxies from being dropped from PAC" into lmp-dev by Jason Monk · 10 years ago
  56. 4385af3 Fix SOCKS proxies from being dropped from PAC by Jason Monk · 10 years ago
  57. 0554260 Less intrusive VPN dialog and other UX tweaks. by Jeff Davidson · 10 years ago
  58. 0a82e80 Stop using LinkProperties for static configuration. by Lorenzo Colitti · 10 years ago
  59. f6040e9 Merge "Revert "Remove the warning if the caller gets the insecure variant and add hostname verification (SNI)"" into lmp-dev by Kenny Root · 10 years ago
  60. 3f05bf4 Add tcp buffer size conduit to NetworkAgent. by Robert Greenwalt · 10 years ago
  61. bd431ee Merge "Configure MTU based on network MTU parameter" into lmp-dev by Robert Greenwalt · 10 years ago
  62. 15afd81 Configure MTU based on network MTU parameter by w19976 · 10 years ago
  63. e19ca07 Revert "Remove the warning if the caller gets the insecure variant and add hostname verification (SNI)" by Kenny Root · 10 years ago
  64. 9da2f1e Some networks may have null ifaces, I guess? by Jeff Sharkey · 10 years ago
  65. 1806b1f Switch RouteInfo to use IpPrefix instead of LinkAddress. by Lorenzo Colitti · 10 years ago
  66. 328e679 Merge "Security-related cleanup for network scoring." into lmp-dev by Jeff Davidson · 10 years ago
  67. ac7285d Security-related cleanup for network scoring. by Jeff Davidson · 10 years ago
  68. eb2c2c7 Hack and ship: NetworkStats edition. by Jeff Sharkey · 10 years ago
  69. a2496de Make TrafficStats uid attribution @SystemApi by Christopher Tate · 10 years ago
  70. ab14df3 Remove dead CaptivePortalTracker. by Paul Jensen · 10 years ago
  71. dc418e3 Fix docs build. by Dan Sandler · 10 years ago
  72. 5b37fa2 Allow using third-party HTTP/... stacks for per-network URLs. by Lorenzo Colitti · 10 years ago
  73. f038289 Use a new socket for each of the host's IP addresses. by Lorenzo Colitti · 10 years ago
  74. acb5b7f Merge "Don't request network scores before boot completes." into lmp-dev by Jeff Davidson · 10 years ago
  75. 505c4a3 Don't request network scores before boot completes. by Jeff Davidson · 10 years ago
  76. 26fd143 Add NetworkScoreManager.disableScoring(). by Jeff Davidson · 10 years ago
  77. f4e0c0c Allow VPNs to add/remove link addresses dynamically. by Sreeram Ramachandran · 10 years ago
  78. 39ca3f5 Merge "Remove dead code 1." into lmp-dev by Robert Greenwalt · 10 years ago
  79. 42065ac Prohibit address families by default unless a VPN explicitly allows them. by Sreeram Ramachandran · 10 years ago
  80. 39fa65a Remove dead code 1. by Robert Greenwalt · 10 years ago
  81. c473dc4 Add a getBoundURL method that returns a network-specific URL. by Lorenzo Colitti · 10 years ago
  82. 8cd33ed Implement support for bypassable VPNs. by Sreeram Ramachandran · 10 years ago
  83. fab50167 Fix DUN-based tethering. by Robert Greenwalt · 10 years ago
  84. e5ebd4b Merge "Infer legacy network type for ConnectivityManager.requestNetwork" into lmp-dev by Ye Wen · 10 years ago
  85. b87875e Infer legacy network type for ConnectivityManager.requestNetwork by Ye Wen · 10 years ago
  86. 6bbf39c Implement VpnService.setBlocking(). by Jeff Davidson · 10 years ago
  87. 03666c7 Cleanup: Delete dead code. by Sreeram Ramachandran · 10 years ago
  88. fcd8b20 Align PSKKeyManager with framework API style. by Alex Klyubin · 10 years ago
  89. cc26b4c Allow VPN interfaces to be put into blocking mode. by Sreeram Ramachandran · 10 years ago
  90. 7be8e97 Expose network scoring APIs to /system apps. by Jeff Davidson · 10 years ago
  91. b56f212 No need to explicitly enable TLS-PSK cipher suites. by Alex Klyubin · 10 years ago
  92. 06b6cda Remove unnecessary code and APIs. by Sreeram Ramachandran · 10 years ago
  93. 5d59e78 Readjust location of NETID_UNSET definition. by Paul Jensen · 10 years ago
  94. bcc76d3 Define NETID_UNSET in ConnectivityManager. by Paul Jensen · 10 years ago
  95. 94badcc Missed an entry in the copy constructor. by Robert Greenwalt · 10 years ago
  96. a9294eb Allow a VPN to be declared bypassable. by Sreeram Ramachandran · 10 years ago
  97. 633f0e8 Let VpnService specify a white/black list of apps that are allowed access. by Sreeram Ramachandran · 10 years ago
  98. 1384605 Update VpnService API documentation. by Sreeram Ramachandran · 10 years ago
  99. 5f90bcc Add networkSpecifier string to NetworkCapabilties. by Robert Greenwalt · 10 years ago
  100. 6bc2c2c Convert Vpn from NetworkStateTracker to NetworkAgent. by Paul Jensen · 10 years ago