api
TurnCustomizer - an interface for modifying stun messages sent by TurnPort
2017-10-11 07:45:29 +00:00
audio
Fix Gn untracked headers in webrtc/call.
2017-10-10 15:13:48 +00:00
build_overrides
Use hermetic toolchain on Mac, except for local iOS builds
2017-09-11 18:38:48 +00:00
call
Disable RampUpTest.UpDownUpTransportSequenceNumberPacketLoss.
2017-10-10 19:16:20 +00:00
common_audio
Adding NOLINT for typedefs.h and common_types.h
2017-09-15 13:03:51 +00:00
common_video
Add explicit includes of refcountedobject.h where it is used.
2017-10-06 13:00:14 +00:00
data
WebRTC: Replace ProjectRootPath by ResourcePath
2016-11-22 18:43:05 +00:00
examples
Fix fat build for ios.
2017-10-11 09:13:39 +00:00
infra
Revert "Disable win_baremetal."
2017-10-05 06:59:15 +00:00
logging
Print RTCP of unknown RTPFB and PSFB type in rtc_event_log2text.
2017-10-11 11:23:32 +00:00
media
Support more H264 profiles for internal software codec
2017-10-06 14:28:44 +00:00
modules
Deletion of temp files in modules_unittests.
2017-10-11 11:47:49 +00:00
ortc
Disable flaky test OrtcFactoryIntegrationTest.BasicTwoWayAudioVideoRtpSendersAndReceivers.
2017-09-27 09:14:28 +00:00
p2p
TurnCustomizer - an interface for modifying stun messages sent by TurnPort
2017-10-11 07:45:29 +00:00
pc
TurnCustomizer - an interface for modifying stun messages sent by TurnPort
2017-10-11 07:45:29 +00:00
resources
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
rtc_base
Add explicit includes of refcountedobject.h where it is used.
2017-10-06 13:00:14 +00:00
rtc_tools
Don't append the bitrate twice to the outgoing bitrate plot in event_log_visualizer.
2017-10-04 16:35:45 +00:00
sdk
Updating RTCDeviceType with new iOS devices.
2017-10-11 10:06:59 +00:00
stats
Added RTCMediaStreamTrackStats.jitterBufferDelay for audio
2017-10-02 10:47:00 +00:00
system_wrappers
Delete static_instance.h and fix_interlocked_exchange_pointer_win.h
2017-10-05 13:19:21 +00:00
test
Make the complexity of the square generator configurable.
2017-10-10 15:02:58 +00:00
tools_webrtc
Reland "Added PeerConnectionObserver::OnRemoveTrack."
2017-10-10 17:06:00 +00:00
video
Simplify RtpRtcp interface for REMB
2017-10-11 11:09:39 +00:00
voice_engine
Add explicit includes of refcountedobject.h where it is used.
2017-10-06 13:00:14 +00:00
.clang-format
Tune ObjC clang-format configuration
2017-05-11 09:14:18 +00:00
.git-blame-ignore-revs
Create .git-blame-ignore-revs and add Java format CL to it.
2016-10-20 09:20:39 +00:00
.gitignore
MB: Add support for isolating scripts + isolate low_bandwidth_audio_test.py.
2017-10-02 16:57:09 +00:00
.gn
Remove remaining mentions of gflags
2017-09-25 15:34:41 +00:00
.vpython
Add psutil to vpython dependencies (used on builder bots)
2017-09-04 08:04:16 +00:00
AUTHORS
Reland of Fix the video buffer size should take rtt into consideration (patchset #2 id:160001 of https://codereview.chromium.org/3002033002/ )
2017-09-25 13:37:12 +00:00
BUILD.gn
Revert "Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld)."
2017-09-29 13:48:29 +00:00
CODE_OF_CONDUCT.md
Add code of conduct to WebRTC repo
2017-05-16 12:09:13 +00:00
codereview.settings
Make Gerrit the default for WebRTC changes
2017-09-29 01:38:07 +00:00
common_types.cc
Adding NOLINT for typedefs.h and common_types.h
2017-09-15 13:03:51 +00:00
common_types.h
Set RTPVideoHeader picture id in PayloadRouter if forced fallback for VP8 is enabled.
2017-10-06 13:41:14 +00:00
DEPS
Roll chromium_revision c6405066cc..961817f7c1 (507388:507941)
2017-10-11 11:42:19 +00:00
LICENSE
Moving src/webrtc into src/.
2017-09-15 04:25:06 +00:00
license_template.txt
Update template to follow chromium copyright style
2013-04-24 01:01:28 +00:00
LICENSE_THIRD_PARTY
Moving src/webrtc into src/.
2017-09-15 04:25:06 +00:00
OWNERS
Moving src/webrtc into src/.
2017-09-15 04:25:06 +00:00
PATENTS
Moving src/webrtc into src/.
2017-09-15 04:25:06 +00:00
PRESUBMIT.py
Add gn check presubmit
2017-10-09 12:38:17 +00:00
presubmit_test.py
Presubmit: Add check to support b/xxx entry in bug reference.
2017-09-26 13:50:25 +00:00
presubmit_test_mocks.py
Reland "Adding PRESUBMIT check to avoid mixing C, C++ and Objc-C/Obj-C++.""
2017-09-19 14:23:00 +00:00
pylintrc
Removing invalid-name from disabled pylint checks.
2017-10-11 08:06:49 +00:00
README.chromium
Moving src/webrtc into src/.
2017-09-15 04:25:06 +00:00
README.md
Update README.md and codereview.settings for new source location
2017-09-13 19:54:59 +00:00
style-guide.md
Style guide: Attempt to make the L2 and L3 headings more visually distinct
2017-09-09 03:52:23 +00:00
typedefs.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
WATCHLISTS
Add myself to the watchlist for webrtc/api/ and webrtc/base/
2017-05-04 13:22:46 +00:00
webrtc.gni
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
whitespace.txt
Moving src/webrtc into src/.
2017-09-15 04:25:06 +00:00