1. a6caf4a [AWARE] Check dynamic location permission by Etan Cohen · 7 years ago
  2. 340f87d Merge "[AWARE] Configure DBG vs. VDBG" by Etan Cohen · 7 years ago
  3. cab7ee4 Merge changes from topic "dynamic_vdbg" by Etan Cohen · 7 years ago
  4. f09f16c Merge "tests: remove DisabledForUpdateToAnyMatcher" by Mukesh Agrawal · 7 years ago
  5. 4d26fe0 Merge "WifiDiagnostics: require verbose mode for ringbuffers" by Mukesh Agrawal · 7 years ago
  6. 377a9f1 Switch to modern ArgumentMatchers am: e0db9e7944 am: a15fb63cc5 am: bfa68d8132 by Philip P. Moltmann · 7 years ago
  7. bfa68d8 Switch to modern ArgumentMatchers am: e0db9e7944 am: a15fb63cc5 by Philip P. Moltmann · 7 years ago
  8. a15fb63 Switch to modern ArgumentMatchers am: e0db9e7944 by Philip P. Moltmann · 7 years ago
  9. 9340e8f [AWARE] Configure DBG vs. VDBG by Etan Cohen · 7 years ago
  10. d187886 [AWARE] Restructure debugging flags to enable dynamic updates by Etan Cohen · 7 years ago
  11. 5386a02 [RTT] Convert to dynamic logging configuration by Etan Cohen · 7 years ago
  12. ac590b7 [HDM] Dynamically enable verbose logging in HDM by Etan Cohen · 7 years ago
  13. 62755e7 [WIFI] Move verbose logging init to Injector by Etan Cohen · 7 years ago
  14. d78c107 Merge "Disable partial scan if firmware roaming control is enabled" by TreeHugger Robot · 7 years ago
  15. e0db9e7 Switch to modern ArgumentMatchers by Philip P. Moltmann · 7 years ago
  16. 040c542 Merge "[AWARE] Check for RTT feature presence for Aware discovery with ranging" by TreeHugger Robot · 7 years ago
  17. 733b3be tests: remove DisabledForUpdateToAnyMatcher by mukesh agrawal · 7 years ago
  18. b7fb3f1 WifiDiagnostics: require verbose mode for ringbuffers by mukesh agrawal · 7 years ago
  19. 203647e Merge "WifiConfig corresponding to a PasspointConfiguration is not shared by default" by TreeHugger Robot · 7 years ago
  20. b492d7e Merge changes I9a24393f,Ib6526deb,Ie546d825,Id7e2ca73 by Rebecca Silberstein · 7 years ago
  21. f256eb5 WifiController: activate SoftApMode in WSMP by Rebecca Silberstein · 7 years ago
  22. 4597459 Switch to modern ArgumentMatchers by Philip P. Moltmann · 7 years ago
  23. 54e1f04 Disable partial scan if firmware roaming control is enabled by Ningyuan Wang · 7 years ago
  24. 2b394b4 SoftApManager: move interface creation by Rebecca Silberstein · 7 years ago
  25. bc58918 WifiController: add WifiStateMachinePrime by Rebecca Silberstein · 7 years ago
  26. 55bb45b WifiServiceImpl: ap state change response by Rebecca Silberstein · 7 years ago
  27. b1c7594 Merge "[Wifi connected score] Update values after reset" by TreeHugger Robot · 7 years ago
  28. 838492d [AWARE] Fix message length limit comparison am: 8685e078c9 am: af95ae8575 by Etan Cohen · 7 years ago
  29. f5c1120 [AWARE] Fix message length limit comparison am: 8685e078c9 am: af95ae8575 by Etan Cohen · 7 years ago
  30. af95ae8 [AWARE] Fix message length limit comparison am: 8685e078c9 by Etan Cohen · 7 years ago
  31. 7cd2e36 Merge "[RTT2] Update RTT service name" by Etan Cohen · 7 years ago
  32. 0c47d26 [AWARE] Check for RTT feature presence for Aware discovery with ranging by Etan Cohen · 7 years ago
  33. 773a24c WifiConfig corresponding to a PasspointConfiguration is not shared by default by Sohani Rao · 7 years ago
  34. 8685e07 [AWARE] Fix message length limit comparison by Etan Cohen · 7 years ago
  35. 5a1a743 Merge "[AWARE] Fix message length limit comparison" by TreeHugger Robot · 7 years ago
  36. df2e964 Merge changes I8d835c08,I4620691a by Eric Schwarzenbach · 7 years ago
  37. ff8fac8 [AWARE] Fix message length limit comparison by Etan Cohen · 7 years ago
  38. e2a224d Merge "[RTT2] Convert APIs to use MacAddress" by Etan Cohen · 7 years ago
  39. 899ebac Manually merge changes from giant AOSP topic by Stephen Li · 7 years ago
  40. 94b2dab [RTT2] Update RTT service name by Etan Cohen · 7 years ago
  41. 38cf0c1 Merge "Fix bug - SSID field not cleared after disconnect" by Oscar Shu · 7 years ago
  42. c7ef445 Merge "Adds timeout mechanism for soft AP when no clients" by Mehdi Alizadeh · 7 years ago
  43. 1cdccf6 Merge "WifiStateMachinePrime: update interface management" by Rebecca Silberstein · 7 years ago
  44. e492f7f [RTT2] Convert APIs to use MacAddress by Etan Cohen · 7 years ago
  45. 5e511d2 Merge "WifiNative: New interface setup/teardown stub methods" by TreeHugger Robot · 7 years ago
  46. 2478ee9 DO NOT MERGE: Merge Oreo MR1 into master am: a1199fd809 -s ours am: 3d4ed8f879 by Xin Li · 7 years ago
  47. 3d4ed8f DO NOT MERGE: Merge Oreo MR1 into master am: a1199fd809 -s ours by Xin Li · 7 years ago
  48. 5bcb9c4 Adds timeout mechanism for soft AP when no clients by Mehdi Alizadeh · 7 years ago
  49. a1199fd DO NOT MERGE: Merge Oreo MR1 into master by Xin Li · 7 years ago
  50. b99799a Merge "SoftApManager: Move SoftApManager to WifiStateMachine thread" by Daniel Chapin · 7 years ago
  51. be8b764 Merge "SoftApManager: Start state machine after initializing WifiNative" by Daniel Chapin · 7 years ago
  52. 7edd77f Merge "Flatten dependency hierarchy of legacy-android-test" by TreeHugger Robot · 7 years ago
  53. 793f984 Merge "Decouple single scan and pno scan" by Ningyuan Wang · 7 years ago
  54. d39ac24 WifiNative: New interface setup/teardown stub methods by Roshan Pius · 7 years ago
  55. 95309b4 Merge "Refactored code to improve readability." by TreeHugger Robot · 7 years ago
  56. 0426376 Add dump commmand for Wifi Wake. by Eric Schwarzenbach · 7 years ago
  57. a57806d Connect WakeupLock and WakeupController to the config store data. by Eric Schwarzenbach · 7 years ago
  58. cc68b36 WifiStateMachinePrime: update interface management by Rebecca Silberstein · 7 years ago
  59. da247d9 Merge "[Wifi] Clear calling identity before permissions check" by TreeHugger Robot · 7 years ago
  60. 3e2f6be Merge "[HDM] New chip configuration: priority updates & tests" by Etan Cohen · 7 years ago
  61. 780095a Flatten dependency hierarchy of legacy-android-test by Paul Duffin · 7 years ago
  62. 8dbf08d Merge changes from topic "remove unwanted APIs" by Oscar Shu · 7 years ago
  63. 303d9f5 Merge "Add WakeupConfigStoreData for reading and writing to config store." by Eric Schwarzenbach · 7 years ago
  64. 44662bb SoftApManager: Move SoftApManager to WifiStateMachine thread by Roshan Pius · 7 years ago
  65. 9d7b9a0 SoftApManager: Start state machine after initializing WifiNative by Roshan Pius · 7 years ago
  66. c796d18 [HDM] New chip configuration: priority updates & tests by Etan Cohen · 7 years ago
  67. c5f1e72 Add WakeupConfigStoreData for reading and writing to config store. by Eric Schwarzenbach · 7 years ago
  68. fc0ee31 Decouple single scan and pno scan by Ningyuan Wang · 7 years ago
  69. 88207ee Merge "WifiAwareNativeManager: Use handler for status callback" by TreeHugger Robot · 7 years ago
  70. 19c6781 WifiAwareNativeManager: Use handler for status callback by Roshan Pius · 7 years ago
  71. ff713cc Merge "WifiLinkLayerStats -> opt/net/wifi" by TreeHugger Robot · 7 years ago
  72. 0bdec91 [Wifi] Clear calling identity before permissions check by Sohani Rao · 7 years ago
  73. 2b54d06 Merge "Add WakeupLock." by TreeHugger Robot · 7 years ago
  74. 95a481a Fix bug - SSID field not cleared after disconnect by xshu · 7 years ago
  75. 9f050aa wifi_supplicant: deprecate entropy.bin am: bef8d2a2c6 am: 67b21a86fe by Jeff Vander Stoep · 7 years ago
  76. 0ed1e9b wifi_supplicant: deprecate entropy.bin am: bef8d2a2c6 am: 67b21a86fe by Jeff Vander Stoep · 7 years ago
  77. 67b21a8 wifi_supplicant: deprecate entropy.bin am: bef8d2a2c6 by Jeff Vander Stoep · 7 years ago
  78. 421f603 [RTT2] limit max number of outstanding requests per UID by Etan Cohen · 7 years ago
  79. bef8d2a wifi_supplicant: deprecate entropy.bin by Jeff Vander Stoep · 7 years ago
  80. 11c5827 [RTT2] Use generic Responder configuration by Etan Cohen · 7 years ago
  81. fd95a68 SupplicantStaIfaceHal: Registration of death handler by Roshan Pius · 7 years ago
  82. b8dc0d2 SupplicantStaIfaceHal: Add support for concurrent ifaces by Roshan Pius · 7 years ago
  83. 91375b3 WificondControl: Add support for concurrent interfaces by Roshan Pius · 7 years ago
  84. 7065d8f WificondControl: Support interface teardown by Roshan Pius · 7 years ago
  85. d77212c WifiVendorHal: Support concurrent interfaces by Roshan Pius · 7 years ago
  86. 3153926 WifiVendorHal: Refactor start by Roshan Pius · 7 years ago
  87. 55dd51a WificondControl: Move to centralized death handling by Roshan Pius · 7 years ago
  88. 28a2347 Refactored code to improve readability. by Ignacio Guarna · 7 years ago
  89. 555837e HalDeviceManager: Allow synchronous callbacks by Roshan Pius · 7 years ago
  90. dfa3b6f Removed dead code by xshu · 7 years ago
  91. 7ab91f9 Remove implementation of unwanted APIs by xshu · 7 years ago
  92. 03e62de [Wifi connected score] Update values after reset by Michael Plass · 7 years ago
  93. 79efed9 Merge changes from topics "ProvisioningCallback", "PASSPOINT_APIs" by Sohani Rao · 7 years ago
  94. 0ddc2ba [Wifi][Passpoint] Connect to the provisioning AP by Sohani Rao · 7 years ago
  95. b36b985 [Wifi][Passpoint] Passpoint Provisioner and APIs by Sohani Rao · 7 years ago
  96. 31de339 Add WakeupLock. by Eric Schwarzenbach · 7 years ago
  97. 045079d WificondControl: Expose methods for softap operations by Roshan Pius · 7 years ago
  98. c1f78d2 Merge "Add WakeupController class." by Eric Schwarzenbach · 7 years ago
  99. 9306a7b Merge "Remove unused DUMP_ARG_SET_IPREACH_DISCONNECT* constants" by TreeHugger Robot · 7 years ago
  100. 442a0af WifiLinkLayerStats -> opt/net/wifi by Michael Plass · 7 years ago