commit | 83245bde3ddf7f7debfcfadbec5a4beb8c3e97ac | [log] [tgz] |
---|---|---|
author | Patrik Höglund <phoglund@webrtc.org> | Thu Jan 30 08:33:57 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 30 10:25:47 2020 |
tree | 47be47d7ded0fd5f3d6f0857e6d60b13821835fe | |
parent | 152b4354cdec62aae41dce0b75ddec2c324d3d77 [diff] |
Make the dashboard upload script read protos instead of JSON. I had to pivot and make tests output protos instead of JSON. I basically move the proto -> JSON conversion into this script instead of doing it in the test binary. This is a temporary state. Later it will be enough to just read up the file and pass it straight to the Catapult implementation, once it learns to de-serialize the proto directly. Bug: chromium:1029452 Change-Id: I7ce992eeeb1a5ae0f20eed54174b08b496e74dfd Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/166920 Commit-Queue: Patrik Höglund <phoglund@webrtc.org> Reviewed-by: Artem Titov <titovartem@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30419}
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.
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.