- 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/pc/datachannel_unittest.cc]
- c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
- a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
- c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
- 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 8 years ago[Renamed (99%) from webrtc/api/datachannel_unittest.cc]
- 953c2ce Reland of: Separating SCTP code from BaseChannel/MediaChannel. by deadbeef · 8 years ago
- c0dad89 Revert of Separating SCTP code from BaseChannel/MediaChannel. (patchset #14 id:240001 of https://codereview.webrtc.org/2564333002/ ) by deadbeef · 8 years ago
- 67b3bbe Separating SCTP code from BaseChannel/MediaChannel. by deadbeef · 8 years ago
- 82ebe02 Correct stats for RTCPeerConnectionStats.dataChannels[Opened/Closed]. by hbos · 8 years ago
- 84ffdee DataChannel[Interface]::[message/bytes]_[sent/received]() added. by hbos · 8 years ago
- 4cb5b64 Fix for data channels perpetually stuck in "closing" state. by Taylor Brandstetter · 8 years ago
- d1fe281 Replace scoped_ptr with unique_ptr in webrtc/api/ by kwiberg · 9 years ago
- eec21bd Reland Use CopyOnWriteBuffer instead of Buffer to avoid unnecessary copies. by jbauch · 9 years ago
- 194e3bc Revert of Use CopyOnWriteBuffer instead of Buffer to avoid unnecessary copies. (patchset #4 id:60001 of https://codereview.webrtc.org/1785713005/ ) by kjellander · 9 years ago
- 944c390 Use CopyOnWriteBuffer instead of Buffer to avoid unnecessary copies. by jbauch · 9 years ago
- b24317b Fix license headers in webrtc/api. by kjellander · 9 years ago
- 15583c1 Move talk/app/webrtc to webrtc/api by Henrik Kjellander · 9 years ago[Renamed (98%) from talk/app/webrtc/datachannel_unittest.cc]
- ab9b2d1 Reland of Moving MediaStreamSignaling logic into PeerConnection. (patchset #1 id:1 of https://codereview.webrtc.org/1403633005/ ) by deadbeef · 9 years ago
- fc648b6 Revert of Moving MediaStreamSignaling logic into PeerConnection. (patchset #10 id:180001 of https://codereview.webrtc.org/1393563002/ ) by deadbeef · 9 years ago
- 97c3929 Moving MediaStreamSignaling logic into PeerConnection. by deadbeef · 9 years ago
- 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
- 0edd50c Support for onbufferedamountlow by bemasc · 9 years ago
- 5c6c6e0 Implements TODOs for webrtc::datachannel state management when the SCTP association is congested. Adds missing state variables for each step in the transitions between DataChannelInterface::DataStates (kConnecting, kOpen, etc.), and uses them. by Lally Singh · 9 years ago
- eebcab5 rtc::Buffer: Rename length to size, for conformance with the STL by kwiberg@webrtc.org · 10 years ago
- cceb166 Fix a use-after-free when sending queued messages is aborted for blocked channel. by jiayl@webrtc.org · 10 years ago
- 5f93d0a Update libjingle license statements at top of talk files for consistency by jlmiller@webrtc.org · 10 years ago
- 9b5467e Fix assertion failure when closing data channel, and add a unit test. by bemasc@webrtc.org · 10 years ago
- d4e598d (Auto)update libjingle 72097588-> 72159069 by buildbot@webrtc.org · 10 years ago
- 3edbaaf Ignore empty data in DataChannel::Send to match FF's behavior. by jiayl@webrtc.org · 10 years ago
- b43c99d Limits the send and receive buffer by bytes, not by packets. by jiayl@webrtc.org · 10 years ago
- 9f8164c Fix two bugs in DataChannel state transition. by jiayl@webrtc.org · 10 years ago
- 5dc51fb Closes the DataChannel when the send buffer is full or on transport errors. by jiayl@webrtc.org · 10 years ago
- b364016 Revert r6161 "Drop the DataChannel message if it's received when the channel is not open." by jiayl@webrtc.org · 10 years ago
- 4f58014 Drop the DataChannel message if it's received when the channel is not open. by jiayl@webrtc.org · 10 years ago
- aebb1ad pRevert 5371 "Revert 5367 "Update talk to 59410372."" by henrika@webrtc.org · 11 years ago
- 44461fa Revert 5367 "Update talk to 59410372." by henrika@webrtc.org · 11 years ago
- 0f3356e Update talk to 59410372. by mallinath@webrtc.org · 11 years ago
- a23f0ca Update talk to 56619788 by sergeyu@chromium.org · 11 years ago
- 07a6fbe Update talk to 56092586. by wu@webrtc.org · 11 years ago
- cecfd18 Update talk to 55821645. by wu@webrtc.org · 11 years ago
- 7818752 Update libjingle to 53856368. by wu@webrtc.org · 11 years ago
- 967bfff Update talk to 52534915. by wu@webrtc.org · 11 years ago
- a59696b Update libjingle to 52300956 by sergeyu@chromium.org · 11 years ago
- cadf904 Update talk to 51664136. by wu@webrtc.org · 11 years ago
- 822fbd8 Update talk to 50918584. by wu@webrtc.org · 11 years ago
- a550669 Update libjingle to 50733053. by mallinath@webrtc.org · 11 years ago
- 91053e7 Update libjingle to 50654631. by wu@webrtc.org · 11 years ago
- a054569 Fix memory leak in datachannel and its test. by wu@webrtc.org · 11 years ago
- d64719d Update libjingle to 50191337. by wu@webrtc.org · 11 years ago