a2dae38ee7729ec1d6fcb7d22b7a597c627ad81a

This reverts commit df578330b8a0b1a003a37ca34253e7344caf17f4. Reason for revert: Still results in link errors for chromium on mac. Original change's description: > Reland "Delete mac_utils.h and mac_utils.cc" > > This is a reland of ada8e17125d2124f5bcdc1558182ce95d6311d93 > > Chromium link error should be fixed with > https://chromium-review.googlesource.com/c/chromium/src/+/1762071 > > 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: If6d186d565c73e36ddb81b3ff05f6de6c9201326 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/149831 > Reviewed-by: Niels Moller <nisse@webrtc.org> > Commit-Queue: Niels Moller <nisse@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#28934} TBR=zijiehe@chromium.org,nisse@webrtc.org,kthelgason@webrtc.org,sergeyu@chromium.org Change-Id: I295cd23e63e17186f4c3c857ac0242467b7a68bf No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: None Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/150107 Reviewed-by: Niels Moller <nisse@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28937}
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.
Development
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.
More info
- Official web site: http://www.webrtc.org
- Master source code repo: https://webrtc.googlesource.com/src
- Samples and reference apps: https://github.com/webrtc
- Mailing list: http://groups.google.com/group/discuss-webrtc
- Continuous build: http://build.chromium.org/p/client.webrtc
- Coding style guide
- Code of conduct
Description
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%