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