| commit | 3bc696fe48ed3c0d6045fe252269b48a7fb555b1 | [log] [tgz] |
|---|---|---|
| author | Magnus Jedvert <magjed@webrtc.org> | Mon Nov 12 10:35:20 2018 |
| committer | Commit Bot <commit-bot@chromium.org> | Wed Nov 14 13:32:06 2018 |
| tree | eb5ddece0be8c0d3bf9a19686dc1d8373fa9421b | |
| parent | 76f9954b17a47623af6c1e5a538ff9bc31bbf96f [diff] |
Android EglRenderer: Replace unicoce character with ascii character We are currently trying to print a nice "μs" to the log, but this often ends up as a weird character. This CL replaces the unicode 'μ' to a simple ascii 'u'. TBR=sakal Bug: None Change-Id: Ibe90e0d2f12004676fc531aec0a2b33d59a8cb3f Reviewed-on: https://webrtc-review.googlesource.com/c/110608 Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Commit-Queue: Magnus Jedvert <magjed@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25636}
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.