Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Wifi
/
53b76e8db2bf48c9505cad82a2723c9372c8088a
53b76e8
Merge "Add synchroniztaion to prevent concurrent modification exception"
by Etan Cohen
· 6 years ago
44e35ed
Add synchroniztaion to prevent concurrent modification exception
by Etan Cohen
· 6 years ago
24383e3
Merge "Add NPE check when masking Wi-Fi configuration"
by Etan Cohen
· 6 years ago
369b40d
Merge "Add support for Wi-Fi channels 169 & 173"
by Etan Cohen
· 6 years ago
9a551e9
Merge changes from topic "start-wifi-after-boot"
by David Su
· 6 years ago
ae88566
Merge "Remove usage of getOrCreateRandomizedMacAddress"
by Oscar Shu
· 6 years ago
291c11e
Merge "wifi: store PMK cache in Android framework"
by Jimmy Chen
· 6 years ago
a12f5be
Merge "WifiServiceImpl: Ignore null binder objects"
by Roshan Pius
· 6 years ago
2c7dbba
Make Wifi more resilient to services starting late
by David Su
· 6 years ago
98935df
Add NPE check when masking Wi-Fi configuration
by Etan Cohen
· 6 years ago
709498e
Add support for Wi-Fi channels 169 & 173
by Etan Cohen
· 6 years ago
2c0c093
Revert "Revert "Start Wifi only after boot completes""
by Roshan Pius
· 6 years ago
79164f4
WifiServiceImpl: Ignore null binder objects
by Roshan Pius
· 6 years ago
b8a5251
Merge "[Wifi coverage.sh] Correct the classfiles parameter"
by Michael Plass
· 6 years ago
abea243
Merge "Start Wifi directly in Client mode"
by David Su
· 6 years ago
a377574
[EAP-SIM] Add NAI realm decoration to pseudonym
by Hai Shalom
· 6 years ago
5ef74cd
WifiScanningService: Add new new impl only for new bands
by Roshan Pius
· 6 years ago
e3667c6
wifi: store PMK cache in Android framework
by Jimmy Chen
· 6 years ago
b66d518
Start Wifi directly in Client mode
by David Su
· 6 years ago
e9a35da
Remove usage of getOrCreateRandomizedMacAddress
by xshu
· 6 years ago
da99e44
WifiScanningService: Remove getAnyImpl
by Roshan Pius
· 6 years ago
e683f65
WifiScanningService: Support multiple scanner impls for PNO scan
by Roshan Pius
· 6 years ago
a789064
WifiScanningService: Support multiple scanner impls for single scan
by Roshan Pius
· 6 years ago
00451d7
Revert "Start Wifi only after boot completes"
by David Su
· 6 years ago
ff992cc
Merge changes I5c61c3c0,I7d6f821b,I2a7d5e51
by Roshan Pius
· 6 years ago
e268664
Merge changes from topics "clientmodeimpl_api_cleanup", "remove_wifi_set_country_code_api", "wifimanager_async_remove"
by Roshan Pius
· 6 years ago
ee37909
Merge "Start Wifi only after boot completes"
by Roshan Pius
· 6 years ago
ae3eab8
WifiScanningSevice: Create multiple scanner impls
by Roshan Pius
· 6 years ago
f6fe83e
WifiScanningService: Move ScannerImpl setup/teardown
by Roshan Pius
· 6 years ago
44cf3d4
WifiScanningService: Handle ScanEventHandler callbacks in separate class
by Roshan Pius
· 6 years ago
68272a5
[Wifi coverage.sh] Correct the classfiles parameter
by Michael Plass
· 6 years ago
f81e236
Start Wifi only after boot completes
by David Su
· 6 years ago
27f1368
Merge "[NetworkSuggestion] in-place modify effect on next networkselection"
by Nate Jiang
· 6 years ago
2d2672b
[automerger skipped] Merge "Fix a bunch of multi-user API calls" into qt-qpr1-dev am: 62e313a290
by Roshan Pius
· 6 years ago
b84e6bd
Merge "Fix a bunch of multi-user API calls" into qt-qpr1-dev am: 62e313a290
by Roshan Pius
· 6 years ago
62e313a
Merge "Fix a bunch of multi-user API calls" into qt-qpr1-dev
by TreeHugger Robot
· 6 years ago
2b2fb3c
[NetworkSuggestion] in-place modify effect on next networkselection
by Nate Jiang
· 6 years ago
7684930
Fix a bunch of multi-user API calls
by Roshan Pius
· 6 years ago
8c92c80
Merge "Fix a bunch of multi-user API calls"
by TreeHugger Robot
· 6 years ago
651c36a
Fix a bunch of multi-user API calls
by Roshan Pius
· 6 years ago
d69050d
Merge changes from topic "scan-multi-interface"
by Roshan Pius
· 6 years ago
52a2682
[automerger skipped] Wifi usability:Change the unit of the threshold for tx/rx throughput from Mbps to Kbps am: 3aba25277d
by Mingguang Xu
· 6 years ago
ff2c1da
Wifi usability:Change the unit of the threshold for tx/rx throughput from Mbps to Kbps
by Mingguang Xu
· 6 years ago
b86e8bf
Merge "Framework Uprev Wifi HAL to 1.4"
by Ahmed ElArabawy
· 6 years ago
f3a87b5
WifiCountry: Use Telephony APIs to get country code
by Roshan Pius
· 6 years ago
cb0ddf9
WifiService: Decouple API calls from ClientModeImpl
by Roshan Pius
· 6 years ago
ae5b7b9
WifiThreadRunner: call() should accept a value to be returned on timeout
by Roshan Pius
· 6 years ago
181c540
WifiServiceImpl: Remove external async channel usage
by Roshan Pius
· 6 years ago
6105652
Merge "Wifi coverage script cleaner build"
by Michael Plass
· 6 years ago
d1d3c3d
[Passpoint] Check null of all parameters in matchMccMnc() of ANQPMatcher
by Hai Shalom
· 6 years ago
2f7f4e8
Merge changes from topic "sta-plus-sta-boot-time-regression"
by David Su
· 6 years ago
183af4e
WifiScanningService: Minor tweaks in the init sequence
by Roshan Pius
· 6 years ago
3ee3a1a
WifiNative: Add API to fetch set of all client interfaces
by Roshan Pius
· 6 years ago
3aba252
Wifi usability: Change the unit of the threshold for tx/rx throughput from Mbps to Kbps
by Mingguang Xu
· 6 years ago
7ddd494
Merge "WifiPermissionsUtil: Use getApplicationInfoAsUser for target SDK checks" into qt-qpr1-dev am: d1d491f21f
by Roshan Pius
· 6 years ago
3eaa520
Merge "WifiPermissionsUtil: Use getApplicationInfoAsUser for target SDK checks" into qt-qpr1-dev
by Roshan Pius
· 6 years ago
d1d491f
Merge "WifiPermissionsUtil: Use getApplicationInfoAsUser for target SDK checks" into qt-qpr1-dev
by Roshan Pius
· 6 years ago
1170c68
Fix boot time regression
by David Su
· 6 years ago
0087566
Revert "Revert WifiController/ActiveModeWarden refactor due to boot time regression"
by Roshan Pius
· 6 years ago
7f5c5fe
Wifi coverage script cleaner build
by Michael Plass
· 6 years ago
dc39cb2
Merge "[Passpoint] Add support for OSEN"
by TreeHugger Robot
· 6 years ago
2e59200
[automerger skipped] Wifi usability: Data stall detection based on link layer stats am: d99cd582e4
by Mingguang Xu
· 6 years ago
ec7c333
Wifi usability: Data stall detection based on link layer stats am: d99cd582e4
by Mingguang Xu
· 6 years ago
e266e9e
[Passpoint] Add support for OSEN
by Hai Shalom
· 6 years ago
3e7e9ba
Merge "Trim FrameworksWifiTests dependencies"
by TreeHugger Robot
· 6 years ago
e0daf72
WifiPermissionsUtil: Use getApplicationInfoAsUser for target SDK checks
by Roshan Pius
· 6 years ago
d99cd58
Wifi usability: Data stall detection based on link layer stats
by Mingguang Xu
· 6 years ago
6e73194
WifiScanningServiceTest: Use mock BatteryStats
by Michael Plass
· 6 years ago
143a4da
Trim FrameworksWifiTests dependencies
by Michael Plass
· 6 years ago
bf440b6
Merge "Avoid building too much with EMMA_INSTRUMENT set"
by Michael Plass
· 6 years ago
6d7de9f
WifiNetworkFactory: Consolidate network type matching logic
by Roshan Pius
· 6 years ago
1bb4038
Merge "[MAC rand] Avoid null Object of mac address"
by Oscar Shu
· 6 years ago
6a1c8f6
Merge "Revert WifiController/ActiveModeWarden refactor due to boot time regression"
by TreeHugger Robot
· 6 years ago
5a32140
Revert WifiController/ActiveModeWarden refactor due to boot time regression
by David Su
· 6 years ago
2b50f48
[MAC rand] Avoid null Object of mac address
by xshu
· 6 years ago
e86ddc5
Allow wifi CONNECT_NETWORK in ObtainingIpState
by Michael Plass
· 6 years ago
d048473
Merge "Replace internal AtomicFile usage with public API"
by TreeHugger Robot
· 6 years ago
518f333
Merge "[NetworkSuggestion] support in-place modify"
by Nate Jiang
· 6 years ago
0b1f19c
Merge "wifi: add unit test for dump format check to avoid break bugbot rule"
by TreeHugger Robot
· 6 years ago
65b3d09
[automerger skipped] Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master am: 15377d67cd -s ours am: 9b62be6a04 -s ours
by Xin Li
· 6 years ago
b031317
Framework Uprev Wifi HAL to 1.4
by Ahmed ElArabawy
· 6 years ago
0457f74
[automerger skipped] Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master am: 15377d67cd -s ours
by Xin Li
· 6 years ago
9b62be6
[automerger skipped] Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master
by Xin Li
· 6 years ago
b562bd9
Merge "SoftApManager: Use SoftApModeConfiguration consistently"
by Patrik Fimml
· 6 years ago
6127a3d
Merge changes from topic "client_mode_impl_refactor"
by Roshan Pius
· 6 years ago
46bc7b0
SoftApManager: Use SoftApModeConfiguration consistently
by Patrik Fimml
· 6 years ago
6b63311
Replace internal AtomicFile usage with public API
by Al Sutton
· 6 years ago
c9c9d0d
[NetworkSuggestion] support in-place modify
by Nate Jiang
· 6 years ago
3a1e9cb
Merge "Use separate background thread for Passpoint provisioning"
by TreeHugger Robot
· 6 years ago
23b2522
Merge "[Mainline Upstream] Add "[IBSS]" string to ScanResult#capabilities"
by TreeHugger Robot
· 6 years ago
bad369b
ClientModeImpl: Remove dead code
by Roshan Pius
· 6 years ago
51c2c9a
WifiNative: Remove redundant network id
by Roshan Pius
· 7 years ago
e265152
SupplicantStateTracker: Send supplicant state changes directly
by Roshan Pius
· 7 years ago
2144c22
Remove ClientModeImpl msg ids from WifiMonitor
by Roshan Pius
· 7 years ago
ecbb17a
Fixed OutOfMemoryError in Wifi unit tests
by David Su
· 6 years ago
acb73f1
Merge changes from topic "merge-wc-amw"
by David Su
· 6 years ago
7ae9553
Use separate background thread for Passpoint provisioning
by Quang Luong
· 6 years ago
498490e
[Mainline Upstream] Add "[IBSS]" string to ScanResult#capabilities
by Quang Luong
· 6 years ago
4b23605
Avoid building too much with EMMA_INSTRUMENT set
by Michael Plass
· 6 years ago
c36e79a
ActiveModeWarden: ensure wifi is re-enabled if disabled by ECM
by David Su
· 6 years ago
Next »