Taylor Brandstetter
08a6eab75e
Adding "first packet received" notification to PeerConnectionObserver.
...
R=glaznev@webrtc.org , pthatcher@webrtc.org , tkchin@webrtc.org
Committed: https://crrev.com/42265a8cc3b3f3db4aa2c29005aed2fb4393adef
Cr-Commit-Position: refs/heads/master@{#11401}
Review URL: https://codereview.webrtc.org/1581693006 .
Cr-Commit-Position: refs/heads/master@{#11404}
2016-01-27 21:38:57 +00:00
deadbeef
7b3c72ffa9
Revert of Adding "first packet received" notification to PeerConnectionObserver. (patchset #4 id:60001 of https://codereview.webrtc.org/1581693006/ )
...
Reason for revert:
Seems that the end-to-end unit tests are now flaky: https://build.chromium.org/p/client.webrtc/builders/Win64%20Debug/builds/6283
Will reland after fixing the test flakiness.
Original issue's description:
> Adding "first packet received" notification to PeerConnectionObserver.
>
> R=glaznev@webrtc.org , pthatcher@webrtc.org , tkchin@webrtc.org
>
> Committed: https://crrev.com/42265a8cc3b3f3db4aa2c29005aed2fb4393adef
> Cr-Commit-Position: refs/heads/master@{#11401}
TBR=pthatcher@webrtc.org ,tkchin@webrtc.org,glaznev@webrtc.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
Review URL: https://codereview.webrtc.org/1640173004
Cr-Commit-Position: refs/heads/master@{#11402}
2016-01-27 21:03:47 +00:00
Taylor Brandstetter
42265a8cc3
Adding "first packet received" notification to PeerConnectionObserver.
...
R=glaznev@webrtc.org , pthatcher@webrtc.org , tkchin@webrtc.org
Review URL: https://codereview.webrtc.org/1581693006 .
Cr-Commit-Position: refs/heads/master@{#11401}
2016-01-27 20:10:44 +00:00
haysc
913e645e10
Loopback and audio only mode.
...
Adds a loopback button that will connect to itself by simulating another client connection to the web socket server.
Adds an audio only mode switch.
BUG=
Review URL: https://codereview.webrtc.org/1334003002
Cr-Commit-Position: refs/heads/master@{#10153}
2015-10-02 18:45:13 +00:00
Zeke Chin
d33258098b
Add stats overlay to iOS AppRTCDemo.
...
BUG=
R=jiayl@webrtc.org
Review URL: https://codereview.webrtc.org/1289623005 .
Cr-Commit-Position: refs/heads/master@{#9714}
2015-08-14 18:00:11 +00:00
Donald E Curtis
a873644897
Move all the examples from the talk directory into the webrtc examples directory.
...
Significant changes:
- move the libjingle_examples.gyp file into webrtc directory.
- rename talk/examples/android to webrtc/examples/androidapp to avoid name conflicts.
- update paths in talk/libjingle_tests.gyp to point to webrtc directory for Objective-C test.
BUG=
R=pthatcher@webrtc.org , tkchin@webrtc.org
Review URL: https://codereview.webrtc.org/1235563006 .
Cr-Commit-Position: refs/heads/master@{#9681}
2015-08-05 22:48:29 +00:00