1. 016269f Merge "Revert "Partially enforce permission when calling getNetworkInfoForUid"" by Treehugger Robot · 2 years, 10 months ago
  2. d0cf778 Revert "Partially enforce permission when calling getNetworkInfoForUid" by Junyu Lai · 2 years, 10 months ago
  3. 31ee1c1 Merge "Allow USE_RESTRICTED_NETWORKS for registerSystemDefaultNetworkCallback" by Treehugger Robot · 2 years, 10 months ago
  4. 4bf6a92 Merge "Notify NetworkStatsService if TEMPORARILY_NOT_METERED changed" by Aaron Huang · 2 years, 10 months ago
  5. c067c87 Notify NetworkStatsService if TEMPORARILY_NOT_METERED changed by Aaron Huang · 3 years, 11 months ago
  6. 38f2832 Merge "Receive user added/removed intents from PermissionMonitor" by Paul Hu · 2 years, 10 months ago
  7. bd92295 Merge "Make onPackage[Added|Removed] as non-public methods" by Paul Hu · 2 years, 10 months ago
  8. 39d64b1 Merge "Adding Metrics/protos in the ConnectivityService" by Frank Li · 2 years, 10 months ago
  9. e6b47f3 Adding Metrics/protos in the ConnectivityService by Frank Li · 2 years, 11 months ago
  10. aa4ad8c Allow USE_RESTRICTED_NETWORKS for registerSystemDefaultNetworkCallback by Junyu Lai · 2 years, 11 months ago
  11. 281b556 Don't crash ConnectivityService#dump by Chalard Jean · 2 years, 11 months ago
  12. 20a347f Merge "Add nullability annotations for functions called by updateLinkProperties" by Junyu Lai · 2 years, 11 months ago
  13. 970963e Add nullability annotations for functions called by updateLinkProperties by Junyu Lai · 2 years, 11 months ago
  14. 0f4cb38 Merge "Notify NetworkStats only when interfaces changed in updateLinkProperties" by Junyu Lai · 2 years, 11 months ago
  15. 9592fa8 Merge "Bypass VPN lockdown for clat initialization" by Maciej Żenczykowski · 2 years, 11 months ago
  16. 2ed7d41 Notify NetworkStats only when interfaces changed in updateLinkProperties by Junyu Lai · 3 years ago
  17. a32628c Merge "remove prog_clatd_schedcls_egress4_clat_ether" by Treehugger Robot · 2 years, 11 months ago
  18. a40faea Merge changes I0789d9bd,Idf4cf74a by Treehugger Robot · 2 years, 11 months ago
  19. 130e75b Bypass VPN lockdown for clat initialization by t-m-w · 2 years, 11 months ago
  20. 580d0d5 Disable ignoring validation on roam just after boot. by Lorenzo Colitti · 2 years, 11 months ago
  21. 59234fd remove prog_clatd_schedcls_egress4_clat_ether by Maciej Żenczykowski · 2 years, 11 months ago
  22. bda6a2d Merge "Add logs for changes in capabilities and score" by Jean Chalard · 2 years, 11 months ago
  23. 403d7d7 Merge changes Icf3df3aa,I92adad60 by Motomu Utsumi · 2 years, 11 months ago
  24. 86317d8 Add logs for changes in capabilities and score by Chalard Jean · 2 years, 11 months ago
  25. e45e581 Merge "Move bit utilities to BitUtils." by Jean Chalard · 2 years, 11 months ago
  26. d29ee04 Merge "Make unregisterAfterReplacement tear down CONNECTING networks." by Treehugger Robot · 2 years, 11 months ago
  27. 1d420b3 Move bit utilities to BitUtils. by Chalard Jean · 2 years, 11 months ago
  28. 82350ea Make unregisterAfterReplacement tear down CONNECTING networks. by Lorenzo Colitti · 3 years ago
  29. d577c39 Merge "Partially enforce permission when calling getNetworkInfoForUid" by Treehugger Robot · 3 years ago
  30. 163cb98 Partially enforce permission when calling getNetworkInfoForUid by Junyu Lai · 3 years ago
  31. 316d057 Add sEnableJavaBpfMap value to the dump by Motomu Utsumi · 3 years ago
  32. ef546a9 Move CookieTag map dump to BpfNetMaps by Motomu Utsumi · 3 years ago
  33. 372c9b4 Move ownerMatch config dump to BpfNetMaps by Motomu Utsumi · 3 years ago
  34. c675d6f Move current StatsMap dump to BpfNetMaps by Motomu Utsumi · 3 years ago
  35. 956d86c Move uidOwnerMap dump to BpfNetMaps by Motomu Utsumi · 3 years ago
  36. 310850f Move uidPermissionMap dump to BpfNetMaps by Motomu Utsumi · 3 years ago
  37. 11b4d5e Fix a bug where 'avoid unvalidated' is broken by Chalard Jean · 3 years ago
  38. e0fdea3 Add a device config for actively preferring bad wifi by Chalard Jean · 3 years ago
  39. 8c0f6ba Use resources directly instead of through reflection by Chalard Jean · 3 years ago
  40. 43aae65 Move MultinetworkPolicyTracker to services, where it belongs. by Chalard Jean · 3 years ago
  41. 0090e96 ClatCoordinator: only dump information when clat is started by Hungming Chen · 3 years ago
  42. e9332c4 Add the notification for actively prefer bad wifi by Chalard Jean · 3 years ago
  43. 1325a63 Clear notif upon bad wifi off + tests for bad wifi notif by Chalard Jean · 3 years ago
  44. 8a9061f Detect captive portals as they are tested, not upon notifying by Chalard Jean · 3 years ago
  45. 9708f72 Implement the "actively prefer bad wifi" feature by Chalard Jean · 3 years ago
  46. e63c42f Only wait for 8 seconds when T && !activelyPreferBadWifi by Chalard Jean · 3 years ago
  47. 020b93a Introduce an overlay for actively preferring bad wifi. by Chalard Jean · 3 years ago
  48. 0172361 Merge "Add a reevaluate command to ConnectivityService" by Jean Chalard · 3 years ago
  49. b624b0f Merge "BpfNetMaps.java - array index U32 -> S32" by Treehugger Robot · 3 years ago
  50. 714fd25 Merge "BpfNetMaps.java - uid U32 -> S32" by Treehugger Robot · 3 years ago
  51. afebcc8 Merge "Revert "Log BPF programs & maps in bugreport"" by Treehugger Robot · 3 years ago
  52. ecb0b3c Merge "Rework unvalidated prompt into first eval timeout" by Jean Chalard · 3 years ago
  53. dc88622 BpfNetMaps.java - array index U32 -> S32 by Maciej Żenczykowski · 3 years ago
  54. 785793f BpfNetMaps.java - uid U32 -> S32 by Maciej Żenczykowski · 3 years ago
  55. 6c1c6bb UidOwnerValue.java - replace U32 ifindex with S32 by Maciej Żenczykowski · 3 years ago
  56. 5fb43c7 Rework unvalidated prompt into first eval timeout by Chalard Jean · 3 years ago
  57. 2c812c8 DscpPolicyValue.java - replace U32 ifindex with S32 by Maciej Żenczykowski · 3 years ago
  58. db3accc Merge "Add native_dump to the Dependencies" by Motomu Utsumi · 3 years ago
  59. 7a1d7a8 Add a reevaluate command to ConnectivityService by Chalard Jean · 4 years, 1 month ago
  60. df8d299 Add native_dump to the Dependencies by Motomu Utsumi · 3 years ago
  61. f9f4a8d Add a field and score flag for first evaluation by Chalard Jean · 3 years ago
  62. 4c46308 Test no Internet and partial connectivity notifications. by Chalard Jean · 3 years ago
  63. ab32bf8 Merge "Check automotive system feature on Constructor" by Paul Hu · 3 years ago
  64. 08ccd0d Merge changes from topic "idiag_sock_id" by Motomu Utsumi · 3 years ago
  65. 3dc2fb5 Merge "register callback to pull NetworkBpfMapInfo atom" by Motomu Utsumi · 3 years ago
  66. 166f966 register callback to pull NetworkBpfMapInfo atom by Motomu Utsumi · 3 years ago
  67. 3b2907e Merge "Split POLICY_EVER_VALIDATED_NOT_AVOIDED_WHEN_BAD into two" by Treehugger Robot · 3 years ago
  68. 710b289 Split POLICY_EVER_VALIDATED_NOT_AVOIDED_WHEN_BAD into two by Chalard Jean · 3 years ago
  69. 00955f3 Check automotive system feature on Constructor by Paul Hu · 3 years, 1 month ago
  70. 96c6aad Merge "Open CookieTagMap in BpfNetMaps" by Motomu Utsumi · 3 years ago
  71. b954886 Open CookieTagMap in BpfNetMaps by Motomu Utsumi · 3 years ago
  72. 2a96cf2 Improve a comment about network scores by Chalard Jean · 3 years ago
  73. d95a0da Switch SkDestroyListener based on the flag. by Motomu Utsumi · 3 years ago
  74. 3af8f0e Add startSkDestroyListener flag to native_init by Motomu Utsumi · 3 years ago
  75. 24ca302 Merge "Convert booleans in NAI to timestamps" by Treehugger Robot · 3 years ago
  76. 254bd16 Convert booleans in NAI to timestamps by Chalard Jean · 3 years, 1 month ago
  77. 171c817 Merge "Use IBpfMap type instead of BpfMap type" by Motomu Utsumi · 3 years ago
  78. b091693 Merge "NullPointerException due to command:adb shell service call connectivity 79 -> void unofferNetwork(in INetworkOfferCallback callback)" by Treehugger Robot · 3 years ago
  79. 05021aa Merge "Never satisfy requests with networks that aren't connected." by Treehugger Robot · 3 years ago
  80. 9785a68 Merge "Add wtf log for the case that should not happen" by Motomu Utsumi · 3 years, 1 month ago
  81. 7631d15 Merge "Convert int array to Integer Set without stream" by Motomu Utsumi · 3 years, 1 month ago
  82. 131488d Receive user added/removed intents from PermissionMonitor by Paul Hu · 3 years, 1 month ago
  83. 914d0de Make onPackage[Added|Removed] as non-public methods by Paul Hu · 3 years, 1 month ago
  84. 73599a5 Use IBpfMap type instead of BpfMap type by Motomu Utsumi · 3 years, 1 month ago
  85. 8e420ea Add wtf log for the case that should not happen by Motomu Utsumi · 3 years, 1 month ago
  86. 1a477b0 Convert int array to Integer Set without stream by Motomu Utsumi · 3 years, 1 month ago
  87. 275ee60 Never satisfy requests with networks that aren't connected. by Lorenzo Colitti · 3 years, 1 month ago
  88. 6a8166c Merge "Use PerUidCounter in the connectivity static library" by Treehugger Robot · 3 years, 1 month ago
  89. 405d676 Merge "Support java BpfMap in BpfNetMaps#swapActiveStatsMap" by Motomu Utsumi · 3 years, 1 month ago
  90. e4f45ab Revert "Log BPF programs & maps in bugreport" by Ken Chen · 3 years, 1 month ago
  91. 618b9b0 Merge "Support java BpfMap in BpfNetMaps#setNetPermForUids" by Motomu Utsumi · 3 years, 1 month ago
  92. d8ade99 Merge "TestNetworkService: do not set IFF_MULTICAST when bringUp is false" by Patrick Rohr · 3 years, 1 month ago
  93. 6bab212 TestNetworkService: do not set IFF_MULTICAST when bringUp is false by Patrick Rohr · 3 years, 1 month ago
  94. 22f0604 Merge "fix clat on restricted networks" by Maciej Żenczykowski · 3 years, 1 month ago
  95. 7abeaa4 Support java BpfMap in BpfNetMaps#swapActiveStatsMap by Motomu Utsumi · 3 years, 2 months ago
  96. 6527120 Support java BpfMap in BpfNetMaps#setNetPermForUids by Motomu Utsumi · 3 years, 2 months ago
  97. 00d92df Use PerUidCounter in the connectivity static library by Junyu Lai · 3 years, 2 months ago
  98. ef4b1bc fix clat on restricted networks by Maciej Żenczykowski · 3 years, 1 month ago
  99. ace5b36 Merge "Remove filegroup connectivity-module-utils-srcs in connectivity." am: 7f15ce1d9c by Xiao Ma · 3 years, 1 month ago
  100. 7f15ce1 Merge "Remove filegroup connectivity-module-utils-srcs in connectivity." by Xiao Ma · 3 years, 1 month ago