summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-16Add a target for the approved subset of rtc_base.andrew@webrtc.org
2014-09-15Merge third_party/libjingle/source/talk from https://chromium.googlesource.co...Android Chromium Automerger
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-15Stop building talk/xmllite since it is no longer used.henrike@webrtc.org
2014-09-13(Auto)update libjingle 75390072-> 75428737buildbot@webrtc.org
2014-09-13Revert 7170 "Revert 7121 "ValidateFrame, When dumping the first ..."fbarchard@google.com
2014-09-12Temporary revert maximum video codec resolution back to 1080p.glaznev@webrtc.org
2014-09-12Revert 7121 "ValidateFrame, When dumping the first 4 samples of a frame, firs...henrike@webrtc.org
2014-09-11(Auto)update libjingle 75302540-> 75327856buildbot@webrtc.org
2014-09-11Merge third_party/libjingle/source/talk from https://chromium.googlesource.co...Android Chromium Automerger
2014-09-11Stop building talk/sound since it is no longer used.henrike@webrtc.org
2014-09-11Disabling initializeAndroidGlobals when built with WEBRTC_CHROMIUM_BUILD.glaznev@webrtc.org
2014-09-11Revert 7114 "Expose VideoEncoders with webrtc/video_encoder.h."henrikg@webrtc.org
2014-09-11Revert 7145 "Stop building talk/sound since it is no longer used."sprang@webrtc.org
2014-09-11Mark all virtual overrides in the hierarchy of Module as virtual and OVERRIDE.henrik.lundin@webrtc.org
2014-09-10Stop building talk/sound since it is no longer used.henrike@webrtc.org
2014-09-10Fix frame rate selection for Android camera.glaznev@webrtc.org
2014-09-10Put base tests in webrtc_tests.gyphenrike@webrtc.org
2014-09-10Enable shared socket for TurnPort.jiayl@webrtc.org
2014-09-10(Auto)update libjingle 75141932-> 75179475buildbot@webrtc.org
2014-09-09Fixes two issues in how we handle OfferToReceiveX for CreateOffer:jiayl@webrtc.org
2014-09-09ValidateFrame, When dumping the first 4 samples of a frame, first copy it to ...fbarchard@google.com
2014-09-09TurnPort should retry allocation with a new address on error STUN_ERROR_ALLOC...jiayl@webrtc.org
2014-09-09Relanding https://code.google.com/p/webrtc/source/detail?r=7093, after it gotmallinath@webrtc.org
2014-09-09Peerconnection_jni to use webrtc/base/checks.h instead of implementing its own.andresp@webrtc.org
2014-09-09Expose VideoEncoders with webrtc/video_encoder.h.pbos@webrtc.org
2014-09-08Revert 7093: "Implementing ICE Transports type handling in libjingle transport."henrike@webrtc.org
2014-09-08Finish work queue in SctpDataMediaChannelTest.pbos@webrtc.org
2014-09-08Fix a bot-breaking memory leak from early returning in ParseMediaDescription.jiayl@webrtc.org
2014-09-08Revert "Fixes two issues in how we handle OfferToReceiveX for CreateOffer:" b...jiayl@webrtc.org
2014-09-08(Auto)update libjingle 74955991-> 75042522buildbot@webrtc.org
2014-09-08Merge third_party/libjingle/source/talk from https://chromium.googlesource.co...Android Chromium Automerger
2014-09-07Implementing ICE Transports type handling in libjingle transport.mallinath@webrtc.org
2014-09-05Remove unnecessary include from testutils.cc.thorcarpenter@google.com
2014-09-05(Auto)update libjingle 74873066-> 74873164buildbot@webrtc.org
2014-09-05Fix webrtcvideoframe tests.thorcarpenter@google.com
2014-09-05Updated SCTP SDP attributes according to draft-ietf-mmusic-sctp-sdp-07jiayl@webrtc.org
2014-09-05(Auto)update libjingle 74857067-> 74860820buildbot@webrtc.org
2014-09-05(Auto)update libjingle 74851128-> 74857067buildbot@webrtc.org
2014-09-05(Auto)update libjingle 74825992-> 74851128buildbot@webrtc.org
2014-09-05(Auto)update libjingle 74825084-> 74825992buildbot@webrtc.org
2014-09-05Fix an issue in MediaStreamSignaling that a remotely create DataChannel is ad...jiayl@webrtc.org
2014-09-04Revert 7070 "TurnPort should retry allocation with a new address on errorhenrike@webrtc.org
2014-09-04Reduce maximum video resolution for Android.glaznev@webrtc.org
2014-09-04TurnPort should retry allocation with a new address on error STUN_ERROR_ALLOC...jiayl@webrtc.org
2014-09-04Fixes two issues in how we handle OfferToReceiveX for CreateOffer:jiayl@webrtc.org
2014-09-04Abort Negotiate() if DoCreateOffer() fails.pbos@webrtc.org
2014-09-04Remove HybridVideoEngine.pbos@webrtc.org