Mirko Bonadei 4c04d8e10c Fixing autoroller/roll_deps.py.
This fixes the current autoroller breakage [1] by pre-updating the
cipd package version for 'chromium/third_party/jdk'.

Error was:

File "/b/s/w/ir/cache/builder/src/tools_webrtc/autoroller/roll_deps.py", line 264, in _FindChangedCipdPackages
    assert pkgs_equal, 'Old: %s\n New: %s' % (old_pkgs, new_pkgs)
AssertionError: Old: [{'version': 'rfJtuH296mzs7BYOgmQkpz-7ydXtpLKeO15qDDMaa5cC', 'package': 'chromium/third_party/jdk'}]
 New: [{'version': 'PfRSnxe8Od6WU4zBXomq-zsgcJgWmm3z4gMQNB-r2QcC', 'package': 'chromium/third_party/jdk'}, {'version': 'fkhuOQ3r-zKtWEdKplpo6k0vKkjl-LY_rJTmtzFCQN4C', 'package': 'chromium/third_party/jdk/extras'}]

[1] - https://ci.chromium.org/p/webrtc/builders/cron/Auto-roll%20-%20WebRTC%20DEPS/7897

Bug: None
Change-Id: I473410000186843221b941d3f8d62b4bb8bd5cac
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/158884
Commit-Queue: Artem Titarenko <artit@webrtc.org>
Reviewed-by: Artem Titarenko <artit@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29689}
2019-11-05 12:15:49 +00:00
2019-11-01 11:55:16 +00:00
2018-10-05 14:40:21 +00:00
2019-09-10 10:03:50 +00:00
2019-11-04 08:31:07 +00:00
2019-11-04 08:31:07 +00:00
2019-11-05 09:40:03 +00:00
2019-10-31 10:09:15 +00:00
2019-10-31 13:56:44 +00:00
2019-10-28 12:27:50 +00:00
2019-07-08 13:45:15 +00:00
2019-11-05 12:15:49 +00:00
2017-09-15 04:25:06 +00:00
2018-12-18 12:30:58 +00:00
2019-10-08 12:20:39 +00:00
2017-09-15 04:25:06 +00:00
2018-07-23 15:28:48 +00:00
2017-09-15 04:25:06 +00:00
2019-09-03 14:55:43 +00:00
2019-10-25 13:46:03 +00:00
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

Description
No description provided
Readme 255 MiB
Languages
C++ 88.6%
C 3.3%
Java 3%
Objective-C++ 1.9%
Python 1.9%
Other 1%