1. e6d2e6c Merge changes from topics "networkagent_api", "networkprovider_api" by Aaron Huang · 5 years ago
  2. 0a45ad1 Merge "Update CS helper for clearing NetworkCapabilities UIDs." by Cody Kesting · 5 years ago
  3. b2582a3 Merge "Simplify unregister logic for Connectivity Diagnostics callbacks." by Cody Kesting · 5 years ago
  4. 71016c1 Merge "Clarify comments for Connectivity Diagnostics reports." by Cody Kesting · 5 years ago
  5. 92e4bb4 Merge "Sort administrator UIDs for NetworkCapabilities." by Cody Kesting · 5 years ago
  6. 1bf4b1f Merge "Add combine() and equals() for NetworkCapabilities admin UIDs." by Cody Kesting · 5 years ago
  7. aa53148 Merge "Use IBinder as key for ConnectivityDiagnostics storage in CS." by Cody Kesting · 5 years ago
  8. 12fe284 Update the NetworkProvider API for council comments by Chalard Jean · 5 years ago
  9. e5b9e82 Update NetworkAgentConfig API for council comments by Chalard Jean · 5 years ago
  10. 7fe99f5 Update the NetworkAgent API for council comments by Chalard Jean · 5 years ago
  11. 548e1ec Merge "Make VpnProfile.maxMtu default value match Ikev2VpnProfile" by Benedict Wong · 5 years ago
  12. 7089753 Update CS helper for clearing NetworkCapabilities UIDs. by Cody Kesting · 5 years ago
  13. 95fa8ee Merge "Decrement networkRequestPerUid when callbacks are unregistered." by Cody Kesting · 5 years ago
  14. 77f2293 Merge "Invoke onConnectivityReport on registering ConnectivityDiagnostics." by Cody Kesting · 5 years ago
  15. 7ac1759 Merge "Clean up handling of NetworkCapabilities#administratorUids." by Cody Kesting · 5 years ago
  16. 970e779 Simplify unregister logic for Connectivity Diagnostics callbacks. by Cody Kesting · 5 years ago
  17. 782d0a0 Clarify comments for Connectivity Diagnostics reports. by Cody Kesting · 5 years ago
  18. 751d414 Sort administrator UIDs for NetworkCapabilities. by Cody Kesting · 5 years ago
  19. 9e70d0d Add combine() and equals() for NetworkCapabilities admin UIDs. by Chalard Jean · 5 years ago
  20. 0c55a30 Use IBinder as key for ConnectivityDiagnostics storage in CS. by Cody Kesting · 5 years ago
  21. fc14fbe Decrement networkRequestPerUid when callbacks are unregistered. by Cody Kesting · 5 years ago
  22. 905b475 Invoke onConnectivityReport on registering ConnectivityDiagnostics. by Cody Kesting · 5 years ago
  23. 61c6b86 Clean up handling of NetworkCapabilities#administratorUids. by Cody Kesting · 5 years ago
  24. 42956a0 Merge "Update constructor of NetworkMonitor" by Chiachang Wang · 5 years ago
  25. 70dd24b Update constructor of NetworkMonitor by Chiachang Wang · 5 years ago
  26. 45bf0aa Merge "Fix NetworkCapabilitiesTest fail on Q device" by Lucas Lin · 5 years ago
  27. 0e9d759 Merge "Make LinkPropertiesTest compatible with Q" by Aaron Huang · 5 years ago
  28. c98e3ac Fix NetworkCapabilitiesTest fail on Q device by lucaslin · 5 years ago
  29. d410caa Merge "Add MatchAllNetworkSpecifierTest" by Lucas Lin · 5 years ago
  30. 2389053 Merge "Add more tests in LinkPropertiesTests.java" by Lucas Lin · 5 years ago
  31. 9259da7 Merge "Create a builder for NetworkCapabilities." by Remi NGUYEN VAN · 5 years ago
  32. ff367b8 Make VpnProfile.maxMtu default value match Ikev2VpnProfile by Benedict Wong · 5 years ago
  33. db96b34 Merge "Unbreak testStartUsingNetworkFeature_enableHipri failure" by Mark Chien · 5 years ago
  34. 7fae6ea Unbreak testStartUsingNetworkFeature_enableHipri failure by markchien · 5 years ago
  35. d49cc3d Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by Daulet Zhanguzin · 5 years ago
  36. cbba5a8 Make LinkPropertiesTest compatible with Q by Aaron Huang · 5 years ago
  37. 1c556c8 Merge "API review: access field by method" by Aaron Huang · 5 years ago
  38. 08334a1 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 5 years ago
  39. 72fde56 Add more tests in LinkPropertiesTests.java by lucaslin · 5 years ago
  40. c32a061 Add MatchAllNetworkSpecifierTest by lucaslin · 5 years ago
  41. e1f0d9a Merge "Add CTS tests for ApfCapabilities static APIs." by Xiao Ma · 5 years ago
  42. 86b48f9 Merge "Allow MANAGE_TEST_NETWORKS to register limited agents" by Chalard Jean · 5 years ago
  43. b5b172f Allow MANAGE_TEST_NETWORKS to register limited agents by Chalard Jean · 5 years ago
  44. bd958b3 Create a builder for NetworkCapabilities. by Chalard Jean · 5 years ago
  45. 57b8e50 Merge "Automatically set IPsec tunnel interface as up" by Benedict Wong · 5 years ago
  46. cb1c9fc Merge "Expose netId by adding getter API" by Chalard Jean · 5 years ago
  47. 60011ce API review: access field by method by Aaron Huang · 5 years ago
  48. b0424ef Add CTS tests for ApfCapabilities static APIs. by Xiao Ma · 5 years ago
  49. dee2872 Expose netId by adding getter API by markchien · 5 years ago
  50. 7a1edfc Merge "Fix addRoute replace default route unexpectedly" by Treehugger Robot · 5 years ago
  51. 21c26da Fix addRoute replace default route unexpectedly by junyulai · 5 years ago
  52. 57de456 Merge "Refactor Network's use of mUrlConnectionFactory." by Tobias Thierer · 5 years ago
  53. d109bbb Refactor Network's use of mUrlConnectionFactory. by Tobias Thierer · 7 years ago
  54. 94c93ed Merge changes from topic "netstack_constant_cherrypick" by Remi NGUYEN VAN · 5 years ago
  55. f2fed03 Remove usage of Context.NETWORK_STACK_SERVICE by Remi NGUYEN VAN · 5 years ago
  56. 3cde0f0 Merge "Change NetworkCapabilties administrator UIDs to be stored as int[]." by Cody Kesting · 5 years ago
  57. ffe3a0c Merge "TetheringManager API clean up" by Mark Chien · 5 years ago
  58. 0497d8b Merge "Move NetworkCallback to last parameter for new exposed requestNetwork" by Treehugger Robot · 5 years ago
  59. eddbe2b Move NetworkCallback to last parameter for new exposed requestNetwork by markchien · 5 years ago
  60. 19336c2 TetheringManager API clean up by markchien · 5 years ago
  61. a2f1af1 Merge "Make Ethernet interfaces more testable." by Lorenzo Colitti · 5 years ago
  62. 29b2aa1 [SM08] Add NetworkTemplate unit test for fetching mobile data usage by junyulai · 5 years ago
  63. 4e63e42 [SM07] Make combine subtype configurable from Settings by junyulai · 6 years ago
  64. a04a1ed [SM05] Enable record mobile network stats by collapsed rat type by junyulai · 6 years ago
  65. 8afd953 Merge "Kill ConnectivityManager.CONNECTIVITY_ACTION_SUPL" by Paul Hu · 5 years ago
  66. 4c17972 Make Ethernet interfaces more testable. by Lorenzo Colitti · 5 years ago
  67. c5cadf6 Change NetworkCapabilties administrator UIDs to be stored as int[]. by Cody Kesting · 5 years ago
  68. 034480f Merge "Restrict VPN Diagnostics callbacks to underlying networks." by Cody Kesting · 5 years ago
  69. e9e871e Merge "Fix flaky ConnectivityServiceTest#testNetworkFactoryUnregister" by Junyu Lai · 5 years ago
  70. 7bd2a24 Fix flaky ConnectivityServiceTest#testNetworkFactoryUnregister by junyulai · 5 years ago
  71. b76fc08 Merge "mtu: Add MTU parameter to Routes" by Lorenzo Colitti · 5 years ago
  72. 96da9cf Merge "Add version check to prevent test fail on Android Q" by Lucas Lin · 5 years ago
  73. 6fa3bc3 Merge "[SP25] Rename functions that add Entry conditionally" by Junyu Lai · 5 years ago
  74. 175c770 [SP25] Rename functions that add Entry conditionally by junyulai · 5 years ago
  75. ff5be42 Merge "Update ConnectivityDiagnosticsCallback function name." by Cody Kesting · 5 years ago
  76. e4d2df5 Update ConnectivityDiagnosticsCallback function name. by Cody Kesting · 5 years ago
  77. 5d08918 Merge "Shorten the output of NetworkAgentInfo#toString()." by Treehugger Robot · 5 years ago
  78. 924fb4c Shorten the output of NetworkAgentInfo#toString(). by Lorenzo Colitti · 6 years ago
  79. c4d6a4f Merge "Removing some of the API don't have to be @SystemApi" by Treehugger Robot · 5 years ago
  80. d080a4a Merge changes I97015365,Ic9db4b9b by Chiachang Wang · 5 years ago
  81. a0f5e8f Merge "services.net: Add a static library needed by wifi module" by Treehugger Robot · 5 years ago
  82. bcd6edb Merge "services.net: Use the new ModuleNetworkStackClient" by Remi NGUYEN VAN · 5 years ago
  83. 9e2a0cb Merge "Move sensitive field parceling bool to constructor" by Remi NGUYEN VAN · 5 years ago
  84. fd007f0 Add NattKeepalivePacketDataTest by Chiachang Wang · 5 years ago
  85. 13c97eb Add KeepalivePacketDataTest by Chiachang Wang · 5 years ago
  86. 3b2d608 Merge "Ensure that NetworkFactory objects cannot be reused." by Lorenzo Colitti · 5 years ago
  87. c389546 Move sensitive field parceling bool to constructor by Remi NGUYEN VAN · 5 years ago
  88. 167478a Merge "Make LinkPropertiesTest backwards compatible" by Remi NGUYEN VAN · 5 years ago
  89. 1d88c2e Make LinkPropertiesTest backwards compatible by Remi NGUYEN VAN · 5 years ago
  90. 01f0a15 Merge "Clean up unit testing for ConnectivityDiagnostics." by Cody Kesting · 5 years ago
  91. e385a7a Restrict VPN Diagnostics callbacks to underlying networks. by Cody Kesting · 5 years ago
  92. ed4de26 Merge "Add support for registering test networks with administrators." by Cody Kesting · 5 years ago
  93. 6e7c9fd Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by Cody Kesting · 5 years ago
  94. 86ae471 Ensure that NetworkFactory objects cannot be reused. by Lorenzo Colitti · 5 years ago
  95. 4427f0d Merge "Protect ConnectivityService from SecurityException in permission check." by Cody Kesting · 5 years ago
  96. 9e121da Removing some of the API don't have to be @SystemApi by Aaron Huang · 5 years ago
  97. 2521ad7 [SP24] Rename functions that add Entry unconditionally by junyulai · 5 years ago
  98. cc8e848 Merge "[SP21] Address comments for API council review about aosp/1172143" by Junyu Lai · 5 years ago
  99. 9c259cd services.net: Add a static library needed by wifi module by Roshan Pius · 5 years ago
  100. 947aa6c Merge "Resolve ambiguous argument." by Chalard Jean · 5 years ago