1. 5304b78 Fix testDhcpClientCaptivePortalApiEnabled flakes by Remi NGUYEN VAN · 4 years ago
  2. 4daaf62 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years ago
  3. 9f48429 Merge "Make it possible to shut down and recreate IpClient in a test." by Treehugger Robot · 4 years ago
  4. a531526 Merge "Have test URLs replace all validation URLs" by Remi NGUYEN VAN · 4 years ago
  5. 8eacfac Make it possible to shut down and recreate IpClient in a test. by Lorenzo Colitti · 4 years ago
  6. 0d8cf03 Have test URLs replace all validation URLs by Remi NGUYEN VAN · 4 years ago
  7. 9e6aeea Add TestNetworkStackService to NetworkStack by Remi NGUYEN VAN · 4 years, 1 month ago
  8. 3abcdcb Merge "Prevent the potential NPE when toggling interface quickly." by Xiao Ma · 4 years ago
  9. 7dc8ef8 Prevent the potential NPE when toggling interface quickly. by Xiao Ma · 4 years ago
  10. f309346 Apply jarjar rules to NetworkStaticLibTests by Remi NGUYEN VAN · 4 years, 1 month ago
  11. e639bf3 Merge "Rename utils to remove the Kt suffix" by Chalard Jean · 4 years ago
  12. ad5d93e Downgrade Log message level from WTF to WARN for null BSSID case. by Xiao Ma · 4 years ago
  13. 23a0630 Rename utils to remove the Kt suffix by Chalard Jean · 4 years, 2 months ago
  14. 132f950 Merge "Revert "Update language to comply with Android's inclusive language guidance"" by Treehugger Robot · 4 years ago
  15. 2c6b668 Revert "Update language to comply with Android's inclusive language guidance" by Chiachang Wang · 4 years ago
  16. f4c6a53 Merge "Update language to comply with Android's inclusive language guidance" by Chiachang Wang · 4 years ago
  17. a4d416f Update language to comply with Android's inclusive language guidance by Chiachang Wang · 4 years ago
  18. 6f67521 Move utilities to libs/net by Chalard Jean · 4 years, 2 months ago
  19. c35d950 Merge "Use more inclusive language for #inclusivefixit" by Treehugger Robot · 4 years ago
  20. 9a28d98 Merge "Deflake doDualStackProvisioning" by Remi NGUYEN VAN · 4 years ago
  21. ebb7839 Use more inclusive language for #inclusivefixit by Hongguang Chen · 4 years ago
  22. e045c0d Merge "Quit statemachine when dhcp server is stopped" by Mark Chien · 4 years ago
  23. cdd2b58 Quit statemachine when dhcp server is stopped by markchien · 4 years, 1 month ago
  24. 68d4975 Merge "Update sequence and method of the mock object to prevent flaky" by Chiachang Wang · 4 years ago
  25. 0cbaa8d Update sequence and method of the mock object to prevent flaky by Chiachang Wang · 4 years, 1 month ago
  26. 0a86750 Deflake doDualStackProvisioning by Remi NGUYEN VAN · 4 years, 2 months ago
  27. 7a21cda Refine validation metrics by Remi NGUYEN VAN · 4 years, 1 month ago
  28. 4a9d1c5 Merge "Refine validation metrics" into rvc-dev am: bf45240a2a by Remi NGUYEN VAN · 4 years, 1 month ago
  29. bf45240 Merge "Refine validation metrics" into rvc-dev by Remi NGUYEN VAN · 4 years, 1 month ago
  30. e1b31f1 Merge "Injecting network validation stats into statsd" into rvc-dev by Remi NGUYEN VAN · 4 years, 1 month ago
  31. 7b6435f Refine validation metrics by Remi NGUYEN VAN · 4 years, 1 month ago
  32. 442cffc Merge "Update CapportData in CapportApiProbeResult to be nullable" into rvc-dev by Chiachang Wang · 4 years, 1 month ago
  33. e04f8b7 Injecting network validation stats into statsd by Frank Li · 4 years, 2 months ago
  34. b002fd1 Update CapportData in CapportApiProbeResult to be nullable by Chiachang Wang · 4 years, 2 months ago
  35. 4c5a003 Merge "Use FLAG_IMMUTABLE on NetworkStackNotifier intents" into rvc-dev am: c5c294b9da by Remi NGUYEN VAN · 4 years, 1 month ago
  36. c5c294b Merge "Use FLAG_IMMUTABLE on NetworkStackNotifier intents" into rvc-dev by Remi NGUYEN VAN · 4 years, 1 month ago
  37. e588b57 Merge "Revert "Add new network quirk parcelable in the NetworkAttributes."" am: 8964e7374c am: f5f4cf556a by Chalard Jean · 4 years, 1 month ago
  38. 8964e73 Merge "Revert "Add new network quirk parcelable in the NetworkAttributes."" by Chalard Jean · 4 years, 1 month ago
  39. 4654f13 Apply jarjar rules to NetworkStaticLibTests am: 35aa6f2e18 by Remi NGUYEN VAN · 4 years, 1 month ago
  40. 35aa6f2 Apply jarjar rules to NetworkStaticLibTests by Remi NGUYEN VAN · 4 years, 1 month ago
  41. 4210a72 Revert "Add new network quirk parcelable in the NetworkAttributes." by Chalard Jean · 4 years, 1 month ago
  42. 1acc003 Use FLAG_IMMUTABLE on NetworkStackNotifier intents by Remi NGUYEN VAN · 4 years, 1 month ago
  43. 5b00d42 Move Inet[4]AddressUtils to libs/net by Remi NGUYEN VAN · 4 years, 2 months ago
  44. 5276363 Merge "Add more log in NetworkMonitor for debugging" am: 46f91882e2 am: 5665f30771 by Lucas Lin · 4 years, 1 month ago
  45. 46f9188 Merge "Add more log in NetworkMonitor for debugging" by Lucas Lin · 4 years, 1 month ago
  46. 0dd8dd7 Add new network quirk parcelable in the NetworkAttributes. am: 55d51e04b0 am: f01dcfc1e3 by Xiao Ma · 4 years, 1 month ago
  47. 69edcd0 Add more log in NetworkMonitor for debugging by lucaslin · 4 years, 1 month ago
  48. 55d51e0 Add new network quirk parcelable in the NetworkAttributes. by Xiao Ma · 4 years, 2 months ago
  49. ad90e1b Fix NullPointerException on addErrorCode when input is Invalid error code by Frank Li · 4 years, 2 months ago
  50. 7d0c5de Merge "Fix NullPointerException on addErrorCode when input is Invalid error code" am: a2929e9cf0 am: 90e6b03918 by Frank Li · 4 years, 2 months ago
  51. a2929e9 Merge "Fix NullPointerException on addErrorCode when input is Invalid error code" by Frank Li · 4 years, 2 months ago
  52. ec4786a Fix NullPointerException on addErrorCode when input is Invalid error code by lifr · 4 years, 2 months ago
  53. 0c42308 Fix the mStopTimeNs not be reset in Stopwatch#Restart by Frank Li · 4 years, 2 months ago
  54. f61f0a7 Merge "Injecting network ip provision stats into statsd" into rvc-dev by Remi NGUYEN VAN · 4 years, 2 months ago
  55. c000949 Injecting network ip provision stats into statsd by lifr · 4 years, 2 months ago
  56. 6b27793 Merge "Injecting network validation stats into statsd" am: 9cf01c177b am: bc7d4d00b3 by Frank Li · 4 years, 2 months ago
  57. 9cf01c1 Merge "Injecting network validation stats into statsd" by Frank Li · 4 years, 2 months ago
  58. c4967b5 Injecting network validation stats into statsd by lifr · 4 years, 4 months ago
  59. 59e4621 Merge "Test DataStallStatsUtils.write" into rvc-dev by Chiachang Wang · 4 years, 2 months ago
  60. 4ebe2d2 Merge "Fix the mStopTimeNs not be reset in Stopwatch#Restart" am: a77d0b4d2a am: 7c911c7cb5 by Frank Li · 4 years, 2 months ago
  61. a77d0b4 Merge "Fix the mStopTimeNs not be reset in Stopwatch#Restart" by Frank Li · 4 years, 2 months ago
  62. 955651c Merge "Reduce the calling times of getCustomizedContextOrDefault()" am: f729bd216e am: b3808db0ec by Treehugger Robot · 4 years, 2 months ago
  63. f729bd2 Merge "Reduce the calling times of getCustomizedContextOrDefault()" by Treehugger Robot · 4 years, 2 months ago
  64. b9826c5 Reduce the calling times of getCustomizedContextOrDefault() by lucaslin · 4 years, 2 months ago
  65. afceb9d Fix the mStopTimeNs not be reset in Stopwatch#Restart by lifr · 4 years, 2 months ago
  66. 9163b2a Retry networkAddInterface on EBUSY errorCode by Treehugger Robot · 4 years, 2 months ago
  67. 9f8e81e Merge "Retry networkAddInterface on EBUSY errorCode" am: ca9c116925 am: 1b41f5d258 by Treehugger Robot · 4 years, 2 months ago
  68. ca9c116 Merge "Retry networkAddInterface on EBUSY errorCode" by Treehugger Robot · 4 years, 2 months ago
  69. 2fb96db Merge "Move Inet[4]AddressUtils to libs/net" into rvc-dev am: f071714309 by Remi NGUYEN VAN · 4 years, 2 months ago
  70. f071714 Merge "Move Inet[4]AddressUtils to libs/net" into rvc-dev by Remi NGUYEN VAN · 4 years, 2 months ago
  71. 78097d8 Retry networkAddInterface on EBUSY errorCode by markchien · 4 years, 2 months ago
  72. 2f103a7 Transition to appropriate state after all left addresses have been cleared. by Treehugger Robot · 4 years, 2 months ago
  73. 2cea769 Merge "Transition to appropriate state after all left addresses have been cleared." am: 220d4600e0 am: 3e3f300b30 by Treehugger Robot · 4 years, 2 months ago
  74. 220d460 Merge "Transition to appropriate state after all left addresses have been cleared." by Treehugger Robot · 4 years, 2 months ago
  75. be52ccc Injecting network ip provision stats into statsd am: 342cb2c790 am: 42241f1dce by lifr · 4 years, 2 months ago
  76. 342cb2c Injecting network ip provision stats into statsd by lifr · 4 years, 3 months ago
  77. b6db57b Merge "Use doIpv6Provisioning in testPref64Option." by Remi NGUYEN VAN · 4 years, 2 months ago
  78. ce9a901 Test DataStallStatsUtils.write by Treehugger Robot · 4 years, 2 months ago
  79. 9d6fffa Merge "Test DataStallStatsUtils.write" am: 4a8513ce24 am: d010b417bb by Treehugger Robot · 4 years, 2 months ago
  80. 6a5f214 Test DataStallStatsUtils.write by Chiachang Wang · 4 years, 2 months ago
  81. c84530f Use doIpv6Provisioning in testPref64Option. by Lorenzo Colitti · 4 years, 4 months ago
  82. 15275d7 Transition to appropriate state after all left addresses have been cleared. by Xiao Ma · 4 years, 2 months ago
  83. c628adc Move Inet[4]AddressUtils to libs/net by Remi NGUYEN VAN · 4 years, 2 months ago
  84. 6df45d3 Remove DhcpResults from NetworkStack shared lib by Remi NGUYEN VAN · 4 years, 2 months ago
  85. 76acfdd Merge "Remove DhcpResults from NetworkStack shared lib" am: f1a5da718b am: 227567d1cd by Remi NGUYEN VAN · 4 years, 2 months ago
  86. f1a5da7 Merge "Remove DhcpResults from NetworkStack shared lib" by Remi NGUYEN VAN · 4 years, 2 months ago
  87. 49053ad Merge "Disable IPv6 stack when IPv6 provisioning is lost but IPv4 is still alive." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  88. bf9fefc Disable IPv6 stack when IPv6 provisioning is lost but IPv4 is still alive. by Treehugger Robot · 4 years, 2 months ago
  89. 9572aa1 Do not revalidate before network is ready by Remi NGUYEN VAN · 4 years, 2 months ago
  90. c805c2a Merge "Do not revalidate before network is ready" am: d116ad58d9 am: 4b3fba2924 by Remi NGUYEN VAN · 4 years, 2 months ago
  91. d116ad5 Merge "Do not revalidate before network is ready" by Remi NGUYEN VAN · 4 years, 2 months ago
  92. 62c43b4 Merge "Disable IPv6 stack when IPv6 provisioning is lost but IPv4 is still alive." am: dd36946858 am: e32892e959 by Treehugger Robot · 4 years, 2 months ago
  93. dd36946 Merge "Disable IPv6 stack when IPv6 provisioning is lost but IPv4 is still alive." by Treehugger Robot · 4 years, 2 months ago
  94. ebb5a9f Do not revalidate before network is ready by Remi NGUYEN VAN · 4 years, 3 months ago
  95. 4edc4f6 Disable IPv6 stack when IPv6 provisioning is lost but IPv4 is still alive. by Xiao Ma · 4 years, 3 months ago
  96. 1671df8 Merge "Change the evaluation type collected to be a bitmask" am: b2357b114a am: 9a5938d6ac by Chiachang Wang · 4 years, 2 months ago
  97. 48edb27 Update CapportData in CapportApiProbeResult to be nullable am: aa55058c06 am: 35e7471132 by Chiachang Wang · 4 years, 2 months ago
  98. c2ec05d Remove DhcpResults from NetworkStack shared lib by Remi NGUYEN VAN · 4 years, 4 months ago
  99. b2357b1 Merge "Change the evaluation type collected to be a bitmask" by Chiachang Wang · 4 years, 2 months ago
  100. aa55058 Update CapportData in CapportApiProbeResult to be nullable by Chiachang Wang · 4 years, 2 months ago