aboutsummaryrefslogtreecommitdiff
path: root/webrtc/base
AgeCommit message (Expand)Author
2016-01-15Merge upstream SHA 04cb763Alex Luebs
2016-01-14Eliminate defines in talk/kjellander
2016-01-14Revert of Update with new default boringssl no-aes cipher suites. Re-enable t...sprang
2016-01-14Update with new default boringssl no-aes cipher suites. Re-enable tests.Torbjorn Granlund
2016-01-14Fix IPAddress::ToSensitiveString() to avoid dependency on inet_ntop().Sergey Ulanov
2016-01-12Make :rtc_base_approved a public dep of :rtc_base.jbroman
2016-01-12Slap deprecation notices on Pass methodskwiberg
2016-01-11Change DTLS default from 1.0 to 1.2 for webrtc.Guo-wei Shieh
2016-01-09fix GN build break on native_clientGuo-wei Shieh
2016-01-08Update attributes to match gclibc's ansidecl.hkjellander
2016-01-07Replace manual casting to rvalue reference with calls to std::movekwiberg
2016-01-07Remove duplicate code in SocketDispatcherjbauch
2016-01-06Update API for Objective-C RTCIceCandidate.Jon Hjelle
2016-01-04Remove DISABLED_ON_ macros.Peter Boström
2016-01-04Roll chromium_revision d66326c..4df108a (367167:367307)kjellander
2015-12-30Fix a -Wunused-function warning in gn builds.thakis
2015-12-29Removing webrtc::PortAllocatorFactoryInterface.Taylor Brandstetter
2015-12-28Reland 1531763006Guo-wei Shieh
2015-12-23Revert "Enable IPv6 temporary address filtering on iOS."Guo-wei Shieh
2015-12-23Enable IPv6 temporary address filtering on iOS.guoweis
2015-12-21Fix two problems in network.cc:honghaiz
2015-12-20Roll chromium_revision 1b6c421..db567a8 (365999:366304)kjellander
2015-12-18remove deprecated StringToIP() methods from SocketAddress APItfarina
2015-12-18Fix pointer compare-and-swap on Windows.Peter Boström
2015-12-18delete basictypes.h headertfarina
2015-12-18Keep listening if "accept" returns an invalid socket.jbauch
2015-12-17Compilation failed with openssl.guoweis
2015-12-17Use std::nullptr_t instead of decltype(nullptr)kwiberg
2015-12-17Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedV...kwiberg
2015-12-17Cleanup use of "do { ... } while (0)".torbjorng
2015-12-16Disable warnings failing when using Clang on Windows.kjellander
2015-12-16OWNERS: Add * to .gyp{i,} everywhere.kjellander@webrtc.org
2015-12-16New macro: RTC_DEPRECATED (for annotating deprecated functions)kwiberg
2015-12-14Add "x"s in the end of a stripped IPv6 address string.henrikg
2015-12-14Update API for Objective-C RTCIceServerhjon
2015-12-12Support for unmixed remote audio into tracks.Tommi
2015-12-11Remove thread-id wraparounds in event tracing.Peter Boström
2015-12-11Fix -Wformat error in Win-Clang build (take 2)hans
2015-12-11Fix -Wformat error in Win-Clang buildNiklas Enbom
2015-12-10clang/win: Fix -Wextra warnings in webrtc.thakis
2015-12-10Rewrote the PRNG using an xorshift* algorithm and moved the files from test/ ...terelius
2015-12-09WebRTC: Update set of known root certificatesGuo-wei Shieh
2015-12-09RTCCertificate::Expires() and ::HasExpired() implemented using SSLCertificate...hbos
2015-12-08Add oldest rotation type option to RTCFileLoggerhaysc
2015-12-08Add new view that renders local video using AVCaptureLayerPreview.haysc
2015-12-08Revert of RTCCertificate::Expires() and ::HasExpired() implemented (patchset ...hbos
2015-12-08RTCCertificate::Expires() and ::HasExpired() implemented using SSLCertificate...hbos
2015-12-07Revert of "Create rtc::AtomicInt POD struct." (patchset #3 id:40001 of https:...pbos
2015-12-07Implement standalone event tracing in AppRTCDemo.Peter Boström
2015-12-07Reland of "Create rtc::AtomicInt POD struct."Peter Boström