Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
62337e59dd01699eccb3c496bf7112ca930ec828
62337e5
Use AudioProcessingBuilder everywhere AudioProcessing is created.
by Ivo Creusen
· 7 years ago
8bb8308
Revert "iOS: Don't upload perf results yet."
by Edward Lemur
· 7 years ago
86b893c
Delete declaration of LogMultilineState and LogMultiline.
by Niels Möller
· 7 years ago
825249f
Add final missing header files before enabling orphans check.
by Patrik Höglund
· 7 years ago
3460fa6
Use .empty() instead of '!= ""'
by Edward Lemur
· 7 years ago
7f331fa
Add metric name for MinVideoAndAudioBitRate.
by Edward Lemur
· 7 years ago
6728003
Skip H246 scaling lists in SPS packets
by Todd Wong
· 7 years ago
81ca3bf
Including rtc_base/flags.h after test/gtest.h.
by Mirko Bonadei
· 7 years ago
85e6f39
Roll chromium_revision 0bc7995b0c..95e51a93db (527790:527891)
by Autoroller
· 7 years ago
65d9b54
Roll chromium_revision e50425bed9..0bc7995b0c (527616:527790)
by Autoroller
· 7 years ago
24722b3
Reland "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator."
by Seth Hampson
· 7 years ago
a9329db
Bug Fix: Peers Cannot Communicate If One With Stereo Codec, One Not
by Qiang Chen
· 7 years ago
e6aca63
Avoids audio crash in combination with invalid audio session on iOS.
by henrika
· 7 years ago
9a0a17f
Make it possible to change the amplitude of the pulses generated by PulsedNoiseCapturer.
by erikvarga@webrtc.org
· 7 years ago
6206eef
iOS: Don't upload perf results yet.
by Edward Lemur
· 7 years ago
730add8
Fix release shader resources in the right OpenGL context
by Gustavo Garcia
· 7 years ago
e66572b
Reland "iOS: Save perf results under Documents/perf_result.json"
by Edward Lemur
· 7 years ago
7be31af
Roll chromium_revision 39876e57c3..e50425bed9 (526975:527616)
by Autoroller
· 7 years ago
99175c6
Add untracked headers to video_coding.
by Patrik Höglund
· 7 years ago
c492bf1
Fix JSON format for reporting perf results.
by Edward Lemur
· 7 years ago
c643204
Remove sparse BWE update field trial and instead enable it by default.
by Bjorn Terelius
· 7 years ago
a114c88
Reland "Reland "Reland "Put internal video codec factories into separate target"""
by Anders Carlsson
· 7 years ago
c9e74f5
Removing API forwarding headers.
by Mirko Bonadei
· 7 years ago
625c3b6
Add missing file to p2p.
by Patrik Höglund
· 7 years ago
f641687
Forward fixing WebRTC to compile with Android NDK r16.
by Mirko Bonadei
· 7 years ago
2d6c76a
Switch to using AddTrack with stream labels
by Steve Anton
· 7 years ago
43a723a
Move AddTrack stats update to submethod
by Steve Anton
· 7 years ago
dc8b5ab
Remove dead code for media channel errors
by Steve Anton
· 7 years ago
8171211
Fix shadowed variable in ContentInfo
by Steve Anton
· 7 years ago
2767632
Expose RTCDtmfSender API via RTCRtpSender in ObjC SDK.
by Yura Yaroshevich
· 7 years ago
bf56712
Exposed setOptions via RTCPeerConnectionFactory
by Yura Yaroshevich
· 7 years ago
e0c2eea
Simplifying video engine test code.
by srte
· 7 years ago
b960e41
Add missing files to audio_coding
by Patrik Höglund
· 7 years ago
947f3fe
Fix reporting of perf results on PlaysOutAudioAndVideoInSync* tests
by Edward Lemur
· 7 years ago
6d3ed71
Add missing audio_device files.
by Patrik Höglund
· 7 years ago
dd3987f
Add _[no]red suffix to RampUpTests.
by Edward Lemur
· 7 years ago
9e19403
Move videosourceinterface to api.
by Patrik Höglund
· 7 years ago
75ceef2
Pivot old stats generation to iterate senders/receivers
by Harald Alvestrand
· 7 years ago
bb4bbfd
Roll chromium_revision 941cdfd0c2..39876e57c3 (526830:526975)
by Autoroller
· 7 years ago
be214a2
Move videosinkinterface.h to common_video to solve a circular dep.
by Patrik Höglund
· 7 years ago
085bb64
Adds WebRTC.Audio.XXXRecordingDurationMs UMA stat on Android.
by henrika
· 7 years ago
4f024ef
Renaming android_library android_manifest to android_manifest_for_lint.
by Mirko Bonadei
· 7 years ago
7613454
Reland: Fix circular dependency in BWE code.
by Patrik Höglund
· 7 years ago
9226f05
Add linux32_dbg to CQ.
by Edward Lemur
· 7 years ago
3b116ad
Check keepAlive before calling nativeDataIsRecording (reland)
by henrika
· 7 years ago
81d2e3d
Do not build h264 on Linux32 Debug bots.
by Edward Lemur
· 7 years ago
389a97c
Fixing leaked reference from SCTP transport to DTLS/ICE transport.
by Taylor Brandstetter
· 7 years ago
1b17981
Roll chromium_revision 5cbb672076..941cdfd0c2 (526700:526830)
by Autoroller
· 7 years ago
8e126fc
Remove RtcEventLoggingStarted and RtcEventLoggingStopped events.
by Bjorn Terelius
· 7 years ago
c564d01
Fully remove win_msvc bots
by Oleh Prypin
· 7 years ago
bf0aa42
Roll chromium_revision 677d1be0fd..5cbb672076 (526600:526700)
by Autoroller
· 7 years ago
d1d6743
Use PrintResult* instead of printf in video/video_quality_test.cc
by Edward Lemur
· 7 years ago
d420903
Add missing audio_device .h files.
by Patrik Höglund
· 7 years ago
35d2b7e
Fix reporting of perf results on video full stack tests.
by Edward Lemur
· 7 years ago
731082c
Reland: Add mock_rtc_event_log.h.
by Patrik Höglund
· 7 years ago
9cc67dc
Roll chromium_revision 2471b3de96..677d1be0fd (526492:526600)
by Autoroller
· 7 years ago
fa2260d
Add support for data channels with Unified Plan
by Steve Anton
· 7 years ago
5a25ab2
Revert "Add mock_rtc_event_log.h."
by Edward Lemur
· 7 years ago
49acb1e
Add ARDAppDelegate.h.
by Patrik Höglund
· 7 years ago
63aea46
Add mock_rtc_event_log.h.
by Patrik Höglund
· 7 years ago
d98fb5e
Roll chromium_revision d5c2dd7bc9..2471b3de96 (526388:526492)
by Autoroller
· 7 years ago
0e894c3
Update NetworkMonitor so that it can be started from java code.
by Honghai Zhang
· 7 years ago
94dc177
Add mock_bitrate_controller.h.
by Patrik Höglund
· 7 years ago
bb7c94a
Remove win_msvc_rel from CQ
by Oleh Prypin
· 7 years ago
b76767b
Improve code readability in roll_deps
by Oleh Prypin
· 7 years ago
adf4c16
Removed Reset from BitrateProber.
by srte
· 7 years ago
8906187
Pivot generation of stats to iterate senders/receivers
by Harald Alvestrand
· 7 years ago
91fedfb
Add missing iSAC headers.
by Patrik Höglund
· 7 years ago
9185bde
Android: Remove GetThreadInfo()
by Magnus Jedvert
· 7 years ago
0942b36
Revert "Reland "Reland "Put internal video codec factories into separate target"""
by Anders Carlsson
· 7 years ago
727b7d0
Reland "Reland "Put internal video codec factories into separate target""
by Anders Carlsson
· 7 years ago
5f99e65
Removing unneeded dependencies from video_quality_test.
by Mirko Bonadei
· 7 years ago
75f18fc
Make building with X11 libraries optional.
by Joachim Bauch
· 7 years ago
6213929
Add missing files to audio_processing.
by Patrik Höglund
· 7 years ago
0f1c15d
Roll chromium_revision d8f75673c2..d5c2dd7bc9 (526280:526388)
by Autoroller
· 7 years ago
d248044
Delete unused ios_arm64.json config
by Edward Lemur
· 7 years ago
04766e7
Fix iOS64 Release internal bot.
by Edward Lemur
· 7 years ago
a31e54d
Roll chromium_revision e752a3c9f0..d8f75673c2 (526180:526280)
by Autoroller
· 7 years ago
9e17217
Revert "Now uses AudioRecord.Builder on Android again."
by Alex Glaznev
· 7 years ago
16b2a36
Fix the commit difference computation in roll_deps
by Oleh Prypin
· 7 years ago
65fb17b
Don't submit the CL in roll_deps if the revision diff is too small
by Oleh Prypin
· 7 years ago
603ce98
Reenable the dcheck ssrc can't change after first sent packet
by Danil Chapovalov
· 7 years ago
d3070f4
Add 'is_chrome_branded' guard to the default of 'rtc_use_h264'
by Oleh Prypin
· 7 years ago
97cb448
Update Webrtc to new AudioProcessing API.
by Alex Loiko
· 7 years ago
144d055
Roll chromium_revision 0f507e5ddb..e752a3c9f0 (526144:526180)
by Autoroller
· 7 years ago
a102f0f
Roll chromium_revision 9d7dcfe72f..0f507e5ddb (526142:526144)
by Autoroller
· 7 years ago
f6dc412
Roll chromium_revision 077959a33f..9d7dcfe72f (526140:526142)
by Autoroller
· 7 years ago
c213e2d
Roll chromium_revision f89d2eefd2..077959a33f (526137:526140)
by Autoroller
· 7 years ago
7ad679b
Roll chromium_revision b7eb864179..f89d2eefd2 (526132:526137)
by Autoroller
· 7 years ago
a5c3e65
Roll chromium_revision b7eb864179..b7eb864179 (526132:526132)
by Autoroller
· 7 years ago
23f35d9
Roll chromium_revision e5bff18836..b7eb864179 (526119:526132)
by Autoroller
· 7 years ago
dd99b7c
Roll chromium_revision da8f9ea66e..e5bff18836 (526110:526119)
by Autoroller
· 7 years ago
dcc3c02
Add support for JSEP offer/answer with transceivers
by Steve Anton
· 7 years ago
24de173
Roll chromium_revision c6f4bc7f66..da8f9ea66e (526092:526110)
by Autoroller
· 7 years ago
e1838ee
Roll chromium_revision 686dd85ea6..c6f4bc7f66 (526077:526092)
by Autoroller
· 7 years ago
3cf01cc
Roll chromium_revision 648e9a6566..686dd85ea6 (526055:526077)
by Autoroller
· 7 years ago
f6e0b1a
Roll chromium_revision f34ea3de96..648e9a6566 (526043:526055)
by Autoroller
· 7 years ago
7a867ba
Roll chromium_revision b9502e4833..f34ea3de96 (526030:526043)
by Autoroller
· 7 years ago
4940888
Roll chromium_revision 15562b02f2..b9502e4833 (526017:526030)
by Autoroller
· 7 years ago
3e48cda
Roll chromium_revision 610c63b35c..15562b02f2 (526007:526017)
by Autoroller
· 7 years ago
Next »