webrtc/talk/examples
fischman@webrtc.org 385a722646 PeerConnection(iOS): make ARC-clean talk/.../objc* and talk/examples/ios
- Removes a strong-reference cycle between RTCPeerConnection and
  RTCPeerConnectionObserver
- Gives RTCPeerConnectionObserver a virtual dtor
- Ensures RTCPeerConnectionTest tears down correctly
- Ensures AppRTCDemo tears down correctly

This is the talk/ half; the webrtc/ half is in https://webrtc-codereview.appspot.com/10539005

BUG=3054,3055,3100
R=noahric@google.com

Review URL: https://webrtc-codereview.appspot.com/10499005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@5771 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-03-25 05:16:29 +00:00
..
android AppRTCDemo(android): don't send local SDP until it's set. 2014-03-01 00:02:27 +00:00
call Remove std:: prefixes from C functions in talk/. 2014-03-07 15:22:04 +00:00
ios PeerConnection(iOS): make ARC-clean talk/.../objc* and talk/examples/ios 2014-03-25 05:16:29 +00:00
login Remove std:: prefixes from C functions in talk/. 2014-03-07 15:22:04 +00:00
peerconnection (Auto)update libjingle 62293974-> 62364298 2014-02-28 21:57:22 +00:00
relayserver Talk: Removes deprecated example apps and moves the server apps to trunk/talk/examples. 2014-01-16 16:49:53 +00:00
stunserver Talk: Removes deprecated example apps and moves the server apps to trunk/talk/examples. 2014-01-16 16:49:53 +00:00
turnserver Talk: Removes deprecated example apps and moves the server apps to trunk/talk/examples. 2014-01-16 16:49:53 +00:00