File: OWNERS

package info (click to toggle)
chromium 139.0.7258.127-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,122,156 kB
  • sloc: cpp: 35,100,771; ansic: 7,163,530; javascript: 4,103,002; python: 1,436,920; asm: 946,517; xml: 746,709; pascal: 187,653; perl: 88,691; sh: 88,436; objc: 79,953; sql: 51,488; cs: 44,583; fortran: 24,137; makefile: 22,147; tcl: 15,277; php: 13,980; yacc: 8,984; ruby: 7,485; awk: 3,720; lisp: 3,096; lex: 1,327; ada: 727; jsp: 228; sed: 36
file content (61 lines) | stat: -rw-r--r-- 2,634 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# For Android
boliu@chromium.org

# These are for the common case of adding or renaming files. If you're doing
# structural changes, please get a review from a reviewer in this file.
per-file BUILD.gn=*

# For security review.
per-file child_process_security_policy_impl.*=set noparent
per-file child_process_security_policy_impl.*=file://content/browser/CHILD_PROCESS_SECURITY_POLICY_OWNERS
per-file child_process_security_policy_unittest.cc=set noparent
per-file child_process_security_policy_unittest.cc=file://content/browser/CHILD_PROCESS_SECURITY_POLICY_OWNERS
per-file browser_interface_binders.*=set noparent
per-file browser_interface_binders.*=file://ipc/SECURITY_OWNERS
per-file mojo_binder_policy_map_impl.*=set noparent
per-file mojo_binder_policy_map_impl.*=file://ipc/SECURITY_OWNERS
per-file ppapi_plugin_process_host_receiver_bindings.*=set noparent
per-file ppapi_plugin_process_host_receiver_bindings.*=file://ipc/SECURITY_OWNERS
per-file browser_child_process_host_impl_receiver_bindings.*=set noparent
per-file browser_child_process_host_impl_receiver_bindings.*=file://ipc/SECURITY_OWNERS
per-file child_process_launcher_helper_ios.mm=file://ipc/SECURITY_OWNERS

per-file site_per_process_*=kenrb@chromium.org

# Mac Sandbox parameters and unit tests.
per-file sandbox_parameters_mac.*=file://sandbox/mac/OWNERS
per-file sandbox_mac_unittest.*=file://sandbox/mac/OWNERS

# Linux sandboxing.
per-file sandbox_host_linux.*=file://sandbox/linux/OWNERS
per-file sandbox_ipc_linux.*=file://sandbox/linux/OWNERS

# PPAPI sandbox delegate requires security review.
per-file ppapi_plugin_sandboxed_process_launcher_delegate.*=set noparent
per-file ppapi_plugin_sandboxed_process_launcher_delegate.*=file://sandbox/OWNERS

# BackForwardCache
per-file back_forward_cache*=file://content/browser/BACK_FORWARD_CACHE_OWNERS

# Storage API dependencies.
per-file storage_partition*=file://storage/OWNERS
per-file storage_service*=file://components/services/storage/OWNERS

# Variations.
per-file field_trial_synchronizer.*=file://base/metrics/OWNERS

# Cross origin opener policy.
per-file cross_origin_opener_policy*=pmeuleman@chromium.org

# Network Service.
per-file network_service_*=file://services/network/OWNERS
per-file network_context_*=file://services/network/OWNERS
per-file network_sandbox*=file://services/network/OWNERS

# For threading and startup/shutdown sequences
# (BrowserThread, BrowserMainLoop, BrowserMainRunner, etc.)
per-file browser_main*=gab@chromium.org
per-file browser_thread*=gab@chromium.org

# Performance metrics.
per-file largest_contentful_paint*=file://components/page_load_metrics/OWNERS