Commit Graph
10 Commits
Author SHA1 Message Date
hai007 7406ad8bff RTCConfiguration's default value for sdp_semantics is about to
change from kPlanB to kUnifiedPlan. Because of this, all uses
of RTCConfiguration has to be updated to explicitly set the
sdp_semantics field.

The NO-OP version of this CL would be to set it to kPlanB and
file a buganizer issue to track migration from kPlanB to
kUnifiedPlan, but because nearby's use cases only uses data
channels (i.e. it does not use WebRTC for audio and video)
nearby should not care about which SDP semantics is used, and as
such this CL goes ahead and updates it to kUnifiedPlan.

For more info, see go/plan-b-removal-and-intro-to-unified-plan
and b/208964426.

PiperOrigin-RevId: 417348949
2021-12-21 14:48:20 -08:00
hai007 b1815095dd BEGIN_PUBLIC
Microsoft has updated the winrt library
END_PUBLC

PiperOrigin-RevId: 387168248
2021-07-29 03:27:37 -07:00
hai007 55b5d1a194 Internal change
PiperOrigin-RevId: 365062363
2021-03-25 09:56:08 -07:00
hai007 970a101586 Internal change
PiperOrigin-RevId: 359631402
2021-02-25 15:44:53 -08:00
hai007 345665efb1 Merge branch 'master' into release to roll forward to cl/345608764. 2020-12-03 22:43:52 -08:00
hai007 873548acaa Roll forward to cl/345608764.
Signed-off-by: hai007 <hais@google.com>
2020-12-03 22:36:42 -08:00
hai007 e9d873b14a Merge branch 'master' into release to roll forward to cl/340537221. 2020-11-03 15:31:02 -08:00
hai007 75a951665f Roll forward to cl/340537221
Signed-off-by: hai007 <hais@google.com>
2020-11-03 15:29:35 -08:00
Alexey Polyudov b724d792dd OSS Fixes
Signed-off-by: Alexey Polyudov <apolyudov@google.com>
Change-Id: I9a7d3c3d9790dc58c0d4c2bd2134499337b9a17b
2020-10-22 11:25:32 -07:00
Alexey Polyudov 2155b3ddeb Roll forward to cl/338482889
Signed-off-by: Alexey Polyudov <apolyudov@google.com>
Change-Id: I9850950db8bd84f0904ea1a413151887f52098cf
2020-10-22 10:47:34 -07:00