commit | d624c3903c036f6ce7686bf433e1f4749482a0f6 | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Wed Apr 17 08:36:03 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Apr 17 14:10:16 2019 |
tree | 9f5fb8d6f892fe9ccf50d1f71084cf6c00b38287 | |
parent | 8a7dcb163ed4a0c4ecb8fede95dfd9ba9f19fa21 [diff] |
Make MessageQueue processing an optional feature of FakeClock This is used to avoid thread processing in simulated time controller. This saves up to 30% execution time in debug builds. Bug: webrtc:10365 Change-Id: Ie83dfb2468d371e4687d28c776acf7e23eb411d1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/133173 Reviewed-by: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Commit-Queue: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27666}
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.