commit | 14de824cbb2a846db6e3abd4affcd9f6022ecfda | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Tue Jan 09 14:55:34 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jan 10 07:37:11 2018 |
tree | d145ff878210d9b2730179d5c6716c5383b7aaea | |
parent | 0e1817b2024262dd87951f5d6e59d99f50258d6e [diff] |
Stop using std::random_shuffle in favor of std::shuffle. std::random_shuffle will be removed in C++17. Bug: None Change-Id: Ia2f80d55b1091848787f947b521b9d76cdd5e536 No-Try: True Reviewed-on: https://webrtc-review.googlesource.com/38380 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21542}
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.