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 needs special care.
# third_party/blink/web_tests/TestLists/content_shell.filter needs 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.
# Enterprise policies
# Updating policy templates 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 policies and 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.
# New features for lock/login UI on Chrome OS need to work stably in all corner
# cases.
# Changes to the CQ/CI configuration can have a significant impact on infra cost
# and performance. Approval should be limited to a small subset of the users
# that can make infra changes.
# Origin Trials owners are responsible for determining trials that need to be
# completed manually.
# New notifiers added to //ash/constants/notifier_catalogs.h and
# //ash/constants/quick_settings_catalogs.h should be reviewed
# by //ash/system owners to ensure that the correct notifier is being used.
# WebUI surfaces are user visible and frequently are kept around indefinitely.
# New WebUI additions should be reviewed by WebUI PLATFORM_OWNERS to ensure
# Core Views framework needs reviews from direct owners. Limits leakage of +1
# from higher folder owners.
# ChromeOS dependencies reviews
# Crashpad
# Cronet