commit | 248fd4f47c073cc4b444d31c236e3d091487c565 | [log] [tgz] |
---|---|---|
author | eladalon <eladalon@webrtc.org> | Wed Sep 06 12:18:15 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Sep 06 12:18:15 2017 |
tree | 1cce627d675fdd51a10bf5a6d9c6582158c50306 | |
parent | e1ed24196b377452963f5183ed1d8f49af0cba32 [diff] |
Reland of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread ( https://codereview.webrtc.org/3007473002/ ) Original issue's description: > Revert of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread (patchset #18 id:340001 of https://codereview.webrtc.org/3007473002/ ) > > Reason for revert: > Breaks google3 project. > > Original issue's description: > > Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread > > > > Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread. This will eventually allow us to run multiple log sessions on a single task-queue. > > > > BUG=webrtc:8142, webrtc:8143, webrtc:8145 > > > > Review-Url: https://codereview.webrtc.org/3007473002 > > Cr-Commit-Position: refs/heads/master@{#19666} > > Committed: https://chromium.googlesource.com/external/webrtc/+/f33cee7534f0469330b6b7aa57f84eec4b082598 TBR=terelius@webrtc.org,nisse@webrtc.org,charujain@webrtc.org NOPRESUBMIT=true NOTRY=True BUG=webrtc:8142, webrtc:8143, webrtc:8145 Review-Url: https://codereview.webrtc.org/3012783002 Cr-Commit-Position: refs/heads/master@{#19712}
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.