webrtc/talk
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
..
app/webrtc PeerConnection(iOS): make ARC-clean talk/.../objc* and talk/examples/ios 2014-03-25 05:16:29 +00:00
base Cleanups in libjingle to make it compile with chromium_code=1 2014-03-25 00:31:35 +00:00
build Reorganize libjingle path variables. 2014-03-05 00:40:33 +00:00
examples PeerConnection(iOS): make ARC-clean talk/.../objc* and talk/examples/ios 2014-03-25 05:16:29 +00:00
media AppRTCDemo(ios): style/cleanup fixes following cr/62871616-p10 2014-03-25 00:11:56 +00:00
p2p Cleanups in libjingle to make it compile with chromium_code=1 2014-03-25 00:31:35 +00:00
session Cleanups in libjingle to make it compile with chromium_code=1 2014-03-25 00:31:35 +00:00
sound Update libjingle to 55618622. 2013-10-25 21:18:33 +00:00
third_party/libudev Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
xmllite Cleanups in libjingle to make it compile with chromium_code=1 2014-03-25 00:31:35 +00:00
xmpp Cleanups in libjingle to make it compile with chromium_code=1 2014-03-25 00:31:35 +00:00
COPYING Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
libjingle_examples.gyp AppRTCDemo(ios): style/cleanup fixes following cr/62871616-p10 2014-03-25 00:11:56 +00:00
libjingle_media_unittest.isolate Revert 5274 "Update talk to 58113193 together with https://webrt..." 2013-12-12 22:54:25 +00:00
libjingle_p2p_unittest.isolate Revert 5274 "Update talk to 58113193 together with https://webrt..." 2013-12-12 22:54:25 +00:00
libjingle_peerconnection_unittest.isolate Revert 5274 "Update talk to 58113193 together with https://webrt..." 2013-12-12 22:54:25 +00:00
libjingle_sound_unittest.isolate Revert 5274 "Update talk to 58113193 together with https://webrt..." 2013-12-12 22:54:25 +00:00
libjingle_tests.gyp Revert 5737 "Add system wrapper dependency to libjingle targets." 2014-03-20 23:07:03 +00:00
libjingle_unittest.isolate Revert 5274 "Update talk to 58113193 together with https://webrt..." 2013-12-12 22:54:25 +00:00
libjingle.gyp Revert 5737 "Add system wrapper dependency to libjingle targets." 2014-03-20 23:07:03 +00:00
LICENSE_THIRD_PARTY Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
OWNERS Add pthatcher@webrtc.org to talk/OWNERS. 2014-03-04 05:58:25 +00:00
PRESUBMIT.py talk/PRESUBMIT: Accept copyright years going back to 2004. 2013-08-05 15:01:33 +00:00