1. f96e020 Add visibility for Connectivity tests by Remi NGUYEN VAN · 4 years, 3 months ago
  2. c4719cd Add isFeatureEnabled by checking with apex module version by markchien · 4 years, 4 months ago
  3. d8bb125 Add lint baseline to address NewApi errors by Pedro Loureiro · 4 years, 7 months ago
  4. 0d7d45c Add build ICMPv6 echo request packet helper function in Ipv6Utils. by Xiao Ma · 4 years, 5 months ago
  5. d7830e3 Move deduceRestrictedCapability to libs/net and rename it by Aaron Huang · 4 years, 6 months ago
  6. f809c9b Merge "Move trimV4AddrZeros to libs/net" by Remi NGUYEN VAN · 4 years, 6 months ago
  7. def99b7 Merge "Fix LocationPermissionCheckerTest" by Maciej Żenczykowski · 4 years, 6 months ago
  8. f323fae Move trimV4AddrZeros to libs/net by Remi NGUYEN VAN · 4 years, 6 months ago
  9. aad6bc8 Fix LocationPermissionCheckerTest by Remi NGUYEN VAN · 4 years, 6 months ago
  10. 9a39216 Merge "Move TrackRecordTest to libs/net" by Remi NGUYEN VAN · 4 years, 6 months ago
  11. fd52eaf Add a simple test for Ipv6Utils. by Lorenzo Colitti · 4 years, 6 months ago
  12. f4e9b9a Fix a bug in InetAddressUtils, and add a test. by Lorenzo Colitti · 4 years, 6 months ago
  13. e38b5c2 Move TrackRecordTest to libs/net by Remi NGUYEN VAN · 4 years, 6 months ago
  14. 99b0a11 Merge "Move LocationPermissionChecker to libs/net" by Treehugger Robot · 4 years, 6 months ago
  15. 59beee8 Move LocationPermissionChecker to libs/net by Remi NGUYEN VAN · 4 years, 6 months ago
  16. 08e32b9 Merge "Check the ByteArray actual size before writing it to ByteBuffer." by Xiao Ma · 4 years, 6 months ago
  17. 794adf5 [CS11]Remove the hidden API usage of BitUtils by lifr · 4 years, 6 months ago
  18. 148bdcb [FUI22.1] Add assert utilities for list by junyulai · 4 years, 6 months ago
  19. 9164b77 Check the ByteArray actual size before writing it to ByteBuffer. by Xiao Ma · 4 years, 7 months ago
  20. bdb1b50 Add CollectionUtils.indexOf by Remi NGUYEN VAN · 4 years, 6 months ago
  21. 3c9f315 Merge "Add checking NetworkStack permission methods and tests" by Paul Hu · 4 years, 7 months ago
  22. 779cba3 Merge "Add a public test method to reset package version" by Remi NGUYEN VAN · 4 years, 7 months ago
  23. b9fc3ad Add a public test method to reset package version by Remi NGUYEN VAN · 4 years, 7 months ago
  24. 4242767 Add checking NetworkStack permission methods and tests by paulhu · 4 years, 8 months ago
  25. 1b8c744 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/libs/net by Bob Badour · 4 years, 7 months ago
  26. f51099d [FUI21.1] Create NetworkIdentityUtils class by junyulai · 4 years, 7 months ago
  27. a19b59d Add common CollectionUtils.{any,all} methods. by lucaslin · 4 years, 7 months ago
  28. 229b17a Support IPv4/6 address type in Struct. by Xiao Ma · 4 years, 9 months ago
  29. 01c0fe5 Implement generic toString/equals/hashCode in Struct. by Xiao Ma · 4 years, 9 months ago
  30. ef9fd0a Make a copy of HexDump in the frameworks/libs/net. by Xiao Ma · 4 years, 8 months ago
  31. 22bfada Default write to byte array with native order by markchien · 4 years, 8 months ago
  32. ed82179 Merge "Support common MacAddress Type in Struct." by Xiao Ma · 4 years, 9 months ago
  33. 31c6d82 Add DeviceConfigUtils version caching and tests by Remi NGUYEN VAN · 4 years, 9 months ago
  34. a744975 Add getDisplayTransport by Remi NGUYEN VAN · 4 years, 9 months ago
  35. b86b34d Split NetworkStackUtils to frameworks/libs/net by Remi NGUYEN VAN · 4 years, 9 months ago
  36. 81a17c3 Support common MacAddress Type in Struct. by Xiao Ma · 4 years, 9 months ago
  37. 1aadbb0 Merge "Move util classes to their destination package" by Chalard Jean · 4 years, 9 months ago
  38. ce033d4 Move Struct.java to com.android.net.module.util package. by Xiao Ma · 4 years, 9 months ago
  39. ceaf7d0 Move util classes to their destination package by Chalard Jean · 5 years ago
  40. f4cb6d6 Add new APIs writeToByteBuffer/writeToBytes for generic Struct class. by Xiao Ma · 4 years, 11 months ago
  41. fb21a2d Merge "Introduce cache schema for generic Struct class." by Xiao Ma · 4 years, 10 months ago
  42. a76690a Introduce cache schema for generic Struct class. by Xiao Ma · 4 years, 10 months ago
  43. ae4770d Add visibility rules for packages/modules/Connectivity/Tethering by Baligh Uddin · 4 years, 11 months ago
  44. dea71cd Merge "Move jarjar rules from NetworkStaticTestsLib to NetworkStaticTests" by Mark Chien · 4 years, 11 months ago
  45. c064abd Move jarjar rules from NetworkStaticTestsLib to NetworkStaticTests by markchien · 4 years, 11 months ago
  46. c746481 Add basic tests for CompareResult by Chalard Jean · 5 years ago
  47. ea53144 Improve code style in Struct.java and add tests for Type.U64 represented by Xiao Ma · 5 years ago
  48. 1f2650f Merge "Define a generic class to parse structured message." by Xiao Ma · 5 years ago
  49. 6f95cef Define a generic class to parse structured message. by Xiao Ma · 5 years ago
  50. ff57cec Move IpUtils to frameworks/libs/net by Remi NGUYEN VAN · 5 years ago
  51. b1856fe Rename utils to remove the Kt suffix by Chalard Jean · 5 years ago
  52. 48c6c7d Move utilities to libs/net by Chalard Jean · 5 years ago
  53. f109837 Move Inet[4]AddressUtils to libs/net by Remi NGUYEN VAN · 5 years ago
  54. 85c290e Move DnsPacket to libs/net by Luke Huang · 5 years ago
  55. ba972ca Make NetworkStaticLibTests as test lib by markchien · 5 years ago
  56. 3fa91de Merge "Add IpRange utility to convert IP ranges to IpPrefix" by Benedict Wong · 6 years ago
  57. db0915c Add IpRange utility to convert IP ranges to IpPrefix by Benedict Wong · 6 years ago
  58. 3767434 Update CompareOrUpdateResult with NULL NULL Check by Tyler Wear · 6 years ago
  59. 65e8b66 Update CompareOrUpdateResult with NULL Check by Tyler Wear · 6 years ago
  60. 9c0c6a5 Add a CompareOrUpdateResult class. by Lorenzo Colitti · 6 years ago
  61. 5d9f8ed Run NetworkStaticLibTests on the actual source files. by Lorenzo Colitti · 6 years ago
  62. 05a9dfe Add NetUtils to net static library by Aaron Huang · 6 years ago
  63. f73ff8c Add a new static library for mainline modules by Aaron Huang · 6 years ago