- 43bb172 Add useful utils to CollectionUtils by Chalard Jean · 2 years, 10 months ago
- e57ae65 Remove @Nullable from byte by Remi NGUYEN VAN · 2 years, 10 months ago
- 528e675 Add ByteUtils for byte utility functions by Paul Hu · 2 years, 11 months ago
- 2ecf120 Move bit utility methods to a new BitUtils class. by Chalard Jean · 2 years, 11 months ago
- e766a09 Merge "[ST02] Add methods for synthesizing DNS packets" by Junyu Lai · 3 years ago
- 0aa70a0 IpUtils: add ICMP checksum calculation function by Hungming Chen · 3 years ago
- 6573c64 NetworkStackConstants: add ICMP checksum offset constant by Hungming Chen · 3 years ago
- 85e24e8 [ST02] Add methods for synthesizing DNS packets by Junyu Lai · 3 years ago
- 2464a31 Merge "Revert "[ST02] Add methods for synthesizing DNS packets"" by Anton Hansson · 3 years ago
- f53c488 Revert "[ST02] Add methods for synthesizing DNS packets" by Remi NGUYEN VAN · 3 years ago
- 5e53d53 Merge "[ST02] Add methods for synthesizing DNS packets" by Junyu Lai · 3 years ago
- 96c4750 [ST02] Add methods for synthesizing DNS packets by junyulai · 5 years ago
- debdc78 Add CollectionUtils.contains with predicate by Chalard Jean · 3 years ago
- 8f31efb Merge "Add findFirst and findLast to CollectionsUtils" by Jean Chalard · 3 years, 1 month ago
- eecde2b Merge "Add getter to PerUidCounter" by Treehugger Robot · 3 years, 1 month ago
- acb83d2 Merge "Add CollectionUtils.indexOfSubArray()" by Cole Faust · 3 years, 1 month ago
- 0d8bd90 Add CollectionUtils.indexOfSubArray() by Cole Faust · 3 years, 1 month ago
- c0a6d52 Add getter to PerUidCounter by Junyu Lai · 3 years, 2 months ago
- cc5f01c Add findFirst and findLast to CollectionsUtils by Chalard Jean · 3 years, 1 month ago
- 0e5b5d8 Fix array-related errorprone warnings by Cole Faust · 3 years, 1 month ago
- a5aea22 Merge "Move test URL keys to NetworkStackConstants" by Remi NGUYEN VAN · 3 years, 2 months ago
- b3b6798 Set min_sdk_version by Jooyung Han · 3 years, 3 months ago
- 95082d5 Move test URL keys to NetworkStackConstants by Remi NGUYEN VAN · 3 years, 4 months ago
- 2200778 Address comments at ag/18372083 by Junyu Lai · 3 years, 4 months ago
- 7c29887 Add PerUidCounter by Junyu Lai · 3 years, 4 months ago
- 630388d Check RouteInfo type in NetUtils#selectBestRoute by Taras Antoshchuk · 4 years, 8 months ago
- 310cc18 Utils : Collections.containsAll, containsAny, Permissions.getGrantedPermissions by Chalard Jean · 3 years, 7 months ago
- 5c080dc Mark VisibleForTesting members as public by Remi NGUYEN VAN · 3 years, 7 months ago
- 9f1fcb6 Add a method to convert public NetworkStats to internal NetworkStats by Aaron Huang · 3 years, 8 months ago
- 1dc8952 Merge "[DU01]Remove INetworkManagementService from NetworkStatsService" by Frank Li · 3 years, 8 months ago
- 11ded06 Fix int overflow in shift by Chalard Jean · 3 years, 9 months ago
- 18862e5 [DU01]Remove INetworkManagementService from NetworkStatsService by lifr · 3 years, 8 months ago
- 82983d7 Merge "[MS40.2] Remove Clock dependencies from NetworkStatsService" by Junyu Lai · 3 years, 8 months ago
- 8a0d90c [MS40.2] Remove Clock dependencies from NetworkStatsService by Junyu Lai · 3 years, 8 months ago
- 757159a Moving reusable code for common net permissions. by James Mattis · 3 years, 8 months ago
- 4e2be81 PermissionUtils update to validate system feature by James Mattis · 3 years, 9 months ago
- 0042853 [MS28.2] Add checkDumpPermission by Junyu Lai · 3 years, 8 months ago
- c5f0e2c [MS19.2] Add constrain and total into utils by Junyu Lai · 3 years, 9 months ago
- a7ca0da Merge "[MS15.3] Move SUBSCRIBER_ID_MATCH_RULE_* constants to static lib" by Junyu Lai · 3 years, 9 months ago
- 2373264 Merge "Revert "Added a new network capability MMTEL"" by Martijn Coenen · 3 years, 9 months ago
- 0de46b2 Revert "Added a new network capability MMTEL" by Martijn Coenen · 3 years, 9 months ago
- 91661ba Merge "Added a new network capability MMTEL" by Treehugger Robot · 3 years, 9 months ago
- 8420e61 Merge "Import constants from NetCaps instead of defining them" by Treehugger Robot · 3 years, 9 months ago
- 318a3ee [MS15.3] Move SUBSCRIBER_ID_MATCH_RULE_* constants to static lib by Junyu Lai · 3 years, 9 months ago
- 7315362 Merge "[MS10.3] Move multiplySafeByRational to NetworkStatsUtils" by Junyu Lai · 3 years, 9 months ago
- 0b5b2cd Import constants from NetCaps instead of defining them by Chalard Jean · 3 years, 9 months ago
- 0c538d9 [MS10.3] Move multiplySafeByRational to NetworkStatsUtils by Junyu Lai · 3 years, 9 months ago
- 7e266d7 Added a new network capability MMTEL by Jack Yu · 3 years, 9 months ago
- 4b4fee6 Merge changes I15757da1,Ie62b95bf by Nucca Chen · 3 years, 9 months ago
- de9ac28 PacketBuilder: add support for UDP by Hungming Chen · 4 years ago
- 435833f Add a class to build IPv4 TCP packet by Hungming Chen · 4 years ago
- 37176da [DnsPacketUtils] Knob for name compression support by Aswin Sankar · 3 years, 10 months ago
- 601d6f9 Spin off DnsPacket into separate library by Aswin Sankar · 4 years ago
- 68bb446 Merge "Move static utils to the static library" by Chalard Jean · 3 years, 11 months ago
- b61091b Move static utils to the static library by Chalard Jean · 4 years ago
- ec363d1 Add a withCleanCallingIdentity equivalent to module utils by junyulai · 3 years, 11 months ago
- 190f81d Fix type confusion in createRandomUnicastAddress by Aaron Huang · 4 years, 2 months ago
- 0ab5f70 Refactor CollectionUtils.contains for short by Hungming Chen · 4 years ago
- ee9a1ba Add CollectionUtils.contains for short by Hungming Chen · 4 years, 1 month ago
- 844901b Remove TRANSPORT_USB in NetworkCapabilitiesUtils by Remi NGUYEN VAN · 4 years, 2 months ago
- 5ecba24 Define TRANSPORT_USB in NetworkCapabilitiesUtils temporarily by lucaslin · 4 years, 5 months ago
- 6cdd280 Merge "Create a new utils for connectivity related settings" by Lucas Lin · 4 years, 3 months ago
- 45e737d Create a new utils for connectivity related settings by lucaslin · 4 years, 3 months ago
- 25ac0f1 Add ICMPv6 ND header length constants. by Xiao Ma · 4 years, 3 months ago
- 548d0e0 Merge "Add NET_CAPABILITY_ENTERPRISE into FORCE_RESTRICTED_CAPABILITIES" by Junyu Lai · 4 years, 3 months ago
- f0ab71b Add NET_CAPABILITY_ENTERPRISE into FORCE_RESTRICTED_CAPABILITIES by Junyu Lai · 4 years, 3 months ago
- 651faf7 Add visibility to net-utils-framework-srcs by Remi NGUYEN VAN · 4 years, 6 months ago
- c0d49af Make a utility function public. by Chalard Jean · 4 years, 5 months ago
- 9db4048 Merge "Add a filter function to CollectionUtils" by Chalard Jean · 4 years, 5 months ago
- 91f6592 Merge "Move some constants from TrafficStatsConstants to NetworkStackConstants" by Aaron Huang · 4 years, 5 months ago
- 9d7cc73 Fix javadoc error by Aaron Huang · 4 years, 5 months ago
- 9b3d3cf Add a filter function to CollectionUtils by Chalard Jean · 4 years, 5 months ago
- 8df2356 Reimplement inferRestrictedCapability without new exposed API by Aaron Huang · 4 years, 5 months ago
- 43da8b8 Break the reference for the new added API constant by Chiachang Wang · 4 years, 5 months ago
- 4f80496 Update new capabilities into restricted capabilities by Chiachang Wang · 4 years, 6 months ago
- d7830e3 Move deduceRestrictedCapability to libs/net and rename it by Aaron Huang · 4 years, 6 months ago
- f809c9b Merge "Move trimV4AddrZeros to libs/net" by Remi NGUYEN VAN · 4 years, 6 months ago
- 49390d5 Move some constants from TrafficStatsConstants to NetworkStackConstants by Aaron Huang · 4 years, 6 months ago
- f323fae Move trimV4AddrZeros to libs/net by Remi NGUYEN VAN · 4 years, 6 months ago
- f4e9b9a Fix a bug in InetAddressUtils, and add a test. by Lorenzo Colitti · 4 years, 6 months ago
- 99b0a11 Merge "Move LocationPermissionChecker to libs/net" by Treehugger Robot · 4 years, 6 months ago
- 59beee8 Move LocationPermissionChecker to libs/net by Remi NGUYEN VAN · 4 years, 6 months ago
- 6918f36 Merge "Add helper function to check if collection is empty" by Chiachang Wang · 4 years, 6 months ago
- 5b4cfac Add bit mask constants for the flags used in the ND packet. by Xiao Ma · 4 years, 6 months ago
- 794adf5 [CS11]Remove the hidden API usage of BitUtils by lifr · 4 years, 6 months ago
- bdb1b50 Add CollectionUtils.indexOf by Remi NGUYEN VAN · 4 years, 6 months ago
- 4dfe1ff Add helper function to check if collection is empty by Chiachang Wang · 4 years, 7 months ago
- 3c9f315 Merge "Add checking NetworkStack permission methods and tests" by Paul Hu · 4 years, 7 months ago
- 985d402 Merge "Add indexOf method" by Paul Hu · 4 years, 7 months ago
- fac8322 Merge "Move shared methods to NetUtils" by Chiachang Wang · 4 years, 7 months ago
- 4242767 Add checking NetworkStack permission methods and tests by paulhu · 4 years, 8 months ago
- 5310fc5 Merge "Add the constant for IPv6 all-routers/nodes/hosts multicast address." by Xiao Ma · 4 years, 7 months ago
- e50bee1 Add the constant for IPv6 all-routers/nodes/hosts multicast address. by Xiao Ma · 4 years, 8 months ago
- 4a16b01 Merge "Move shared methods and constants from Proxy to shared lib" by Chiachang Wang · 4 years, 7 months ago
- c291b21 Move shared methods and constants from Proxy to shared lib by Chiachang Wang · 4 years, 7 months ago
- 3d475dc [Mainline] Core Platform APIs migration by Serik Beketayev · 4 years, 7 months ago
- 2e7313a Move shared methods to NetUtils by Chiachang Wang · 4 years, 7 months ago
- f51099d [FUI21.1] Create NetworkIdentityUtils class by junyulai · 4 years, 7 months ago
- e658c7b Add indexOf method by paulhu · 4 years, 8 months ago
- a19b59d Add common CollectionUtils.{any,all} methods. by lucaslin · 4 years, 7 months ago