1. 43aae65 Move MultinetworkPolicyTracker to services, where it belongs. by Chalard Jean · 3 years ago
  2. 0090e96 ClatCoordinator: only dump information when clat is started by Hungming Chen · 3 years ago
  3. e9332c4 Add the notification for actively prefer bad wifi by Chalard Jean · 3 years ago
  4. 1325a63 Clear notif upon bad wifi off + tests for bad wifi notif by Chalard Jean · 3 years ago
  5. 8a9061f Detect captive portals as they are tested, not upon notifying by Chalard Jean · 3 years ago
  6. 9708f72 Implement the "actively prefer bad wifi" feature by Chalard Jean · 3 years ago
  7. e63c42f Only wait for 8 seconds when T && !activelyPreferBadWifi by Chalard Jean · 3 years ago
  8. 020b93a Introduce an overlay for actively preferring bad wifi. by Chalard Jean · 3 years ago
  9. 0172361 Merge "Add a reevaluate command to ConnectivityService" by Jean Chalard · 3 years ago
  10. b624b0f Merge "BpfNetMaps.java - array index U32 -> S32" by Treehugger Robot · 3 years ago
  11. 714fd25 Merge "BpfNetMaps.java - uid U32 -> S32" by Treehugger Robot · 3 years ago
  12. afebcc8 Merge "Revert "Log BPF programs & maps in bugreport"" by Treehugger Robot · 3 years ago
  13. ecb0b3c Merge "Rework unvalidated prompt into first eval timeout" by Jean Chalard · 3 years ago
  14. dc88622 BpfNetMaps.java - array index U32 -> S32 by Maciej Żenczykowski · 3 years ago
  15. 785793f BpfNetMaps.java - uid U32 -> S32 by Maciej Żenczykowski · 3 years ago
  16. 6c1c6bb UidOwnerValue.java - replace U32 ifindex with S32 by Maciej Żenczykowski · 3 years ago
  17. 5fb43c7 Rework unvalidated prompt into first eval timeout by Chalard Jean · 3 years ago
  18. 2c812c8 DscpPolicyValue.java - replace U32 ifindex with S32 by Maciej Żenczykowski · 3 years ago
  19. db3accc Merge "Add native_dump to the Dependencies" by Motomu Utsumi · 3 years ago
  20. 7a1d7a8 Add a reevaluate command to ConnectivityService by Chalard Jean · 4 years, 1 month ago
  21. df8d299 Add native_dump to the Dependencies by Motomu Utsumi · 3 years ago
  22. f9f4a8d Add a field and score flag for first evaluation by Chalard Jean · 3 years ago
  23. 4c46308 Test no Internet and partial connectivity notifications. by Chalard Jean · 3 years ago
  24. ab32bf8 Merge "Check automotive system feature on Constructor" by Paul Hu · 3 years ago
  25. 08ccd0d Merge changes from topic "idiag_sock_id" by Motomu Utsumi · 3 years ago
  26. 3dc2fb5 Merge "register callback to pull NetworkBpfMapInfo atom" by Motomu Utsumi · 3 years ago
  27. 166f966 register callback to pull NetworkBpfMapInfo atom by Motomu Utsumi · 3 years ago
  28. 3b2907e Merge "Split POLICY_EVER_VALIDATED_NOT_AVOIDED_WHEN_BAD into two" by Treehugger Robot · 3 years ago
  29. 710b289 Split POLICY_EVER_VALIDATED_NOT_AVOIDED_WHEN_BAD into two by Chalard Jean · 3 years ago
  30. 00955f3 Check automotive system feature on Constructor by Paul Hu · 3 years, 1 month ago
  31. 96c6aad Merge "Open CookieTagMap in BpfNetMaps" by Motomu Utsumi · 3 years ago
  32. b954886 Open CookieTagMap in BpfNetMaps by Motomu Utsumi · 3 years ago
  33. 2a96cf2 Improve a comment about network scores by Chalard Jean · 3 years ago
  34. d95a0da Switch SkDestroyListener based on the flag. by Motomu Utsumi · 3 years ago
  35. 3af8f0e Add startSkDestroyListener flag to native_init by Motomu Utsumi · 3 years ago
  36. 24ca302 Merge "Convert booleans in NAI to timestamps" by Treehugger Robot · 3 years ago
  37. 254bd16 Convert booleans in NAI to timestamps by Chalard Jean · 3 years, 1 month ago
  38. 171c817 Merge "Use IBpfMap type instead of BpfMap type" by Motomu Utsumi · 3 years ago
  39. b091693 Merge "NullPointerException due to command:adb shell service call connectivity 79 -> void unofferNetwork(in INetworkOfferCallback callback)" by Treehugger Robot · 3 years ago
  40. 05021aa Merge "Never satisfy requests with networks that aren't connected." by Treehugger Robot · 3 years ago
  41. 9785a68 Merge "Add wtf log for the case that should not happen" by Motomu Utsumi · 3 years, 1 month ago
  42. 7631d15 Merge "Convert int array to Integer Set without stream" by Motomu Utsumi · 3 years, 1 month ago
  43. 73599a5 Use IBpfMap type instead of BpfMap type by Motomu Utsumi · 3 years, 1 month ago
  44. 8e420ea Add wtf log for the case that should not happen by Motomu Utsumi · 3 years, 1 month ago
  45. 1a477b0 Convert int array to Integer Set without stream by Motomu Utsumi · 3 years, 1 month ago
  46. 275ee60 Never satisfy requests with networks that aren't connected. by Lorenzo Colitti · 3 years, 1 month ago
  47. 6a8166c Merge "Use PerUidCounter in the connectivity static library" by Treehugger Robot · 3 years, 1 month ago
  48. 405d676 Merge "Support java BpfMap in BpfNetMaps#swapActiveStatsMap" by Motomu Utsumi · 3 years, 1 month ago
  49. e4f45ab Revert "Log BPF programs & maps in bugreport" by Ken Chen · 3 years, 1 month ago
  50. 618b9b0 Merge "Support java BpfMap in BpfNetMaps#setNetPermForUids" by Motomu Utsumi · 3 years, 1 month ago
  51. d8ade99 Merge "TestNetworkService: do not set IFF_MULTICAST when bringUp is false" by Patrick Rohr · 3 years, 1 month ago
  52. 6bab212 TestNetworkService: do not set IFF_MULTICAST when bringUp is false by Patrick Rohr · 3 years, 1 month ago
  53. 22f0604 Merge "fix clat on restricted networks" by Maciej Żenczykowski · 3 years, 1 month ago
  54. 7abeaa4 Support java BpfMap in BpfNetMaps#swapActiveStatsMap by Motomu Utsumi · 3 years, 2 months ago
  55. 6527120 Support java BpfMap in BpfNetMaps#setNetPermForUids by Motomu Utsumi · 3 years, 2 months ago
  56. 00d92df Use PerUidCounter in the connectivity static library by Junyu Lai · 3 years, 2 months ago
  57. ef4b1bc fix clat on restricted networks by Maciej Żenczykowski · 3 years, 1 month ago
  58. ace5b36 Merge "Remove filegroup connectivity-module-utils-srcs in connectivity." am: 7f15ce1d9c by Xiao Ma · 3 years, 1 month ago
  59. 7f15ce1 Merge "Remove filegroup connectivity-module-utils-srcs in connectivity." by Xiao Ma · 3 years, 1 month ago
  60. 9d5c469 Merge "Remove ConnectivityService#PerUidCounter hack" am: 1125946264 by Junyu Lai · 3 years, 1 month ago
  61. 31d38bf Remove ConnectivityService#PerUidCounter hack by Junyu Lai · 3 years, 2 months ago
  62. 36b1e1e Merge changes I1cf472bd,Ibdaf2b23,I6967ad6f,I65f522c2,I0f220d1f, ... am: a3340c1355 by Paul Hu · 3 years, 1 month ago
  63. a3340c1 Merge changes I1cf472bd,Ibdaf2b23,I6967ad6f,I65f522c2,I0f220d1f, ... by Paul Hu · 3 years, 1 month ago
  64. 6d66da9 Merge "dscpPolicy - remove bpf byteswap in favour of userspace" am: f39f7f83b0 by Treehugger Robot · 3 years, 1 month ago
  65. 2ef6447 Merge "dscpPolicy - further improvements" am: d4e6d1c971 by Treehugger Robot · 3 years, 1 month ago
  66. a44510b dscpPolicy - remove bpf byteswap in favour of userspace by Maciej Żenczykowski · 3 years, 1 month ago
  67. d4e6d1c Merge "dscpPolicy - further improvements" by Treehugger Robot · 3 years, 1 month ago
  68. 1feaa43 dscpPolicy - further improvements by Maciej Żenczykowski · 3 years, 1 month ago
  69. 69e5f5b Merge changes from topic "switch_uid_owner_map_api" am: eec62aafe4 by Motomu Utsumi · 3 years, 1 month ago
  70. 69213fd Merge "Force specifying sanitized/not sanitized in caps from agent" am: 1896d713cc by Paul Hu · 3 years, 1 month ago
  71. eec62aa Merge changes from topic "switch_uid_owner_map_api" by Motomu Utsumi · 3 years, 1 month ago
  72. 1896d71 Merge "Force specifying sanitized/not sanitized in caps from agent" by Paul Hu · 3 years, 1 month ago
  73. 2373e8d Merge "Switch previous and new code path in setChildChain" am: 02c02a3e83 by Motomu Utsumi · 3 years, 1 month ago
  74. 02c02a3 Merge "Switch previous and new code path in setChildChain" by Motomu Utsumi · 3 years, 1 month ago
  75. c7c1685 Switch previous and new code path in replaceUidChain by Motomu Utsumi · 3 years, 1 month ago
  76. 381ad9e Switch previous and new code path in setUidRule by Motomu Utsumi · 3 years, 1 month ago
  77. 7dc657d Switch previous and new code path in removeUidInterfaceRules by Motomu Utsumi · 3 years, 1 month ago
  78. f794e7d Switch previous and new code path in addUidInterfaceRules by Motomu Utsumi · 3 years, 1 month ago
  79. b2d32b7 Switch previous and new code path in updateUidLockdownRule by Motomu Utsumi · 3 years, 1 month ago
  80. 7f19df9 Switch previous and new code path in addNiceApp by Motomu Utsumi · 3 years, 1 month ago
  81. 5f15f75 Switch previous and new code path in removeNiceApp by Motomu Utsumi · 3 years, 1 month ago
  82. 55c282e Switch previous and new code path in addNaughtyApp by Motomu Utsumi · 3 years, 1 month ago
  83. 878ce0d Switch previous and new code path in removeNaughtyApp by Motomu Utsumi · 3 years, 1 month ago
  84. 713e38c Make the temporary NC sanitized instead of inlining by Chalard Jean · 3 years, 6 months ago
  85. 39b12d4 Force specifying sanitized/not sanitized in caps from agent by Chalard Jean · 3 years, 7 months ago
  86. 0158fe9 Remove the legacy int from FullScore. by Chalard Jean · 3 years, 7 months ago
  87. aa5bc62 Remove accessors for legacy int score from NAI by Chalard Jean · 3 years, 7 months ago
  88. 671a439 Log the creation time of network agents by Chalard Jean · 3 years, 7 months ago
  89. ee3fa20 Show time taken by the rematch by Chalard Jean · 3 years, 7 months ago
  90. 46bfbf0 Address some IDE warnings in ConnectivityService by Chalard Jean · 3 years, 7 months ago
  91. dbc4695 Copy arguments from NetworkAgent registration early by Chalard Jean · 3 years, 7 months ago
  92. 6014237 Remove filegroup connectivity-module-utils-srcs in connectivity. by Xiao Ma · 3 years, 2 months ago
  93. 8771463 Merge "Set default value to bpf maps with Java Bpf Map" am: db323cb73b by Motomu Utsumi · 3 years, 1 month ago
  94. db323cb Merge "Set default value to bpf maps with Java Bpf Map" by Motomu Utsumi · 3 years, 1 month ago
  95. e057dd4 Switch previous and new code path in setChildChain by Motomu Utsumi · 3 years, 1 month ago
  96. dfb4774 Merge "Revert "Remove unused codes that was used in setChildChain"" am: d659ef1300 by Motomu Utsumi · 3 years, 1 month ago
  97. 114cd9c Revert "Remove unused codes that was used in setChildChain" by Motomu Utsumi · 3 years, 1 month ago
  98. ba2fa15 Set default value to bpf maps with Java Bpf Map by Motomu Utsumi · 3 years, 2 months ago
  99. 3f6c0b9 NullPointerException due to command:adb shell service call connectivity 79 -> void unofferNetwork(in INetworkOfferCallback callback) by wangshengrjxtjcb · 3 years, 2 months ago
  100. 4794260 Merge changes Ife5e91de,I46c5dfeb am: 5760d14c08 by Paul Hu · 3 years, 1 month ago