This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
webrtc
Watch
1
Star
0
Fork
0
You've already forked webrtc
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
8885d22399f88887b51b60d4c043d6d11d5c419c
webrtc
/
third_party_mods
/
libjingle
/
source
/
talk
History
henrike@webrtc.org
8885d22399
Review URL:
http://webrtc-codereview.appspot.com/239015
...
git-svn-id:
http://webrtc.googlecode.com/svn/trunk@847
4adac7df-926f-26a2-2b94-8c16560cd09d
2011-10-31 20:35:13 +00:00
..
app
/webrtc_dev
Review URL:
http://webrtc-codereview.appspot.com/239015
2011-10-31 20:35:13 +00:00
base
Fix comment.
2011-10-28 15:09:03 +00:00
examples
/peerconnection_client
The implementation before this change list keeps the ownership of memory that is used by peer connection instances in the peer connection manager. This means that if the peer connection manager is deleted before all peer connections it has created, these peer connections will be pointing to invalid memory.
2011-10-31 18:00:10 +00:00
p2p
/client
more webrtc session changes. Transport and TransportChannel handling is complete. Need work on session state.
2011-10-03 20:33:06 +00:00
session
/phone
session/phone/channel.cc updates after new push of libjingle revision.
2011-10-14 09:45:24 +00:00