1. 32bd071 Minor simplifications in bpf_existence_test. by Lorenzo Colitti · 3 years, 3 months ago
  2. 3b38b12 Make MTS verify expected BPF programs based on OS version. by Lorenzo Colitti · 3 years, 4 months ago
  3. 392161e Merge "[MS32.2] Remove TetheringManager#ACTION_TETHER_STATE_CHANGED usage" by Junyu Lai · 3 years, 4 months ago
  4. 38e0582 Merge "[MS34.2] Replace TelephonyManager#getSubscriberId(subId) with public API" by Junyu Lai · 3 years, 4 months ago
  5. 4ab1ffc Update to ConnectivityService to use utils by James Mattis · 3 years, 4 months ago
  6. ee7ca13 Merge "[MS33.2] Remove NetdService dependency" by Treehugger Robot · 3 years, 4 months ago
  7. a9b4fa7 [MS32.2] Remove TetheringManager#ACTION_TETHER_STATE_CHANGED usage by Junyu Lai · 3 years, 4 months ago
  8. 851fb24 [MS34.2] Replace TelephonyManager#getSubscriberId(subId) with public API by Junyu Lai · 3 years, 4 months ago
  9. 37880f8 [MS33.2] Remove NetdService dependency by Junyu Lai · 3 years, 4 months ago
  10. 36faae9 Caps callback should be called when underlying networks are changed by lucaslin · 3 years, 4 months ago
  11. 90cf8db Merge "[MS25.2] Remove AppOpsManager.OP_GET_USAGE_STATS dependency" by Treehugger Robot · 3 years, 4 months ago
  12. 76bc75f Merge "Add tethering IPv4 UDP forwarding test" by Treehugger Robot · 3 years, 4 months ago
  13. 719ce67 Merge "wifi data usage: replaced Wi-Fi SSID with a Wi-Fi network key" by Les Lee · 3 years, 4 months ago
  14. bb8e9da Add tethering IPv4 UDP forwarding test by Hungming Chen · 3 years, 7 months ago
  15. c728c36 wifi data usage: replaced Wi-Fi SSID with a Wi-Fi network key by Les Lee · 3 years, 5 months ago
  16. 1065477 Merge "[MS26.2] Remove Process.NETWORK_STACK_UID dependency" by Treehugger Robot · 3 years, 4 months ago
  17. 4d491bb bpf_connectivity_headers -> bpf_headers -> bpf_syscall_wrappers by Maciej Żenczykowski · 3 years, 4 months ago
  18. 9051e66 [MS25.2] Remove AppOpsManager.OP_GET_USAGE_STATS dependency by Junyu Lai · 3 years, 4 months ago
  19. 289db92 [MS26.2] Remove Process.NETWORK_STACK_UID dependency by Junyu Lai · 3 years, 4 months ago
  20. e4ee88f Merge "Add NetworkProviderTest#testRegisterNetworkOffer back into test" by Chiachang Wang · 3 years, 4 months ago
  21. a7b3d00 Merge "Allow VPN network agent to exclude local traffic" by Chiachang Wang · 3 years, 4 months ago
  22. bb754d6 Allow VPN network agent to exclude local traffic by Chiachang Wang · 3 years, 4 months ago
  23. 3763316 Merge "Add the fixed test case back into presubmit" by Treehugger Robot · 3 years, 4 months ago
  24. 69761b4 Add NetworkProviderTest#testRegisterNetworkOffer back into test by Chiachang Wang · 3 years, 4 months ago
  25. e32642e Merge "Dump target sdk version for ConnectivityCoverageTests into 31" by Chiachang Wang · 3 years, 4 months ago
  26. fbe5003 Merge "Add enterpriseSpecifier" by Treehugger Robot · 3 years, 4 months ago
  27. 577c46a Merge "Add bpf jni into connectivity module" by Maciej Żenczykowski · 3 years, 4 months ago
  28. 4196937 Add enterpriseSpecifier by Sooraj Sasindran · 3 years, 5 months ago
  29. 37ff6df Merge "Revert "Revert "Unhide IpPrefix(InetAddress, int)""" by Taras Antoshchuk · 3 years, 4 months ago
  30. 839cb26 Merge "Revert "Revert "Unhide RouteInfo#getType and related fields""" by Taras Antoshchuk · 3 years, 4 months ago
  31. 8fb75e3 Add bpf jni into connectivity module by markchien · 3 years, 6 months ago
  32. 139f435 Merge "Support testing upload/download packets" by Treehugger Robot · 3 years, 4 months ago
  33. 78d36d7 Merge "[MS15.2] Move SUBSCRIBER_ID_MATCH_RULE_* constants to static lib" by Junyu Lai · 3 years, 4 months ago
  34. bacbe80 Merge "[DU02]Remove DevicePolicyManagerInternal from NetworkStatsAccess" by Frank Li · 3 years, 4 months ago
  35. 42fb8d0 Merge "Dexopt service-connectivity." by Treehugger Robot · 3 years, 4 months ago
  36. 76df50c Dump target sdk version for ConnectivityCoverageTests into 31 by Chiachang Wang · 3 years, 4 months ago
  37. 07c772c [MS15.2] Move SUBSCRIBER_ID_MATCH_RULE_* constants to static lib by Junyu Lai · 3 years, 4 months ago
  38. cd700e4 Add the fixed test case back into presubmit by Chiachang Wang · 3 years, 4 months ago
  39. 04bbc5b Added a new network capability MMTEL by Jack Yu · 3 years, 4 months ago
  40. 5f66dda [DU02]Remove DevicePolicyManagerInternal from NetworkStatsAccess by lifr · 3 years, 4 months ago
  41. 05e12e6 Merge "[MS12.2] Add unit test for NetworkTemplate builder" by Treehugger Robot · 3 years, 4 months ago
  42. 01aa602 Merge "Improve error reporting in ConnDiags tests" by Jean Chalard · 3 years, 4 months ago
  43. e5b150a Merge "Revert "Added a new network capability MMTEL"" by Martijn Coenen · 3 years, 4 months ago
  44. 6ebc8ba Revert "Added a new network capability MMTEL" by Martijn Coenen · 3 years, 4 months ago
  45. 95d180b Merge "Added a new network capability MMTEL" by Treehugger Robot · 3 years, 4 months ago
  46. 86c139a Dexopt service-connectivity. by Jiakai Zhang · 3 years, 4 months ago
  47. 00a8897 [MS12.2] Add unit test for NetworkTemplate builder by Junyu Lai · 3 years, 4 months ago
  48. c6f89d4 Merge "[MS10.2] Move multiplySafeByRational to NetworkStatsUtils" by Junyu Lai · 3 years, 4 months ago
  49. 5b2f852 Improve error reporting in ConnDiags tests by Chalard Jean · 3 years, 4 months ago
  50. b3e62b8 [MS10.2] Move multiplySafeByRational to NetworkStatsUtils by Junyu Lai · 3 years, 5 months ago
  51. 3bbbffe Revert "Revert "Unhide IpPrefix(InetAddress, int)"" by Taras Antoshchuk · 3 years, 4 months ago
  52. 2b3d62f Revert "Revert "Unhide RouteInfo#getType and related fields"" by Taras Antoshchuk · 3 years, 4 months ago
  53. e44ea01 Merge "Rename libbpf to libbpf_bcc" by Treehugger Robot · 3 years, 4 months ago
  54. f322d4f Added a new network capability MMTEL by Jack Yu · 3 years, 4 months ago
  55. a0d5980 Merge "Genericize NC#hasSameUids" by Treehugger Robot · 3 years, 4 months ago
  56. e89170b Merge changes from topic "revert-1551943-vpn-impl-FKOLCXTDDT" by Ayush Sharma · 3 years, 4 months ago
  57. 758ead6 Revert "Unhide IpPrefix(InetAddress, int)" by Ayush Sharma · 3 years, 4 months ago
  58. 6d1ea2b Revert "Unhide RouteInfo#getType and related fields" by Ayush Sharma · 3 years, 4 months ago
  59. f488215 Revert "Add CTS tests for exclude VPN routes APIs" by Ayush Sharma · 3 years, 4 months ago
  60. f4802fa Genericize NC#hasSameUids by Chalard Jean · 3 years, 5 months ago
  61. 3c1e739 Merge "Add makeDependencies method in IpSecService related tests" by Aaron Huang · 3 years, 4 months ago
  62. 8be6ba3 Merge changes from topic "vpn-impl" by Taras Antoshchuk · 3 years, 4 months ago
  63. 5c4010e Merge "Reuse BluetoothPan object and use it under tethering handler thread" by Mark Chien · 3 years, 4 months ago
  64. 1e02090 Reuse BluetoothPan object and use it under tethering handler thread by markchien · 3 years, 5 months ago
  65. 286c0e5 Merge "Change to use Dependencies in IpSecService Tests" by Aaron Huang · 3 years, 4 months ago
  66. 93c578c Merge "Merge Android 12 QPR1" by Xin Li · 3 years, 4 months ago
  67. 06e662f Merge Android 12 QPR1 by Xin Li · 3 years, 4 months ago
  68. eef1e20 Merge "Move TestableNetworkAgent to Common Util Location" by Remi NGUYEN VAN · 3 years, 4 months ago
  69. ec3013d Merge "Mark arg to NC#appliesToUidRange non-null" by Jean Chalard · 3 years, 4 months ago
  70. 5469fa6 Merge "Remove NetworkCapabilities#combine*" by Jean Chalard · 3 years, 4 months ago
  71. 5d16f41 DnsException: run only on T+ versions by Aswin Sankar · 3 years, 4 months ago
  72. 673eb6e Add CTS tests for exclude VPN routes APIs by Taras Antoshchuk · 4 years, 2 months ago
  73. 2873428 Mark arg to NC#appliesToUidRange non-null by Chalard Jean · 3 years, 5 months ago
  74. bdf4f29 Remove NetworkCapabilities#combine* by Chalard Jean · 3 years, 5 months ago
  75. a5a1b80 Unhide IpPrefix(InetAddress, int) by Taras Antoshchuk · 3 years, 7 months ago
  76. 62065db Unhide RouteInfo#getType and related fields by Taras Antoshchuk · 3 years, 10 months ago
  77. d109712 Merge changes from topic "DnsException" am: 0db3016398 by Treehugger Robot · 3 years, 5 months ago
  78. 0db3016 Merge changes from topic "DnsException" by Treehugger Robot · 3 years, 5 months ago
  79. 7e184fc Merge "DnsResolverTest: Use AndroidJUnit4.class" am: 85509fb3e4 by Aswin Sankar · 3 years, 5 months ago
  80. 85509fb Merge "DnsResolverTest: Use AndroidJUnit4.class" by Aswin Sankar · 3 years, 5 months ago
  81. d2afada Merge "Fix an issue where OEM pref tests don't clean up correctly" am: bbb7ae75d1 by Jean Chalard · 3 years, 5 months ago
  82. bbb7ae7 Merge "Fix an issue where OEM pref tests don't clean up correctly" by Jean Chalard · 3 years, 5 months ago
  83. 9e4d6d2 Add CTS for DhcpOption am: 4df5d1fdd2 by Mingguang Xu · 3 years, 5 months ago
  84. 4df5d1f Add CTS for DhcpOption by Mingguang Xu · 3 years, 5 months ago
  85. 55cbbe7 Merge "Create DhcpOption object and make it a SystemApi" am: 0a416b65b1 by Mingguang Xu · 3 years, 5 months ago
  86. 0a416b6 Merge "Create DhcpOption object and make it a SystemApi" by Mingguang Xu · 3 years, 5 months ago
  87. ca942be CTS DnsResolverTest for DnsException ctor by Aswin Sankar · 3 years, 5 months ago
  88. 74cbfd5 DnsResolver: Make DnsException ctor public by Aswin Sankar · 3 years, 5 months ago
  89. 6ed0167 DnsResolverTest: Use AndroidJUnit4.class by Aswin Sankar · 3 years, 5 months ago
  90. a965662 Merge "[MS07.2] Move NetworkStatsCollection/IdentitySet into frameworks" am: 7577131341 by Treehugger Robot · 3 years, 5 months ago
  91. 7577131 Merge "[MS07.2] Move NetworkStatsCollection/IdentitySet into frameworks" by Treehugger Robot · 3 years, 5 months ago
  92. 9792b5b Add makeDependencies method in IpSecService related tests by Aaron Huang · 3 years, 5 months ago
  93. 2d87c61 Create DhcpOption object and make it a SystemApi by Mingguang Xu · 3 years, 6 months ago
  94. e9710f0 [MS07.2] Move NetworkStatsCollection/IdentitySet into frameworks by Junyu Lai · 3 years, 5 months ago
  95. 81288cf Merge "Add additional IPsec owners" am: b1c6bf8ece by Benedict Wong · 3 years, 5 months ago
  96. b1c6bf8 Merge "Add additional IPsec owners" by Benedict Wong · 3 years, 5 months ago
  97. 40ba93d Add additional IPsec owners by Benedict Wong · 3 years, 5 months ago
  98. e5c363a Merge "Enable strict_updatability_linting in connectivity src" am: 81bc609550 by Chiachang Wang · 3 years, 5 months ago
  99. 81bc609 Merge "Enable strict_updatability_linting in connectivity src" by Chiachang Wang · 3 years, 5 months ago
  100. e0a64bb Rename libbpf to libbpf_bcc by Connor O'Brien · 3 years, 5 months ago