commit | 5e8ddc360ba44ccb6965a6ae691b08178a65f544 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Thu Aug 08 16:29:33 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Aug 28 09:30:32 2019 +0000 |
tree | bbf77468f3d1ba90810522f274277c5c1fc9232b | |
parent | fac7e31814386772e41014a475d5d0b693b00b9c [diff] |
Reland "Delete mac_utils.h and mac_utils.cc" This is a reland of ada8e17125d2124f5bcdc1558182ce95d6311d93 Original change's description: > Delete mac_utils.h and mac_utils.cc > > They defined two functions: ToUtf16 and ToUtf8. The former was unused, > and the latter is moved to > modules/desktop_capture/mac/window_list_utils.cc, the only user. > > Tbr: sergeyu@chromium.org > Bug: None > Change-Id: Ib8a513da42e43ba8d41a2de4c1645b3f48448dc9 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/148531 > Commit-Queue: Niels Moller <nisse@webrtc.org> > Reviewed-by: Kári Helgason <kthelgason@webrtc.org> > Reviewed-by: Sergey Ulanov <sergeyu@google.com> > Cr-Commit-Position: refs/heads/master@{#28913} Tbr: kthelgason@webrtc.org Bug: None Change-Id: Icda3a2d6e98cfcaf8618035c248104c234e809ac Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/150109 Reviewed-by: Niels Moller <nisse@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28979}
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.