commit | 1e19db1d7ef9a1e116822c3b716da2988958b80c | [log] [tgz] |
---|---|---|
author | Yves Gerey <yvesg@webrtc.org> | Thu Jul 11 16:01:33 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jul 11 16:18:51 2019 +0000 |
tree | f4ce687c764c2ca9bf946b25c6f31ef42119876c | |
parent | 4e5a41a08674d5b3eaef2508df21613a82c4ee66 [diff] |
Let git-hyper-blame ignore new format cleanup. Problem: Any 'Reformat WebRTC code base' commit pollutes blame history. Solution: Add it in ignore list. Caveats: (from man git-hyper-blame) When a line skips over an ignored commit, a guess is made as to which commit previously modified that line, but it is not always clear where the line came from. If the ignored commit makes lots of changes in close proximity, in particular adding/removing/reordering lines, then the wrong authors may be blamed for nearby edits. Bug: webrtc:9340 Change-Id: I0fd86e65edd6f63685c20da929a6b750fb0fb600 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/145218 Commit-Queue: Yves Gerey <yvesg@google.com> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Henrik Andreassson <henrika@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28541}
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.