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