Commit Graph
1474 Commits
Author SHA1 Message Date
Edwin Wu 2f3e7beb78 Limit maximum L2CAP frame size and move read buffer to instance variable.
PiperOrigin-RevId: 946782423
2026-07-12 21:46:20 -07:00
Edwin Wu 2aff5d38e0 Address review comments on port validation.
PiperOrigin-RevId: 946184592
2026-07-11 06:05:52 -07:00
Edwin Wu 8eedf05f2c Fix NSRangeException crash in GNCBLEGATTServer
PiperOrigin-RevId: 943785961
2026-07-07 03:21:54 -07:00
Edwin Wu 618e5bd5d5 Validate DCT advertisements and filter BLE scan results on Apple.
PiperOrigin-RevId: 943784982
2026-07-07 03:15:15 -07:00
hai007 0fb3683e55 Automated Code Change
PiperOrigin-RevId: 940848701
2026-06-30 22:14:59 -07:00
hai007 e0e428b00b Wi-Fi Direct security implementation
PiperOrigin-RevId: 939931482
2026-06-29 11:18:55 -07:00
Francis Tsui 700b3666c0 internal
PiperOrigin-RevId: 938612044
2026-06-26 08:47:34 -07:00
hai007 5c7b303670 Automated Code Change
PiperOrigin-RevId: 937162551
2026-06-24 01:05:56 -07:00
Edwin Wu 488d79d420 Harden Nearby Connections WifiLan bandwidth upgrade
PiperOrigin-RevId: 937051504
2026-06-23 20:14:02 -07:00
hai007 a24b2220fc Automated Code Change
PiperOrigin-RevId: 936630447
2026-06-23 06:34:38 -07:00
hai007 2fadd51c28 Automated Code Change
PiperOrigin-RevId: 934687878
2026-06-18 20:14:28 -07:00
Francis Tsui a9b46f6029 Fix flaky test
PiperOrigin-RevId: 934044706
2026-06-17 19:03:16 -07:00
hai007 b84b70aa00 Automated Code Change
PiperOrigin-RevId: 933452115
2026-06-16 20:26:18 -07:00
hai007 dad8125efb Automated Code Change
PiperOrigin-RevId: 933450465
2026-06-16 20:20:48 -07:00
Francis Tsui 0cceb4079f Use a shared executor for g3 timers.
PiperOrigin-RevId: 933431037
2026-06-16 19:30:00 -07:00
hai007 396a12c580 Refine Wifi Direct comments and use a constant for GO start delay.
PiperOrigin-RevId: 931363915
2026-06-12 15:31:16 -07:00
hai007 728a7050a3 Re-implement Windows WifiDirect with Windows.Devices.WiFiDirect Namespace.
PiperOrigin-RevId: 931324779
2026-06-12 14:13:03 -07:00
hai007 a8e604bbe4 Rename proto fields of the WifiDirectAuthType and WifiDirectCredentials
PiperOrigin-RevId: 929682564
2026-06-10 01:36:23 -07:00
Francis Tsui 2a3b9cd809 Fix build failures.
PiperOrigin-RevId: 926873356
2026-06-04 13:59:37 -07:00
hai007 00c8ae557a Remove usages of libjingle_peerconnection_api.
PiperOrigin-RevId: 926159807
2026-06-03 11:29:10 -07:00
Francis Tsui 8bc556c4e7 internal
PiperOrigin-RevId: 925564968
2026-06-02 14:02:58 -07:00
Francis Tsui 28b1118c53 Remove ConnectionsLog proto.
PiperOrigin-RevId: 925117791
2026-06-01 22:33:25 -07:00
Francis Tsui 0e96ed9795 Remove EventLogger.
PiperOrigin-RevId: 925032163
2026-06-01 18:45:11 -07:00
Francis Tsui 173da32391 Refactor AnalyticsRecorder into a pure abstract interface
PiperOrigin-RevId: 921794969
2026-05-26 18:13:09 -07:00
Francis Tsui 55bccac923 internal
PiperOrigin-RevId: 920994624
2026-05-25 08:51:58 -07:00
hai007 91c62dda3e Automated Code Change
PiperOrigin-RevId: 920006627
2026-05-22 21:27:34 -07:00
Francis Tsui 4181803eb6 Create platform independent WebRtcMedium impl.
PiperOrigin-RevId: 919894367
2026-05-22 15:45:18 -07:00
Francis Tsui 4e387e7ea7 Move platform dependent part of WebRtcMedium into WebRtcPlatform.
PiperOrigin-RevId: 919888693
2026-05-22 15:32:44 -07:00
Francis Tsui b536c8da3a Move TachyonExpressSignallingMessenger into mediums/webrtc.
PiperOrigin-RevId: 919882997
2026-05-22 15:19:17 -07:00
Nick Bourdakos e4f25b54c6 Internal
PiperOrigin-RevId: 919352057
2026-05-21 18:01:33 -07:00
Francis Tsui 5df1af7c61 Create separate WebRtc Platform.
PiperOrigin-RevId: 919283950
2026-05-21 15:26:28 -07:00
Francis Tsui 765bd555e4 Create separate WebRtc Platform.
PiperOrigin-RevId: 919274513
2026-05-21 15:06:58 -07:00
Francis Tsui 6fa56d81af Create separate WebRtc Platform.
PiperOrigin-RevId: 919258148
2026-05-21 14:32:04 -07:00
Francis Tsui ab45551b73 Make WebRtcMedium private to mediums/webrtc.
PiperOrigin-RevId: 918557620
2026-05-20 11:28:41 -07:00
Francis Tsui 042b19f94c Clean up BUILD targets.
PiperOrigin-RevId: 918518571
2026-05-20 10:21:05 -07:00
Francis Tsui df7666758f Remove use of deprecated absl::optional.
PiperOrigin-RevId: 917909400
2026-05-19 10:37:31 -07:00
hai007 2cec4aaadb Automated Code Change
PiperOrigin-RevId: 916435607
2026-05-16 05:17:59 -07:00
Edwin Wu e234002750 Fixed a go/mobile_tsan error (data_race) found while running //third_party/nearby/internal/platform/implementation/apple/Tests:PlatformTest
PiperOrigin-RevId: 915715369
2026-05-14 18:17:28 -07:00
Francis Tsui 7d84d08619 Remove unused code.
PiperOrigin-RevId: 915643059
2026-05-14 15:21:21 -07:00
Francis Tsui f3a18121a9 Fix device type to string.
PiperOrigin-RevId: 915051624
2026-05-13 14:14:21 -07:00
hai007 049a746664 Automated Code Change
PiperOrigin-RevId: 913320328
2026-05-10 09:43:56 -07:00
hai007 d41eff045c Automated Code Change
PiperOrigin-RevId: 912819296
2026-05-08 20:24:31 -07:00
Francis Tsui 87c6ad999e Deprecate enable_hotspot_address_candidates flag.
PiperOrigin-RevId: 912663559
2026-05-08 13:19:45 -07:00
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
hai007 6b2ca366c1 add isForcedUsb logging
PiperOrigin-RevId: 906582951
2026-04-27 15:41:43 -07:00
hai007 b8ef0d45cf add isForcedUsb logging
PiperOrigin-RevId: 906108772
2026-04-26 20:53:29 -07:00
hai007 32f1ed5ac5 add isForcedUsb logging
PiperOrigin-RevId: 905371058
2026-04-24 22:02:27 -07:00