Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
3c87ac41e7bdb187ede06ad58f0caf52cac51157
3c87ac4
Roll chromium_revision 32f0eb6bd9..0d90f310e3 (407397:407439)
by phoglund
· 8 years ago
8c695b4
Remove redundant UMA stat reporting. Remove logs that are noisy on Windows.
by maxmorin
· 8 years ago
f89a571
[AFL] Allow webrtc fuzzers to be used with afl-fuzz.
by metzman
· 8 years ago
2638c6f
Ignore zero bitrate updates in the UMA BWE stats as they represent network being down and would bias the stats.
by stefan
· 8 years ago
8058e58
Add loss-based BWE estimate to the outgoing bitrate plot.
by terelius
· 8 years ago
1c88e8c
Roll chromium_revision 80b5d0ec09..32f0eb6bd9 (407388:407397)
by phoglund
· 8 years ago
223df8f
Roll chromium_revision fa99476e6e..80b5d0ec09 (407379:407388)
by phoglund
· 8 years ago
7626af8
Roll chromium_revision 94de78b48f..fa99476e6e (407377:407379)
by phoglund
· 8 years ago
590cbef
Roll chromium_revision 4a456989cf..94de78b48f (407367:407377)
by phoglund
· 8 years ago
764d83d
Roll chromium_revision a042a214c6..4a456989cf (407099:407367)
by phoglund
· 8 years ago
ff0a96d
Fix a bug where SourceState on AndroidVideoTrackSource is set to live even on failure.
by Sami Kalliomaki
· 8 years ago
843b6f5
Fix a crash in the event tracing shutdown path
by skvlad
· 8 years ago
d4e6cbd
Remove suppression for non-existing test.
by mflodman
· 8 years ago
02a5797
Reland of "Protect MessageQueue stop field with a critical section to avoid data races." (refs/heads/master@{#13430}).
by André Susano Pinto
· 8 years ago
f52767c
Roll chromium_revision 0259d67099..a042a214c6 (406454:407099)
by phoglund
· 8 years ago
9ddac18
Add minimal LLVM sanity coverage (sancov) reporting for unittests.
by Johan Ahlers
· 8 years ago
8dc945c
Disable NetworkTest.DefaultLocalAddress for Android.
by Edward Lemur
· 8 years ago
1603212
This implementation greatly simplifies Android video capturing stack. The old
by Sami Kalliomaki
· 8 years ago
70ffead
Reimplemented fix for bogus RTP timestamp in RTCP packet created before RTP packet.
by Danil Chapovalov
· 8 years ago
f39f7d9
Always take retransmissions into account when deciding pacing order
by terelius
· 8 years ago
63dcecd
Roll chromium_revision bfec2ff09d..0259d67099 (404886:406454)
by buildbot
· 8 years ago
18832f6
Make rtc_include_tests true by default in gn.
by phoglund
· 8 years ago
88e64e5
Keep a map from SSRC to parsed headers in that stream
by terelius
· 8 years ago
a540ada
Remove stefan@webrtc.org from libvpx roll notification.
by stefan
· 8 years ago
bded44b
Add a CongestionController fuzzer.
by stefan
· 8 years ago
159a2fe
Fix crash which happens when there's reordering in the beginning of a call.
by stefan
· 8 years ago
433ed06
Adjust parameter in vp9 videoprocessor_integration test.
by Marco
· 8 years ago
6ab7879
Adding deadbeef@ as owner of api and p2p, and honghaiz as owner of p2p.
by deadbeef
· 8 years ago
da2c945
Fix a logging error.
by honghaiz
· 8 years ago
91042f8
Restore the behavior where an ICE restart redetermines the ICE role.
by deadbeef
· 8 years ago
2181078
[Chromoting] Remove screen saver logic out of ScreenCapturer implementations
by zijiehe
· 8 years ago
a64edb8
Adding more logging to BasicPortAllocator.
by deadbeef
· 8 years ago
28fdf56
Implement RecordingIsInitialized in file_audio_device.cc.
by noahric
· 8 years ago
72b7f93
Use correct case for including a file.
by thakis
· 8 years ago
c9b27d5
Bugfix for Vp9 GOF and missing frames.
by philipel
· 8 years ago
1367782
Revert of Fix inconsistent setting of the rtc_include_unittests flag. (patchset #1 id:1 of https://codereview.webrtc.org/2154693002/ )
by phoglund
· 8 years ago
bb73873
Disable broken Android rtc_unittests.
by phoglund
· 8 years ago
9d34148
Fix inconsistent setting of the rtc_include_unittests flag.
by phoglund
· 8 years ago
4e417b2
Reland of Switch to use SequencedTaskChecker instead of ThreadChecker where needed.
by perkj
· 8 years ago
32012f8
Do not include task_queue.h in sequenced_task_checker_impl.h
by perkj
· 8 years ago
33b9c8f
Move WEBRTC_BUILD_LIBEVENT definition to base/BUILD.gn and base/base.gyp. This use all_dependent_configs (GN) / all_dependent_settings (GYP) to export WEBRTC_BUILD_LIBEVENT to all dependent targets transitively. This fixes a problem with dependent projects in Chromium that indirectly include task_queue.h
by Per
· 8 years ago
9ad0db5
Dampening connection switch.
by honghaiz
· 8 years ago
73ab917
Remove CHECK around duplicate FLAG lookup.
by noahric
· 8 years ago
39607c9
AVFoundationVideoCapturer: Output native frames instead of I420 frames
by magjed
· 8 years ago
5d58333
Fix VideoFrame inclusion in mediastreaminterface.h
by perkj
· 8 years ago
6c4d0f0
Reland of Adds data logging in native AudioDeviceBuffer class (patchset #1 id:1 of https://codereview.webrtc.org/2148623004/ )
by henrika
· 8 years ago
efd902c
Revert of Switch to use SequencedTaskChecker instead of ThreadChecker where needed. (patchset #1 id:1 of https://codereview.webrtc.org/2149553002/ )
by perkj
· 8 years ago
ec7cef8
Switch to use SequencedTaskChecker instead of ThreadChecker where needed.
by perkj
· 8 years ago
d75de08
Reland of Clean up unused cricket::VideoCapturer inclusion from mediaengine.h (patchset #1 id:1 of https://codereview.webrtc.org/2143123003/ )
by perkj
· 8 years ago
f2c2f8f
Refactoring on QUIC related classes.
by zhihuang
· 8 years ago
a2cd636
Revert of Modify PeerConnection for end-to-end QuicDataChannel usage (patchset #4 id:60001 of https://codereview.webrtc.org/2089553002/ )
by deadbeef
· 8 years ago
36c8d69
Modify PeerConnection for end-to-end QuicDataChannel usage
by zhihuang
· 8 years ago
367efdc
Fixing issue with DTLS channel when using "presumed writable" flag.
by deadbeef
· 8 years ago
1666b61
Update on my last compatibility fix for libevent2.
by tommi
· 8 years ago
22691e0
Avoid race in VideoReceiveStream shutdown
by sprang
· 8 years ago
6f06cca
Create empty PayloadTypeMapper files and add them to builds.
by ossu
· 8 years ago
cd349d9
Reland of actor NACK bitrate allocation (patchset #1 id:1 of https://codereview.webrtc.org/2131913003/ )
by sprang
· 8 years ago
ac09501
Revert of Adds data logging in native AudioDeviceBuffer class (patchset #1 id:1 of https://codereview.webrtc.org/2146853003/ )
by sprang
· 8 years ago
54ce680
Initial version of the local visualization tool for WebrtcEventLogs.
by terelius
· 8 years ago
b201da3
Reland of Adds data logging in native AudioDeviceBuffer class (patchset #1 id:1 of https://codereview.webrtc.org/2141413002/ )
by henrika
· 8 years ago
6d6122b
Avoid race in Call destructor
by sprang
· 8 years ago
f93be58
Revert of WebRtcVoiceEngine: Use AudioDecoderFactory to generate recv codecs. (patchset #10 id:200001 of https://codereview.webrtc.org/2072753002/ )
by ossu
· 8 years ago
95eb1ba
WebRtcVoiceEngine: Use AudioDecoderFactory to generate recv codecs.
by ossu
· 8 years ago
7470eb7
Revert of Clean up unused cricket::VideoCapturer inclusion from mediaengine.h (patchset #1 id:1 of https://codereview.webrtc.org/2149533002/ )
by perkj
· 8 years ago
5dd941e
Revert of Adds data logging in native AudioDeviceBuffer class (patchset #1 id:1 of https://codereview.webrtc.org/2138403003/ )
by henrika
· 8 years ago
e03c161
Reland of Clean up unused cricket::VideoCapturer inclusion from mediaengine.h (patchset #1 id:1 of https://codereview.webrtc.org/2142893002/ )
by perkj
· 8 years ago
dd2fdec
Reland of Adds data logging in native AudioDeviceBuffer class (patchset #1 id:1 of https://codereview.webrtc.org/2139233002/ )
by henrika
· 8 years ago
7b020da
Call event_assign() instead of event_set(), when available.
by tommi
· 8 years ago
927c408
Roll chromium_revision 4828a631a7..bfec2ff09d (404813:404886)
by buildbot
· 8 years ago
9c16fe8
Implement SequencedTaskChecker.
by perkj
· 8 years ago
95663fe
Remove unused NonlinearBeamformer interface
by aluebs
· 8 years ago
59764f3
Roll chromium_revision 8466c81e38..4828a631a7 (404801:404813)
by buildbot
· 8 years ago
9794366
Fixing memory leak in TurnServer.
by deadbeef
· 8 years ago
e5a246f
SurfaceViewRendererOnMeasureTest: Wait for frame size change to take effect
by magjed
· 8 years ago
3a9f41e
Revert of Clean up unused cricket::VideoCapturer inclusion from mediaengine.h (patchset #1 id:1 of https://codereview.webrtc.org/2147443002/ )
by perkj
· 8 years ago
1e56991
Clean up unused cricket::VideoCapturer inclusion from mediaengine.h
by Per
· 8 years ago
a44f28d
Revert of Visualization tool for WebrtcEventLogs (patchset #9 id:160001 of https://codereview.webrtc.org/1995523002/ )
by terelius
· 8 years ago
d658ede
Report Unique_frames_count from frame_analyzer using 'score' units.
by brandtr
· 8 years ago
a478786
Initial version of the local visualization tool for WebrtcEventLogs.
by terelius
· 8 years ago
2637c37
Roll chromium_revision f746c62413..8466c81e38 (404765:404801)
by buildbot
· 8 years ago
025aa94
Revert of Adds data logging in native AudioDeviceBuffer class (patchset #10 id:180001 of https://codereview.webrtc.org/2132613002/ )
by sprang
· 8 years ago
348e411
Adds data logging in native AudioDeviceBuffer class.
by henrika
· 8 years ago
11dd52b
H264VideoToolboxEncoder: Add support for native handles
by magjed
· 8 years ago
b89257a
Handle initialization race in TaskQueue on Windows, discovered by drmemory.
by tommi
· 8 years ago
913b704
Roll chromium_revision 866025e843..f746c62413 (404626:404765)
by buildbot
· 8 years ago
8c59617
add convert_from.h include for ConvertFromI420
by fbarchard
· 8 years ago
af6b6e0
Prefix bool variable with "should".
by honghaiz
· 8 years ago
b4d3108
Added various timestamps to FrameObject.
by philipel
· 8 years ago
65a001f
Roll chromium_revision 38cb11390a..866025e843 (404590:404626)
by buildbot
· 8 years ago
3d70fef
Remove DtlsIdentityStoreInterface, it is no longer used.
by hbos
· 8 years ago
a2c9008
Revert of Protect MessageQueue stop field with a critical section to avoid data races. (patchset #5 id:80001 of https://codereview.webrtc.org/2023193002/ )
by henrika
· 8 years ago
1d35d29
Protect MessageQueue stop field with a critical section to avoid data races.
by andresp
· 8 years ago
c2c24f7
Remove frame rate and target bitrate from ProtectionBitrateCalculator::SetEncodingData
by perkj
· 8 years ago
5e12d36
Reset InterArrival if arrival time clock makes a jump.
by stefan
· 8 years ago
154d0de
Roll chromium_revision c14d86fd4a..38cb11390a (404581:404590)
by buildbot
· 8 years ago
660ec34
Roll chromium_revision 1135d428cd..c14d86fd4a (404580:404581)
by buildbot
· 8 years ago
95c013a
Roll chromium_revision c19cc78b55..1135d428cd (404576:404580)
by buildbot
· 8 years ago
0050d7c
Roll chromium_revision e33a44a707..c19cc78b55 (404563:404576)
by buildbot
· 8 years ago
52e1334
Roll chromium_revision 66f69e4e04..e33a44a707 (404559:404563)
by buildbot
· 8 years ago
9f4a4aa
Roll chromium_revision 9c9a2b8dde..66f69e4e04 (404340:404559)
by buildbot
· 8 years ago
Next »