Source code

Revision control

Copy as Markdown

Other Tools

# List of OWNERS files that can be used together with "set noparent". See
# docs/code_reviews.md#owners-file-details for more details.
# Overall project governance.
# Third-party dependency review, see //docs/adding_to_third_party.md
# Security reviews
# Privacy reviews
# Blink API owners are responsible for decisions about what APIs Blink should
# expose to the open web.
# third_party/blink/web_tests/VirtualTestSuites need special care.
# Extension related files.
# This restriction is in place to avoid accidental addition to our top level
# layout files, such as add duplicated assets, or introducing new colors when
# we don't want them.
# Updating policy_templates.json can have drastic effects for systems depending
# on policy definitions (for example, Google's cloud management tools for
# Chrome and Chrome OS).
# The rules are documented at:
# This restriction is in place due to the complicated compliance regulations
# around this code.
# Notification channels appear in system UI and are persisted forever by
# Android, so should not be added or removed lightly, and the proper
# deprecation and versioning steps must be taken when doing so.
# The Weblayer API is supposed to be stable and will be used outside of the
# chromium repository.
# New features for lock/login UI on Chrome OS need to work stably in all corner
# cases.
# Changes to the CQ configuration can have a significant impact on the CQ cost
# and performance. Approval should be limited to a small subset of the users
# that can make infra changes.