Commit Graph
1219 Commits
Author SHA1 Message Date
Francis Tsui 313efed9c9 Fix unprotected multi-threaded access to list.
PiperOrigin-RevId: 912324436
2026-05-07 22:18:07 -07:00
Francis Tsui 6b2f1b96eb remove unused code.
PiperOrigin-RevId: 911531448
2026-05-06 13:54:19 -07:00
hai007 db6f238fde Automated Code Change
PiperOrigin-RevId: 909079635
2026-05-01 23:45:47 -07:00
hai007 ea61e9cefa Automated Code Change
PiperOrigin-RevId: 907961119
2026-04-29 22:41:27 -07:00
Edwin Wu 04022d0db3 Refactor MediumEnvironment to improve FakeClock usage.
PiperOrigin-RevId: 904891357
2026-04-24 02:07:38 -07:00
hai007 c577ccaf4f Automated Code Change
PiperOrigin-RevId: 904780249
2026-04-23 21:02:41 -07:00
hai007 a7dd5feebb Automated Code Change
PiperOrigin-RevId: 902903748
2026-04-20 17:36:44 -07:00
hai007 c90e273160 Automated Code Change
PiperOrigin-RevId: 900780016
2026-04-16 09:57:37 -07:00
Edwin Wu bd66643160 Implement single-copy optimizations for BLE/L2CAP sockets.
PiperOrigin-RevId: 897745906
2026-04-10 09:58:48 -07:00
Edwin Wu 26efd91ff4 Introduce factory patterns for BLE managers in BleMedium.
PiperOrigin-RevId: 897492346
2026-04-09 22:53:52 -07:00
hai007 db72ebcaa4 Automated Code Change
PiperOrigin-RevId: 896829185
2026-04-08 19:52:40 -07:00
Edwin Wu 4b5e42ad71 Fix potential deadlock and use-after-free in BleServerSocket on Apple.
PiperOrigin-RevId: 895638821
2026-04-06 20:50:33 -07:00
Edwin Wu cae29fe15a The GNCMWaitForConnection utility is updated to allow specifying a target dispatch queue.
PiperOrigin-RevId: 895632592
2026-04-06 20:34:41 -07:00
Edwin Wu a570c9df8f [Nearby] Optimize NWFramework socket reads and writes for performance and memory. IV
PiperOrigin-RevId: 894952159
2026-04-05 09:18:32 -07:00
Edwin Wu b382cdb022 [Nearby] Optimize NWFramework socket reads and writes for performance and memory. III
PiperOrigin-RevId: 894930585
2026-04-05 07:51:18 -07:00
Edwin Wu 1bc6346601 [Nearby] Optimize NWFramework socket reads and writes for performance and memory. II
PiperOrigin-RevId: 894923575
2026-04-05 07:19:18 -07:00
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 c0db20961d Remove AutoReconnection code
PiperOrigin-RevId: 884691071
2026-03-16 16:31:05 -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 65276b6891 Fix build warnings.
PiperOrigin-RevId: 877501913
2026-03-02 11:40:35 -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 fa530d3bec Automated Code Change
PiperOrigin-RevId: 877067884
2026-03-01 12:43:43 -08:00
hai007 622b4eca8b Automated Code Change
PiperOrigin-RevId: 876848243
2026-02-28 20:22:56 -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 f5a6ec8a6e Fix use of deprecated absl::WebSafeBase64Escape.
PiperOrigin-RevId: 875241580
2026-02-25 10:58:01 -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