No description
Find a file
Niels Möller a421775a6d Delete class EventTimerWrapper.
Only user, iSACTest, refactored to use a sleep instead.

Bug: webrtc:3380
Change-Id: I683a5a05349f75a17e5d2a02d4a20a9cf059a28f
Reviewed-on: https://webrtc-review.googlesource.com/96802
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24541}
2018-09-04 06:53:28 +00:00
api getStats: add kind alias for mediaType 2018-09-03 11:49:30 +00:00
audio Delete StreamStatistician::IsRetransmitOfOldPacket 2018-08-30 11:00:13 +00:00
build_overrides Add phoglund@ to various OWNERS and remove kjellander@ 2017-10-19 09:21:12 +00:00
call Delete VideoSendStream::EnableEncodedFrameRecording. 2018-09-03 13:06:32 +00:00
common_audio Moving LappedTransform, Blocker and AudioRingBuffer. 2018-08-31 15:27:50 +00:00
common_video Add accessor methods for RTP timestamp of EncodedImage. 2018-08-21 09:15:51 +00:00
data WebRTC: Replace ProjectRootPath by ResourcePath 2016-11-22 18:43:05 +00:00
examples Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
infra Remove MSVC debug bots from CQ. 2018-09-01 09:20:03 +00:00
logging Print timestamp-to-UTC map when event_log starts. 2018-08-10 10:04:12 +00:00
media Delete VideoSendStream::EnableEncodedFrameRecording. 2018-09-03 13:06:32 +00:00
modules Delete class EventTimerWrapper. 2018-09-04 06:53:28 +00:00
ortc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
p2p Add the multicast DNS message format. 2018-08-31 00:02:44 +00:00
pc getStats: add kind alias for mediaType 2018-09-03 11:49:30 +00:00
resources Revert CLs affecting video quality toolchain. 2018-08-27 16:50:54 +00:00
rtc_base Adds % unit to float field trial parser. 2018-09-03 15:02:58 +00:00
rtc_tools Removing the intelligibility enhancer. 2018-08-30 21:29:57 +00:00
sdk Include i420 buffers in Obj-C framework again. 2018-09-03 15:06:18 +00:00
stats getStats: add kind alias for mediaType 2018-09-03 11:49:30 +00:00
style-guide Add style guide rule about paired .h and .cc files 2018-03-14 13:02:35 +00:00
system_wrappers Delete class EventTimerWrapper. 2018-09-04 06:53:28 +00:00
test Reland "Add spatial index to EncodedImage." 2018-08-31 07:35:52 +00:00
tools_webrtc Bump xcode versions for WebRTC bots. 2018-08-31 15:32:10 +00:00
video Remove obsolete field trial from the tests 2018-09-03 14:05:04 +00:00
.clang-format Tune ObjC clang-format configuration 2017-05-11 09:14:18 +00:00
.git-blame-ignore-revs Let git-hyper-blame ignore format commit. 2018-06-20 09:26:44 +00:00
.gitignore Roll back checking in the third_party directory 2018-06-27 13:04:08 +00:00
.gn Re-enable gtest absl pretty printers. 2018-08-13 13:54:05 +00:00
.vpython Add vpython dependencies needed to run presubmit tests on LUCI 2018-05-18 08:10:25 +00:00
abseil-in-webrtc.md Add a list of allowed and disallowed Abseil things 2018-08-27 08:37:20 +00:00
AUTHORS Add certificate generate/set functionality to bring iOS closer to JS API 2018-08-13 22:25:15 +00:00
BUILD.gn Obj-C SDK Cleanup 2018-08-30 10:42:41 +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.h Remove kVideoCodecUnknown completely. 2018-08-29 08:48:40 +00:00
DEPS Roll chromium_revision bbc67a1bd5..4d01f290d4 (587546:588344) 2018-09-03 08:31:28 +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
native-api.md Add documentation for WEBRTC_EXCLUDE_BUILT_IN_SSL_ROOT_CERTS. 2018-08-21 13:29:36 +00:00
OWNERS Add a list of allowed and disallowed Abseil things 2018-08-27 08:37:20 +00:00
PATENTS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
PRESUBMIT.py Remove memcheck. 2018-08-07 07:40:08 +00:00
presubmit_test.py Fixing py lint errors 2018-07-23 15:28:48 +00:00
presubmit_test_mocks.py Reland: Add presubmit check for changes in 3pp 2018-05-22 13:11:18 +00:00
pylintrc Fixing py lint errors 2018-07-23 15:28:48 +00:00
README.chromium Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
README.md Tell users where they can find the native API headers 2017-11-14 10:36:46 +00:00
style-guide.md Add a list of allowed and disallowed Abseil things 2018-08-27 08:37:20 +00:00
WATCHLISTS Add steveanton to WATCHLISTS for api/ and pc/ 2018-08-23 17:47:35 +00:00
webrtc.gni Removing the intelligibility enhancer. 2018-08-30 21:29:57 +00:00
whitespace.txt Whitespace change 2018-02-23 10:34:16 +00:00

WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.

Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.

The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.

Development

See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.

Authoritative list of directories that contain the native API header files.

More info