1. 8cc8d60 Move to packages/modules/Connectivity by Motomu Utsumi · 9 months ago main master
  2. a9f7202 Merge "Temporary OWNERS change for code move" into main by Motomu Utsumi · 9 months ago
  3. dbe149b Merge "Rename to isNetworkStackFeatureEnabled" into main by Motomu Utsumi · 9 months ago
  4. 98bf2d7 Merge "Remove unnecessary arguments from isTetheringFeatureEnabled" into main by Motomu Utsumi · 9 months ago
  5. 98a3e9e Temporary OWNERS change for code move by Motomu Utsumi · 9 months ago
  6. 066e9e8 Merge "fix a compile warning about out of order field init" into main by Maciej Żenczykowski · 9 months ago
  7. 102919a Merge "Add IA Address option struct." into main by Xiao Ma · 9 months ago
  8. d702b21 Merge "Remove the VisibleForTesting annotation on IaPrefixOption constructor." into main by Xiao Ma · 9 months ago
  9. ac8feea fix a compile warning about out of order field init by Maciej Żenczykowski · 9 months ago
  10. 2ecb265 Rename to isNetworkStackFeatureEnabled by Motomu Utsumi · 10 months ago
  11. 4a9aaa9 Remove unnecessary arguments from isTetheringFeatureEnabled by Motomu Utsumi · 10 months ago
  12. acc5324 Merge "Add util to check if permission has system signature" into main by Yuyang Huang · 9 months ago
  13. e5b1ba9 Merge "Created empty framework-location non-updatable module" into main by Mark White · 9 months ago
  14. eb24c88 Merge "Add isNetworkStackFeatureNotChickenedOut API for NetworkStack module." into main by Xiao Ma · 9 months ago
  15. f801da5 Merge "Make structs in StructTest accessible from Struct" into main by Junyu Lai · 9 months ago
  16. 4e23c81 Make structs in StructTest accessible from Struct by Junyu Lai · 9 months ago
  17. 6945aef Created empty framework-location non-updatable module by Mark White · 10 months ago
  18. f4726de Add isNetworkStackFeatureNotChickenedOut API for NetworkStack module. by Xiao Ma · 9 months ago
  19. 3f6adaa Add util to check if permission has system signature by Yuyang Huang · 10 months ago
  20. 027be15 Merge "Move ArpPacket.java to frameworks/libs/net" into main by Yuyang Huang · 9 months ago
  21. ad697d2 Merge "Add libnetd_utils_headers cc_library_headers" into main by Motomu Utsumi · 9 months ago
  22. a91311f Move ArpPacket.java to frameworks/libs/net by Yuyang Huang · 9 months ago
  23. b4b1836 Add class to help Kotlin to pass nullable to java @NonNull for testing by Motomu Utsumi · 9 months ago
  24. 59fa951 Add libnetd_utils_headers cc_library_headers by Motomu Utsumi · 9 months ago
  25. c912687 Merge "BpfMap.h - hide getMap()" into main by Maciej Żenczykowski · 9 months ago
  26. 0602040 BpfMap.h - hide getMap() by Maciej Żenczykowski · 10 months ago
  27. 594a2be Merge "Fix kotlin nullable errors in net-test-utils and NetworkStaticLibTests" into main by Colin Cross · 9 months ago
  28. dacea70 Merge "BpfMap.h - add 3 using statements" into main by Maciej Żenczykowski · 9 months ago
  29. 9a90d0d Merge "BpfMap.java - remove getNextRawKey()" into main by Maciej Żenczykowski · 9 months ago
  30. e1fef5a Merge "BpfMap.java - remove getRawValue()" into main by Maciej Żenczykowski · 9 months ago
  31. 73b7da8 Merge "BpfMap - slightly simplify isEmpty()" into main by Maciej Żenczykowski · 9 months ago
  32. 3253074 Merge "Rename to isTetheringFeatureEnabled" into main by Motomu Utsumi · 10 months ago
  33. 8fc7208 Merge "Address review comments in aosp/2677976" into main by Chiachang Wang · 10 months ago
  34. 19f4c13 BpfMap.h - add 3 using statements by Maciej Żenczykowski · 10 months ago
  35. 9bd400c BpfMap.java - remove getRawValue() by Maciej Żenczykowski · 10 months ago
  36. 230bd4b BpfMap.java - remove getNextRawKey() by Maciej Żenczykowski · 10 months ago
  37. b1aec8f BpfMap - slightly simplify isEmpty() by Maciej Żenczykowski · 10 months ago
  38. 3539231 Merge "Improve test logs using TrackRecord backtrace" into main by Patrick Rohr · 10 months ago
  39. c8c9e09 Improve test logs using TrackRecord backtrace by Patrick Rohr · 10 months ago
  40. 62aa4b0 Merge "TrackRecord: add a method to return callbacks since last poll" into main by Patrick Rohr · 10 months ago
  41. dde7dd5 Address review comments in aosp/2677976 by chiachangwang · 10 months ago
  42. 0b45bfe Rename to isTetheringFeatureEnabled by Motomu Utsumi · 10 months ago
  43. 63259b3 Merge "UpsideDownCake is now 34" into main by Motomu Utsumi · 10 months ago
  44. a062f8a Merge "Rename to isTetheringFeatureNotChickenedOut" into main by Motomu Utsumi · 10 months ago
  45. 3a79c23 Baseline NewApi issues by Cole Faust · 10 months ago
  46. d8614eb UpsideDownCake is now 34 by Alex Buynytskyy · 10 months ago
  47. 3438c64 Rename to isTetheringFeatureNotChickenedOut by Motomu Utsumi · 10 months ago
  48. cfac575 Merge "Fix DevSdkIgnoreRule for Q-" into main by Remi NGUYEN VAN · 10 months ago
  49. e22cd53 Add IA Address option struct. by Xiao Ma · 10 months ago
  50. f3fa682 Remove the VisibleForTesting annotation on IaPrefixOption constructor. by Xiao Ma · 10 months ago
  51. 25b8e8f Fix DevSdkIgnoreRule for Q- by Remi NGUYEN VAN · 10 months ago
  52. 04a85d9 TrackRecord: add a method to return callbacks since last poll by Patrick Rohr · 10 months ago
  53. 6c7c50e Move RFC7421_PREFIX_LENGTH from NetworkConstants to NetworkStackConstants. by Xiao Ma · 10 months ago
  54. 83b8e80 Fix kotlin nullable errors in net-test-utils and NetworkStaticLibTests by Colin Cross · 10 months ago
  55. 629ef44 Merge "Add constants for clat and v6 fragmentation" into main by Jean Chalard · 10 months ago
  56. 61ed2bd Add helpers method to SharedLog by Yuyang Huang · 10 months ago
  57. 965ff60 Merge "Add isFeatureSupported and isTetheringFeatureForceDisabled methods" into main by Chiachang Wang · 10 months ago
  58. af92800 Merge "Add resolvePkgPrefix() method" into main by Chiachang Wang · 10 months ago
  59. d5263c9 Add isFeatureSupported and isTetheringFeatureForceDisabled methods by chiachangwang · 10 months ago
  60. 9dc7d3a Merge "Use requestNetwork for mobile data, not a callback" into main by Remi NGUYEN VAN · 10 months ago
  61. 0e72799 Merge "Add DomainsUtils class to encode/decode domain names." into main by Remi NGUYEN VAN · 10 months ago
  62. 239041d Use requestNetwork for mobile data, not a callback by Remi NGUYEN VAN · 10 months ago
  63. 13143a7 Merge "Add Ipv6PktInfo (in6_pktinfo) struct." into main by Xiao Ma · 10 months ago
  64. 47ebda9 Add resolvePkgPrefix() method by chiachangwang · 10 months ago
  65. e85f132 Merge "Make SkipPresubmit annotation visible by HostsideVpnTests" into main by Junyu Lai · 10 months ago
  66. 28e9d23 Merge "Remove truth lib denpendency temporarily due to code coverage regression." into main by Patrick Rohr · 10 months ago
  67. 89e5e38 Add Ipv6PktInfo (in6_pktinfo) struct. by Xiao Ma · 10 months ago
  68. 4b1c314 Remove truth lib denpendency temporarily due to code coverage regression. by Xiao Ma · 10 months ago
  69. fe85dad Merge "Add an annotation for @SkipMainlinePresubmit" into main by Remi NGUYEN VAN · 10 months ago
  70. 1dd2399 Make SkipPresubmit annotation visible by HostsideVpnTests by Junyu Lai · 10 months ago
  71. b330bb6 Add an annotation for @SkipMainlinePresubmit by Remi NGUYEN VAN · 10 months ago
  72. 6505569 Merge "Add DnsResolverModuleTest annotation" into main by Mike Yu · 10 months ago
  73. fe08d94 Add DomainsUtils class to encode/decode domain names. by fqjc86 · 10 months ago
  74. 81402e4 Merge "BpfClassic - add three more macros" into main by Maciej Żenczykowski · 10 months ago
  75. 4e9068b Add RouteInformation option Struct. by Xiao Ma · 12 months ago
  76. 4a49d9a BpfClassic - add three more macros by Maciej Żenczykowski · 11 months ago
  77. 307a9be Merge "Move ticksToMilliSeconds to NetlinkUtils." into main by Maciej Żenczykowski · 11 months ago
  78. 2918581 Merge "Add DomainsUtils class to encode/decode domain names." into main by Xiao Ma · 11 months ago
  79. f4a2093 Move ticksToMilliSeconds to NetlinkUtils. by Xiao Ma · 11 months ago
  80. 68f5cb7 Move OWNER reference master=>main. by Sam Saccone · 11 months ago
  81. 5f77fd5 Improve testBasicWorkingGetAddrQuery by checking the specific IPv4/v6 address. by Xiao Ma · 11 months ago
  82. 9b8c987 Add DomainsUtils class to encode/decode domain names. by fqjc86 · 12 months ago
  83. 52e8790 Merge "Remove duplicated IfaddrMsg and RtgenMsg Struct used in NetlinkUtilsTests." into main by Xiao Ma · 11 months ago
  84. d0ac305 Remove duplicated IfaddrMsg and RtgenMsg Struct used in NetlinkUtilsTests. by Xiao Ma · 11 months ago
  85. c79555b OWNERS: add buganizer component for tests in f/l/n by Patrick Rohr · 11 months ago
  86. 224a571 Use default package version in isFeatureEnabled if package is not found by Motomu Utsumi · 11 months ago
  87. b8a77a3 Add a method helper to create RTM_DELADDR message in user space. by Xiao Ma · 1 year, 4 months ago
  88. add1b6c Remove StructIfaddrMsg ctor VisibleForTesting annotation. by Xiao Ma · 11 months ago
  89. c0f16e5 Merge "Parse DnsRecord by factory method" by Junyu Lai · 11 months ago
  90. 0bfde72 Add DnsResolverModuleTest annotation by Mike Yu · 12 months ago
  91. 662e622 Parse DnsRecord by factory method by Junyu Lai · 12 months ago
  92. 7c63d2b Merge "Add a dumpService variant that uses libbinder_ndk." by Lorenzo Colitti · 11 months ago
  93. 2eafd9f Add a dumpService variant that uses libbinder_ndk. by Lorenzo Colitti · 1 year ago
  94. 21d41f0 Add constants for clat and v6 fragmentation by Chalard Jean · 12 months ago
  95. 32fd2a2 Merge "Parse rta_cacheinfo structure in RtNetlinkRouteMessage." by Xiao Ma · 12 months ago
  96. 7027518 Merge "Add netlink rta_cacheinfo structure." by Xiao Ma · 12 months ago
  97. 007a521 Parse rta_cacheinfo structure in RtNetlinkRouteMessage. by Xiao Ma · 12 months ago
  98. 520b233 Add netlink rta_cacheinfo structure. by Xiao Ma · 12 months ago
  99. f2cfed6 enforce bpf ring buffer size is a power of two am: 94a8fe633e by Maciej Żenczykowski · 12 months ago
  100. 94a8fe6 enforce bpf ring buffer size is a power of two by Maciej Żenczykowski · 12 months ago