1. c5c0258 Fix setCapabilities. by Chalard Jean · 7 years ago
  2. 93bf1bf Let tests enumerate all transports/capabilities. by Jeff Sharkey · 7 years ago
  3. df2478a Fix SSID not being logged by the validation logs by Chalard Jean · 7 years ago
  4. 0341279 Merge "Add static IpClient logging" into pi-dev by android-build-team Robot · 7 years ago
  5. 2a2480a Merge changes from topic "ifaceStatsDetail" into pi-dev by android-build-team Robot · 7 years ago
  6. 0613af7 Add static IpClient logging by Erik Kline · 7 years ago
  7. 998ea37 Remove the unused file parsing function by Chenbo Feng · 7 years ago
  8. e53225a apf: Add counters for dropped / passed packets by Bernie Innocenti · 7 years ago
  9. 078049e Merge "Actually @hide unwanted capability methods." into pi-dev by Lorenzo Colitti · 7 years ago
  10. d9605fb Make sure getActiveNetwork is consistent with default callbacks by Chalard Jean · 7 years ago
  11. bc6af66 Add tests for getActiveNetwork. by Chalard Jean · 7 years ago
  12. bec4200 Actually @hide unwanted capability methods. by Lorenzo Colitti · 7 years ago
  13. 1270645 Let DnsManager fill in LinkProperties for private DNSes by Chalard Jean · 7 years ago
  14. 9ea008f Add the list of private DNS addresses to LinkProperties by Chalard Jean · 7 years ago
  15. 629091d Merge "Revert "Revert "OP_GET_USAGE_STATS should be noted, not checked.""" into pi-dev by Jeff Sharkey · 7 years ago
  16. 33a25ec Revert "Revert "OP_GET_USAGE_STATS should be noted, not checked."" by Jeff Sharkey · 7 years ago
  17. 7f11c98 Merge "Revert "OP_GET_USAGE_STATS should be noted, not checked."" into pi-dev by Jeff Sharkey · 7 years ago
  18. 4de4880 Revert "OP_GET_USAGE_STATS should be noted, not checked." by Jeff Sharkey · 7 years ago
  19. 7ee4293 Guard the SSID with NETWORK_SETTINGS by Chalard Jean · 7 years ago
  20. fbb37a7 OP_GET_USAGE_STATS should be noted, not checked. by Jeff Sharkey · 7 years ago
  21. ce8338b Merge "Notif manager and captive portal app to read SSID again" into pi-dev by TreeHugger Robot · 7 years ago
  22. 53d1a8d Merge "Add a new ssid field in NetworkCapabilities." into pi-dev by TreeHugger Robot · 7 years ago
  23. 4cd4fa3 Notif manager and captive portal app to read SSID again by Chalard Jean · 7 years ago
  24. 058cd31 Add a new ssid field in NetworkCapabilities. by Chalard Jean · 7 years ago
  25. 47fe228 Merge "APIs to disable data usage notifications." into pi-dev by TreeHugger Robot · 7 years ago
  26. cad3dd0 APIs to disable data usage notifications. by Jeff Sharkey · 7 years ago
  27. 991c615 Merge "Remove unwanted capabilitiy from the java-doc" into pi-dev by TreeHugger Robot · 7 years ago
  28. 471d6f0 Merge "Added tests for MultipathPolicyTracker." into pi-dev by Remi NGUYEN VAN · 7 years ago
  29. 55c022b Merge "Trigger NetworkCallback events when private DNS usage has changed." into pi-dev by TreeHugger Robot · 7 years ago
  30. abdb6e7 Added tests for MultipathPolicyTracker. by Remi NGUYEN VAN · 7 years ago
  31. 0e57ff6 Trigger NetworkCallback events when private DNS usage has changed. by dalyk · 7 years ago
  32. a394296 Merge "Disable roaming sanity checking." into pi-dev by Jeff Sharkey · 7 years ago
  33. 9813abb Disable roaming sanity checking. by Jeff Sharkey · 7 years ago
  34. 80c8724 Merge "Force creation of Socket upon Transform application" into pi-dev by Benedict Wong · 7 years ago
  35. 3e849a3 Remove unwanted capabilitiy from the java-doc by Pavel Maltsev · 7 years ago
  36. cfef78e Remove unwanted capability code per API council feedback. by Lorenzo Colitti · 7 years ago
  37. 857cc19 Merge "Move the logic of (re)evaluation of Private DNS" into pi-dev by Erik Kline · 7 years ago
  38. ab8b0f7 Move the logic of (re)evaluation of Private DNS by Erik Kline · 7 years ago
  39. 8d2b143 Update IpSecManager to use InetAddress and prefixLen by Benedict Wong · 7 years ago
  40. f23b199 Force creation of Socket upon Transform application by Benedict Wong · 7 years ago
  41. 088b1f5 Merge "Add hasUnwantedCapability method" into pi-dev by TreeHugger Robot · 7 years ago
  42. af07949 Merge "Mark networks with OEM_PAID always restricted" into pi-dev by TreeHugger Robot · 7 years ago
  43. 653a5c2 Mark networks with OEM_PAID always restricted by Lorenzo Colitti · 7 years ago
  44. d161fc5 Support bypassing TLS in the framework by Erik Kline · 7 years ago
  45. 34633df Add AppOps Checks for MANAGE_IPSEC_TUNNELS by Nathan Harold · 7 years ago
  46. 73941c5 Merge "Refactor isTetheringSupported() calls" into pi-dev by TreeHugger Robot · 7 years ago
  47. b792aa2 Refactor isTetheringSupported() calls by Erik Kline · 7 years ago
  48. c7cbc45 Merge "Fix network usage stats on 464xlat tethered." into pi-dev by Remi NGUYEN VAN · 7 years ago
  49. 6fe8f5b Add hasUnwantedCapability method by Pavel Maltsev · 7 years ago
  50. 2874a14 Merge "Make addUnwantedCapability method public" into pi-dev by TreeHugger Robot · 7 years ago
  51. 24c9494 Fix network usage stats on 464xlat tethered. by Remi NGUYEN VAN · 7 years ago
  52. d5fa0ef Fix PermissionMonitorTest that has been failing. by Chalard Jean · 7 years ago
  53. ce5d395 Merge "Add method to NetworkStatsService for UID stats." into pi-dev by Remi NGUYEN VAN · 7 years ago
  54. 1674646 Merge changes from topic "encap-api" into pi-dev by Benedict Wong · 7 years ago
  55. 62e4efe Merge "Add OEM_PAID capability to system api" into pi-dev by Pavel Maltsev · 7 years ago
  56. 66b0087 Merge "API council requested tweaks to NetworkRequest." into pi-dev by Jeff Sharkey · 7 years ago
  57. 1a81431 Add method to NetworkStatsService for UID stats. by Remi NGUYEN VAN · 7 years ago
  58. 4baa5d4 Merge "Fix socket leaks in various android.net.Network methods." into pi-dev by TreeHugger Robot · 7 years ago
  59. 3957f6d Merge "Limit the number of routes for performance" into pi-dev by TreeHugger Robot · 7 years ago
  60. 7db6242 Merge "Clarify documentation for getActiveNetworkInfo and friends" into pi-dev by TreeHugger Robot · 7 years ago
  61. d1b38d8 Merge "Allow null subscriberId in NetworkStatsManager." into pi-dev by Remi NGUYEN VAN · 7 years ago
  62. e876507 Limit the number of routes for performance by Chalard Jean · 7 years ago
  63. ce07a39 Require explicitly supplied truncation length by Benedict Wong · 7 years ago
  64. 1d51c11 Clarify UDP encapsulation socket API by Benedict Wong · 7 years ago
  65. 7c85ba4 Clarify documentation for getActiveNetworkInfo and friends by Chalard Jean · 7 years ago
  66. 42e2185 Allow null subscriberId in NetworkStatsManager. by Remi NGUYEN VAN · 7 years ago
  67. 75184ed Fix socket leaks in various android.net.Network methods. by Paul Jensen · 7 years ago
  68. bcf88e4 Add Network.fromNetworkHandle() by Paul Jensen · 7 years ago
  69. fc2abf2 Make addUnwantedCapability method public by Pavel Maltsev · 7 years ago
  70. fc5a07f API council requested tweaks to NetworkRequest. by Jeff Sharkey · 7 years ago
  71. 0b2e0b0 Add OEM_PAID capability to system api by Pavel Maltsev · 7 years ago
  72. 3585034 Merge "Minor clean-up in NetworkCapabilities" am: 98dc002acc am: 6d8274ebf1 by Pavel Maltsev · 7 years ago
  73. d5bff7f Merge "Get application info in the correct user id" into pi-dev by Tony Mak · 7 years ago
  74. 9bf657d Merge "Improve ConnectivityManager.getNetworkWatchlistConfigHash() javadoc" into pi-dev by Ricky Wai · 7 years ago
  75. 83c1f9e Merge "add airplane mode shell commands to connectivity" into pi-dev by Michael West · 7 years ago
  76. bbd068e Get application info in the correct user id by Tony Mak · 7 years ago
  77. 05c62df Pass all relevant resolver info to netd by Erik Kline · 7 years ago
  78. c6a5bcf add airplane mode shell commands to connectivity by mswest46 · 7 years ago
  79. 55f0dd8 Merge "Have the status bar listen to all macro-users VPN changes." into pi-dev by TreeHugger Robot · 7 years ago
  80. a43eede Have PermissionMonitor arbiter which app can access background networks by Chalard Jean · 7 years ago
  81. 573dcab Improve ConnectivityManager.getNetworkWatchlistConfigHash() javadoc by Ricky Wai · 7 years ago
  82. 06f604f Have the status bar listen to all macro-users VPN changes. by Chalard Jean · 7 years ago
  83. 75e48d2 Check mOwnedByTransform to avoid DELSA on SPI by Nathan Harold · 7 years ago
  84. 8520015 Added implementation for VTI add/remove address by Benedict Wong · 7 years ago
  85. c0c8a76 Merge "Deprecate most of NetworkInfo." into pi-dev by Chalard Jean · 7 years ago
  86. 5acb7b7 Deprecate most of NetworkInfo. by Chalard Jean · 7 years ago
  87. 88a4e80 Expose CONNECTIVITY_ACTION to Instant Apps by Chad Brubaker · 7 years ago
  88. 3232398 Connectivity: Fix map access by Andreas Gampe · 7 years ago
  89. 07aeacf Merge "Extend network request to query networks w/o capabilites" am: 762a14565b am: 76136de729 by Pavel Maltsev · 7 years ago
  90. 60bcd4b Merge "Extend network request to query networks w/o capabilites" am: 762a14565b by Pavel Maltsev · 7 years ago
  91. 76136de Merge "Extend network request to query networks w/o capabilites" am: 762a14565b by Pavel Maltsev · 7 years ago
  92. 762a145 Merge "Extend network request to query networks w/o capabilites" by Treehugger Robot · 7 years ago
  93. 0c788ec Merge "Give apps with NETWORK_SETTINGS right to see any VPN." am: dce4d4ca32 am: e999899287 by Chalard Jean · 7 years ago
  94. f6c1bf6 Merge "Give apps with NETWORK_SETTINGS right to see any VPN." am: dce4d4ca32 by Chalard Jean · 7 years ago
  95. e999899 Merge "Give apps with NETWORK_SETTINGS right to see any VPN." am: dce4d4ca32 by Chalard Jean · 7 years ago
  96. 1618bad Merge "Give VPNs the INTERNET capability when they route most of the IP space" am: ef307293e5 am: 58c3355b8f by Chalard Jean · 7 years ago
  97. d98aec5 Merge "Give VPNs the INTERNET capability when they route most of the IP space" am: ef307293e5 by Chalard Jean · 7 years ago
  98. 58c3355 Merge "Give VPNs the INTERNET capability when they route most of the IP space" by Chalard Jean · 7 years ago
  99. dce4d4c Merge "Give apps with NETWORK_SETTINGS right to see any VPN." by Chalard Jean · 7 years ago
  100. ef30729 Merge "Give VPNs the INTERNET capability when they route most of the IP space" by Chalard Jean · 7 years ago