1. bb0ec47 am 558aeb90: Merge "Make NetworkCapabilities publicly immutable." into lmp-preview-dev by Robert Greenwalt · 11 years ago
  2. bfd1f4c Make NetworkCapabilities publicly immutable. by Robert Greenwalt · 11 years ago
  3. 96151d6 Fix wifi connectivity issues. by Sreeram Ramachandran · 11 years ago
  4. d579b35 Merge "Fix public API of LinkProperties." into lmp-preview-dev by Robert Greenwalt · 11 years ago
  5. 87afb94 Fix public API of LinkProperties. by Robert Greenwalt · 11 years ago
  6. c4c6498 Apply API review to android.net.Network: by Paul Jensen · 11 years ago
  7. b0116bf Minor changes to the LinkAddress API docs. by Lorenzo Colitti · 11 years ago
  8. 887d7b1 Add a new IpPrefix class and use it in RouteInfo. by Sreeram Ramachandran · 11 years ago
  9. b112882 Merge "remember and report network score" by vandwalle · 11 years ago
  10. fc2e610 remember and report network score by vandwalle · 11 years ago
  11. dc69ebd Merge "Apply API review to android.net.Network:" by Robert Greenwalt · 11 years ago
  12. 69aceaf Fix public API of LinkProperties. by Robert Greenwalt · 11 years ago
  13. 8cdda64 Apply API review to android.net.Network: by Paul Jensen · 11 years ago
  14. 4a52c69 Fix the marking of restricted network requests by Robert Greenwalt · 11 years ago
  15. 2606df8 Call a network restricted only if all capabilities are restricted by Lorenzo Colitti · 11 years ago
  16. 21c178d Make requests for restricted networks not require unrestricted access. by Lorenzo Colitti · 11 years ago
  17. 802c110 Fix Legacy NetworkInfo API by Robert Greenwalt · 11 years ago
  18. 06c734e Refactor NetworkFactory. by Robert Greenwalt · 11 years ago
  19. 3dc73e5 Rewrite startUsingNetworkFeature for new API by Robert Greenwalt · 11 years ago
  20. c3c5bab Adjust Network's SocketFactory to restrict host name resolution to that Network by Paul Jensen · 11 years ago
  21. 80504db Implement bind-to-network functionality of android.net.Network. by Paul Jensen · 11 years ago
  22. 892331d DO NOT MERGE - Support disconnecting while trying to connect. by Lorenzo Colitti · 11 years ago
  23. 0c150c0 Move dis/enable of mobile data to Telephony by Robert Greenwalt · 11 years ago
  24. 6d8dcb7 Move IP config from WifiConfiguration to IpConfiguration. by Jaewan Kim · 11 years ago
  25. 46dcbab Add NetworkFactory names and unregistration. by Robert Greenwalt · 11 years ago
  26. 42debe7 Merge "Fix reference to ProxyInfo extra" by Jason Monk · 11 years ago
  27. f3017f7 Add javadoc and unhide new API by Robert Greenwalt · 11 years ago
  28. eaa84d5 Add docs for Linkproperties and unhide it. by Robert Greenwalt · 11 years ago
  29. eeab6a2 Merge "Apply Doc fixes to RouteInfo" by Robert Greenwalt · 11 years ago
  30. 25bcb91 Merge "Add docs to Network" by Robert Greenwalt · 11 years ago
  31. 0eb55c1 Add javadoc for NetworkRequest. by Robert Greenwalt · 11 years ago
  32. 783dc0f Add docs to Network by Robert Greenwalt · 11 years ago
  33. 223a6bd Apply Doc fixes to RouteInfo by Robert Greenwalt · 11 years ago
  34. 05d3bc2 Update the docs for NetworkCapabilities by Robert Greenwalt · 11 years ago
  35. 1aacd72 Update RouteInfo docs and make public. by Robert Greenwalt · 11 years ago
  36. 7d8949f Update comments for LinkAddress by Robert Greenwalt · 11 years ago
  37. be2d0e8 Merge "Clean up when we switch networks." by Robert Greenwalt · 11 years ago
  38. 09f5803 Clean up when we switch networks. by Robert Greenwalt · 11 years ago
  39. b1bc7c1 Fix reference to ProxyInfo extra by Jason Monk · 11 years ago
  40. ef72c1b Remove unneed clear in constructor. by Robert Greenwalt · 11 years ago
  41. 44a242a Fix reboot loop due to NPE. by Sreeram Ramachandran · 11 years ago
  42. 00a2f34 Undeprecate funcs until we're ready for api-review by Robert Greenwalt · 11 years ago
  43. 563d632 Fix Javadoc by Robert Greenwalt · 11 years ago
  44. 235ffac Merge "Add networks and requests to CS.dump" by Robert Greenwalt · 11 years ago
  45. a6d85c8 Add networks and requests to CS.dump by Robert Greenwalt · 11 years ago
  46. f99b839 Add Multinetwork API by Robert Greenwalt · 11 years ago
  47. bff7349 Separate network and interface addition/removal netd APIs. by Paul Jensen · 11 years ago
  48. e20f7a2 Enabling internal msg apis by Robert Greenwalt · 11 years ago
  49. b951069 Merge "Add Network-specific host name resolution API." by Robert Greenwalt · 11 years ago
  50. 7e45d11 Add NetworkFactory support. by Robert Greenwalt · 11 years ago
  51. da1c1d4 Add Network-specific host name resolution API. by Paul Jensen · 11 years ago
  52. ab24568 Merge "Switch PacUrl storage from String to Uri" by Jason Monk · 11 years ago
  53. 44a5844 Merge "Add has* utility functions to NetworkCapabilities" by Robert Greenwalt · 11 years ago
  54. c41962f Add has* utility functions to NetworkCapabilities by Robert Greenwalt · 11 years ago
  55. 6b4985d Fix reboot loop. by Lorenzo Colitti · 11 years ago
  56. d6ee688 Add NetworkRequest to the multinetwork API by Robert Greenwalt · 11 years ago
  57. 3e0c794 Replace LinkCapabilities with NetworkCapabilities by Robert Greenwalt · 11 years ago
  58. 19c6561 Switch PacUrl storage from String to Uri by Jason Monk · 11 years ago
  59. 52cd9bf Add NetworkCapabilities part of API. by Robert Greenwalt · 11 years ago
  60. 42a0e1e First pass on multinetwork framework by Robert Greenwalt · 11 years ago
  61. 0adf31f Fix Docs breakage by Jason Monk · 11 years ago
  62. 4d5e20f Make proxy API public by Jason Monk · 11 years ago
  63. d48bb67 resolved conflicts for merge of e6ae3be8 to master by Elliott Hughes · 11 years ago
  64. e6ae3be am 685a0a72: am bbd87eb9: Merge "Track libcore.os\' move to android.system." by Elliott Hughes · 11 years ago
  65. 8732b35 Track libcore.os' move to android.system. by Elliott Hughes · 11 years ago
  66. 273c161 Revert "Refactor IpConfiguration from WifiConfiguration" by Jaewan Kim · 11 years ago
  67. e51d2c5 Refactor IpConfiguration from WifiConfiguration by Jaewan Kim · 11 years ago
  68. 29f7e0e Include elapsed realtime (nanos) of the event in the radio state change notifications. by Ashish Sharma · 11 years ago
  69. 7226f99 am 1011960c: am decfd707: Merge "Add the calling package name to requestRouteToHost" into klp-dev by Chad Brubaker · 11 years ago
  70. edf0ac7 Add the calling package name to requestRouteToHost by Chad Brubaker · 11 years ago
  71. dcac3aa Merge "Return detailed reason of invalid proxy settings" by Yuhao Zheng · 11 years ago
  72. 6b59393 Return detailed reason of invalid proxy settings by Yuhao Zheng · 11 years ago
  73. 5ac8816 Hold a wake lock while dispatching network activity events. by Dianne Hackborn · 11 years ago
  74. 71e8953 Add the calling package name to requestRouteToHost by Chad Brubaker · 11 years ago
  75. 4deacc2 Add new RIL commands to read/write NV items and reset NV config. by Jake Hamby · 12 years ago
  76. 451691e am 3cab7fc1: Merge "Add proxy as another network." into klp-modular-dev by Hui Lu · 12 years ago
  77. 865b70d Add proxy as another network. by Hui Lu · 12 years ago
  78. 86c4687 am 263c4788: am 4d60936e: am 24a32d08: Merge "Add address flags and scope to LinkAddress." by Lorenzo Colitti · 12 years ago
  79. 24a32d0 Merge "Add address flags and scope to LinkAddress." by Lorenzo Colitti · 12 years ago
  80. 61b6582 Add address flags and scope to LinkAddress. by Lorenzo Colitti · 12 years ago
  81. 943ac81 Merge commit 'bac61807d3bcfff957b358cb9ad77850bd373689' into HEAD by The Android Open Source Project · 12 years ago
  82. 839363d am 13d9dfb4: am 7dcabe75: am 5a7c768e: Merge "Minor changes to LinkAddress." by Lorenzo Colitti · 12 years ago
  83. 7dcabe7 am 5a7c768e: Merge "Minor changes to LinkAddress." by Lorenzo Colitti · 12 years ago
  84. ee3f442 Minor changes to LinkAddress. by Lorenzo Colitti · 12 years ago
  85. 6e35df3 Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD by The Android Open Source Project · 12 years ago
  86. c1455d3 Remove unused imports from frameworks/base. by John Spurlock · 12 years ago
  87. 3cfa4fa am 61efbf7f: am 4c514f2a: am 594eeb08: Merge "Fix for the invalid Global Proxy Setting" into klp-dev by Robert Greenwalt · 12 years ago
  88. 94a718f am a3c50d75: Merge "Fix for the invalid Global Proxy Setting" by Robert Greenwalt · 12 years ago
  89. f3df162 Fix for the invalid Global Proxy Setting by Raj Mamadgi · 12 years ago
  90. 97eba6b Fix for the invalid Global Proxy Setting by Raj Mamadgi · 12 years ago
  91. ab03543 Remove captive portal code that has no effect. by Narayan Kamath · 12 years ago
  92. b82bc07 Fix minor thread corectness issue in NetworkInfo by Narayan Kamath · 12 years ago
  93. a69f1b0 getProxy in ConnectivityService returns port w/PAC by Jason Monk · 12 years ago
  94. 5b1ce8a Un-deprecate getDhcpInfo by Robert Greenwalt · 12 years ago
  95. fddacc6 Merge "Guarantee that PAC Local Proxy owns Port" into klp-dev by Jason Monk · 12 years ago
  96. 0a9cc50 Guarantee that PAC Local Proxy owns Port by Jason Monk · 12 years ago
  97. 6cb0132 Merge changes Ib1274847,I2eb2a1bf into klp-dev by Jeff Sharkey · 12 years ago
  98. 168cd72 Request all tethering interfaces, fix corruption. by Jeff Sharkey · 12 years ago
  99. b77f15d Add a hidden API to toggle airplane mode. by Yuhao Zheng · 12 years ago
  100. cb5620b Fix docs build. by Ying Wang · 12 years ago