1. d2a2218 Move fromPublicNetworkStats to statsd by Junyu Lai · 12 months ago
  2. c006797 Revert "Use addEntries when creating NetworkStats" by Sam Dubey · 12 months ago
  3. 668560d Use addEntries when creating NetworkStats by Junyu Lai · 12 months ago
  4. 2d78124 Suspend callbacks for frozen apps by Remi NGUYEN VAN · 1 year, 2 months ago
  5. e0051d4 Modify DnsUtils to use uppercase DNS label conversion by Yuyang Huang · 1 year, 1 month ago
  6. d851a04 Consolidate DNS label comparison functions in DnsUtils by Yuyang Huang · 1 year, 1 month ago
  7. d64491b Add DNS query type constants to NetworkStackConstants by Yuyang Huang · 1 year, 1 month ago
  8. d83596f PacketBuilder: add IPv6 fragment packets support by KH Shi · 1 year, 5 months ago
  9. 9c87172 Add ICMPv6 NS Souce Link Layer Option Length constant by Jimi Chen · 1 year, 2 months ago
  10. 5fa3829 Merge "Add IPv6 target link-layer option length definition" into main by Jimi Chen · 1 year, 3 months ago
  11. a5efbe4 Add IPv6 target link-layer option length definition by Jimi Chen · 1 year, 3 months ago
  12. 4e7baad Use helper function getIndexForValue in MulticastRoutingCoordinator. by Yang Sun · 1 year, 4 months ago
  13. 0634c7c Merge "Do faster bitmask checks on NetworkCapabilities" into main by Shai Barack · 1 year, 4 months ago
  14. 756ca07 Changes to support satellite stats appear as TYPE_MOBILE by Nagendra Prasad Nagarle Basavaraju · 1 year, 5 months ago
  15. 70e7011 Do faster bitmask checks on NetworkCapabilities by Shai Barack · 1 year, 5 months ago
  16. 71b5153 Rename check*Permission* to has*Permission by Junyu Lai · 1 year, 6 months ago
  17. 6da1c70 Fix incorrect nullability annotations by Junyu Lai · 1 year, 7 months ago
  18. 8fdc431 Add helper method to enfore a package name belongs to an uid by Junyu Lai · 1 year, 7 months ago
  19. 594e34f Add a new PIO flag: DHCPv6-PD preferred flag. by Xiao Ma · 1 year, 8 months ago
  20. d5896e7 Update registerOffloadEngine() permission check by Yuyang Huang · 1 year, 8 months ago
  21. 4f5930b Add abstract getValue() for class SvcParam by Mike Yu · 1 year, 10 months ago
  22. 9f821e6 Use DnsPacket.toString() for DnsSvcbPacket by Mike Yu · 1 year, 10 months ago
  23. 8404b3c Add DnsSvcbPacket by Mike Yu · 1 year, 11 months ago
  24. 9b96c83 Add DnsSvcbRecord by Mike Yu · 1 year, 11 months ago
  25. 52366e0f Add util method to generate IPv4-mapped IPv6 address from IPv4 address by Motomu Utsumi · 1 year, 10 months ago
  26. 2fb66f1 Add a routing coordinator class by Chalard Jean · 2 years ago
  27. e129bc5 Merge "Add IA Address option struct." into main by Xiao Ma · 1 year, 11 months ago
  28. 82952a2 Add util to check if permission has system signature by Yuyang Huang · 2 years ago
  29. a3f942d Add IA Address option struct. by Xiao Ma · 2 years ago
  30. a95710d Move RFC7421_PREFIX_LENGTH from NetworkConstants to NetworkStackConstants. by Xiao Ma · 2 years ago
  31. d51371b Merge "Add constants for clat and v6 fragmentation" into main by Jean Chalard · 2 years ago
  32. 72b0cd9 Add RouteInformation option Struct. by Xiao Ma · 2 years, 2 months ago
  33. cece401 Add DomainsUtils class to encode/decode domain names. by fqjc86 · 2 years, 2 months ago
  34. 729c656 Merge "Parse DnsRecord by factory method" by Junyu Lai · 2 years, 1 month ago
  35. cba11a2 Parse DnsRecord by factory method by Junyu Lai · 2 years, 2 months ago
  36. 9302d7d Add constants for clat and v6 fragmentation by Chalard Jean · 2 years, 2 months ago
  37. 4734d67 Change DnsPacket.DnsRecord.MAXNAMESIZE to public by Mike Yu · 2 years, 3 months ago
  38. a1f16d0 Merge "Define DNS-over-TLS port in static lib" by Treehugger Robot · 2 years, 3 months ago
  39. f01d29e Merge "Add packet filters for IPv6 UDP" by Treehugger Robot · 2 years, 3 months ago
  40. 80c797a Define DNS-over-TLS port in static lib by Junyu Lai · 2 years, 3 months ago
  41. 8d47d84 Enable error-prone checking in the net-utils-framework-common by Paul Hu · 2 years, 4 months ago
  42. e4eb87a Move Hexdump.java to framework/ by Yuyang Huang · 2 years, 3 months ago
  43. c846e0f Merge "Add ICMP header length constant" by Maciej Żenczykowski · 2 years, 3 months ago
  44. 873548b Add ICMP header length constant by chiachangwang · 2 years, 3 months ago
  45. 58546f4 Refactors common scope id setup code into utility function by Yuyang Huang · 2 years, 4 months ago
  46. 5f95a67 IpUtils - make checksum work with empty/zero buffer by Maciej Żenczykowski · 2 years, 4 months ago
  47. b39f440 Merge "Move checkAnyPermissionOf to PermissionUtils" by Junyu Lai · 2 years, 4 months ago
  48. a4b2b56 Move checkAnyPermissionOf to PermissionUtils by Junyu Lai · 2 years, 4 months ago
  49. 6ba46f9 Merge "Add util to compare getAllAddresses" by Treehugger Robot · 2 years, 4 months ago
  50. 6559a91 Add constants for a DHCP packet maximum length and maximum option length. by Xiao Ma · 2 years, 4 months ago
  51. b56b9f2 Add util to compare getAllAddresses by Chalard Jean · 2 years, 4 months ago
  52. 188387e Add DHCPv6 IA_PD and IA_PREFIX option constants. by Xiao Ma · 2 years, 6 months ago
  53. 60b95c4 Factorize describeDifferences by Chalard Jean · 2 years, 6 months ago
  54. bcdc972 Add packet filters for IPv6 UDP by Remi NGUYEN VAN · 2 years, 7 months ago
  55. 508c60d Treat unknown dns modes as empty string (ie. opportunistic) by Maciej Żenczykowski · 2 years, 8 months ago
  56. f3e13a3 Add DHCPv6 relevant constants such as port and multicast group address. by Xiao Ma · 2 years, 8 months ago
  57. 741ae9f Add IPV4_FLAG_{DF,MF} constants. by Lorenzo Colitti · 2 years, 8 months ago
  58. 7e04d16 Merge "Add withCleanCallingIdentity with Supplier to module utils" by Chiachang Wang · 2 years, 8 months ago
  59. b2a6964 Add withCleanCallingIdentity with Supplier to module utils by chiachangwang · 2 years, 8 months ago
  60. 43bb172 Add useful utils to CollectionUtils by Chalard Jean · 2 years, 9 months ago
  61. e57ae65 Remove @Nullable from byte by Remi NGUYEN VAN · 2 years, 9 months ago
  62. 528e675 Add ByteUtils for byte utility functions by Paul Hu · 2 years, 10 months ago
  63. 2ecf120 Move bit utility methods to a new BitUtils class. by Chalard Jean · 2 years, 10 months ago
  64. e766a09 Merge "[ST02] Add methods for synthesizing DNS packets" by Junyu Lai · 2 years, 11 months ago
  65. 0aa70a0 IpUtils: add ICMP checksum calculation function by Hungming Chen · 2 years, 11 months ago
  66. 6573c64 NetworkStackConstants: add ICMP checksum offset constant by Hungming Chen · 2 years, 11 months ago
  67. 85e24e8 [ST02] Add methods for synthesizing DNS packets by Junyu Lai · 2 years, 11 months ago
  68. 2464a31 Merge "Revert "[ST02] Add methods for synthesizing DNS packets"" by Anton Hansson · 2 years, 11 months ago
  69. f53c488 Revert "[ST02] Add methods for synthesizing DNS packets" by Remi NGUYEN VAN · 2 years, 11 months ago
  70. 5e53d53 Merge "[ST02] Add methods for synthesizing DNS packets" by Junyu Lai · 3 years ago
  71. 96c4750 [ST02] Add methods for synthesizing DNS packets by junyulai · 5 years ago
  72. debdc78 Add CollectionUtils.contains with predicate by Chalard Jean · 3 years ago
  73. 8f31efb Merge "Add findFirst and findLast to CollectionsUtils" by Jean Chalard · 3 years ago
  74. eecde2b Merge "Add getter to PerUidCounter" by Treehugger Robot · 3 years ago
  75. acb83d2 Merge "Add CollectionUtils.indexOfSubArray()" by Cole Faust · 3 years ago
  76. 0d8bd90 Add CollectionUtils.indexOfSubArray() by Cole Faust · 3 years ago
  77. c0a6d52 Add getter to PerUidCounter by Junyu Lai · 3 years, 1 month ago
  78. cc5f01c Add findFirst and findLast to CollectionsUtils by Chalard Jean · 3 years ago
  79. 0e5b5d8 Fix array-related errorprone warnings by Cole Faust · 3 years ago
  80. a5aea22 Merge "Move test URL keys to NetworkStackConstants" by Remi NGUYEN VAN · 3 years, 1 month ago
  81. b3b6798 Set min_sdk_version by Jooyung Han · 3 years, 2 months ago
  82. 95082d5 Move test URL keys to NetworkStackConstants by Remi NGUYEN VAN · 3 years, 3 months ago
  83. 2200778 Address comments at ag/18372083 by Junyu Lai · 3 years, 3 months ago
  84. 7c29887 Add PerUidCounter by Junyu Lai · 3 years, 3 months ago
  85. 630388d Check RouteInfo type in NetUtils#selectBestRoute by Taras Antoshchuk · 4 years, 7 months ago
  86. 310cc18 Utils : Collections.containsAll, containsAny, Permissions.getGrantedPermissions by Chalard Jean · 3 years, 6 months ago
  87. 5c080dc Mark VisibleForTesting members as public by Remi NGUYEN VAN · 3 years, 6 months ago
  88. 9f1fcb6 Add a method to convert public NetworkStats to internal NetworkStats by Aaron Huang · 3 years, 7 months ago
  89. 1dc8952 Merge "[DU01]Remove INetworkManagementService from NetworkStatsService" by Frank Li · 3 years, 7 months ago
  90. 11ded06 Fix int overflow in shift by Chalard Jean · 3 years, 8 months ago
  91. 18862e5 [DU01]Remove INetworkManagementService from NetworkStatsService by lifr · 3 years, 7 months ago
  92. 82983d7 Merge "[MS40.2] Remove Clock dependencies from NetworkStatsService" by Junyu Lai · 3 years, 7 months ago
  93. 8a0d90c [MS40.2] Remove Clock dependencies from NetworkStatsService by Junyu Lai · 3 years, 7 months ago
  94. 757159a Moving reusable code for common net permissions. by James Mattis · 3 years, 7 months ago
  95. 4e2be81 PermissionUtils update to validate system feature by James Mattis · 3 years, 8 months ago
  96. 0042853 [MS28.2] Add checkDumpPermission by Junyu Lai · 3 years, 7 months ago
  97. c5f0e2c [MS19.2] Add constrain and total into utils by Junyu Lai · 3 years, 7 months ago
  98. a7ca0da Merge "[MS15.3] Move SUBSCRIBER_ID_MATCH_RULE_* constants to static lib" by Junyu Lai · 3 years, 8 months ago
  99. 2373264 Merge "Revert "Added a new network capability MMTEL"" by Martijn Coenen · 3 years, 8 months ago
  100. 0de46b2 Revert "Added a new network capability MMTEL" by Martijn Coenen · 3 years, 8 months ago