summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2014-11-07Change dummy address to use 0.0.0.0 instead of ::perkj@webrtc.org
2014-11-06Remove deprecated PeerConnection APIs.perkj@webrtc.org
2014-11-05This fixes a small memory leak (found using Xcode/Instruments on iOS) intkchin@webrtc.org
2014-11-04Cleanup RTCVideoRenderer interface.tkchin@webrtc.org
2014-11-04ReAdd PeerConnectionInterface::AddStream to fix Chrome build.perkj@webrtc.org
2014-11-04Change the PeerConnection proxy templates to use blocking method calls instea...tommi@webrtc.org
2014-11-04Prepare for removal of PeerConnectionObserver::OnError.perkj@webrtc.org
2014-11-03Android AppRTCDemo improvements:glaznev@webrtc.org
2014-11-03Disable PeerConnectionEndToEndTest.CreateDataChannelAfterNegotiate under MSanhenrik.lundin@webrtc.org
2014-10-29(Auto)update libjingle 78738075-> 78738103buildbot@webrtc.org
2014-10-28move xmpp and p2p to webrtchenrike@webrtc.org
2014-10-27Adding setting screen to AppRTCDemo.glaznev@webrtc.org
2014-10-27Use flags set by the port allocator.braveyao@webrtc.org
2014-10-24Add HD support to Android if we detect a hardware video encoder that can be u...perkj@webrtc.org
2014-10-23patch from issue 25469004pthatcher@webrtc.org
2014-10-20Avoid using EGLContext class for Android 4.1 and below.glaznev@webrtc.org
2014-10-17Reverts r7459 "Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle...henrike@webrtc.org
2014-10-17Cleaning up Android AppRTCDemo.glaznev@webrtc.org
2014-10-15Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrt...henrike@webrtc.org
2014-10-14(Auto)update libjingle 77701902-> 77709729buildbot@webrtc.org
2014-10-14(Auto)update libjingle 77689511-> 77696841buildbot@webrtc.org
2014-10-13(Auto)update libjingle 77414393-> 77554188buildbot@webrtc.org
2014-10-09Change setting VP8 codec specific info values by HW VP8 encoderglaznev@webrtc.org
2014-10-09Remove bad waiting code from video decoder release function.glaznev@webrtc.org
2014-10-07Make the media content send only if offerToReceive is false while local strea...jiayl@webrtc.org
2014-10-07Temporary fix to allow Invoke() calls for VP8 HW encoder and decoder.glaznev@webrtc.org
2014-10-06Fixing build issue with L-sdkhenrike@webrtc.org
2014-10-02Switch to SW video decoder on Android after getting 2 or moreglaznev@webrtc.org
2014-09-29Allow Android apps to set video renderer scaling type.glaznev@webrtc.org
2014-09-29Disable flaky tests:asapersson@webrtc.org
2014-09-28Initialize SSL in unittest_main.cc.pbos@webrtc.org
2014-09-26Fix the duplicated candidate problem when using multiple STUN servers.jiayl@webrtc.org
2014-09-24Fix a problem in Thread::Send.jiayl@webrtc.org
2014-09-23Change Android video renderer to maintain video aspectglaznev@webrtc.org
2014-09-23Switch HW video decoder to output byte buffers if videoglaznev@webrtc.org
2014-09-23Enable ipv6 by default for webrtc under a Finch experiment.guoweis@webrtc.org
2014-09-19Reapply 23529005 after fixing the build break issue (Chromium:582133002)guoweis@webrtc.org
2014-09-19Fix HW video decoder crash on some Android KK devices.glaznev@webrtc.org
2014-09-19Fixing compilation failure in peerconnection_jni.cc with WEBRTC_CHROMIUM_BUILD.glaznev@webrtc.org
2014-09-18A few fixes to avoid crash in HW codec on device orientation change.glaznev@webrtc.org
2014-09-18Revert maximum video codec resolution on Android back to 720p again.glaznev@webrtc.org
2014-09-17Enable HW video decoding on Qualcomm devices.glaznev@webrtc.org
2014-09-17Split video engine android initialization into each internal module initializ...andresp@webrtc.org
2014-09-17Java VideoRenderer class may be backed by two different nativeglaznev@webrtc.org
2014-09-16Revert 7184 "Enable ipv6 by default for webrtc under a Finch exp..."kjellander@webrtc.org
2014-09-16Add a target for the approved subset of rtc_base.andrew@webrtc.org
2014-09-15HW video decoding optimization to better support HD resolution:glaznev@webrtc.org
2014-09-15Enable ipv6 by default for webrtc under a Finch experiment.guoweis@webrtc.org
2014-09-15Make BW checks > 0 in peerconnection_unittest.cc.pbos@webrtc.org
2014-09-12Temporary revert maximum video codec resolution back to 1080p.glaznev@webrtc.org