aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-21Merge "Snap for 7453540 from 97e54a7e73c7b24e464ef06ef3c3b3716f21bb15 to emu-...emu-30-releaseAndroid Build Coastguard Worker
2021-06-21Snap for 7453540 from 97e54a7e73c7b24e464ef06ef3c3b3716f21bb15 to emu-30-releaseAndroid Build Coastguard Worker
2021-05-13Merge "[Abseil-Cpp] Do not install any artifacts." into emu-master-devTreehugger Robot
2021-04-30[Abseil-Cpp] Do not install any artifacts.Erwin Jansen
2021-04-27Merge "Fix incorrect archive extraction with cmake" into emu-master-devTreehugger Robot
2021-04-22Fix incorrect archive extraction with cmakeErwin Jansen
2021-04-22Merge "Update abseil-cpp and merge e313c070" into emu-master-devErwin Jansen
2021-04-22Update abseil-cpp and merge e313c070Erwin Jansen
2021-04-20Merge "Add missing LICENSE." into emu-master-devErwin Jansen
2021-04-20Add missing LICENSE.Erwin Jansen
2021-04-20Merge "Fix emulator build break." into emu-master-devErwin Jansen
2021-04-20Fix emulator build break.Erwin Jansen
2021-04-20Fix iOS compilation for chromium rollArtem Titov
2021-04-20Remove ReceiveDataParams::timestampFlorent Castelli
2021-04-20dcsctp: Log integers as unsignedVictor Boivie
2021-04-20dcsctp: Merge ReconfigResponseSN/ReconfigRequestSNVictor Boivie
2021-04-20dcsctp: Add Chunk ValidatorsVictor Boivie
2021-04-20dcsctp: Add test for StrongAlias<bool> as boolVictor Boivie
2021-04-20AEC3: Avoid overcompensating for render onsets during dominant nearendGustaf Ullberg
2021-04-20Fixed crash due wrong format specifier.Yura Yaroshevich
2021-04-20Fix incorrect link in README.mdByoungchan Lee
2021-04-20dcsctp: Add OWNERS fileFlorent Castelli
2021-04-20Move h264_profile_level_id and vp9_profile to api/video_codecsJohannes Kron
2021-04-20Add threading assertions to TransceiverListHarald Alvestrand
2021-04-19Add may_contain_cursor property to DesktopFrame to avoid double captureAustin Orion
2021-04-19Merge "Merge 3ceb16ec0aa15333709de448f9a412059a53fa80" into emu-master-devErwin Jansen
2021-04-19Exclude WS_EX_TOOLWINDOWs for WgcCapturerWin.Austin Orion
2021-04-19Remove DataChannelType and deprecated option disable_sctp_data_channelsFlorent Castelli
2021-04-19Handle OnPacketSent on the network thread via MediaChannel.Tomas Gunnarsson
2021-04-19Refactors Vp9UncompressedHeaderParser.Erik Språng
2021-04-19Fix unsafe variable access in RTCStatsCollectorTomas Gunnarsson
2021-04-19Ban std::shared_ptr in style guideHarald Alvestrand
2021-04-19Add support for setting the initial state to the pending task flag.Tomas Gunnarsson
2021-04-19Add thread accessors to Call.Tomas Gunnarsson
2021-04-19Fix an example in SequenceChecker documentationHarald Alvestrand
2021-04-19Update last received keyframe packet timestamp on all packets with the same R...philipel
2021-04-19webrtc::Mutex: Introduce mutex_race_check.h.Markus Handell
2021-04-19Expose adaptive_ptime from Android SDK.Yura Yaroshevich
2021-04-19Update WebRTC code version (2021-04-19T04:03:03).webrtc-version-updater
2021-04-18Expose adaptive_ptime from iOS SDK.Yura Yaroshevich
2021-04-18Slight code clarification in RemoveStoppedTransceivers.Tomas Gunnarsson
2021-04-18Update WebRTC code version (2021-04-18T04:03:49).webrtc-version-updater
2021-04-17Remove rtp data channel related code from media_channel.*Tomas Gunnarsson
2021-04-17Update WebRTC code version (2021-04-17T04:04:03).webrtc-version-updater
2021-04-16Merge 3ceb16ec0aa15333709de448f9a412059a53fa80Erwin Jansen
2021-04-16Remove third_party/xstream from DEPSBjorn Terelius
2021-04-16dcsctp: Ensure packet size doesn't exceed MTUVictor Boivie
2021-04-16Remove RTP data implementationHarald Alvestrand
2021-04-16Add video/g3doc/stats.md to the doc site menuArtem Titov
2021-04-16Fix unsignalled ssrc race in WebRtcVideoChannel.Henrik Boström