commit | 9947bbddf5d52de75a01553b9f7406de397b7b4a | [log] [tgz] |
---|---|---|
author | Mario Bianucci <[email protected]> | Wed Oct 28 17:41:47 2020 |
committer | Commit Bot <[email protected]> | Wed Oct 28 17:41:47 2020 |
tree | 2eb31970cc6fffd91b9b3f6a1b816bda720990ca | |
parent | 18947dafaaf016aa39398b47ed73870f75448936 [diff] |
Clarify that histogram owners should be Googlers Specify in the histogram README and presubmit checks that the primary owner of a histogram needs to be a Googler, not just someone with an @chromium.org email address. Bug: 1142896 Change-Id: I39e522430d6cacb44c39645efb31499394e8d218 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2504631 Commit-Queue: Mario Bianucci <[email protected]> Reviewed-by: Dirk Pranke <[email protected]> Reviewed-by: Alexei Svitkine <[email protected]> Cr-Commit-Position: refs/heads/master@{#821780}
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 .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.