1. 00477a1 Merge "Reevaluate when underlying network changes" by Chiachang Wang · 2 years, 6 months ago
  2. 39d96f7 Reevaluate when underlying network changes by chiachangwang · 2 years, 6 months ago
  3. 12682c5 Merge "Remove redundant network verification for as-is network" by Treehugger Robot · 2 years, 6 months ago
  4. 050cd96 Remove redundant network verification for as-is network by zhujiatai · 2 years, 8 months ago
  5. be80b30 Have NetworkMonitor validate VPNs that request it. by Chalard Jean · 2 years, 8 months ago
  6. 25ef7c2 Fix : recent Connectivity module with old NetworkStack module by Chalard Jean · 2 years, 8 months ago
  7. 925e19b Update log control flag by using Log.isLoggable by Chiachang Wang · 2 years, 8 months ago
  8. fc12d63 Have NetworkStackService implement notifyNetworkConnectedParcel by Chalard Jean · 2 years, 8 months ago
  9. 28b62d4 Add required flag to registerReceiver call in NetworkMonitor by Michael Groover · 2 years, 8 months ago
  10. 3aa3a72 Monitor system configuration change by Chiachang Wang · 3 years ago
  11. acd5084 Read URLs from handler thread by Chiachang Wang · 3 years ago
  12. d95069e Add logs on invalid test probe URLs by Remi NGUYEN VAN · 3 years, 1 month ago
  13. cb3af78 Add debug logs by Chalard Jean · 3 years, 1 month ago
  14. f0874dc Only send skipped validation result to AIDL 11+ by Remi NGUYEN VAN · 3 years, 1 month ago
  15. 520ddc8 Have NetworkMonitor treat as-is networks as validated. by Chalard Jean · 3 years, 2 months ago
  16. d9d3bcc Add IpReachabilityMonitor metrics. by Xiao Ma · 3 years, 10 months ago
  17. 6f4019c Migrate netlink-client to net-utils-device-common-netlink. by Xiao Ma · 3 years, 3 months ago
  18. 20f635f Typo fix by Chalard Jean · 3 years, 3 months ago
  19. c6eb439 Merge "Support Neighbor Advertisement packet w/o TLLA option parsing." by Xiao Ma · 3 years, 3 months ago
  20. 78156e4 Notify the platform if network validation is skipped in NetworkMonitor. by Cody Kesting · 4 years, 2 months ago
  21. 2fbc846 Validate OEM_PAID networks by Pavan Kumar M · 3 years, 5 months ago
  22. 11dbaed Support Neighbor Advertisement packet w/o TLLA option parsing. by Xiao Ma · 3 years, 3 months ago
  23. 9b04481 Add NeighborSolicitation class to build/prase NS packet. by Xiao Ma · 3 years, 4 months ago
  24. a750073 Report probe URL as redirect on 200 portals by Remi NGUYEN VAN · 3 years, 4 months ago
  25. f9105de Injecting networkstack Quirk stats into statsd by lifr · 3 years, 5 months ago
  26. b57009b Add temporary debugging logs for checking flaky tests by Chiachang Wang · 3 years, 5 months ago
  27. 1a3825f Remove unused android.net.conn.NETWORK_CONDITIONS_MEASURED by lucaslin · 3 years, 5 months ago
  28. b0b2e6a Merge "Update import class from TrafficStatsConstants to NetworkStackConstants" by Aaron Huang · 3 years, 6 months ago
  29. 79c0c17 Update import class from TrafficStatsConstants to NetworkStackConstants by Aaron Huang · 3 years, 7 months ago
  30. 527e84c CaptivePortalData: use CharSequence in VenueFriendlyName API by Hai Shalom · 3 years, 7 months ago
  31. 3fb61fc Add NeighborAdvertisement class to build/prase NA packet. by Xiao Ma · 3 years, 9 months ago
  32. e8fe123 Support for Terms & Conditions notification by Hai Shalom · 3 years, 8 months ago
  33. 206d707 Support for Venue friendly name by Hai Shalom · 3 years, 9 months ago
  34. f0da0a9 Split NetworkStackUtils to frameworks/libs/net by Remi NGUYEN VAN · 3 years, 10 months ago
  35. a86636b Migrate import to use proto_logging by Jeffrey Huang · 3 years, 10 months ago
  36. c9a89aa Fallback probe result should not be considered as HTTP success by Chiachang Wang · 3 years, 11 months ago
  37. 3e72097 Add warning comments regarding downgrades by Remi NGUYEN VAN · 4 years ago
  38. e3cd6c4 Move NetworkStackConstants to libs/net by Remi NGUYEN VAN · 4 years ago
  39. 4daaf62 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 1 month ago
  40. a531526 Merge "Have test URLs replace all validation URLs" by Remi NGUYEN VAN · 4 years, 1 month ago
  41. 0d8cf03 Have test URLs replace all validation URLs by Remi NGUYEN VAN · 4 years, 1 month ago
  42. 9e6aeea Add TestNetworkStackService to NetworkStack by Remi NGUYEN VAN · 4 years, 3 months ago
  43. 55da3a9 Merge "Replace ArrayList with a CopyOnWriteArrayList" by Paul Hu · 4 years, 2 months ago
  44. 4854c71 Replace ArrayList with a CopyOnWriteArrayList by paulhu · 4 years, 2 months ago
  45. 7a21cda Refine validation metrics by Remi NGUYEN VAN · 4 years, 3 months ago
  46. 4a9d1c5 Merge "Refine validation metrics" into rvc-dev am: bf45240a2a by Remi NGUYEN VAN · 4 years, 3 months ago
  47. bf45240 Merge "Refine validation metrics" into rvc-dev by Remi NGUYEN VAN · 4 years, 3 months ago
  48. e1b31f1 Merge "Injecting network validation stats into statsd" into rvc-dev by Remi NGUYEN VAN · 4 years, 3 months ago
  49. 7b6435f Refine validation metrics by Remi NGUYEN VAN · 4 years, 3 months ago
  50. 442cffc Merge "Update CapportData in CapportApiProbeResult to be nullable" into rvc-dev by Chiachang Wang · 4 years, 3 months ago
  51. e04f8b7 Injecting network validation stats into statsd by Frank Li · 4 years, 3 months ago
  52. b002fd1 Update CapportData in CapportApiProbeResult to be nullable by Chiachang Wang · 4 years, 4 months ago
  53. 4c5a003 Merge "Use FLAG_IMMUTABLE on NetworkStackNotifier intents" into rvc-dev am: c5c294b9da by Remi NGUYEN VAN · 4 years, 3 months ago
  54. 1acc003 Use FLAG_IMMUTABLE on NetworkStackNotifier intents by Remi NGUYEN VAN · 4 years, 3 months ago
  55. 5b00d42 Move Inet[4]AddressUtils to libs/net by Remi NGUYEN VAN · 4 years, 4 months ago
  56. 5276363 Merge "Add more log in NetworkMonitor for debugging" am: 46f91882e2 am: 5665f30771 by Lucas Lin · 4 years, 3 months ago
  57. 46f9188 Merge "Add more log in NetworkMonitor for debugging" by Lucas Lin · 4 years, 3 months ago
  58. 69edcd0 Add more log in NetworkMonitor for debugging by lucaslin · 4 years, 3 months ago
  59. ad90e1b Fix NullPointerException on addErrorCode when input is Invalid error code by Frank Li · 4 years, 3 months ago
  60. 7d0c5de Merge "Fix NullPointerException on addErrorCode when input is Invalid error code" am: a2929e9cf0 am: 90e6b03918 by Frank Li · 4 years, 3 months ago
  61. a2929e9 Merge "Fix NullPointerException on addErrorCode when input is Invalid error code" by Frank Li · 4 years, 3 months ago
  62. ec4786a Fix NullPointerException on addErrorCode when input is Invalid error code by lifr · 4 years, 3 months ago
  63. f61f0a7 Merge "Injecting network ip provision stats into statsd" into rvc-dev by Remi NGUYEN VAN · 4 years, 3 months ago
  64. c000949 Injecting network ip provision stats into statsd by lifr · 4 years, 3 months ago
  65. 6b27793 Merge "Injecting network validation stats into statsd" am: 9cf01c177b am: bc7d4d00b3 by Frank Li · 4 years, 3 months ago
  66. 9cf01c1 Merge "Injecting network validation stats into statsd" by Frank Li · 4 years, 3 months ago
  67. c4967b5 Injecting network validation stats into statsd by lifr · 4 years, 5 months ago
  68. 955651c Merge "Reduce the calling times of getCustomizedContextOrDefault()" am: f729bd216e am: b3808db0ec by Treehugger Robot · 4 years, 3 months ago
  69. f729bd2 Merge "Reduce the calling times of getCustomizedContextOrDefault()" by Treehugger Robot · 4 years, 3 months ago
  70. b9826c5 Reduce the calling times of getCustomizedContextOrDefault() by lucaslin · 4 years, 3 months ago
  71. 2fb96db Merge "Move Inet[4]AddressUtils to libs/net" into rvc-dev am: f071714309 by Remi NGUYEN VAN · 4 years, 3 months ago
  72. f071714 Merge "Move Inet[4]AddressUtils to libs/net" into rvc-dev by Remi NGUYEN VAN · 4 years, 3 months ago
  73. be52ccc Injecting network ip provision stats into statsd am: 342cb2c790 am: 42241f1dce by lifr · 4 years, 3 months ago
  74. 342cb2c Injecting network ip provision stats into statsd by lifr · 4 years, 5 months ago
  75. e213e22 Fix cursor leaks into IPMS database by Chalard Jean · 4 years, 3 months ago
  76. 7e58b7d Merge "Fix cursor leaks into IPMS database" am: 885aeb8913 am: f00e59d88c by Chalard Jean · 4 years, 3 months ago
  77. 885aeb8 Merge "Fix cursor leaks into IPMS database" by Chalard Jean · 4 years, 3 months ago
  78. cb15db3 Adding NetworkStack Metrics/protos in the Networkstack by lifr · 4 years, 4 months ago
  79. c628adc Move Inet[4]AddressUtils to libs/net by Remi NGUYEN VAN · 4 years, 4 months ago
  80. e011207 Merge "Adding NetworkStack Metrics/protos in the Networkstack" into rvc-dev am: 8442e65ebc by Frank Li · 4 years, 4 months ago
  81. 8442e65 Merge "Adding NetworkStack Metrics/protos in the Networkstack" into rvc-dev by Frank Li · 4 years, 4 months ago
  82. eb588dd Fix cursor leaks into IPMS database by Chalard Jean · 4 years, 4 months ago
  83. 1995d8e Adding NetworkStack Metrics/protos in the Networkstack by lifr · 4 years, 4 months ago
  84. 9572aa1 Do not revalidate before network is ready by Remi NGUYEN VAN · 4 years, 4 months ago
  85. c805c2a Merge "Do not revalidate before network is ready" am: d116ad58d9 am: 4b3fba2924 by Remi NGUYEN VAN · 4 years, 4 months ago
  86. d116ad5 Merge "Do not revalidate before network is ready" by Remi NGUYEN VAN · 4 years, 4 months ago
  87. ebb5a9f Do not revalidate before network is ready by Remi NGUYEN VAN · 4 years, 4 months ago
  88. 1671df8 Merge "Change the evaluation type collected to be a bitmask" am: b2357b114a am: 9a5938d6ac by Chiachang Wang · 4 years, 4 months ago
  89. 48edb27 Update CapportData in CapportApiProbeResult to be nullable am: aa55058c06 am: 35e7471132 by Chiachang Wang · 4 years, 4 months ago
  90. b2357b1 Merge "Change the evaluation type collected to be a bitmask" by Chiachang Wang · 4 years, 4 months ago
  91. aa55058 Update CapportData in CapportApiProbeResult to be nullable by Chiachang Wang · 4 years, 4 months ago
  92. 340d275 Change the evaluation type collected to be a bitmask by Chiachang Wang · 4 years, 4 months ago
  93. a03c058 Merge "Wifi: Add 6GHz band to getWifiBand method" into rvc-dev am: 8098083832 by Ahmed ElArabawy · 4 years, 4 months ago
  94. 8098083 Merge "Wifi: Add 6GHz band to getWifiBand method" into rvc-dev by Ahmed ElArabawy · 4 years, 4 months ago
  95. b4167ae Merge "Fix venue info notification not displaying" into rvc-dev by Remi NGUYEN VAN · 4 years, 4 months ago
  96. 10039a4 Add a null check to prevent NullPointerException by Lucas Lin · 4 years, 4 months ago
  97. 8467e54 Merge "Add a null check to prevent NullPointerException" by Lucas Lin · 4 years, 4 months ago
  98. c4b59dd Add a null check to prevent NullPointerException by lucaslin · 4 years, 4 months ago
  99. 44b4e76 Wifi: Add 6GHz band to getWifiBand method by Ahmed ElArabawy · 4 years, 4 months ago
  100. 72b7075 Merge "Fallback if redirect url is not valid for captive portal login" into rvc-dev by Chiachang Wang · 4 years, 4 months ago