1. c47cd9e Merge "wifi: remove LTE voice network check for wifi off deferring" into rvc-dev am: 1ba7216c65 by Jimmy Chen · 5 years ago
  2. 1ba7216 Merge "wifi: remove LTE voice network check for wifi off deferring" into rvc-dev by Jimmy Chen · 5 years ago
  3. 7fa9cfe Merge "Rename "Westworld" to "Statsd"" into rvc-dev am: 4aac7b138b by TreeHugger Robot · 5 years ago
  4. 4aac7b1 Merge "Rename "Westworld" to "Statsd"" into rvc-dev by TreeHugger Robot · 5 years ago
  5. 816994a Rename "Westworld" to "Statsd" by Muhammad Qureshi · 5 years ago
  6. a3be5f6 Merge "RESTRICT AUTOMERGE Send out WIFI_CREDENTIAL_CHANGED_ACTION on WifiManager#forget() success" into rvc-dev am: 545ab5e19f by David Su · 5 years ago
  7. 15b4326 RESTRICT AUTOMERGE Send out WIFI_CREDENTIAL_CHANGED_ACTION on WifiManager#forget() success am: 917d7e1995 by David Su · 5 years ago
  8. 545ab5e Merge "RESTRICT AUTOMERGE Send out WIFI_CREDENTIAL_CHANGED_ACTION on WifiManager#forget() success" into rvc-dev by David Su · 5 years ago
  9. 65befe4 Merge "p2p: trigger tethering flow before entering GroupStartedState" into rvc-dev am: 4bc5c2a974 by Jimmy Chen · 5 years ago
  10. 4bc5c2a Merge "p2p: trigger tethering flow before entering GroupStartedState" into rvc-dev by Jimmy Chen · 5 years ago
  11. fe88a3b wifi: handle EAP session renewing case for GSM auth am: 948335ca40 by Jimmy Chen · 5 years ago
  12. 948335c wifi: handle EAP session renewing case for GSM auth by Jimmy Chen · 5 years ago
  13. 7e07c1e p2p: trigger tethering flow before entering GroupStartedState by Jimmy Chen · 5 years ago
  14. 8a82feb wifi: remove LTE voice network check for wifi off deferring by Jimmy Chen · 5 years ago
  15. bf83533 [automerger skipped] Import translations. DO NOT MERGE am: f4ba2ce26d -s ours by Bill Yi · 5 years ago
  16. f4ba2ce Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  17. 917d7e1 RESTRICT AUTOMERGE Send out WIFI_CREDENTIAL_CHANGED_ACTION on WifiManager#forget() success by David Su · 5 years ago
  18. 516b574 Merge "ClientModeImpl: Add more logging for stopIpClient" into rvc-dev am: 6fa915a47a by TreeHugger Robot · 5 years ago
  19. 6fa915a Merge "ClientModeImpl: Add more logging for stopIpClient" into rvc-dev by TreeHugger Robot · 5 years ago
  20. 81e1375 ClientModeImpl: Add more logging for stopIpClient by Roshan Pius · 5 years ago
  21. 0c6dd82 Merge "ConfigWifiDisableInEcbm: add null check and change default value" into rvc-dev am: 35945a60bc by TreeHugger Robot · 5 years ago
  22. 35945a6 Merge "ConfigWifiDisableInEcbm: add null check and change default value" into rvc-dev by TreeHugger Robot · 5 years ago
  23. c8e4677 ConfigWifiDisableInEcbm: add null check and change default value by David Su · 5 years ago
  24. 257e7d1 Merge "WifiManager#getCurrentNetwork: return null if not L3 connected" into rvc-dev am: 86e6e1cb73 by TreeHugger Robot · 5 years ago
  25. 86e6e1c Merge "WifiManager#getCurrentNetwork: return null if not L3 connected" into rvc-dev by TreeHugger Robot · 5 years ago
  26. ebd018d Merge "service-wifi: set min & target SDK version to 30" into rvc-dev am: a7228545d7 by David Su · 5 years ago
  27. a722854 Merge "service-wifi: set min & target SDK version to 30" into rvc-dev by David Su · 5 years ago
  28. 22e0bd6 Merge "WifiDiagnostics: Remove blocking call to readLine()" into rvc-dev am: 7fde9cd3b1 by TreeHugger Robot · 5 years ago
  29. 7fde9cd Merge "WifiDiagnostics: Remove blocking call to readLine()" into rvc-dev by TreeHugger Robot · 5 years ago
  30. dfb8e73 Merge "FrameworksWifiTests: statically link service-wifi" into rvc-dev am: 75846b434a by TreeHugger Robot · 5 years ago
  31. ee99476 WifiDiagnostics: Remove blocking call to readLine() by Roshan Pius · 5 years ago
  32. d2a7db5 service-wifi: set min & target SDK version to 30 by David Su · 5 years ago
  33. 000ce22 FrameworksWifiTests: statically link service-wifi by David Su · 5 years ago
  34. 900b0bd Merge "wifi: handle EAP session renewing case" into rvc-dev am: 961a445b32 by Kumar Anand · 5 years ago
  35. 961a445 Merge "wifi: handle EAP session renewing case" into rvc-dev by Kumar Anand · 5 years ago
  36. 275255f Revert "Disable flaky test testWepNetworkWifiConfigurationSaveLoad" am: 878769604a by David Su · 5 years ago
  37. 8787696 Revert "Disable flaky test testWepNetworkWifiConfigurationSaveLoad" by David Su · 5 years ago
  38. 52c031b Merge "wifi: add logs for no deferring case" into rvc-dev am: 9b86d83327 by TreeHugger Robot · 5 years ago
  39. 9b86d83 Merge "wifi: add logs for no deferring case" into rvc-dev by TreeHugger Robot · 5 years ago
  40. daf4831 wifi: handle EAP session renewing case by Jimmy Chen · 5 years ago
  41. 73cf31a wifi: add logs for no deferring case by Jimmy Chen · 5 years ago
  42. 9544902 WifiManager#getCurrentNetwork: return null if not L3 connected by David Su · 5 years ago
  43. b5bf9b8 Merge "[Suggestion] block insecure Enterprise suggestion" into rvc-dev am: a9dab4136e by TreeHugger Robot · 5 years ago
  44. a9dab41 Merge "[Suggestion] block insecure Enterprise suggestion" into rvc-dev by TreeHugger Robot · 5 years ago
  45. 8666425 WifiShellCommand: Allow setting bssid for various API surfacs am: 2f8852a350 by Roshan Pius · 5 years ago
  46. 32af8a3 ClientModeImpl: Reset mTargetNetworkId on connection failure am: afa592575b by Roshan Pius · 5 years ago
  47. a651612 HDM: Prevent race condition by guarding with lock. am: 2ea767ca1b by Purushottam Kushwaha · 5 years ago
  48. cc7dc9d Change ServiceWifiResources to coreApp am: 0c9d4cf9e3 by Sticky Chen · 5 years ago
  49. 2f8852a WifiShellCommand: Allow setting bssid for various API surfacs by Roshan Pius · 5 years ago
  50. afa5925 ClientModeImpl: Reset mTargetNetworkId on connection failure by Roshan Pius · 5 years ago
  51. 2ea767c HDM: Prevent race condition by guarding with lock. by Purushottam Kushwaha · 5 years ago
  52. 0c9d4cf Change ServiceWifiResources to coreApp by Sticky Chen · 5 years ago
  53. bc5644a [automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: cf8f7e7864 -s ours by TreeHugger Robot · 5 years ago
  54. cf8f7e7 Merge "Import translations. DO NOT MERGE" into rvc-dev by TreeHugger Robot · 5 years ago
  55. 607cf1a Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  56. 40bea5a [Suggestion] block insecure Enterprise suggestion by Nate Jiang · 5 years ago
  57. e537df5 Merge "Allow for LOHS to run in 6GHz for auto" into rvc-dev am: 3345949d72 by Ahmed ElArabawy · 5 years ago
  58. 9ae2570 Allow for LOHS to run in 6GHz for auto by Ahmed ElArabawy · 5 years ago
  59. f2344c5 Merge "Include 6GHz in metrics and log" into rvc-dev am: 585766b34d by Ahmed ElArabawy · 5 years ago
  60. 585766b Merge "Include 6GHz in metrics and log" into rvc-dev by Ahmed ElArabawy · 5 years ago
  61. 12f79cb Merge "ActiveModeWarden: Defer APM toggle if handling a previous toggle" into rvc-dev am: 16cf9b5b4e by TreeHugger Robot · 5 years ago
  62. 16cf9b5 Merge "ActiveModeWarden: Defer APM toggle if handling a previous toggle" into rvc-dev by TreeHugger Robot · 5 years ago
  63. ee16683 Include 6GHz in metrics and log by Ahmed ElArabawy · 5 years ago
  64. 97dde99 ActiveModeWarden: Defer APM toggle if handling a previous toggle by Roshan Pius · 5 years ago
  65. 70c75ac Merge "Use EUI64 IPv6 link-local address generation when randomizing MAC" into rvc-dev am: f85c25c18a by Bram Bonné · 5 years ago
  66. f85c25c Merge "Use EUI64 IPv6 link-local address generation when randomizing MAC" into rvc-dev by Bram Bonné · 5 years ago
  67. a8f43df Merge "Add mainlineModuleVersion in WifiMetrics" into rvc-dev am: f7376c2d68 by Kai Shi · 5 years ago
  68. f7376c2 Merge "Add mainlineModuleVersion in WifiMetrics" into rvc-dev by Kai Shi · 5 years ago
  69. 4336f1e WifiConnectivityManager: Reset connection limiter on force scan am: 252b7da773 by Roshan Pius · 5 years ago
  70. 252b7da WifiConnectivityManager: Reset connection limiter on force scan by Roshan Pius · 5 years ago
  71. dda4663 Merge "WifiShellCommand: Return 0 for all handled messages" into rvc-dev am: ab66572cf5 by Roshan Pius · 5 years ago
  72. ab66572 Merge "WifiShellCommand: Return 0 for all handled messages" into rvc-dev by Roshan Pius · 5 years ago
  73. 8c9936c Merge "Switch to standard naming scheme" into rvc-dev am: 6792c171da by Paul Duffin · 5 years ago
  74. 6792c17 Merge "Switch to standard naming scheme" into rvc-dev by Paul Duffin · 5 years ago
  75. ffb2cf5 Use EUI64 IPv6 link-local address generation when randomizing MAC by Bram Bonné · 5 years ago
  76. 7479339 Switch to standard naming scheme by Paul Duffin · 5 years ago
  77. 7998fa4 Add mainlineModuleVersion in WifiMetrics by Kai Shi · 5 years ago
  78. 2b5f873 WifiShellCommand: Return 0 for all handled messages by Roshan Pius · 5 years ago
  79. 453f71e Merge "Wifi usability: Separate thresholds on link speed and tput into tx and rx ones" into rvc-dev am: 927382253b by Mingguang Xu · 5 years ago
  80. 5357ce9 Merge "WifiConfigManager: dump ConfigurationMap" into rvc-dev am: 3371ab2122 by David Su · 5 years ago
  81. 9273822 Merge "Wifi usability: Separate thresholds on link speed and tput into tx and rx ones" into rvc-dev by Mingguang Xu · 5 years ago
  82. 3371ab2 Merge "WifiConfigManager: dump ConfigurationMap" into rvc-dev by David Su · 5 years ago
  83. f05ba36 Merge "Remove WifiScoreCard entries when forgetting a network" into rvc-dev am: 80e49abbdf by Michael Plass · 5 years ago
  84. 80e49ab Merge "Remove WifiScoreCard entries when forgetting a network" into rvc-dev by Michael Plass · 5 years ago
  85. 356517e [automerger skipped] Merge "Import translations. DO NOT MERGE" into rvc-dev am: e7d542a02b -s ours by TreeHugger Robot · 5 years ago
  86. e7d542a Merge "Import translations. DO NOT MERGE" into rvc-dev by TreeHugger Robot · 5 years ago
  87. 1575ecc Merge changes I514b5b3a,Id67082c5 into rvc-dev am: ecc8446a31 by Roshan Pius · 5 years ago
  88. 1a801e9 WifiDiagnostics: Add a timeout for logcat calls am: 0eb5d72c44 by Roshan Pius · 5 years ago
  89. ecc8446 Merge changes I514b5b3a,Id67082c5 into rvc-dev by Roshan Pius · 5 years ago
  90. d221b0a Merge "Handle failure in softAp start gracefully" into rvc-dev am: 85a69f346e by Ahmed ElArabawy · 5 years ago
  91. 85a69f3 Merge "Handle failure in softAp start gracefully" into rvc-dev by Ahmed ElArabawy · 5 years ago
  92. 2466bb5 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  93. ad7073f Handle failure in softAp start gracefully by Ahmed ElArabawy · 5 years ago
  94. b2a0a5e Remove WifiScoreCard entries when forgetting a network by Michael Plass · 6 years ago
  95. da1d378 Merge "Compile wifi-service against framework-wifi.impl" into rvc-dev am: 8acf0924c2 by Paul Duffin · 5 years ago
  96. 8acf092 Merge "Compile wifi-service against framework-wifi.impl" into rvc-dev by Paul Duffin · 5 years ago
  97. 0681275 ClientModeImpl: Ignore connect when connecting to network by Roshan Pius · 5 years ago
  98. f48c2d2 Merge "NPE in WifiNetworkSelector" into rvc-dev am: 183ba9538e by Oscar Shu · 5 years ago
  99. 183ba95 Merge "NPE in WifiNetworkSelector" into rvc-dev by Oscar Shu · 5 years ago
  100. b0853c0 Merge "Add CarrierWifi metrics" into rvc-dev am: 34a715b2e4 by TreeHugger Robot · 5 years ago