commit | 47e38b73bb07e5b76903c767cb4cba0b810a60bc | [log] [tgz] |
---|---|---|
author | Amit Hilbuch <amithi@webrtc.org> | Fri Jan 04 20:44:23 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jan 04 20:44:36 2019 |
tree | 8dfb35967105a12ac71615b0cc1329f091a1c670 | |
parent | f996c8453e39ba59958041a6717674a7fcd37a08 [diff] |
Revert "Refactoring MID generation to use unique string generator." This reverts commit 1c376760d83119166407913b965e2e40e9d0c5f6. Reason for revert: Breaks chromium tests. Will fix those and reland. Original change's description: > Refactoring MID generation to use unique string generator. > > Managing the list of seen mids is now deferred to a helper object. > > Bug: None > Change-Id: I3440d62129884ae49aefd18e03c3a55ae096d923 > Reviewed-on: https://webrtc-review.googlesource.com/c/116021 > Commit-Queue: Amit Hilbuch <amithi@webrtc.org> > Reviewed-by: Steve Anton <steveanton@webrtc.org> > Reviewed-by: Seth Hampson <shampson@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#26130} TBR=steveanton@webrtc.org,shampson@webrtc.org,amithi@webrtc.org Change-Id: Ifdf12b7cfa95d683927ce3827fe88c74379c9f6b No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: None Reviewed-on: https://webrtc-review.googlesource.com/c/116201 Reviewed-by: Amit Hilbuch <amithi@webrtc.org> Commit-Queue: Amit Hilbuch <amithi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26139}
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.