Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
44eb7a2d7c14db67d8468ed1e783d1219da65636
44eb7a2
Roll chromium_revision cbba184f42..d4c912f989 (503620:503644)
by Autoroller
· 7 years ago
401a52b
Roll chromium_revision aa5131c67a..cbba184f42 (503572:503620)
by Autoroller
· 7 years ago
ec5493e
Roll chromium_revision 5aca6dd699..aa5131c67a (503520:503572)
by Autoroller
· 7 years ago
73b60b8
Remove the redundant method GetPayloadSpecifics
by Karl Wiberg
· 7 years ago
736a98a
Roll chromium_revision 0b04bb65d6..5aca6dd699 (503455:503520)
by Autoroller
· 7 years ago
92d9dd0
rtp_rtcp_format: Separate public and private source files
by Karl Wiberg
· 7 years ago
8e8da13
Roll chromium_revision e242527ec0..0b04bb65d6 (503426:503455)
by Autoroller
· 7 years ago
e10c01c
Roll chromium_revision 6995ce043e..e242527ec0 (503371:503426)
by Autoroller
· 7 years ago
946d886
Remove VoENetwork
by solenberg
· 7 years ago
99a81b6
Remove #include of rtc_stream_config.h from rtc_event_log.h
by Elad Alon
· 7 years ago
fc17930
Roll chromium_revision 2d1b3e73b6..6995ce043e (503346:503371)
by Autoroller
· 7 years ago
7a2b370
Roll chromium_revision d49a98a3ca..2d1b3e73b6 (503300:503346)
by Autoroller
· 7 years ago
aa0fe12
Roll chromium_revision f52ff80530..d49a98a3ca (501932:503300)
by Autoroller
· 7 years ago
4e2deab
Only return stats for the most recent unsignaled audio stream.
by deadbeef
· 7 years ago
feeb9bf
Remove backwards compatibilty header for Optional
by kwiberg
· 7 years ago
851481c
Revert "Roll chromium_revision f52ff80530..4bafa509ea (501932:502960)"
by Charu Jain
· 7 years ago
e682935
Roll chromium_revision f52ff80530..4bafa509ea (501932:502960)
by Autoroller
· 7 years ago
b19012e
Remove the support of fallback from DTLS to SDES.
by zhihuang
· 7 years ago
b335e31
This is a rollback of https://chromium-review.googlesource.com/c/external/webrtc/+/616724
by alexnarest
· 7 years ago
75dd6d4
Drop reference to webrtc_overrides/.../task_queue.h
by nisse
· 7 years ago
4dc4e25
Reland "Adding PRESUBMIT check to avoid mixing C, C++ and Objc-C/Obj-C++.""
by Mirko Bonadei
· 7 years ago
080832e
Moving Obj-C++ code in desktop_capture_objc.
by Mirko Bonadei
· 7 years ago
034a6b8
Revert "Adding PRESUBMIT check to avoid mixing C, C++ and Objc-C/Obj-C++."
by Mirko Bonadei
· 7 years ago
0c15c53
Adding PRESUBMIT check to avoid mixing C, C++ and Objc-C/Obj-C++.
by Mirko Bonadei
· 7 years ago
7de1eb7
Adding Test at the end of test classes.
by Mirko Bonadei
· 7 years ago
eb23e17
Revert of Completed the functionalities of SrtpTransport. (patchset 7 id:320001 of https://codereview.webrtc.org/2997983002/ )
by zhihuang
· 7 years ago
2572404
Removing useless include_dirs entry.
by Mirko Bonadei
· 7 years ago
a5f043f
Change ForwardErrorCorrection class to accept one received packet at a time.
by nisse
· 7 years ago
dd3abbb
Remove VoERTP_RTCP.
by solenberg
· 7 years ago
c5267d2
Simplify ReceiveStatistics: merge GetActiveStatisticians into RtcpReportBlocks
by Danil Chapovalov
· 7 years ago
aa568a6
Android: Add interface for getting native EGL context
by Magnus Jedvert
· 7 years ago
6dc2038
Remove VoECodec.
by solenberg
· 7 years ago
6ac1552
Cleaning checkdeps configuration.
by Mirko Bonadei
· 7 years ago
a730c1c
Enabling and fixing CheckNewlineAtTheEndOfProtoFiles
by Mirko Bonadei
· 7 years ago
cb728ea
Fix Gn Untracked headers in webrtc/modules/video_coding.
by charujain
· 7 years ago
b63310a
Remove VoEFile and things it uses.
by solenberg
· 7 years ago
2352ce3
Remove backwards compatibilty header for ArrayView
by kwiberg
· 7 years ago
ef6ee98
Pass environment variable as string in autoroll script.
by Edward Lemur
· 7 years ago
1d4db39
Revert of If SRTP sessions exist, don't create new ones when applying answer. (patchset #1 id:1 of https://codereview.webrtc.org/3019443002/ )
by henrika
· 7 years ago
9a2e906
Added RTCMediaStreamTrackStats.concealmentEvents
by Gustaf Ullberg
· 7 years ago
35dee81
Clean out unused methods from VoiceEngine and VoEBase.
by solenberg
· 7 years ago
2c9ac29
Autoroller: don't use GCE auth pathway
by Aaron Gable
· 7 years ago
4354725
Delete deprecated metod RtpRtcp::SetMaxTransferUnit.
by nisse
· 7 years ago
cb3b1c1
video_quality_loopback_test.py: Fix relative path to root.
by Henrik Kjellander
· 7 years ago
2782904
RtcEventLog::Create() no longer a friend of RtcEventLogImpl
by Elad Alon
· 7 years ago
d45aea8
Serialize "a=x-google-flag:conference".
by deadbeef
· 7 years ago
5ada7ac
If SRTP sessions exist, don't create new ones when applying answer.
by deadbeef
· 7 years ago
1c5e6d0
Remove BasicPortAllocator::EnableProtocol.
by deadbeef
· 7 years ago
7f1563f
Making BasicPortAllocator tests slightly less fragile.
by deadbeef
· 7 years ago
930021d
Eliminating the risk of sustained echo during capture data loss in AEC3.
by Per Åhgren
· 7 years ago
f491c52
Move log_count_ out of RtcEventLogImpl
by Elad Alon
· 7 years ago
a96fd7f
Make rtc_event_log2text handle all events [2/2]
by Elad Alon
· 7 years ago
a7567a9
Implement DesktopCapturerWrapper and CaptureResultDesktopCapturerWrapper
by Zijie He
· 7 years ago
6c17057
Move rtcp packet classes from rtp_rtcp to rtp_rtcp_format target
by Danil Chapovalov
· 7 years ago
58b0316
Expose new video codec factories in the PeerConnectionFactory API
by Magnus Jedvert
· 7 years ago
18f5427
Remove voe_auto_test and add new tests to cover the missing cases.
by solenberg
· 7 years ago
8b891ce
Remove unused function - RtcEventLog::ParseRtcEventLog()
by Elad Alon
· 7 years ago
8ecfd80
Fix public Obj-C header import.
by Anders Carlsson
· 7 years ago
8d75ac7
Add stats for forced software encoder fallback for VP8.
by asapersson
· 7 years ago
34f303c
Make rtc_event_log2text handle all events [1/2]
by Elad Alon
· 7 years ago
48d96c0
Corrected upper limits of NetEq minimum and maximum delay.
by Gustaf Ullberg
· 7 years ago
7120742
Adding NOLINT for typedefs.h and common_types.h
by Mirko Bonadei
· 7 years ago
563934e
Clean up dependencies of peerconnection_unittest.
by Patrik Höglund
· 7 years ago
743117f
Disable FullStackTest.LargeRoomVP8_*thumb on iOS
by oprypin
· 7 years ago
262d4ff
Added logging inside AEC3 for render API buffer under/overruns
by Per Åhgren
· 7 years ago
6ef2002
Use current user instead of kjellander@ in the roll script.
by Edward Lemur
· 7 years ago
9d8ce7c
video_quality_loopback_test.py: Fix paths to root.
by Henrik Kjellander
· 7 years ago
866d337
Re-enabling CheckOrphanHeaders
by Mirko Bonadei
· 7 years ago
9a45116
Fix Gn Untracked headers in webrtc/common_audio
by charujain
· 7 years ago
59b2854
gitignore: Remove webrtc/
by Henrik Kjellander
· 7 years ago
a18a3bf
Fix Python shebang and license for presubmit_test.py
by Henrik Kjellander
· 7 years ago
5a6aa4f
Fix path to root in low_bandwidth_audio_test.py
by Henrik Kjellander
· 7 years ago
e4f900d
gradle_project_test.py: Fix calculation of checkout root dir.
by Henrik Kjellander
· 7 years ago
0e8f053
iOS: Fix license path in API framework script
by Henrik Kjellander
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
6674846
Fix Gn untracked headers in webrtc/media
by charujain
· 7 years ago
8b92dce
Whitespace change to test rietveld cq
by agable
· 7 years ago
2a5e426
Reject the descriptions that attempt to change the order of m= sections
by Zhi Huang
· 7 years ago
9c66aee
Adding some checkdeps rules
by Mirko Bonadei
· 7 years ago
9cad501
Implement IsOccluded() in each DesktopCapturer implementation
by Zijie He
· 7 years ago
6564ea3
FallbackDesktopCapturerWrapper should set permanent_error if main_capturer_->SelectSource() failed
by Zijie He
· 7 years ago
6d01f6d
Fix PRESUBMIT.py
by Edward Lemur
· 7 years ago
f1977b3
Roll chromium_revision 946d80b37f..f52ff80530 (501605:501932)
by Edward Lemur
· 7 years ago
8769e17
Rename rtp::Packet to RtpPacket
by Danil Chapovalov
· 7 years ago
eea063f
Reject configs with ridiculously many channels instead of crashing
by Karl Wiberg
· 7 years ago
033a1bf
Update autoroller to use Gerrit.
by Edward Lemur
· 7 years ago
73276ad
- Removes voe_conference_test.
by Fredrik Solenberg
· 7 years ago
7d1f493
Make toVideoFrame in I420Frame return the original frame.
by Sami Kalliomäki
· 7 years ago
9893e25
PRESUBMIT: Enforce tracker prefix for all BUG entries
by charujain
· 7 years ago
66ca7e3
Add a check that sanitizers cause a fatal failure
by Oleh Prypin
· 7 years ago
0a2ed5f
Removing webrtc/config.h
by Mirko Bonadei
· 7 years ago
d4b0c05
Add new video codec factories
by Magnus Jedvert
· 7 years ago
a9d4da8
Update URLs for deps/third_party/* in DEPS
by Henrik Kjellander
· 7 years ago
2db9c28
Update README.md and codereview.settings for new source location
by Aaron Gable
· 7 years ago
80c1f12
Whitespace change.
by Edward Lemur
· 7 years ago
866e417
Update webrtc CQ to commit to new location
by Aaron Gable
· 7 years ago
479d3d7
Drop return value from RtpRtcp::IncomingRtcpPacket.
by nisse
· 7 years ago
9a85f07
Enhance RTCUIApplicationStatusObserver thread safety.
by andersc
· 7 years ago
f54573b
Reland of Delete Rtx-related methods from RTPPayloadRegistry. (patchset #1 id:1 of https://codereview.webrtc.org/3011093002/ )
by nisse
· 7 years ago
Next »