1. ffe8f93 Merge "Adjust visibility rules for migration" by Baligh Uddin · 5 years ago
  2. ed82179 Merge "Support common MacAddress Type in Struct." by Xiao Ma · 5 years ago
  3. d5a89c6 Merge changes from topic "netutils_split" by Remi NGUYEN VAN · 5 years ago
  4. fcbda3a Adjust visibility rules for migration by Baligh Uddin · 5 years ago
  5. a3c54cb Merge "[Mainline] ProxyInfo migration" by Serik Beketayev · 5 years ago
  6. 31c6d82 Add DeviceConfigUtils version caching and tests by Remi NGUYEN VAN · 5 years ago
  7. a744975 Add getDisplayTransport by Remi NGUYEN VAN · 5 years ago
  8. b86b34d Split NetworkStackUtils to frameworks/libs/net by Remi NGUYEN VAN · 5 years ago
  9. cd6104f Merge "Add ETHER_BROADCAST and DEFAULT_LINK_MTU constants." by Xiao Ma · 5 years ago
  10. 57969d0 [Mainline] ProxyInfo migration by Serik Beketayev · 5 years ago
  11. 81a17c3 Support common MacAddress Type in Struct. by Xiao Ma · 5 years ago
  12. fe99df5 Add visibility rule for migration. by Baligh Uddin · 5 years ago
  13. 6c67e27 Merge "Add visibility rules for Connectivity project" by Remi NGUYEN VAN · 5 years ago
  14. acc47e6 Add ETHER_BROADCAST and DEFAULT_LINK_MTU constants. by Xiao Ma · 5 years ago
  15. 359a533 Merge "Make Readhead more usable in multithread." by Chalard Jean · 5 years ago
  16. 128c31f Add kotlin-reflect to net-tests-utils by Remi NGUYEN VAN · 5 years ago
  17. 460e789 Make Readhead more usable in multithread. by Chalard Jean · 5 years ago
  18. 1aadbb0 Merge "Move util classes to their destination package" by Chalard Jean · 5 years ago
  19. ce033d4 Move Struct.java to com.android.net.module.util package. by Xiao Ma · 5 years ago
  20. 1275323 Merge "Add new APIs writeToByteBuffer/writeToBytes for generic Struct class." by Xiao Ma · 5 years ago
  21. ceaf7d0 Move util classes to their destination package by Chalard Jean · 6 years ago
  22. 72472e4 Merge "Share JNI file descriptor helper code" by Orion Hodson · 5 years ago
  23. a726723 Add logging to TestableNetworkCallback. by Lorenzo Colitti · 5 years ago
  24. 4ec55ea Share JNI file descriptor helper code by Orion Hodson · 5 years ago
  25. f4cb6d6 Add new APIs writeToByteBuffer/writeToBytes for generic Struct class. by Xiao Ma · 5 years ago
  26. 1ba696d Add NetworkStackConstants to framework/ by Remi NGUYEN VAN · 5 years ago
  27. 38afb0c Add visibility rules for Connectivity project by Remi NGUYEN VAN · 5 years ago
  28. fb21a2d Merge "Introduce cache schema for generic Struct class." by Xiao Ma · 5 years ago
  29. a76690a Introduce cache schema for generic Struct class. by Xiao Ma · 5 years ago
  30. 6ca84ae Merge "Create net-utils-services-common-srcs" by David Su · 5 years ago
  31. 2dbab64 Create net-utils-services-common-srcs by David Su · 5 years ago
  32. e685c81 Adjust visibility to avoid build breaks. by Baligh Uddin · 5 years ago
  33. ae4770d Add visibility rules for packages/modules/Connectivity/Tethering by Baligh Uddin · 5 years ago
  34. dea71cd Merge "Move jarjar rules from NetworkStaticTestsLib to NetworkStaticTests" by Mark Chien · 5 years ago
  35. c064abd Move jarjar rules from NetworkStaticTestsLib to NetworkStaticTests by markchien · 5 years ago
  36. c746481 Add basic tests for CompareResult by Chalard Jean · 5 years ago
  37. e27ae93 Merge "Let frameworks/base/tests access the static lib" by Treehugger Robot · 5 years ago
  38. a9f4991 Let frameworks/base/tests access the static lib by Chalard Jean · 5 years ago
  39. bfd404c Merge "Improve code style in Struct.java and add tests for Type.U64 represented by long primitive." by Treehugger Robot · 5 years ago
  40. ea53144 Improve code style in Struct.java and add tests for Type.U64 represented by Xiao Ma · 5 years ago
  41. 867c472 Merge "Add an icmpv6Checksum utility to IpUtils" by Remi NGUYEN VAN · 5 years ago
  42. 9f0bde5 Merge "Move NetworkStackConstants to frameworks/libs/net" by Remi NGUYEN VAN · 5 years ago
  43. 1f2650f Merge "Define a generic class to parse structured message." by Xiao Ma · 5 years ago
  44. 6f95cef Define a generic class to parse structured message. by Xiao Ma · 5 years ago
  45. e1979e7 Move NetworkStackConstants to frameworks/libs/net by Remi NGUYEN VAN · 5 years ago
  46. b2cce59 Revert "Move NetworkStackConstants to frameworks/libs/net" by Remi NGUYEN VAN · 5 years ago
  47. b60e8e2 Add an icmpv6Checksum utility to IpUtils by Remi NGUYEN VAN · 5 years ago
  48. 8f415d0 Move NetworkStackConstants to frameworks/libs/net by Remi NGUYEN VAN · 5 years ago
  49. ff57cec Move IpUtils to frameworks/libs/net by Remi NGUYEN VAN · 5 years ago
  50. 9355bc9 Merge "Add autoStart parameter to TapPacketReader rule" by Remi NGUYEN VAN · 5 years ago
  51. 539aece Add autoStart parameter to TapPacketReader rule by Remi NGUYEN VAN · 5 years ago
  52. 7dc437d Merge "Add visibility of this lib to wifi tests" by Chalard Jean · 5 years ago
  53. 1978919 Add visibility of this lib to wifi tests by Chalard Jean · 5 years ago
  54. b904113 Add TapPacketReaderRule by Remi NGUYEN VAN · 5 years ago
  55. 3b1e926 Add TapPacketReader#startAsyncForTest, poll by Remi NGUYEN VAN · 5 years ago
  56. a60293a Add test utilities for shell permission identity by Remi NGUYEN VAN · 5 years ago
  57. dea21b7 Add eventuallyExpect overload by Chiachang Wang · 5 years ago
  58. d59af18 Remove backward compatibility flag by Chalard Jean · 5 years ago
  59. 33ed824 Add workaround for Kotlin 1.4 upgrade by Aurimas Liutikas · 5 years ago
  60. edb3649 Merge changes from topic "metrics_cts_tests" by Remi NGUYEN VAN · 5 years ago
  61. 7995b43 Add utilities to test tap interface networks by Remi NGUYEN VAN · 5 years ago
  62. 2f2a3b4 Add PacketFilter utilities for DNS testing by Remi NGUYEN VAN · 5 years ago
  63. b1856fe Rename utils to remove the Kt suffix by Chalard Jean · 6 years ago
  64. e06c5c8 Fix issues reported by checkstyle by Chalard Jean · 6 years ago
  65. 48c6c7d Move utilities to libs/net by Chalard Jean · 6 years ago
  66. 9fff546 Set the NAME_* constants public by Remi NGUYEN VAN · 5 years ago
  67. f109837 Move Inet[4]AddressUtils to libs/net by Remi NGUYEN VAN · 6 years ago
  68. fd5479e Add the visibility of net-utils-framework-common for cts-net by Luke Huang · 6 years ago
  69. 85c290e Move DnsPacket to libs/net by Luke Huang · 6 years ago
  70. 40ba249 Opportunistic cleanup of NetworkFactory. by Chalard Jean · 6 years ago
  71. ba972ca Make NetworkStaticLibTests as test lib by markchien · 6 years ago
  72. 6bfcfdb Merge "src_frameworkcommon: Fix filegroup base path" by Treehugger Robot · 6 years ago
  73. 0607dd9 src_frameworkcommon: Fix filegroup base path by Adrian Roos · 6 years ago
  74. be19bb2 Address further API council comments. by Chalard Jean · 6 years ago
  75. 6edf7b0 Update NetworkProvider calls for API council request by Chalard Jean · 6 years ago
  76. 0e9e646 Make NetworkFactory a single-use object. by Lorenzo Colitti · 6 years ago
  77. 3fa91de Merge "Add IpRange utility to convert IP ranges to IpPrefix" by Benedict Wong · 6 years ago
  78. db0915c Add IpRange utility to convert IP ranges to IpPrefix by Benedict Wong · 6 years ago
  79. 3767434 Update CompareOrUpdateResult with NULL NULL Check by Tyler Wear · 6 years ago
  80. 65e8b66 Update CompareOrUpdateResult with NULL Check by Tyler Wear · 6 years ago
  81. 8cd3a6c Merge "Updates to NetworkFactory for the new NetworkAgent constructor" by Remi NGUYEN VAN · 6 years ago
  82. fd71d87 Merge "Statically link DnsSdTxtRecord into framework-wifi" by Remi NGUYEN VAN · 6 years ago
  83. 27c8b27 Merge "libs(net/common): Create filegroups for wifi sources" by Remi NGUYEN VAN · 6 years ago
  84. 8c06cab Merge "Address MacAddressUtils / NetworkFactory comments" by Remi NGUYEN VAN · 6 years ago
  85. 9a20849 Merge "Add DnsSdTxtRecord to common net static library" by Remi NGUYEN VAN · 6 years ago
  86. 062272b Merge "Fix visibility for services-common lib" by Remi NGUYEN VAN · 6 years ago
  87. 1fe6903 Merge "Build module common libs as system_current" by Remi NGUYEN VAN · 6 years ago
  88. 9c0c6a5 Add a CompareOrUpdateResult class. by Lorenzo Colitti · 6 years ago
  89. 5d9f8ed Run NetworkStaticLibTests on the actual source files. by Lorenzo Colitti · 6 years ago
  90. c9366de Updates to NetworkFactory for the new NetworkAgent constructor by Chalard Jean · 6 years ago
  91. 3753527 Statically link DnsSdTxtRecord into framework-wifi by David Su · 6 years ago
  92. 864bdec libs(net/common): Create filegroups for wifi sources by Roshan Pius · 6 years ago
  93. fc8056d Address MacAddressUtils / NetworkFactory comments by Remi NGUYEN VAN · 6 years ago
  94. 0331db1 Add DnsSdTxtRecord to common net static library by Aaron Huang · 6 years ago
  95. 376f8d4 Fix visibility for services-common lib by Remi NGUYEN VAN · 6 years ago
  96. ce241a3 Build module common libs as system_current by Remi NGUYEN VAN · 6 years ago
  97. e14bd34 Add a net-utils-telephony-common library for NetworkFactory. by Lorenzo Colitti · 6 years ago
  98. 57a9496 Add net-utils-services-common library by Aaron Huang · 6 years ago
  99. 05a9dfe Add NetUtils to net static library by Aaron Huang · 6 years ago
  100. f73ff8c Add a new static library for mainline modules by Aaron Huang · 6 years ago