aboutsummaryrefslogtreecommitdiff
path: root/webrtc/base
AgeCommit message (Expand)Author
2017-08-10Merge "Suppress non-critical warnings in webrtc."android-o-mr1-preview-2android-o-mr1-preview-1Chih-Hung Hsieh
2017-08-09Suppress non-critical warnings in webrtc.Chih-Hung Hsieh
2017-06-16Merge "libwebrtc_base depends on liblog" am: c07e6f5974Yifan Hong
2017-06-16Merge "Move all libwebrtc* to vendor image." am: 12aeeac6a5Yifan Hong
2017-06-14libwebrtc_base depends on liblogYifan Hong
2017-06-14Move all libwebrtc* to vendor image.Yifan Hong
2017-04-24Merge "Use SSL_CTX_set_max_proto_version instead of SSL_CTX_set_max_version."...davidben
2017-04-21Use SSL_CTX_set_max_proto_version instead of SSL_CTX_set_max_version.davidben
2017-02-24Merge "Leave only an empty top level OWNERS file." am: 82eac3519a am: 4cc6c9fa1fandroid-vts-8.0_r9android-vts-8.0_r8android-vts-8.0_r7android-vts-8.0_r6android-vts-8.0_r2android-vts-8.0_r13android-vts-8.0_r12android-vts-8.0_r11android-vts-8.0_r10android-vts-8.0_r1android-security-8.0.0_r54android-security-8.0.0_r53android-security-8.0.0_r52android-cts-8.0_r9android-cts-8.0_r8android-cts-8.0_r7android-cts-8.0_r6android-cts-8.0_r5android-cts-8.0_r4android-cts-8.0_r3android-cts-8.0_r26android-cts-8.0_r25android-cts-8.0_r24android-cts-8.0_r23android-cts-8.0_r22android-cts-8.0_r21android-cts-8.0_r20android-cts-8.0_r2android-cts-8.0_r19android-cts-8.0_r18android-cts-8.0_r17android-cts-8.0_r16android-cts-8.0_r15android-cts-8.0_r14android-cts-8.0_r13android-cts-8.0_r12android-cts-8.0_r11android-cts-8.0_r10android-cts-8.0_r1android-8.0.0_r9android-8.0.0_r7android-8.0.0_r51android-8.0.0_r50android-8.0.0_r49android-8.0.0_r48android-8.0.0_r47android-8.0.0_r46android-8.0.0_r45android-8.0.0_r44android-8.0.0_r43android-8.0.0_r42android-8.0.0_r41android-8.0.0_r40android-8.0.0_r4android-8.0.0_r39android-8.0.0_r38android-8.0.0_r37android-8.0.0_r36android-8.0.0_r35android-8.0.0_r32android-8.0.0_r31android-8.0.0_r30android-8.0.0_r3android-8.0.0_r29android-8.0.0_r28android-8.0.0_r2android-8.0.0_r17android-8.0.0_r16android-8.0.0_r15android-8.0.0_r13android-8.0.0_r12android-8.0.0_r11android-8.0.0_r10android-8.0.0_r1security-oc-releaseoreo-vts-releaseoreo-security-releaseoreo-releaseoreo-r6-releaseoreo-r5-releaseoreo-r4-releaseoreo-r3-releaseoreo-r2-releaseoreo-devoreo-cts-releaseChih-hung Hsieh
2017-02-23Leave only an empty top level OWNERS file.Chih-Hung Hsieh
2017-01-12Fix build warningsGlenn Kasten
2016-02-11Suppress unused-parameter warnings.Chih-Hung Hsieh
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