hai007
5f27145da5
Update WebRTC IceCandidate type usage.
...
Replaces `webrtc::IceCandidateInterface` with `webrtc::IceCandidate` due to a change in the WebRTC API.
PiperOrigin-RevId: 798263016
2025-08-22 10:39:19 -07:00
hai007
00a2999269
Format all the files in CL786733783
...
PiperOrigin-RevId: 786873870
2025-07-24 16:25:18 -07:00
hai007
71cdf84236
Replace NEARBY_LOGS with LOG for all coding under google3/third_party/nearby/
...
PiperOrigin-RevId: 786733783
2025-07-24 09:34:17 -07:00
hai007
0e79a06bd8
Automated Code Change
...
PiperOrigin-RevId: 752263247
2025-04-28 05:09:29 -07:00
Edwin Wu
7fca68d543
Add WEB_RTC_NON_CELLULAR enum, VI
...
PiperOrigin-RevId: 690941154
2024-10-29 02:56:40 -07:00
Edwin Wu
e5f80e9fdc
Add WEB_RTC_NON_CELLULAR enum, IV
...
PiperOrigin-RevId: 686408097
2024-10-16 01:16:43 -07:00
Crisrael Lucero
835e5d16c3
Minor comment cleanup
...
PiperOrigin-RevId: 683690113
2024-10-08 11:06:26 -07:00
Francis Tsui
b03a383f7a
Trivial replacement of NEARBY_LOG with NEARBY_LOGS.
...
PiperOrigin-RevId: 667740113
2024-08-26 15:34:21 -07:00
hai007
388c96d125
Close webrtc socket before closing the PeerConnection.
...
PiperOrigin-RevId: 522140908
2023-04-05 13:36:30 -07:00
Nick Bourdakos
a933a91413
Internal Change
...
PiperOrigin-RevId: 520165614
2023-03-28 16:26:40 -07:00
Janusz Sobczak
f4d85f9b90
Migrate to AnyInvocable in platform code
...
PiperOrigin-RevId: 504104740
2023-01-23 16:04:21 -08:00
Janusz Sobczak
4fc1583b94
Migrate to absl::AnyInvocable
...
PiperOrigin-RevId: 501392167
2023-01-11 15:19:33 -08:00
Suet-Fei Li
084f7ebd88
Remove location namespace in third_party/nearby.
...
PiperOrigin-RevId: 500023196
2023-01-06 02:53:57 -08:00
hai007
73c0ce9c76
Remove deprecated usage of CreateDataChannel()
...
CreateDataChannelOrError() should be used instead.
If the code referencing the function allows it, error handling has been modified
to match the new function.
PiperOrigin-RevId: 448168890
2022-05-11 23:27:09 -07:00
hai007
8f4edf3c89
Delete use of implicit conversion from rtc::scoped_refptr<T> --> T*.
...
Intended to unblock landing of webrtc cl https://webrtc-review.googlesource.com/c/src/+/260325
PiperOrigin-RevId: 446091008
2022-05-02 19:39:40 -07:00
hais
f5fcd35ced
nearby sdk refactor
...
PiperOrigin-RevId: 425434260
2022-02-02 11:56:39 -08:00