1. 497ff5e7 Start default connections on startup. by Robert Greenwalt · 14 years ago
  2. 3079c16 resolved conflicts for merge of d57579a4 to master by Robert Greenwalt · 14 years ago
  3. d57579a resolved conflicts for merge of e8d2a4a8 to honeycomb-plus-aosp by Robert Greenwalt · 14 years ago
  4. e8d2a4a Apply the dns and route diff which we get a change by Robert Greenwalt · 14 years ago
  5. 9e4ff6e VPN: close the socket in protectVpn() to avoid leaking descriptors. by Chia-chi Yeh · 14 years ago
  6. dc5d1ba Fix build. by Wink Saville · 14 years ago
  7. d622c31 am 6b5e201d: am 6d1d16c3: Merge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE by Wink Saville · 14 years ago
  8. 6b5e201 am 6d1d16c3: Merge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE by Wink Saville · 14 years ago
  9. 051a664 Remove STOPSHIP but allow seamless Handoff when possible. by Wink Saville · 14 years ago
  10. 620e107 resolved conflicts for merge of a3b4b5ca to master by Wink Saville · 14 years ago
  11. a3b4b5c am c101c56e: Use resetConnections with resetMask. by Wink Saville · 14 years ago
  12. c101c56 Use resetConnections with resetMask. by Wink Saville · 14 years ago
  13. bded3eb VPN: implement status report for legacy VPN. by Chia-chi Yeh · 14 years ago
  14. 3e2e1da VPN: convert prepare() into a form which helps solve race conditions. by Chia-chi Yeh · 14 years ago
  15. 6c500a4 VPN: remove the old VpnService. by Chia-chi Yeh · 14 years ago
  16. 7e026b3 VPN: export legacy VPN in IConnectivityManager. by Chia-chi Yeh · 14 years ago
  17. d050d1c VPN: Use List<String> instead for dnsServers and searchDomains. by Chia-chi Yeh · 14 years ago
  18. efaa396 am 3f2f58e9: am f49e4d3f: Merge "Temporary re-enabling iface name change handling on HO" into honeycomb-LTE by Wink Saville · 14 years ago
  19. e7bfeb3 Merge "WifiWatchdogService - disable bad connections" by Irfan Sheriff · 14 years ago
  20. 968330f resolved conflicts for merge of 40717996 to master by Robert Greenwalt · 14 years ago
  21. 5cdb9c9 WifiWatchdogService - disable bad connections by Isaac Levy · 14 years ago
  22. 3f2f58e am f49e4d3f: Merge "Temporary re-enabling iface name change handling on HO" into honeycomb-LTE by Wink Saville · 14 years ago
  23. 0768006 Temporary re-enabling iface name change handling on HO by Kazuhiro Ondo · 14 years ago
  24. 7fb0b28 am db32c8c5: Merge "Restrict access to protected networks." into honeycomb-LTE by Robert Greenwalt · 14 years ago
  25. 6cac074 Restrict access to protected networks. by Robert Greenwalt · 14 years ago
  26. 09d6cdf resolved conflicts for merge of 796539b1 to master by Robert Greenwalt · 14 years ago
  27. 796539b resolved conflicts for merge of b427f0e6 to honeycomb-plus-aosp by Robert Greenwalt · 14 years ago
  28. 33cdcdf Fix tethering upstream determination. by Robert Greenwalt · 14 years ago
  29. a47d7a1 Notify policy listeners about metered ifaces. by Jeff Sharkey · 14 years ago
  30. 29fc332 Merge "DownloadManager flags for network policy." by Jeff Sharkey · 14 years ago
  31. 4434b0b DownloadManager flags for network policy. by Jeff Sharkey · 14 years ago
  32. 9d145fd am 00ca322d: am 5f350512: Merge "Reset connections AFTER we take down the network." into honeycomb-LTE by Robert Greenwalt · 14 years ago
  33. 00ca322 am 5f350512: Merge "Reset connections AFTER we take down the network." into honeycomb-LTE by Robert Greenwalt · 14 years ago
  34. 36ea869 Reset connections AFTER we take down the network. by Robert Greenwalt · 14 years ago
  35. 75cacd5 VPN: migrate from generic Bundle to our own Parcelable VpnConfig. by Chia-chi Yeh · 14 years ago
  36. 9a4ad7d The service part of the user space VPN support. by Chia-chi Yeh · 14 years ago
  37. 21062e7 Map network identity using ConnectivityService. by Jeff Sharkey · 14 years ago
  38. ab2c053 Merge "Do not register the callbacks in the constructor." by Chia-chi Yeh · 14 years ago
  39. 921ebf2 Policy and rules work for ConnectivityManager. by Jeff Sharkey · 14 years ago
  40. 0d5916c Move stringToFile utility from ConnectivityService to FileUtils by Mike Lockwood · 14 years ago
  41. f3204aa Do not register the callbacks in the constructor. by Chia-chi Yeh · 14 years ago
  42. 1b50704 am e0f7bc0b: resolved conflicts for merge of dec3dda8 to honeycomb-plus-aosp by Robert Greenwalt · 14 years ago
  43. e0f7bc0 resolved conflicts for merge of dec3dda8 to honeycomb-plus-aosp by Robert Greenwalt · 14 years ago
  44. e1544bb Simplfy getActive* calls in ConnectivityService by Robert Greenwalt · 14 years ago
  45. 65727c9 Merge f024027b by Jean-Baptiste Queru · 14 years ago
  46. 842c177 am a9f139c4: am 3a34041f: Linkproperties update via unsol data call state change. by Kazuhiro Ondo · 14 years ago
  47. f024027 am 355205c0: Switch to use netd to add/remove routes. by Robert Greenwalt · 14 years ago
  48. 355205c Switch to use netd to add/remove routes. by Robert Greenwalt · 14 years ago
  49. a9f139c am 3a34041f: Linkproperties update via unsol data call state change. by Kazuhiro Ondo · 14 years ago
  50. 3a34041 Linkproperties update via unsol data call state change. by Kazuhiro Ondo · 14 years ago
  51. 4df5132 Extract NetworkManagementService out from Tethering to ConnectivityService. by Chia-chi Yeh · 14 years ago
  52. b5c62b6 am f490d721: am e6848fac: Merge "Fix the adding of host routes." into honeycomb-LTE by Robert Greenwalt · 14 years ago
  53. f490d72 am e6848fac: Merge "Fix the adding of host routes." into honeycomb-LTE by Robert Greenwalt · 14 years ago
  54. bd49221 Fix the adding of host routes. by Robert Greenwalt · 14 years ago
  55. e7dcc13 am df6da5c9: am aae781f3: Merge "Add auto-restore timeout for secondary networks." into honeycomb-LTE by Robert Greenwalt · 14 years ago
  56. df6da5c am aae781f3: Merge "Add auto-restore timeout for secondary networks." into honeycomb-LTE by Robert Greenwalt · 14 years ago
  57. aae781f Merge "Add auto-restore timeout for secondary networks." into honeycomb-LTE by Robert Greenwalt · 14 years ago
  58. 20f819c Add auto-restore timeout for secondary networks. by Robert Greenwalt · 14 years ago
  59. b0d1452 resolved conflicts for merge of 90faa5de to master by Robert Greenwalt · 14 years ago
  60. 90faa5d am 5afb4666: Merge "Add RouteInfo objects for tracking routes." into honeycomb-LTE by Robert Greenwalt · 14 years ago
  61. 5a90129 Add RouteInfo objects for tracking routes. by Robert Greenwalt · 14 years ago
  62. d27954e am c40de32e: resolved conflicts for merge of 6cec7f35 to honeycomb-LTE by Benoit Goby · 14 years ago
  63. c40de32 resolved conflicts for merge of 6cec7f35 to honeycomb-LTE by Benoit Goby · 14 years ago
  64. 6cec7f3 Add support for USB Ethernet adapters by Benoit Goby · 15 years ago
  65. 75d9e1c am 75b5e996: am 9e7a5a1e: Merge "ConnectivityService needs to use the new names for the NetConfig vars." into honeycomb-LTE by Wink Saville · 14 years ago
  66. 75b5e99 am 9e7a5a1e: Merge "ConnectivityService needs to use the new names for the NetConfig vars." into honeycomb-LTE by Wink Saville · 14 years ago
  67. f2a6283 ConnectivityService needs to use the new names for the NetConfig vars. by Wink Saville · 14 years ago
  68. f7ca6f7 am 1a087f0f: resolved conflicts for merge of 2879f735 to honeycomb-plus-aosp by Robert Greenwalt · 14 years ago
  69. 1a087f0 resolved conflicts for merge of 2879f735 to honeycomb-plus-aosp by Robert Greenwalt · 14 years ago
  70. 34848c0 Add external dependency API. by Robert Greenwalt · 14 years ago
  71. 198b24d am 18510113: resolved conflicts for merge of e00e35a5 to honeycomb-plus-aosp by Robert Greenwalt · 14 years ago
  72. 1851011 resolved conflicts for merge of e00e35a5 to honeycomb-plus-aosp by Robert Greenwalt · 14 years ago
  73. e00e35a am 9991017b: Only leave one default network up at a time. by Robert Greenwalt · 14 years ago
  74. 1e2f286 Fix a bad merge. by Robert Greenwalt · 14 years ago
  75. f7dae30 Fix the build. by Robert Greenwalt · 14 years ago
  76. 837e364 Fix the build by Michael Jurka · 14 years ago
  77. fbba87d am 047f9d12: Merge "resolved conflicts for merge of b2f5deca to honeycomb-plus-aosp" into honeycomb-plus-aosp by Robert Greenwalt · 14 years ago
  78. 3a378b9 resolved conflicts for merge of b2f5deca to honeycomb-plus-aosp by Robert Greenwalt · 14 years ago
  79. b2f5dec am 568845a7: Merge "Fix some alt-network issues." into gingerbread by Robert Greenwalt · 14 years ago
  80. 9991017 Only leave one default network up at a time. by Robert Greenwalt · 14 years ago
  81. a71471b Fix some alt-network issues. by Robert Greenwalt · 14 years ago
  82. b471d76 am 5635dc93: am 23a9f024: am ac70fb8b: Merge "Fix adding of default route." into honeycomb-mr1 by Robert Greenwalt · 14 years ago
  83. 23a9f02 am ac70fb8b: Merge "Fix adding of default route." into honeycomb-mr1 by Robert Greenwalt · 14 years ago
  84. 03d53da Fix adding of default route. by Robert Greenwalt · 14 years ago
  85. b7c92c7 Do not merge: Revert the revert of "LTE Changes for Telephony including Multiple PDN support and IPV6 support" by Wink Saville · 14 years ago
  86. 102b546 am b5c51d5f: Merge "DO NOT MERGE Backport of I1f55df8a from master." into gingerbread by Robert Greenwalt · 14 years ago
  87. 9e08159 DO NOT MERGE Backport of I1f55df8a from master. by Robert Greenwalt · 14 years ago
  88. 8cca8f4 am 141623d4: DO NOT MERGE WiMAX support by TK MUN · 14 years ago
  89. 141623d DO NOT MERGE WiMAX support by TK MUN · 14 years ago
  90. 211b569 Add support for USB Ethernet adapters by Benoit Goby · 15 years ago
  91. bbba216 DO NOT MERGE: Revert "LTE Changes for Telephony including Multiple PDN support and IPV6 support" by Wink Saville · 14 years ago
  92. 95c300a Merge "Start using NetworkUtils.numericToInetAddress." by Robert Greenwalt · 14 years ago
  93. 35e34d1 Start using NetworkUtils.numericToInetAddress. by Robert Greenwalt · 14 years ago
  94. af83ea6 Merge "Fixing the write of BackgroundData setting." by Robert Greenwalt · 14 years ago
  95. 0ffdef1 Fixing the write of BackgroundData setting. by Robert Greenwalt · 14 years ago
  96. f6b7669 LTE Changes for Telephony including Multiple PDN support and IPV6 support by Wink Saville · 14 years ago
  97. 730126b am 3259d885: Merge "DO NOT MERGE - backport of l92a02b31 from master" into gingerbread by Robert Greenwalt · 15 years ago
  98. 084e477 DO NOT MERGE - backport of l92a02b31 from master by Robert Greenwalt · 15 years ago
  99. 5c73397 Update LinkProperties treatment of gateways by Robert Greenwalt · 15 years ago
  100. 2ec53df am 93fbb0ad: am 13a8f2a5: Merge "Comment out the isAvailable optimization." into honeycomb by Wink Saville · 15 years ago