1. b51a473 Merge "Refactor the Nat464Xlat function for simplicity." by Lorenzo Colitti · 5 years ago
  2. 7e2d552 Merge "Fix a bug where the legacy extra info is reset on connect." by Chalard Jean · 5 years ago
  3. 56c3273 Fix a bug where the legacy extra info is reset on connect. by Chalard Jean · 5 years ago
  4. 0d6e50a Refactor the Nat464Xlat function for simplicity. by Lorenzo Colitti · 5 years ago
  5. 7e3fc61 Merge "Fix setAdministratorUids tests on Q" by Remi NGUYEN VAN · 5 years ago
  6. 426ce6e Merge "Rename the *Nat64Prefix to *Nat64PrefixFromDns." by Lorenzo Colitti · 5 years ago
  7. d523d14 Rename the *Nat64Prefix to *Nat64PrefixFromDns. by Lorenzo Colitti · 5 years ago
  8. 9122e56 Merge changes from topics "api-fix-networkagent", "satisfiedby" by Chalard Jean · 5 years ago
  9. 824f80b Fix setAdministratorUids tests on Q by Remi NGUYEN VAN · 5 years ago
  10. 5c5d1a1 Merge "Only apply VPN isolation if it's fully routed" by Lorenzo Colitti · 5 years ago
  11. e71d3cf Merge changes from topic "sp26-networkstats-cts" by Junyu Lai · 5 years ago
  12. c62f9a5 Rename satisfiedBy into canBeSatisfiedBy by Chalard Jean · 5 years ago
  13. e47c7e4 [SP26] add CTS for NetworkStats by junyulai · 5 years ago
  14. 1052557 [SP26.2] add a method in NetworkStats that removes empty entries by junyulai · 5 years ago
  15. ab8cf30 Only apply VPN isolation if it's fully routed by Rubin Xu · 5 years ago
  16. 691a34d Address further API council comments. by Chalard Jean · 5 years ago
  17. f210e24 Merge changes from topics "networkagent_api", "networkprovider_api" by Aaron Huang · 5 years ago
  18. 28ce6a8 Merge "Update CS helper for clearing NetworkCapabilities UIDs." by Cody Kesting · 5 years ago
  19. bf4f1d9 Merge "Simplify unregister logic for Connectivity Diagnostics callbacks." by Cody Kesting · 5 years ago
  20. 87ce14f Merge "Clarify comments for Connectivity Diagnostics reports." by Cody Kesting · 5 years ago
  21. c350963 Merge "Sort administrator UIDs for NetworkCapabilities." by Cody Kesting · 5 years ago
  22. e4df39b Merge "Add combine() and equals() for NetworkCapabilities admin UIDs." by Cody Kesting · 5 years ago
  23. 852715d Merge "Use IBinder as key for ConnectivityDiagnostics storage in CS." by Cody Kesting · 5 years ago
  24. 5f12f81 Update the NetworkProvider API for council comments by Chalard Jean · 5 years ago
  25. aea539a Update NetworkAgentConfig API for council comments by Chalard Jean · 5 years ago
  26. f5d1bfd Update the NetworkAgent API for council comments by Chalard Jean · 5 years ago
  27. 0943dac Merge "Make VpnProfile.maxMtu default value match Ikev2VpnProfile" by Benedict Wong · 5 years ago
  28. b1cd3eb Update CS helper for clearing NetworkCapabilities UIDs. by Cody Kesting · 5 years ago
  29. dcf92c3 Merge "Decrement networkRequestPerUid when callbacks are unregistered." by Cody Kesting · 5 years ago
  30. a365c81 Merge "Invoke onConnectivityReport on registering ConnectivityDiagnostics." by Cody Kesting · 5 years ago
  31. eb0b80c Merge "Clean up handling of NetworkCapabilities#administratorUids." by Cody Kesting · 5 years ago
  32. 2b1a61c Simplify unregister logic for Connectivity Diagnostics callbacks. by Cody Kesting · 5 years ago
  33. 9a4168b Clarify comments for Connectivity Diagnostics reports. by Cody Kesting · 5 years ago
  34. ec5a0cb Sort administrator UIDs for NetworkCapabilities. by Cody Kesting · 5 years ago
  35. 20e92ec Add combine() and equals() for NetworkCapabilities admin UIDs. by Chalard Jean · 5 years ago
  36. 31f1ff6 Use IBinder as key for ConnectivityDiagnostics storage in CS. by Cody Kesting · 5 years ago
  37. 46cb167 Decrement networkRequestPerUid when callbacks are unregistered. by Cody Kesting · 5 years ago
  38. b77bf70 Invoke onConnectivityReport on registering ConnectivityDiagnostics. by Cody Kesting · 5 years ago
  39. 7b98727 Clean up handling of NetworkCapabilities#administratorUids. by Cody Kesting · 5 years ago
  40. 3402ee6 Merge "Update constructor of NetworkMonitor" by Chiachang Wang · 5 years ago
  41. 0ab5158 Update constructor of NetworkMonitor by Chiachang Wang · 5 years ago
  42. b1bf1f2 Merge "Fix NetworkCapabilitiesTest fail on Q device" by Lucas Lin · 5 years ago
  43. 9d66de5 Merge "Make LinkPropertiesTest compatible with Q" by Aaron Huang · 5 years ago
  44. be8bbac Fix NetworkCapabilitiesTest fail on Q device by lucaslin · 5 years ago
  45. 28ff516 Merge "Add MatchAllNetworkSpecifierTest" by Lucas Lin · 5 years ago
  46. 246821b Merge "Add more tests in LinkPropertiesTests.java" by Lucas Lin · 5 years ago
  47. e3aade0 Merge "Create a builder for NetworkCapabilities." by Remi NGUYEN VAN · 5 years ago
  48. ec51fec Make VpnProfile.maxMtu default value match Ikev2VpnProfile by Benedict Wong · 5 years ago
  49. 0b3d643 Merge "Unbreak testStartUsingNetworkFeature_enableHipri failure" by Mark Chien · 5 years ago
  50. 9eb9399 Unbreak testStartUsingNetworkFeature_enableHipri failure by markchien · 5 years ago
  51. 053fb73 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by Daulet Zhanguzin · 5 years ago
  52. 7988471 Make LinkPropertiesTest compatible with Q by Aaron Huang · 5 years ago
  53. a09a992 Merge "API review: access field by method" by Aaron Huang · 5 years ago
  54. ee67425 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 5 years ago
  55. 55c6a84 Add more tests in LinkPropertiesTests.java by lucaslin · 5 years ago
  56. 5bf0d2d Add MatchAllNetworkSpecifierTest by lucaslin · 5 years ago
  57. 854b558 Merge "Add CTS tests for ApfCapabilities static APIs." by Xiao Ma · 5 years ago
  58. a982d12 Merge "Allow MANAGE_TEST_NETWORKS to register limited agents" by Chalard Jean · 5 years ago
  59. 5b63976 Allow MANAGE_TEST_NETWORKS to register limited agents by Chalard Jean · 5 years ago
  60. 542e600 Create a builder for NetworkCapabilities. by Chalard Jean · 5 years ago
  61. bc74233 Merge "Automatically set IPsec tunnel interface as up" by Benedict Wong · 5 years ago
  62. 461f81f Merge "Expose netId by adding getter API" by Chalard Jean · 5 years ago
  63. 005f9d1 API review: access field by method by Aaron Huang · 5 years ago
  64. 2772ddd Add CTS tests for ApfCapabilities static APIs. by Xiao Ma · 5 years ago
  65. 9d26f92 Expose netId by adding getter API by markchien · 5 years ago
  66. 56d39d3 Merge "Fix addRoute replace default route unexpectedly" by Treehugger Robot · 5 years ago
  67. a1493a5 Fix addRoute replace default route unexpectedly by junyulai · 5 years ago
  68. f06634a Merge "Refactor Network's use of mUrlConnectionFactory." by Tobias Thierer · 5 years ago
  69. 47c0d85 Refactor Network's use of mUrlConnectionFactory. by Tobias Thierer · 7 years ago
  70. 10adc9a Merge changes from topic "netstack_constant_cherrypick" by Remi NGUYEN VAN · 5 years ago
  71. fbb0836 Remove usage of Context.NETWORK_STACK_SERVICE by Remi NGUYEN VAN · 5 years ago
  72. 1a78f83 Merge "Change NetworkCapabilties administrator UIDs to be stored as int[]." by Cody Kesting · 5 years ago
  73. bc91f85 Merge "TetheringManager API clean up" by Mark Chien · 5 years ago
  74. f0da719 Merge "Move NetworkCallback to last parameter for new exposed requestNetwork" by Treehugger Robot · 5 years ago
  75. fac84a2 Move NetworkCallback to last parameter for new exposed requestNetwork by markchien · 5 years ago
  76. f47d834 TetheringManager API clean up by markchien · 5 years ago
  77. cabe5e5 Merge "Make Ethernet interfaces more testable." by Lorenzo Colitti · 5 years ago
  78. b767c0b [SM08] Add NetworkTemplate unit test for fetching mobile data usage by junyulai · 5 years ago
  79. 678befa [SM07] Make combine subtype configurable from Settings by junyulai · 6 years ago
  80. 2632681 [SM05] Enable record mobile network stats by collapsed rat type by junyulai · 6 years ago
  81. 57b993b Merge "Kill ConnectivityManager.CONNECTIVITY_ACTION_SUPL" by Paul Hu · 5 years ago
  82. 965434a Make Ethernet interfaces more testable. by Lorenzo Colitti · 5 years ago
  83. 5ab1f55 Change NetworkCapabilties administrator UIDs to be stored as int[]. by Cody Kesting · 5 years ago
  84. 4074c2d Merge "Restrict VPN Diagnostics callbacks to underlying networks." by Cody Kesting · 5 years ago
  85. cc227f1 Merge "Fix flaky ConnectivityServiceTest#testNetworkFactoryUnregister" by Junyu Lai · 5 years ago
  86. 80bf34b Fix flaky ConnectivityServiceTest#testNetworkFactoryUnregister by junyulai · 5 years ago
  87. 9839a43 Merge "mtu: Add MTU parameter to Routes" by Lorenzo Colitti · 5 years ago
  88. 30faad6 Merge "Add version check to prevent test fail on Android Q" by Lucas Lin · 5 years ago
  89. 52ee59f Merge "[SP25] Rename functions that add Entry conditionally" by Junyu Lai · 5 years ago
  90. a896436 [SP25] Rename functions that add Entry conditionally by junyulai · 5 years ago
  91. 5596ba1 Merge "Update ConnectivityDiagnosticsCallback function name." by Cody Kesting · 5 years ago
  92. fa1ef5e Update ConnectivityDiagnosticsCallback function name. by Cody Kesting · 5 years ago
  93. d498a01 Merge "Shorten the output of NetworkAgentInfo#toString()." by Treehugger Robot · 5 years ago
  94. 0870736 Shorten the output of NetworkAgentInfo#toString(). by Lorenzo Colitti · 6 years ago
  95. b0863e0 Merge "Removing some of the API don't have to be @SystemApi" by Treehugger Robot · 5 years ago
  96. 4d08f37 Merge changes I97015365,Ic9db4b9b by Chiachang Wang · 5 years ago
  97. d7a6ba0 Merge "services.net: Add a static library needed by wifi module" by Treehugger Robot · 5 years ago
  98. c35936d Merge "services.net: Use the new ModuleNetworkStackClient" by Remi NGUYEN VAN · 5 years ago
  99. abc08c2 Merge "Move sensitive field parceling bool to constructor" by Remi NGUYEN VAN · 5 years ago
  100. 5b71061 Add NattKeepalivePacketDataTest by Chiachang Wang · 5 years ago