commit | ec3580361e6248bb90d3630c126d5fafbaf45c6e | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Mon Jul 22 08:18:10 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jul 22 08:46:36 2019 |
tree | bfa77d6684e5a138fa2051f7cc00e329c2b96985 | |
parent | e9ff992fd617b28f90ae1c9acfe8fd3c362a3f24 [diff] |
Revert "Don't use all_dependent_configs for sdk frameworks" This reverts commit 63741c7fa1aa55a38af11ac8cc04498722f9407d. Reason for revert: It breaks a chromium.fyi bot (https://ci.chromium.org/p/chromium/builders/webrtc.fyi/WebRTC%20Chromium%20FYI%20Mac%20Builder%20(dbg)/3974) Original change's description: > Don't use all_dependent_configs for sdk frameworks > > libs should be propagated to the final binary even without that: > https://gn.googlesource.com/gn/+/master/docs/reference.md#var_libs > > But add some missing SDK framework dependencies: > > * RTCNativeI420Buffer.mm uses CGBitmapContextGetBytesPerRow. > * socketrocket uses SecCertificateCopyData. > > Bug: None > Change-Id: Iba38a5dfaf470a5a790d494cbec8ade44b1d16ba > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/146082 > Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> > Commit-Queue: Oleh Prypin <oprypin@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#28605} TBR=mbonadei@webrtc.org,oprypin@webrtc.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: None Change-Id: I9e2fdb5753905cb4bf04820a8077feba78f463e6 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/146542 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Oleh Prypin <oprypin@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28628}
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.