gecko-dev/media/webrtc/trunk
Dan Minor 6fa2ea51b7 Bug 1371485 - Fix gflags root; r=chmanchester
Summary:
I think the webrtc.org gtests are the only user of gflags in tree. We can switch
over to using gn to build this when we start building the tests using gn,
which is Bug 1430779.

Tags: #secure-revision

Bug #: 1371485

Differential Revision: https://phabricator.services.mozilla.com/D1802

--HG--
extra : rebase_source : ba496d6f262d3679031f0b933a80ce3e2a2236a5
2018-06-22 14:25:31 -04:00
..
build Bug 1371485 - Remove unnecessary gyp files from webrtc; r=chmanchester 2018-06-22 14:57:17 -04:00
build_overrides Backed out 5 changesets (bug 1393119) for bustage on linux in /builds/worker/workspace/build/src/obj-firefox/dist/system_wrappers/alsa/asoundlib.h:3:15: alsa/asoundlib.h missing on a CLOSED TREE 2018-01-24 13:00:42 +02:00
chromium_deps
google_apis/build
gtest Bug 1462873 - Link chromium_atomics to webrtc tests. r=froydnj 2018-05-19 13:00:56 +09:00
net Bug 1371485 - Remove unnecessary gyp files from webrtc; r=chmanchester 2018-06-22 14:57:17 -04:00
third_party/gflags Bug 1371485 - Fix gflags root; r=chmanchester 2018-06-22 14:25:31 -04:00
tools/clang Bug 1371485 - Remove webrtc copy of gyp; r=chmanchester 2018-06-21 14:42:08 -04:00
webrtc Bug 1456101 - ensure X11 DesktopCapture module is created on main thread r=dminor 2018-06-04 22:03:14 -07:00
.gn Backed out 5 changesets (bug 1393119) for bustage on linux in /builds/worker/workspace/build/src/obj-firefox/dist/system_wrappers/alsa/asoundlib.h:3:15: alsa/asoundlib.h missing on a CLOSED TREE 2018-01-24 13:00:42 +02:00
AUTHORS
BUILD.gn Bug 1393119 - Update gn files for mozilla build; r=jesup 2017-07-27 13:04:25 -04:00
DEPS
dummy_file.txt
Makefile.old
moz.build Bug 1466254 - Re-generate gn moz.build files. r=mshal 2018-06-06 17:17:37 -07:00
OWNERS
peerconnection_client.target.mk
peerconnection.Makefile
README.md

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. This page is maintained by the Google Chrome team.

Development

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

More info