Files
platform-external-webrtc/webrtc
deadbeef 14461d42bc Fixing flaky test: WebRtcSessionTest.TestPacketOptionsAndOnPacketSent
The test sent a media packet, then verified it was sent by checking the
"last packet sent"'s ID. But the last packet sent may have been
a STUN packet that came *after* the media packet.

BUG=webrtc:5978

Review-Url: https://codereview.webrtc.org/2071573002
Cr-Commit-Position: refs/heads/master@{#13156}
2016-06-15 18:07:05 +00:00
..
2016-06-13 07:19:53 +00:00
2016-06-14 22:03:19 +00:00
2016-06-14 08:54:52 +00:00
2016-06-14 22:03:19 +00:00
2016-06-15 07:47:58 +00:00
2016-06-14 10:53:09 +00:00
2016-06-14 09:39:40 +00:00
2016-05-17 17:56:48 +00:00
2016-06-14 09:09:24 +00:00

Name: WebRTC
URL: http://www.webrtc.org
Version: 90
License: BSD
License File: LICENSE

Description:
WebRTC provides real time voice and video processing
functionality to enable the implementation of 
PeerConnection/MediaStream.

Third party code used in this project is described 
in the file LICENSE_THIRD_PARTY.