1. 1135975 Move SkDestroyListener to under staticlibs by Motomu Utsumi · 1 year, 2 months ago
  2. 4940e0b Merge "Use netlink to set MTU in IpClient(1/2)" into main by Chuwei He · 1 year, 2 months ago
  3. b61913b Use NLM_F_REQUEST_ACK in createSetFlagsMessage() by Jie Jiang · 1 year, 2 months ago
  4. 530db31 Use netlink to set MTU in IpClient(1/2) by Chuwei He · 1 year, 4 months ago
  5. 08bf056 Rename net_utils_device_common_timerfdjni to serviceconnectivityjni by Patrick Rohr · 1 year, 3 months ago
  6. 4971556 Move TimerFdUtils JNI functionality into ServiceConnectivityJni by Patrick Rohr · 1 year, 3 months ago
  7. 1ed836c Rename TimerFileDescriptor to RealtimeScheduler by Yuyang Huang · 1 year, 3 months ago
  8. 4d46630 Enhance TimerFileDescriptor to schedule multiple tasks by Yuyang Huang · 1 year, 3 months ago
  9. 77f29fc Log and report terrible errors for improved debugging and tracking by Yuyang Huang · 1 year, 3 months ago
  10. 51478aa Merge "Use netlink to set interface up/down in EthernetTracker(1/2)" into main by Chuwei He · 1 year, 4 months ago
  11. 0daa52a Use netlink to set interface up/down in EthernetTracker(1/2) by Chuwei He · 1 year, 4 months ago
  12. aee67c1 Add helper methods for array manipulation by Yuyang Huang · 1 year, 4 months ago
  13. 8a2862b Merge changes from topic "trafficstats-client-cache" into main by Junyu Lai · 1 year, 4 months ago
  14. 3ffdc0b Merge changes from topic "update-ipv4-multicast" into main by Jimi Chen · 1 year, 4 months ago
  15. 2c60124 Throw `IllegalArgumentException` instead of `RuntimeException` in hexStringToByteArray() by Jimi Chen · 1 year, 4 months ago
  16. 9ac087d Add `putIfAbsent` method to LruCacheWithExpiry by Junyu Lai · 1 year, 4 months ago
  17. 97a4977 Merge "Update TimerFileDescriptor to support different task types" into main by Paul Hu · 1 year, 4 months ago
  18. e8e32ab Merge "Build the timerfd wrapper class" into main by Paul Hu · 1 year, 4 months ago
  19. 2bb40d2 Update TimerFileDescriptor to support different task types by Paul Hu · 1 year, 5 months ago
  20. 50c1440 Build the timerfd wrapper class by Paul Hu · 1 year, 7 months ago
  21. 7dd2525 Merge "Add RtmNetlinkPrefixMessage class to represent RTM_NEWPREFIX message." into main by Xiao Ma · 1 year, 4 months ago
  22. cb0aabd Add RtmNetlinkPrefixMessage class to represent RTM_NEWPREFIX message. by Xiao Ma · 2 years ago
  23. 2fa511b Merge "Remove unnecessary semicolon" into main by Yuyang Huang · 1 year, 4 months ago
  24. fb2425d Remove unnecessary semicolon by Yuyang Huang · 1 year, 4 months ago
  25. fc724ab Only report tryTest errors when not caught by Remi NGUYEN VAN · 1 year, 4 months ago
  26. 7a4a85b Merge "Add `expect_throws()` to `assert_utils.py` to check expected exception" into main by Jimi Chen · 1 year, 6 months ago
  27. a0c0168 Add `expect_throws()` to `assert_utils.py` to check expected exception by Jimi Chen · 1 year, 6 months ago
  28. b0e3eaf Merge "Consolidate handler thread check functions in HandlerUtils" into main by Treehugger Robot · 1 year, 6 months ago
  29. d789d1b Update unit tests to reflect the changes to RoutingCoordinator and by Handa Wang · 1 year, 8 months ago
  30. 84a40ff Consolidate handler thread check functions in HandlerUtils by Paul Hu · 1 year, 6 months ago
  31. 1644f95 Add packet capture and match network_stack adb command to to `apf_utils` by Jimi Chen · 1 year, 7 months ago
  32. 738bf99 Support get multiple ipv4/ipv6 addresses in `apf_utils` by Jimi Chen · 1 year, 7 months ago
  33. 1a9758e Merge "Add createGetLinkMessage() at RtNetlinkLinkMessage" into main by Treehugger Robot · 1 year, 7 months ago
  34. f0bcd6f Add createGetLinkMessage() at RtNetlinkLinkMessage by Chih-Yu Huang · 1 year, 7 months ago
  35. a0d2213 Merge "Add get ipv4/ipv6 address function to `apf_utils`" into main by Jimi Chen · 1 year, 7 months ago
  36. df2eadc Merge "Add packet_utils for multi-devices tests" into main by Jimi Chen · 1 year, 7 months ago
  37. 5fdce4d Merge "Add createSetLinkNameMessage method at RtNetlinkLinkMessage" into main by Treehugger Robot · 1 year, 7 months ago
  38. b756497 Add get ipv4/ipv6 address function to `apf_utils` by Jimi Chen · 1 year, 7 months ago
  39. 0e1c1cc Add packet_utils for multi-devices tests by Jimi Chen · 1 year, 7 months ago
  40. dde0dc6 Merge "Add createSetLinkStateMessage method at RtNetlinkLinkMessage" into main by Treehugger Robot · 1 year, 7 months ago
  41. 9f8ed83 Add createSetLinkNameMessage method at RtNetlinkLinkMessage by Chih-Yu Huang · 1 year, 7 months ago
  42. 73f5b13 Add createSetLinkStateMessage method at RtNetlinkLinkMessage by Chih-Yu Huang · 1 year, 7 months ago
  43. e7f5ac9 Merge "Make RtNetlinkLinkMessage class immutable after creation" into main by Treehugger Robot · 1 year, 7 months ago
  44. f4a0865 Make RtNetlinkLinkMessage class immutable after creation by Chih-Yu Huang · 1 year, 7 months ago
  45. 8401b6a Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year, 7 months ago
  46. 9950666 Merge "Update checkLocationPermissionInternal not to throw" into main by Motomu Utsumi · 1 year, 7 months ago
  47. a0dc475 Merge "Support checking DnsResolver version in isFeatureSupported." into main by Treehugger Robot · 1 year, 7 months ago
  48. ca67820 Support checking DnsResolver version in isFeatureSupported. by Lorenzo Colitti · 1 year, 7 months ago
  49. 6f005ff Merge "Remove unused methods and restrict visibility in LocationPermissionChecker" into main by Treehugger Robot · 1 year, 7 months ago
  50. e73285c Merge "Use doReturn instead of when().thenReturn" into main by Motomu Utsumi · 1 year, 8 months ago
  51. d55bdd2 Update checkLocationPermissionInternal not to throw by Motomu Utsumi · 1 year, 8 months ago
  52. 3625bf6 Remove unused methods and restrict visibility in LocationPermissionChecker by Motomu Utsumi · 1 year, 8 months ago
  53. 1c1af76 Merge "Import absl-py library from codebase" into main by Treehugger Robot · 1 year, 8 months ago
  54. e87608b Add bool type to Struct.java. by Maciej Żenczykowski · 1 year, 8 months ago
  55. 7cf1a03 Use doReturn instead of when().thenReturn by Motomu Utsumi · 1 year, 8 months ago
  56. f84b907 Import absl-py library from codebase by Junyu Lai · 1 year, 8 months ago
  57. d2a2218 Move fromPublicNetworkStats to statsd by Junyu Lai · 1 year, 8 months ago
  58. c006797 Revert "Use addEntries when creating NetworkStats" by Sam Dubey · 1 year, 8 months ago
  59. 668560d Use addEntries when creating NetworkStats by Junyu Lai · 1 year, 8 months ago
  60. 10fcc17 Make assertNetworkStatsEquals supports null iface name by Junyu Lai · 1 year, 8 months ago
  61. 63b764a Move NetworkStatsUtilsTest to Connectivity by Junyu Lai · 1 year, 8 months ago
  62. 057369c Merge changes If787d3f3,I6de357ac into main by Remi NGUYEN VAN · 1 year, 8 months ago
  63. dfb1592 Rename getShrinkedBackingArray to getMinimized* by Remi NGUYEN VAN · 1 year, 8 months ago
  64. 6f6b1a4 Refactor Drop EtherCat packet test by Junyu Lai · 1 year, 9 months ago
  65. cf65586 Refactor ApfV4Test by Junyu Lai · 1 year, 9 months ago
  66. e0051d4 Modify DnsUtils to use uppercase DNS label conversion by Yuyang Huang · 1 year, 9 months ago
  67. 8808070 Merge "Consolidate DNS label comparison functions in DnsUtils" into main by Treehugger Robot · 1 year, 9 months ago
  68. d851a04 Consolidate DNS label comparison functions in DnsUtils by Yuyang Huang · 1 year, 9 months ago
  69. a9a2761 Merge "Add default network monitor to DevSdkIgnoreRunner" into main by Motomu Utsumi · 1 year, 9 months ago
  70. 74db585 Add default network monitor to DevSdkIgnoreRunner by Motomu Utsumi · 1 year, 10 months ago
  71. 16828bd Merge changes I6cc2507d,I187ea15d into main by Remi NGUYEN VAN · 1 year, 9 months ago
  72. c3621e6 Add a CallbackQueue class by Remi NGUYEN VAN · 1 year, 9 months ago
  73. c6fae35 Support get apf capabilities from network_stack shell command by Junyu Lai · 1 year, 9 months ago
  74. 8f2c306 Refactor RoutingCoordinator by Handa Wang · 1 year, 9 months ago
  75. 161dc10 Remove packet type and dst mac when sending raw packet by Junyu Lai · 1 year, 9 months ago
  76. 3085caa Support VirtualEnv and parameterized tests by Junyu Lai · 1 year, 10 months ago
  77. ea809a8 Merge "Add support for sending raw packets" into main by Junyu Lai · 1 year, 9 months ago
  78. 4a1baf0 Add support for sending raw packets by Junyu Lai · 1 year, 10 months ago
  79. 6acc14e Merge "Add apf_utils for multi-device tests" into main by Treehugger Robot · 1 year, 9 months ago
  80. e3d4d03 Merge "Add adb_utils for multidevice test" into main by Treehugger Robot · 1 year, 9 months ago
  81. b0f759c Add apf_utils for multi-device tests by Junyu Lai · 1 year, 10 months ago
  82. 68c8702 Merge "Add assert_utils for multidevice test" into main by Treehugger Robot · 1 year, 9 months ago
  83. bed4480 Add adb_utils for multidevice test by Junyu Lai · 1 year, 10 months ago
  84. 850e6fa Add assert_utils for multidevice test by Junyu Lai · 1 year, 10 months ago
  85. 270f006 Merge "Revert "Prepare for @RequiresApi class retention"" into main by Treehugger Robot · 1 year, 10 months ago
  86. a1a0034 Revert "Prepare for @RequiresApi class retention" by Motomu Utsumi · 1 year, 10 months ago
  87. 58526e4 Merge changes I76b0a7ba,If7308f1a,Ica8faced,Ia8f42ed0,I975afb45, ... into main by Treehugger Robot · 1 year, 10 months ago
  88. 6e7c49d Fix typo in SyncStateMachineTest by Patrick Rohr · 1 year, 10 months ago
  89. aa06b2b Move SyncStateMachine to staticlibs by Patrick Rohr · 1 year, 10 months ago
  90. d83596f PacketBuilder: add IPv6 fragment packets support by KH Shi · 2 years, 1 month ago
  91. d7b866d StructNlAttrTest: fix lint error by Maciej Żenczykowski · 1 year, 10 months ago
  92. 173ffb9 Merge "Use helper function getIndexForValue in MulticastRoutingCoordinator." into main by Yang Sun · 2 years ago
  93. 4e7baad Use helper function getIndexForValue in MulticastRoutingCoordinator. by Yang Sun · 2 years ago
  94. 8d1cad9 Convert RTM_NEWPREFIX nlmsg type to string in stringForRtMsgType(). by Xiao Ma · 2 years ago
  95. 6fc4583 Improve the nduser option log readability. by Xiao Ma · 2 years ago
  96. da9dfa2 Merge changes Ie882a5c7,Id94b6538,I58eda41f into main by Patrick Rohr · 2 years ago
  97. e20dc5a Add PrefixInformation option struct to parse nduser option. by Xiao Ma · 2 years, 4 months ago
  98. 12f7fd2 Add isFeatureEnabled API for CaptivePortalLogin experiment namespace. by Xiao Ma · 2 years, 1 month ago
  99. 3aa62e6 Separate Struct.java into its own lib. by Yang Sun · 2 years, 1 month ago
  100. f8c7d15 Add IPv6 FragmentHeader struct support by KH Shi · 2 years, 1 month ago