Commit Graph
991 Commits
Author SHA1 Message Date
Edwin Wu a405436f44 [Nearby] Optimize NWFramework socket reads and writes for performance and memory. I
PiperOrigin-RevId: 893210612
2026-04-01 18:27:47 -07:00
Francis Tsui ac46c3670c Remove obsolete code.
PiperOrigin-RevId: 892563700
2026-03-31 15:16:54 -07:00
Edwin Wu c7a8361639 Continue scanning even when peripherals are connected.
PiperOrigin-RevId: 892142072
2026-03-31 00:00:59 -07:00
Francis Tsui f088ef3b74 Remove unnecessary DevicInfoImpl class.
PiperOrigin-RevId: 892102193
2026-03-30 22:18:31 -07:00
Francis Tsui 90028655d2 Cleanup DeviceInfo
PiperOrigin-RevId: 891750619
2026-03-30 09:11:37 -07:00
hai007 c855c882c4 absl::StatusOr is banned in Chromium
https://chromium.googlesource.com/chromium/src/+/main/styleguide/c++/c++-features.md#statusor-banned

PiperOrigin-RevId: 889397318
2026-03-25 13:10:55 -07:00
hai007 e8dbe745f8 Fix a few error triggered when trying to roll nearby in Chromium.
PiperOrigin-RevId: 889051225
2026-03-24 23:33:10 -07:00
hai007 92e901e466 Always include preferences_manager.h in platform.h.
PiperOrigin-RevId: 886985043
2026-03-20 14:49:52 -07:00
Francis Tsui 86dde4cd78 Fix hotspot candidates
PiperOrigin-RevId: 885651650
2026-03-18 09:59:04 -07:00
hai007 2d13fb2750 Replace libjingle_peerconnection_api with the proper dependencies.
PiperOrigin-RevId: 884814527
2026-03-16 22:44:48 -07:00
hai007 25ac6a21ab Automated Code Change
PiperOrigin-RevId: 882693871
2026-03-12 11:32:47 -07:00
hai007 e0d79e661e Use a reverse-DNS prefix for Wi-Fi Direct service names.
PiperOrigin-RevId: 882102213
2026-03-11 11:03:41 -07:00
Edwin Wu 54ef43eb83 Refactor GNCBLEMedium to support shared PeripheralManager injection.
PiperOrigin-RevId: 882032712
2026-03-11 08:43:30 -07:00
Edwin Wu dcb6918889 Refactor GATT/L2CAP servers to support shared peripheral manager
PiperOrigin-RevId: 882024313
2026-03-11 08:23:16 -07:00
Edwin Wu c00d7ae485 Implement GNCPeripheralManagerMultiplexer.
PiperOrigin-RevId: 881707256
2026-03-10 18:01:39 -07:00
Edwin Wu a2249dc07a Unpublish existing L2CAP channel before starting a new server.
PiperOrigin-RevId: 881707142
2026-03-10 17:56:44 -07:00
Francis Tsui 7381c589c3 internal
PiperOrigin-RevId: 881087668
2026-03-09 16:17:49 -07:00
Francis Tsui 0cc01b476c Cleanup
PiperOrigin-RevId: 879854458
2026-03-06 15:45:29 -08:00
Francis Tsui 79f9436ed0 Remove ununsed dependencies.
PiperOrigin-RevId: 879192569
2026-03-05 12:26:42 -08:00
Francis Tsui 38e660e37a Remove unused code.
PiperOrigin-RevId: 878691812
2026-03-04 15:22:39 -08:00
Francis Tsui 26852fb71b internal changes
PiperOrigin-RevId: 877452385
2026-03-02 10:04:52 -08:00
Francis Tsui 574808daa6 Fix use of deprecated MutexLock.
PiperOrigin-RevId: 877419825
2026-03-02 08:49:07 -08:00
hai007 079b5b94e9 Automated Code Change
PiperOrigin-RevId: 876835227
2026-02-28 19:27:54 -08:00
Francis Tsui e5046f6b55 Add support for storing proto messages in preferences.
PiperOrigin-RevId: 875747055
2026-02-26 08:58:54 -08:00
Francis Tsui 44679a49e1 Add support for removing preferences using key prefix.
PiperOrigin-RevId: 875366484
2026-02-25 15:32:04 -08:00
Francis Tsui f42933f7d9 Deprecate kEnableWifiLanAddressCandidates flag.
PiperOrigin-RevId: 871447144
2026-02-17 12:38:45 -08:00
hai007 306e5df90a Automated Code Change
PiperOrigin-RevId: 871299383
2026-02-17 07:11:04 -08:00
hai007 a824f0fd11 Automated Code Change
PiperOrigin-RevId: 865782783
2026-02-05 00:04:42 -08:00
Francis Tsui fc510085e6 Increase Wi-Fi connection timeout to 700ms.
PiperOrigin-RevId: 865597140
2026-02-04 15:05:56 -08:00
hai007 a353c3f851 Automated Code Change
PiperOrigin-RevId: 864793757
2026-02-03 03:28:10 -08:00
Francis Tsui e997a39403 Skip link local address when creating hotspot address candidates.
PiperOrigin-RevId: 864544939
2026-02-02 15:21:58 -08:00
hai007 3991d6ed70 Automated Code Change
PiperOrigin-RevId: 862218218
2026-01-28 07:02:42 -08:00
hai007 05e886f547 Update WinRT headers to support Windows App SDK and newer Windows SDK.
PiperOrigin-RevId: 862076081
2026-01-27 23:46:02 -08:00
Francis Tsui cc55622dd6 internal change
PiperOrigin-RevId: 859627482
2026-01-22 08:45:15 -08:00
hai007 0eb177d4b5 Wi-Fi Direct Service Implementation(9.3)
PiperOrigin-RevId: 859401498
2026-01-21 21:19:11 -08:00
hai007 8c4711711a Wi-Fi Direct Service Implementation(9.4)
PiperOrigin-RevId: 859268261
2026-01-21 14:38:40 -08:00
Guogang Li 7e28c16a7e Fix iOS build with macro NO_WEBRTC
PiperOrigin-RevId: 855849684
2026-01-13 13:09:24 -08:00
Francis Tsui c2c54a3ca0 Remove deprecated OutputStream::Write method.
PiperOrigin-RevId: 854235255
2026-01-09 10:04:02 -08:00
Francis Tsui fbf66ad7e3 Switch OutputStream::Write to use string_view.
PiperOrigin-RevId: 854225267
2026-01-09 09:37:00 -08:00
hai007 be3db49015 Wi-Fi Direct Service Implementation(9.2)
PiperOrigin-RevId: 853845305
2026-01-08 12:36:20 -08:00
Francis Tsui d5c1a540b7 Internal changes
PiperOrigin-RevId: 853414816
2026-01-07 14:32:42 -08:00
Francis Tsui ad6267d236 Remove unused code
PiperOrigin-RevId: 853316103
2026-01-07 10:20:46 -08:00
Francis Tsui bf6ed702db Add reg key to disable mDNS advertising.
PiperOrigin-RevId: 852976950
2026-01-06 16:18:04 -08:00
Francis Tsui d302e8459d Move registry accessor code to nearby platform.
PiperOrigin-RevId: 852969284
2026-01-06 15:58:19 -08:00
Francis Tsui 74c921f911 Cleanup compile options.
PiperOrigin-RevId: 852872897
2026-01-06 11:47:37 -08:00
Francis Tsui 1b557236f7 Log interface count and IPv6 only interface count during wifi upgrade.
PiperOrigin-RevId: 852845375
2026-01-06 10:45:13 -08:00
Francis Tsui 931624a621 Prevent logging connection failure when mDNS client connects to test the connection.
PiperOrigin-RevId: 850545490
2025-12-30 16:54:14 -08:00
hai007 c86f9f573f Automated Code Change
PiperOrigin-RevId: 850400587
2025-12-30 06:58:58 -08:00
Francis Tsui ffa760663b Change NetworkInfo to use SocketAddress.
PiperOrigin-RevId: 850164819
2025-12-29 14:44:35 -08:00
Francis Tsui da41bcd194 Fix tests to actually check session durations and delays.
PiperOrigin-RevId: 849273112
2025-12-26 14:45:48 -08:00