1. 6df9633 Merge "Don't accept score below 0." into lmp-dev by Robert Greenwalt · 11 years ago
  2. 4a4ecd2 Don't accept score below 0. by Robert Greenwalt · 11 years ago
  3. a826bcd Merge "Stop logging false error when lingering completes." into lmp-dev by Paul Jensen · 11 years ago
  4. 57250f0 Merge "Don't send listening NetworkRequests to NetworkFactories." into lmp-dev by Paul Jensen · 11 years ago
  5. 49fe686 Merge "Implement ConnectivityManager.reportBadNetwork() to trigger network validation." into lmp-dev by Paul Jensen · 11 years ago
  6. 4fd960b Stop logging false error when lingering completes. by Paul Jensen · 11 years ago
  7. e252f4e Don't send listening NetworkRequests to NetworkFactories. by Paul Jensen · 11 years ago
  8. 0fde0be Reserve NetIds 1..50 for OEM use. by Sreeram Ramachandran · 11 years ago
  9. 2e4731f Fix networking API per scripting checks. by Robert Greenwalt · 11 years ago
  10. 3013fe6 Merge "Catch creation of NetworkRequest without NetCap" into lmp-dev by Robert Greenwalt · 11 years ago
  11. 265a548 Proxy fixes from API review feedback by Jason Monk · 11 years ago
  12. 57d231c Implement ConnectivityManager.reportBadNetwork() to trigger network validation. by Paul Jensen · 11 years ago
  13. 77550b8 Catch creation of NetworkRequest without NetCap by Robert Greenwalt · 11 years ago
  14. 786ae5d Kill the NetworkInfo(int type) constructor. IT'S A TRAP! by Lorenzo Colitti · 11 years ago
  15. 535cfe9 Use per-Network connection pools for openConnection. by Lorenzo Colitti · 11 years ago
  16. 2b2d73c Pass the socket mark for DNS queries to dnsmasq. by Lorenzo Colitti · 11 years ago
  17. 4546d44 Change TelephonyManager method name to accurately reflect functionality. by Diego Pontoriero · 11 years ago
  18. 64c0793 Merge "Clean up Connectivity Logging." into lmp-dev by Robert Greenwalt · 11 years ago
  19. 721f237 Clean up Connectivity Logging. by Robert Greenwalt · 11 years ago
  20. 276d444 Merge "Fix to allow removing sign-in notification when network removed." into lmp-dev by Paul Jensen · 11 years ago
  21. c3deb11 Fix to allow removing sign-in notification when network removed. by Paul Jensen · 11 years ago
  22. 286ed87 Merge "Remove listen requests properly." into lmp-dev by Robert Greenwalt · 11 years ago
  23. bc5794d Remove listen requests properly. by Robert Greenwalt · 11 years ago
  24. 79c10d2 Merge "Update the http proxy on LinkProperty change." into lmp-dev by Robert Greenwalt · 11 years ago
  25. 639218d Merge "Remove captive portal sign-in actions." into lmp-dev by Paul Jensen · 11 years ago
  26. 63815c5 Update the http proxy on LinkProperty change. by Robert Greenwalt · 11 years ago
  27. 222d91c Merge "Allow NetworkRequest release from the system process." into lmp-dev by Jeff Davidson · 11 years ago
  28. 1621687 Remove captive portal sign-in actions. by Paul Jensen · 11 years ago
  29. 9f1f10b Merge "Rework the per-network URL API." into lmp-dev by Lorenzo Colitti · 11 years ago
  30. 5b2a2e3 Rework the per-network URL API. by Lorenzo Colitti · 11 years ago
  31. 7af793a Allow NetworkRequest release from the system process. by Jeff Davidson · 11 years ago
  32. 140517a Merge "Change the NetworkInfo for disconnected types." into lmp-dev by Robert Greenwalt · 11 years ago
  33. 7d5756d Change the NetworkInfo for disconnected types. by Robert Greenwalt · 11 years ago
  34. a2d08df Merge "Fix findConnectionTypeForIface." into lmp-dev by Lorenzo Colitti · 11 years ago
  35. f47cdb1 Fix findConnectionTypeForIface. by Lorenzo Colitti · 11 years ago
  36. f84112f Added notification color to all system notifications by Selim Cinek · 11 years ago
  37. 58d028a Stop using LinkProperties for static configuration. by Lorenzo Colitti · 11 years ago
  38. 0380686 Add tcp buffer size conduit to NetworkAgent. by Robert Greenwalt · 11 years ago
  39. 657214a Merge "Avoid reusing a currently active NetID." into lmp-dev by Robert Greenwalt · 11 years ago
  40. 0584b06 Merge "Fix listening NetworkRequests to listen for all networks." into lmp-dev by Robert Greenwalt · 11 years ago
  41. bcb1715 Merge "Fix CS/NetworkMonitor race." into lmp-dev by Robert Greenwalt · 11 years ago
  42. 73036b6 Merge "Less intrusive VPN dialog and other UX tweaks." into lmp-dev by Jeff Davidson · 11 years ago
  43. e038610 Less intrusive VPN dialog and other UX tweaks. by Jeff Davidson · 11 years ago
  44. ae0ba4b Merge "Change CARRIER_SETUP hook in ConnectivityService to use Aeroshell API for determining carrier app instead of MCC/MNC." into lmp-dev by Diego Pontoriero · 11 years ago
  45. acea31b Avoid reusing a currently active NetID. by Paul Jensen · 11 years ago
  46. cf97185 Fix CS/NetworkMonitor race. by Robert Greenwalt · 11 years ago
  47. 3a54e96 Fix listening NetworkRequests to listen for all networks. by Paul Jensen · 11 years ago
  48. 4b7145b Fix a logic error so mtu works. by Robert Greenwalt · 11 years ago
  49. b89454d Merge "Configure MTU based on network MTU parameter" into lmp-dev by Robert Greenwalt · 11 years ago
  50. c3455c3 Configure MTU based on network MTU parameter by w19976 · 11 years ago
  51. 3318b05 Some networks may have null ifaces, I guess? by Jeff Sharkey · 11 years ago
  52. 765b3ba Made AlarmClockInfo a nested class in AlarmManager by Jose Lima · 11 years ago
  53. 1d40f06 Merge "Don't send NetworkMonitor bcast until systemReady" into lmp-dev by Robert Greenwalt · 11 years ago
  54. 61af23a Don't send NetworkMonitor bcast until systemReady by Robert Greenwalt · 11 years ago
  55. 4a0ff02 Switch RouteInfo to use IpPrefix instead of LinkAddress. by Lorenzo Colitti · 11 years ago
  56. 824de88 Remove extraneous clearing of inet condition by Robert Greenwalt · 11 years ago
  57. 360a426 Change CARRIER_SETUP hook in ConnectivityService to use Aeroshell API by Diego Pontoriero · 11 years ago
  58. b0b2762 Hack and ship: NetworkStats edition. by Jeff Sharkey · 11 years ago
  59. b264cd8 First pass of changing statusbar connectedness by Robert Greenwalt · 11 years ago
  60. 956fa9f Stop ConnectivityService from talking to netd about uncreated networks. by Paul Jensen · 11 years ago
  61. 0656b62 Merge "Flush DNS cache when routes change." into lmp-dev by Paul Jensen · 11 years ago
  62. 1b79a59 Flush DNS cache when routes change. by Paul Jensen · 11 years ago
  63. b5730a6 Remove dead CaptivePortalTracker. by Paul Jensen · 11 years ago
  64. d8b18ff Add Logging around getNetworkInfo. by Robert Greenwalt · 11 years ago
  65. d55162b Improve LegacyTypeTracker. by Lorenzo Colitti · 11 years ago
  66. 28f4225 Merge "Add logging of Legacy Type info." into lmp-dev by Lorenzo Colitti · 11 years ago
  67. c4bc59b Fix docs build. by Dan Sandler · 11 years ago
  68. 789d7c2 Allow using third-party HTTP/... stacks for per-network URLs. by Lorenzo Colitti · 11 years ago
  69. dbd5f31 Add logging of Legacy Type info. by Robert Greenwalt · 11 years ago
  70. 10d9ba5 Use a new socket for each of the host's IP addresses. by Lorenzo Colitti · 11 years ago
  71. f96275d Remove dead code 4. by Robert Greenwalt · 11 years ago
  72. db6200e Remove dead code 3. by Robert Greenwalt · 11 years ago
  73. 1892fa5 Allow VPNs to add/remove link addresses dynamically. by Sreeram Ramachandran · 11 years ago
  74. 39bb79b Remove dead code 2. by Robert Greenwalt · 11 years ago
  75. 8ef2e0c Merge "Remove dead code 1." into lmp-dev by Robert Greenwalt · 11 years ago
  76. 0bb9c07 Prohibit address families by default unless a VPN explicitly allows them. by Sreeram Ramachandran · 11 years ago
  77. bf23e03 Remove dead code 1. by Robert Greenwalt · 11 years ago
  78. 53a2a75 Add a getBoundURL method that returns a network-specific URL. by Lorenzo Colitti · 11 years ago
  79. 2f58b8d Move Alarm setup to systemReady. by Robert Greenwalt · 11 years ago
  80. cf57204 Implement support for bypassable VPNs. by Sreeram Ramachandran · 11 years ago
  81. a795e82 Fix DUN-based tethering. by Robert Greenwalt · 11 years ago
  82. d5b65ff Reenable logging. by Robert Greenwalt · 11 years ago
  83. 849c72a Infer legacy network type for ConnectivityManager.requestNetwork by Ye Wen · 11 years ago
  84. c05e2a9 Cleanup: Delete dead code. by Sreeram Ramachandran · 11 years ago
  85. 9ef577b Updated media browsing API & tests. by Yao Chen · 11 years ago
  86. 207feb7 Make a network the default when it connects if we have no default. by Paul Jensen · 11 years ago
  87. 8ba5ffb Fix hiding of sign-in to network notification. by Paul Jensen · 11 years ago
  88. 7085a7a Remove unnecessary code and APIs. by Sreeram Ramachandran · 11 years ago
  89. 37e24d9 resolved conflicts for merge of 6ea0082b to master by Aaron Whyte · 11 years ago
  90. 0478ace Readjust location of NETID_UNSET definition. by Paul Jensen · 11 years ago
  91. 8b6260f Define NETID_UNSET in ConnectivityManager. by Paul Jensen · 11 years ago
  92. 6ea0082 am 81c92451: Allow overlays to configure ConnectivityService\'s network sampling to not wake the device. This can increase clockwork device battery life. Bug:15455204 by Aaron Whyte · 11 years ago
  93. 612302f Missed an entry in the copy constructor. by Robert Greenwalt · 11 years ago
  94. 81c9245 Allow overlays to configure ConnectivityService's network sampling to not wake the device. by Aaron Whyte · 11 years ago
  95. 8e368dc Add networkSpecifier string to NetworkCapabilties. by Robert Greenwalt · 11 years ago
  96. a8a49e0 Convert Vpn from NetworkStateTracker to NetworkAgent. by Paul Jensen · 11 years ago
  97. 9ebd880 Merge "Refactor wifi p2p's startDhcpServer function" by Robert Greenwalt · 11 years ago
  98. a75c465 Refactor wifi p2p's startDhcpServer function by Robert Greenwalt · 11 years ago
  99. c4a8f21 Add AlarmClock API to AlarmManager by Adrian Roos · 11 years ago
  100. 6df66f0 Merge "Enable network validations and add app to handle captive portal login." by Paul Jensen · 11 years ago