webrtc/talk
glaznev@webrtc.org eef85387ec Fix AppRTCDemo closing error for KK and JB Android devices.
- Do not allow connection output when sending http delete
request to ws server - this causes IOException for KK and JB devices.
- Avoid creating dialog box with error message when activity
has been already closed / paused -
this causes resource leak error message for KK devices.
- Plus some code clean up to support async http messages in
websocket channel wrapper and use Handler for running
peerconnection client funcitons on UI thread.

R=jiayl@webrtc.org, tkchin@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@7836 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-12-09 01:29:17 +00:00
..
app/webrtc Fix assertion failure when closing data channel, and add a unit test. 2014-12-04 23:16:52 +00:00
build Change default JVM location to /usr/lib/jvm/java-7-openjdk-amd64 2014-10-31 19:01:41 +00:00
examples Fix AppRTCDemo closing error for KK and JB Android devices. 2014-12-09 01:29:17 +00:00
media cricket::VideoFrame int64 to int64_t. 2014-12-05 09:42:57 +00:00
session Revert 7698 "WebRtcVideoMediaChannel::SetSendParams: Don't cap r..." 2014-11-13 16:21:49 +00:00
codereview.settings Add codereview.settings to the /talk subdirectory 2014-12-05 13:47:37 +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 Revert 7826 "Change Android PeerConnectionUnittest to build usin..." 2014-12-08 17:21:50 +00:00
libjingle_media_unittest.isolate Update all .isolate files for the new format. 2014-10-31 18:08:09 +00:00
libjingle_p2p_unittest.isolate Update all .isolate files for the new format. 2014-10-31 18:08:09 +00:00
libjingle_peerconnection_unittest.isolate Update all .isolate files for the new format. 2014-10-31 18:08:09 +00:00
libjingle_sound_unittest.isolate Update all .isolate files for the new format. 2014-10-31 18:08:09 +00:00
libjingle_tests.gyp Revert 7826 "Change Android PeerConnectionUnittest to build usin..." 2014-12-08 17:21:50 +00:00
libjingle_unittest.isolate Update all .isolate files for the new format. 2014-10-31 18:08:09 +00:00
libjingle.gyp Revert 7826 "Change Android PeerConnectionUnittest to build usin..." 2014-12-08 17:21:50 +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 OWNERS: Remove tomasl@ and mallinath@ 2014-11-24 10:05:05 +00:00
PRESUBMIT.py Remove protected files from talk/PRESUBMIT.py. 2014-11-04 16:06:35 +00:00