commit | c73294df21003eb58fcbd3e58bfb5ca33aced51e | [log] [tgz] |
---|---|---|
author | Abhishek Arya <[email protected]> | Thu Apr 26 22:12:43 2018 |
committer | Abhishek Arya <[email protected]> | Thu Apr 26 22:12:43 2018 |
tree | d41b36ccc5955f4f76db12c3ecc1125ec5cf8325 | |
parent | 9686aa1eec2b1992c5e74d94babf483a6c062fca [diff] |
Fix fuzz target owners file in case of renames and third_party. - git --follow and --reverse don't work together. Just --follow is extremely slow, so use a best estimation with git blame on L1. - For third_party, use OWNERS file to determine owners. - Add skip_owners attribute to allow skipping of owners file. - Fix review nits from last cl. [email protected] Bug:821574 Change-Id: I89fad0beae8a66ac3c6acfde0faa9b7d4be22383 Reviewed-on: https://chromium-review.googlesource.com/1030269 Reviewed-by: Max Moroz <[email protected]> Reviewed-by: Jonathan Metzman <[email protected]> Cr-Commit-Position: refs/heads/master@{#554164}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .