commit | 2b1562632a02b8352988931df3d2e610d7b34b8a | [log] [tgz] |
---|---|---|
author | Henrik Grunell <henrikg@webrtc.org> | Thu Oct 11 11:15:48 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 11 11:16:01 2018 |
tree | ff4aad5d763a34b063c66b040a8eb61b39654b9e | |
parent | 703259c6e987b3f61e4e4cfd3572df173a8c667a [diff] |
Revert "Use unique_ptr and ArrayView in SSLFingerprint" This reverts commit cc21e61e07e641f58315a8976427c77614138c90. Reason for revert: Breaks WebRTC roll in Chromium. See https://chromium-review.googlesource.com/c/chromium/src/+/1275426 Original change's description: > Use unique_ptr and ArrayView in SSLFingerprint > > Bug: webrtc:9860 > Change-Id: Id919c3a53604357c5ab449f6ab8a1d2ea6575fbe > Reviewed-on: https://webrtc-review.googlesource.com/c/105220 > Reviewed-by: Qingsi Wang <qingsi@webrtc.org> > Reviewed-by: Benjamin Wright <benwright@webrtc.org> > Commit-Queue: Steve Anton <steveanton@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#25102} TBR=steveanton@webrtc.org,qingsi@webrtc.org,benwright@webrtc.org Change-Id: Icd48314289f3285bfab034712bc022acb5eea88a No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:9860 Reviewed-on: https://webrtc-review.googlesource.com/c/105307 Reviewed-by: Henrik Grunell <henrikg@webrtc.org> Commit-Queue: Henrik Grunell <henrikg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25112}
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.