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