1. f256eb5 WifiController: activate SoftApMode in WSMP by Rebecca Silberstein · 7 years ago
  2. 60a945b Report CMD_DISCONNECT events in StaEvent metrics by Glen Kuhne · 7 years ago
  3. 4597459 Switch to modern ArgumentMatchers by Philip P. Moltmann · 7 years ago
  4. 54e1f04 Disable partial scan if firmware roaming control is enabled by Ningyuan Wang · 7 years ago
  5. 2b394b4 SoftApManager: move interface creation by Rebecca Silberstein · 7 years ago
  6. bc58918 WifiController: add WifiStateMachinePrime by Rebecca Silberstein · 7 years ago
  7. 55bb45b WifiServiceImpl: ap state change response by Rebecca Silberstein · 7 years ago
  8. b1c7594 Merge "[Wifi connected score] Update values after reset" by TreeHugger Robot · 7 years ago
  9. 838492d [AWARE] Fix message length limit comparison am: 8685e078c9 am: af95ae8575 by Etan Cohen · 7 years ago
  10. f5c1120 [AWARE] Fix message length limit comparison am: 8685e078c9 am: af95ae8575 by Etan Cohen · 7 years ago
  11. af95ae8 [AWARE] Fix message length limit comparison am: 8685e078c9 by Etan Cohen · 7 years ago
  12. 7cd2e36 Merge "[RTT2] Update RTT service name" by Etan Cohen · 7 years ago
  13. 0c47d26 [AWARE] Check for RTT feature presence for Aware discovery with ranging by Etan Cohen · 7 years ago
  14. 773a24c WifiConfig corresponding to a PasspointConfiguration is not shared by default by Sohani Rao · 7 years ago
  15. 8685e07 [AWARE] Fix message length limit comparison by Etan Cohen · 7 years ago
  16. 5a1a743 Merge "[AWARE] Fix message length limit comparison" by TreeHugger Robot · 7 years ago
  17. df2e964 Merge changes I8d835c08,I4620691a by Eric Schwarzenbach · 7 years ago
  18. ff8fac8 [AWARE] Fix message length limit comparison by Etan Cohen · 7 years ago
  19. e2a224d Merge "[RTT2] Convert APIs to use MacAddress" by Etan Cohen · 7 years ago
  20. 899ebac Manually merge changes from giant AOSP topic by Stephen Li · 7 years ago
  21. 94b2dab [RTT2] Update RTT service name by Etan Cohen · 7 years ago
  22. 38cf0c1 Merge "Fix bug - SSID field not cleared after disconnect" by Oscar Shu · 7 years ago
  23. c7ef445 Merge "Adds timeout mechanism for soft AP when no clients" by Mehdi Alizadeh · 7 years ago
  24. 1cdccf6 Merge "WifiStateMachinePrime: update interface management" by Rebecca Silberstein · 7 years ago
  25. e492f7f [RTT2] Convert APIs to use MacAddress by Etan Cohen · 7 years ago
  26. 5e511d2 Merge "WifiNative: New interface setup/teardown stub methods" by TreeHugger Robot · 7 years ago
  27. 2478ee9 DO NOT MERGE: Merge Oreo MR1 into master am: a1199fd809 -s ours am: 3d4ed8f879 by Xin Li · 7 years ago
  28. 3d4ed8f DO NOT MERGE: Merge Oreo MR1 into master am: a1199fd809 -s ours by Xin Li · 7 years ago
  29. 5bcb9c4 Adds timeout mechanism for soft AP when no clients by Mehdi Alizadeh · 7 years ago
  30. a1199fd DO NOT MERGE: Merge Oreo MR1 into master by Xin Li · 7 years ago
  31. b99799a Merge "SoftApManager: Move SoftApManager to WifiStateMachine thread" by Daniel Chapin · 7 years ago
  32. be8b764 Merge "SoftApManager: Start state machine after initializing WifiNative" by Daniel Chapin · 7 years ago
  33. 7edd77f Merge "Flatten dependency hierarchy of legacy-android-test" by TreeHugger Robot · 7 years ago
  34. 793f984 Merge "Decouple single scan and pno scan" by Ningyuan Wang · 7 years ago
  35. d39ac24 WifiNative: New interface setup/teardown stub methods by Roshan Pius · 7 years ago
  36. 95309b4 Merge "Refactored code to improve readability." by TreeHugger Robot · 7 years ago
  37. 0426376 Add dump commmand for Wifi Wake. by Eric Schwarzenbach · 7 years ago
  38. a57806d Connect WakeupLock and WakeupController to the config store data. by Eric Schwarzenbach · 7 years ago
  39. cc68b36 WifiStateMachinePrime: update interface management by Rebecca Silberstein · 7 years ago
  40. da247d9 Merge "[Wifi] Clear calling identity before permissions check" by TreeHugger Robot · 7 years ago
  41. 3e2f6be Merge "[HDM] New chip configuration: priority updates & tests" by Etan Cohen · 7 years ago
  42. 780095a Flatten dependency hierarchy of legacy-android-test by Paul Duffin · 7 years ago
  43. 8dbf08d Merge changes from topic "remove unwanted APIs" by Oscar Shu · 7 years ago
  44. 303d9f5 Merge "Add WakeupConfigStoreData for reading and writing to config store." by Eric Schwarzenbach · 7 years ago
  45. 44662bb SoftApManager: Move SoftApManager to WifiStateMachine thread by Roshan Pius · 7 years ago
  46. 9d7b9a0 SoftApManager: Start state machine after initializing WifiNative by Roshan Pius · 7 years ago
  47. c796d18 [HDM] New chip configuration: priority updates & tests by Etan Cohen · 7 years ago
  48. c5f1e72 Add WakeupConfigStoreData for reading and writing to config store. by Eric Schwarzenbach · 7 years ago
  49. fc0ee31 Decouple single scan and pno scan by Ningyuan Wang · 7 years ago
  50. 88207ee Merge "WifiAwareNativeManager: Use handler for status callback" by TreeHugger Robot · 7 years ago
  51. 19c6781 WifiAwareNativeManager: Use handler for status callback by Roshan Pius · 7 years ago
  52. ff713cc Merge "WifiLinkLayerStats -> opt/net/wifi" by TreeHugger Robot · 7 years ago
  53. 72ca252 [PASSPOINT] Add metrics to determine deployment/avail of Passpoint by Etan Cohen · 7 years ago
  54. 0bdec91 [Wifi] Clear calling identity before permissions check by Sohani Rao · 7 years ago
  55. 2b54d06 Merge "Add WakeupLock." by TreeHugger Robot · 7 years ago
  56. 95a481a Fix bug - SSID field not cleared after disconnect by xshu · 7 years ago
  57. 9f050aa wifi_supplicant: deprecate entropy.bin am: bef8d2a2c6 am: 67b21a86fe by Jeff Vander Stoep · 7 years ago
  58. 0ed1e9b wifi_supplicant: deprecate entropy.bin am: bef8d2a2c6 am: 67b21a86fe by Jeff Vander Stoep · 7 years ago
  59. 67b21a8 wifi_supplicant: deprecate entropy.bin am: bef8d2a2c6 by Jeff Vander Stoep · 7 years ago
  60. 421f603 [RTT2] limit max number of outstanding requests per UID by Etan Cohen · 7 years ago
  61. bef8d2a wifi_supplicant: deprecate entropy.bin by Jeff Vander Stoep · 7 years ago
  62. 11c5827 [RTT2] Use generic Responder configuration by Etan Cohen · 7 years ago
  63. fd95a68 SupplicantStaIfaceHal: Registration of death handler by Roshan Pius · 7 years ago
  64. b8dc0d2 SupplicantStaIfaceHal: Add support for concurrent ifaces by Roshan Pius · 7 years ago
  65. 91375b3 WificondControl: Add support for concurrent interfaces by Roshan Pius · 7 years ago
  66. 7065d8f WificondControl: Support interface teardown by Roshan Pius · 7 years ago
  67. d77212c WifiVendorHal: Support concurrent interfaces by Roshan Pius · 7 years ago
  68. 3153926 WifiVendorHal: Refactor start by Roshan Pius · 7 years ago
  69. 55dd51a WificondControl: Move to centralized death handling by Roshan Pius · 7 years ago
  70. 28a2347 Refactored code to improve readability. by Ignacio Guarna · 7 years ago
  71. 555837e HalDeviceManager: Allow synchronous callbacks by Roshan Pius · 7 years ago
  72. dfa3b6f Removed dead code by xshu · 7 years ago
  73. 7ab91f9 Remove implementation of unwanted APIs by xshu · 7 years ago
  74. 03e62de [Wifi connected score] Update values after reset by Michael Plass · 7 years ago
  75. 79efed9 Merge changes from topics "ProvisioningCallback", "PASSPOINT_APIs" by Sohani Rao · 7 years ago
  76. 0ddc2ba [Wifi][Passpoint] Connect to the provisioning AP by Sohani Rao · 7 years ago
  77. b36b985 [Wifi][Passpoint] Passpoint Provisioner and APIs by Sohani Rao · 7 years ago
  78. 31de339 Add WakeupLock. by Eric Schwarzenbach · 7 years ago
  79. 045079d WificondControl: Expose methods for softap operations by Roshan Pius · 7 years ago
  80. c1f78d2 Merge "Add WakeupController class." by Eric Schwarzenbach · 7 years ago
  81. 9306a7b Merge "Remove unused DUMP_ARG_SET_IPREACH_DISCONNECT* constants" by TreeHugger Robot · 7 years ago
  82. 442a0af WifiLinkLayerStats -> opt/net/wifi by Michael Plass · 7 years ago
  83. af55780 Merge "WifiCertManagerTest: disable failing test" by Rebecca Silberstein · 7 years ago
  84. a55e8d7 Add WakeupController class. by Eric Schwarzenbach · 7 years ago
  85. 3522f6c WifiCertManagerTest: disable failing test by Rebecca Silberstein · 7 years ago
  86. 88ea920 Merge "Revert "Log the CHANGE_WIFI_STATE App Op in WifiServiceImpl (server changes)."" by Peter Visontay · 7 years ago
  87. 685b26e Revert "Log the CHANGE_WIFI_STATE App Op in WifiServiceImpl (server changes)." by Peter Visontay · 7 years ago
  88. 15a09f1 Merge "HalDeviceManager: Send iface name in destroyed listener" by TreeHugger Robot · 7 years ago
  89. d54674e Merge "Use finit_module syscall to perform insmod operation" by TreeHugger Robot · 7 years ago
  90. 968a755 HalDeviceManager: Send iface name in destroyed listener by Roshan Pius · 7 years ago
  91. 8b10a7e Merge "WificondControl: Use IWificond for start/stop supplicant" by TreeHugger Robot · 7 years ago
  92. 7a99364 WificondControl: Use IWificond for start/stop supplicant by Roshan Pius · 7 years ago
  93. 93c106d Use finit_module syscall to perform insmod operation by Ajit Kumar · 7 years ago
  94. 3709e0d [AWARE] Aware ranging (RTT) to Aware discovery by Etan Cohen · 7 years ago
  95. f06c5fd Merge "[RTT2] Disable VDBG" by Etan Cohen · 7 years ago
  96. a6b9b89 Merge "[RTT2] Throttle requests from non-foreground apps/services" by Etan Cohen · 7 years ago
  97. efbdb86 Merge "Remove persist option for WifiServiceImpl.setCountryCode()" by Ningyuan Wang · 7 years ago
  98. 75bdfc3 [RTT2] Disable VDBG by Etan Cohen · 7 years ago
  99. 32bbc1a [RTT2] Throttle requests from non-foreground apps/services by Etan Cohen · 7 years ago
  100. 837bfa3 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD am: 2388394f33 by Xin Li · 7 years ago