webrtc/third_party_mods/libjingle/source/talk/app/webrtc
tommi@webrtc.org 137ece4ac3 * Make GetReadyState accessible via the PeerConnection interface.
* Update PeerConnection implementations to include "virtual"
in the method declarations.
* Add a check for a valid signaling thread in webrtcsession.cc.
Review URL: http://webrtc-codereview.appspot.com/137001

git-svn-id: http://webrtc.googlecode.com/svn/trunk@445 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-08-25 14:18:25 +00:00
..
audio_device_dev.cc The new PeerConnection Api (under development) from p4 libjingle/...@38654. 2011-08-04 21:09:31 +00:00
local_audio_track_impl_dev.cc The new PeerConnection Api (under development) from p4 libjingle/...@38654. 2011-08-04 21:09:31 +00:00
local_stream_dev_unittest.cc Implementation of media streams. Work in progress. 2011-08-24 15:43:42 +00:00
local_stream_dev.cc Implementation of media streams. Work in progress. 2011-08-24 15:43:42 +00:00
local_stream_dev.h Implementation of media streams. Work in progress. 2011-08-24 15:43:42 +00:00
local_video_track_impl_dev.cc Implementation of media streams. Work in progress. 2011-08-24 15:43:42 +00:00
media_stream_impl_dev.cc Implementation of media streams. Work in progress. 2011-08-24 15:43:42 +00:00
media_stream_impl_dev.h Implementation of media streams. Work in progress. 2011-08-24 15:43:42 +00:00
notifier_impl.h Implementation of media streams. Work in progress. 2011-08-24 15:43:42 +00:00
peerconnection_client_dev.cc The new PeerConnection Api (under development) from p4 libjingle/...@38654. 2011-08-04 21:09:31 +00:00
peerconnection_dev.cc Implementation of media streams. Work in progress. 2011-08-24 15:43:42 +00:00
peerconnection_dev.h Implementation of media streams. Work in progress. 2011-08-24 15:43:42 +00:00
peerconnection_impl_dev.cc Implementation of media streams. Work in progress. 2011-08-24 15:43:42 +00:00
peerconnection_impl_dev.h Implementation of media streams. Work in progress. 2011-08-24 15:43:42 +00:00
peerconnection_impl.cc This CL adding a factory class which has the responsibility of creating peerconnection objects. This is very basic class doesn't do any reference count, user has the responsibility to delete the object externally. 2011-08-24 23:50:05 +00:00
peerconnection_impl.h * Make GetReadyState accessible via the PeerConnection interface. 2011-08-25 14:18:25 +00:00
peerconnection_proxy.cc * Make GetReadyState accessible via the PeerConnection interface. 2011-08-25 14:18:25 +00:00
peerconnection_proxy.h * Make GetReadyState accessible via the PeerConnection interface. 2011-08-25 14:18:25 +00:00
peerconnection_unittests.cc Implementation of media streams. Work in progress. 2011-08-24 15:43:42 +00:00
peerconnection.h * Make GetReadyState accessible via the PeerConnection interface. 2011-08-25 14:18:25 +00:00
peerconnectionfactory.cc This CL adding a factory class which has the responsibility of creating peerconnection objects. This is very basic class doesn't do any reference count, user has the responsibility to delete the object externally. 2011-08-24 23:50:05 +00:00
peerconnectionfactory.h This CL adding a factory class which has the responsibility of creating peerconnection objects. This is very basic class doesn't do any reference count, user has the responsibility to delete the object externally. 2011-08-24 23:50:05 +00:00
peerconnectionmanager.cc The new PeerConnection Api (under development) from p4 libjingle/...@38654. 2011-08-04 21:09:31 +00:00
peerconnectionmanager.h The new PeerConnection Api (under development) from p4 libjingle/...@38654. 2011-08-04 21:09:31 +00:00
peerconnectiontransport.cc The new PeerConnection Api (under development) from p4 libjingle/...@38654. 2011-08-04 21:09:31 +00:00
peerconnectiontransport.h Changes based on the review comments. 2011-08-19 00:14:23 +00:00
ref_count.h * Push the //depotGoogle/chrome/third_party/libjingle/...@38654 to svn third_party_mods\libjingle. 2011-08-04 17:44:30 +00:00
remote_stream_dev_unittest.cc Implementation of media streams. Work in progress. 2011-08-24 15:43:42 +00:00
remote_stream_dev.cc Implementation of media streams. Work in progress. 2011-08-24 15:43:42 +00:00
remote_stream_dev.h Implementation of media streams. Work in progress. 2011-08-24 15:43:42 +00:00
scoped_refptr.h * Push the //depotGoogle/chrome/third_party/libjingle/...@38654 to svn third_party_mods\libjingle. 2011-08-04 17:44:30 +00:00
stream_dev.h Implementation of media streams. Work in progress. 2011-08-24 15:43:42 +00:00
video_device_dev.cc The new PeerConnection Api (under development) from p4 libjingle/...@38654. 2011-08-04 21:09:31 +00:00
video_renderer_dev.cc The new PeerConnection Api (under development) from p4 libjingle/...@38654. 2011-08-04 21:09:31 +00:00
webrtc_json.cc Review URL: http://webrtc-codereview.appspot.com/119002 2011-08-22 18:33:51 +00:00
webrtc_json.h Two changes: 2011-08-12 00:20:24 +00:00
webrtc.scons * Add PeerConnectionProxy to forward all the API calls to signaling thread. 2011-08-23 23:49:44 +00:00
webrtcsession_unittest.cc This CL adding a factory class which has the responsibility of creating peerconnection objects. This is very basic class doesn't do any reference count, user has the responsibility to delete the object externally. 2011-08-24 23:50:05 +00:00
webrtcsession.cc * Make GetReadyState accessible via the PeerConnection interface. 2011-08-25 14:18:25 +00:00
webrtcsession.h This CL adding a factory class which has the responsibility of creating peerconnection objects. This is very basic class doesn't do any reference count, user has the responsibility to delete the object externally. 2011-08-24 23:50:05 +00:00
webrtcsessionchannel.cc Review URL: http://webrtc-codereview.appspot.com/97012 2011-08-11 20:44:56 +00:00
webrtcsessionchannel.h Review URL: http://webrtc-codereview.appspot.com/97012 2011-08-11 20:44:56 +00:00