1. d490072 Pass the NetworkAgentConfig to NetworkMonitor. by Chalard Jean · 3 years, 6 months ago
  2. 4b66d4e Merge "Add and implement API for VpnManagers to request validation" by Jean Chalard · 3 years, 6 months ago
  3. 0762151 Merge "Marking test receiver as exported." by Michael Groover · 3 years, 6 months ago
  4. 865511a Add and implement API for VpnManagers to request validation by Chiachang Wang · 3 years, 6 months ago
  5. 4c06b38 Marking test receiver as exported. by Jacob Hobbie · 3 years, 6 months ago
  6. 1e86b3a Expose public APIs for IP & static IP configuration by Etan Cohen · 3 years, 8 months ago
  7. e7036be Merge "Reduce the flakiness of carrier privileges check" by Rambo Wang · 3 years, 6 months ago
  8. d262e71 Merge "Use RECEIVER_NOT_EXPORTED in CarrierPrivilegeAuthenticator." by Jean Chalard · 3 years, 6 months ago
  9. 4d64bd6 Reduce the flakiness of carrier privileges check by Rambo Wang · 3 years, 6 months ago
  10. f7d2824 Merge changes from topic "move-testbpfmap" by Patrick Rohr · 3 years, 6 months ago
  11. 9335a56 Merge "Add APIs for discovery with a network request" by Remi NGUYEN VAN · 3 years, 6 months ago
  12. d61719c Merge "Add APIs for discover/resolve on specific networks" by Remi NGUYEN VAN · 3 years, 6 months ago
  13. 7569d51 Use RECEIVER_NOT_EXPORTED in CarrierPrivilegeAuthenticator. by Lorenzo Colitti · 3 years, 6 months ago
  14. 3157918 Add jarjar rule for com.android.testutils.TestBpfMap by Patrick Rohr · 3 years, 6 months ago
  15. 7929473 Add APIs for discovery with a network request by Remi NGUYEN VAN · 3 years, 7 months ago
  16. 06bdcec Add APIs for discover/resolve on specific networks by Remi NGUYEN VAN · 3 years, 8 months ago
  17. 2bc73d3 Merge changes Ic6a1aa92,I685f924a,I50fab91e by Jean Chalard · 3 years, 6 months ago
  18. ac9ace0 Accept accessUids from telephony when it's the carrier config app by Chalard Jean · 3 years, 6 months ago
  19. d817436 Add libservice-connectivity to integration tests by Patrick Rohr · 3 years, 6 months ago
  20. d36de12 Merge "Clean up BpfNetMaps" by Treehugger Robot · 3 years, 6 months ago
  21. f5f5133 Clean up BpfNetMaps by Ken Chen · 3 years, 6 months ago
  22. 687c383 Fix lint errors in NetworkStatsManagerTest. by Lorenzo Colitti · 3 years, 6 months ago
  23. eb8d855 Rename NetworkUsageStatsTest and move to networking CTS tests. by Lorenzo Colitti · 3 years, 6 months ago
  24. 6ac2893 Merge "Add ConnectivityFrameworkInitializerTiramisu cts tests" by Treehugger Robot · 3 years, 6 months ago
  25. f36a025 Merge "Fix DscpPolicyTest EBADF" by Treehugger Robot · 3 years, 6 months ago
  26. 6a20eed Reorganize connectivity framework dependencies by Remi NGUYEN VAN · 3 years, 6 months ago
  27. 76709a1 Merge changes Ifd6be50a,I857e40c9,I1b9f4fde,Ib3b43cf2 by Maciej Żenczykowski · 3 years, 6 months ago
  28. 4fcb8ad Merge changes Id5e5b911,I8301abad,I7262811a,I658e579b,I7d43ef0e by Jean Chalard · 3 years, 6 months ago
  29. d508855 Merge "Fix kernelToTag import in NetworkStatsFactoryTest." by Lorenzo Colitti · 3 years, 6 months ago
  30. 2fde98c [NETD-TC#15] Make ConnectivityService and PermissionMonitor by Wayne Ma · 3 years, 7 months ago
  31. e6c9527 Send access UIDs to netd by Chalard Jean · 3 years, 6 months ago
  32. 9a30acf Add accessUids to NetworkCapabilities. by Chalard Jean · 3 years, 8 months ago
  33. e9cd208 Allow Carrier app to request for CBS capability by Sooraj Sasindran · 3 years, 7 months ago
  34. f59770f Fix kernelToTag import in NetworkStatsFactoryTest. by Lorenzo Colitti · 3 years, 6 months ago
  35. e3b307e Fix DscpPolicyTest EBADF by Patrick Rohr · 3 years, 6 months ago
  36. c5ad7cd Merge "Adjust NetworkStatsServiceTest to mock out the JNI." by Treehugger Robot · 3 years, 6 months ago
  37. 9fdbb7e Adjust NetworkStatsServiceTest to mock out the JNI. by Lorenzo Colitti · 3 years, 6 months ago
  38. dd5bc74 Merge "Increase the number of test service names" by Treehugger Robot · 3 years, 6 months ago
  39. 2be7b1d Merge "Conditionally disable TetheringApiCurrentLib" by Treehugger Robot · 3 years, 6 months ago
  40. 82ed9e6 Allow service JNI in FrameworksNetIntegrationTests. by Lorenzo Colitti · 3 years, 6 months ago
  41. 7238821 Process DSCP QoS events for policies by Tyler Wear · 3 years, 11 months ago
  42. 0c26c9e Allow using BpfMap and TcUtils in unit tests. by Lorenzo Colitti · 3 years, 6 months ago
  43. dd26c57 Merge "Test UidCounterSetMap in NetworkStatsServiceTest" by Mark Chien · 3 years, 6 months ago
  44. 1d4e537 Increase the number of test service names by Remi NGUYEN VAN · 3 years, 7 months ago
  45. f826bce Conditionally disable TetheringApiCurrentLib by Remi NGUYEN VAN · 3 years, 6 months ago
  46. 8f39175 Test UidCounterSetMap in NetworkStatsServiceTest by markchien · 3 years, 6 months ago
  47. bfdd0f3 Merge "[MS59.2] Add unit test for NetworkStatsDataMigrationUtils" by Junyu Lai · 3 years, 6 months ago
  48. 85a2ef3 Merge "Change NETWORK_TYPE_5G_NSA reference package" by Aaron Huang · 3 years, 6 months ago
  49. 9f247f5 Add ConnectivityFrameworkInitializerTiramisu cts tests by paulhu · 3 years, 6 months ago
  50. c7231f3 Merge "Set exclude_kotlinc_generated_files to false explicitly since kotlin reflection is used in some Connectivity test cases kotlin code." by Wei Li · 3 years, 6 months ago
  51. 8a177f6 Set exclude_kotlinc_generated_files to false explicitly since kotlin reflection is used in some Connectivity test cases kotlin code. by Wei Li · 3 years, 7 months ago
  52. a1bb3a3 [MS59.2] Add unit test for NetworkStatsDataMigrationUtils by junyulai · 3 years, 6 months ago
  53. b4ce0fa Change NETWORK_TYPE_5G_NSA reference package by Aaron Huang · 3 years, 6 months ago
  54. f8ed984 Merge changes Ie826477d,I5125a3ac by Nucca Chen · 3 years, 6 months ago
  55. 6fb2114 [CLATJ#26] ClatCoordinator: reword clatd starting failure logging by Hungming Chen · 3 years, 6 months ago
  56. 30f06af [MS78.2] Fix NetworkIdentity#Builder crashing on 5G NSA networks by Junyu Lai · 3 years, 6 months ago
  57. 43f9729 Merge changes from topic "preparation_fork_clatd_from_system_server" by Maciej Żenczykowski · 3 years, 6 months ago
  58. e1f8ad4 Merge changes from topic "libnetworkstats" by Maciej Żenczykowski · 3 years, 6 months ago
  59. d8645e2 Merge "Add low latency and high bandwidth network capabilities" by Sooraj Sasindran · 3 years, 6 months ago
  60. e0904b5 Merge "adjust BpfCompatTest now that clatd & netd bpf program have been mainlined" by Maciej Żenczykowski · 3 years, 6 months ago
  61. 45f940a adjust BpfCompatTest now that clatd & netd bpf program have been mainlined by Maciej Żenczykowski · 3 years, 6 months ago
  62. f8eb713 Add low latency and high bandwidth network capabilities by Sooraj Sasindran · 3 years, 7 months ago
  63. 41483ef Merge "[DU09-1]Adding the NetworkStatsCollection Builder" by Junyu Lai · 3 years, 6 months ago
  64. bc8328b Merge "[MS68.2] Adapt NetworkPolicyManagerService to use registerUsageCallback" by Junyu Lai · 3 years, 6 months ago
  65. 4e9ab4d Merge "Add a simple test for ConnectivityService#dump." by Lorenzo Colitti · 3 years, 6 months ago
  66. 358d582 [CLATJ#24] ClatCoordinatorTest: add basic unit tests by Hungming Chen · 3 years, 7 months ago
  67. c885659 [DU09-1]Adding the NetworkStatsCollection Builder by Frank · 3 years, 6 months ago
  68. 7586d33 Merge "Replace some netd calls in NetworkManagementService" by Mark Chien · 3 years, 6 months ago
  69. f3cf7c0 Merge "Replace INetd#trafficSwapActiveStatsMap with ConnectivityManager API" by Mark Chien · 3 years, 6 months ago
  70. 3f9584b Merge "[MS67.2] Modify tests for registerUsageCallback" by Junyu Lai · 3 years, 6 months ago
  71. d512ec6 Merge "Add unit test for BpfInterfaceMapUpdate" by Maciej Żenczykowski · 3 years, 6 months ago
  72. 0311ea0 Merge "Add support for Multiple enterprise slice" by Sooraj Sasindran · 3 years, 6 months ago
  73. 0a007c2 [MS68.2] Adapt NetworkPolicyManagerService to use registerUsageCallback by junyulai · 3 years, 6 months ago
  74. f8a1d3e [MS67.2] Modify tests for registerUsageCallback by junyulai · 3 years, 6 months ago
  75. f426b2b Rename libnetdbpf to libnetworkstats by Ken Chen · 3 years, 6 months ago
  76. 6d95db4 [MS56.2] Add unit test for NetworkStatsHistory#Builder by Junyu Lai · 3 years, 7 months ago
  77. 84413a9 [MS65.4] Address comments at aosp/1954383 by Junyu Lai · 3 years, 6 months ago
  78. f4a58dc Add support for Multiple enterprise slice by Sooraj Sasindran · 3 years, 6 months ago
  79. c71f2d7 wifi data usage: Update calling API name by Les Lee · 3 years, 7 months ago
  80. a2e98bd Merge "Ability to specify which all applications fall under enterprise slice." by Sooraj Sasindran · 3 years, 6 months ago
  81. adf119a Add unit test for BpfInterfaceMapUpdate by markchien · 3 years, 7 months ago
  82. f243be2 Replace some netd calls in NetworkManagementService by markchien · 3 years, 7 months ago
  83. 7f3f9c1 Merge "[MS65.2] Add unit test of NetworkIdentity#Builder" by Junyu Lai · 3 years, 7 months ago
  84. 499117f Ability to specify which all applications fall under enterprise slice. by Sooraj Sasindran · 3 years, 8 months ago
  85. 413a3b1 Merge "[DU03-2]Remove INetworkStatsService from BatteryStatsImpl" by Frank Li · 3 years, 7 months ago
  86. daf30ef Replace INetd#trafficSwapActiveStatsMap with ConnectivityManager API by markchien · 3 years, 7 months ago
  87. 38276f1 Merge "Add cts test suite in connectivity/cts deps" by Treehugger Robot · 3 years, 7 months ago
  88. 513180a Merge changes from topic "connectivity-mainline-presubmit-defaults" by Lorenzo Colitti · 3 years, 7 months ago
  89. b04664d Merge "Update the SDK for the tests with intended target in T+" by Chiachang Wang · 3 years, 7 months ago
  90. 02fc794 Add cts test suite in connectivity/cts deps by William Escande · 3 years, 7 months ago
  91. e9c4988 [MS65.2] Add unit test of NetworkIdentity#Builder by Junyu Lai · 3 years, 7 months ago
  92. 56f4a9c [MS57.2] Prepare APIs for data migration utility by Junyu Lai · 3 years, 7 months ago
  93. 7372824 [MS41.2] Add unit test for query history APIs by Junyu Lai · 3 years, 7 months ago
  94. ab4c643 Merge "Move LocalSocketTest out of packages/modules/Connectivity." by Lorenzo Colitti · 3 years, 7 months ago
  95. ccdf2a5 Merge "Add unit test for NetworkStats iterator" by Aaron Huang · 3 years, 7 months ago
  96. a77cad3 Merge "Build framework-connectivity-tiramisu library" by Paul Hu · 3 years, 7 months ago
  97. 7212fbe Update the SDK for the tests with intended target in T+ by Chiachang Wang · 3 years, 7 months ago
  98. 9ef027c [DU03-2]Remove INetworkStatsService from BatteryStatsImpl by Frank · 3 years, 7 months ago
  99. 2ae5921 Add unit test for NetworkStats iterator by Aaron Huang · 3 years, 7 months ago
  100. 6c232e9 Merge "Mark connectivity module tests as such" by Remi NGUYEN VAN · 3 years, 7 months ago