Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(214)

Side by Side Diff: content/common/OWNERS

Issue 2086803003: Make per-file OWNERS rules for files involved in IPC consistent. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « components/printing/common/OWNERS ('k') | content/common/android/OWNERS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # For Linux sandboxing related changes only. Regular content/ 1 # For Linux sandboxing related changes only. Regular content/
2 # OWNERS own content/common/. 2 # OWNERS own content/common/.
3 jln@chromium.org 3 jln@chromium.org
4 4
5 # For security review of sandboxes 5 # For security review of sandboxes
6 per-file sandbox_win.*=set noparent 6 per-file sandbox_win.*=set noparent
7 per-file sandbox_win.*=file://sandbox/win/OWNERS 7 per-file sandbox_win.*=file://sandbox/win/OWNERS
8 8
9 # Mac Sandbox. 9 # Mac Sandbox.
10 per-file sandbox_init_mac.*=rsesek@chromium.org 10 per-file sandbox_init_mac.*=rsesek@chromium.org
11 per-file sandbox_mac*=rsesek@chromium.org 11 per-file sandbox_mac*=rsesek@chromium.org
12 per-file *.sb=set noparent 12 per-file *.sb=set noparent
13 per-file *.sb=rsesek@chromium.org 13 per-file *.sb=rsesek@chromium.org
14 14
15 per-file pepper*=ananta@chromium.org 15 per-file pepper*=ananta@chromium.org
16 per-file pepper*=bauerb@chromium.org 16 per-file pepper*=bauerb@chromium.org
17 per-file plugin*=ananta@chromium.org 17 per-file plugin*=ananta@chromium.org
18 per-file plugin*=bauerb@chromium.org 18 per-file plugin*=bauerb@chromium.org
19 19
20 per-file *_messages*.h=set noparent 20 per-file *_messages*.h=set noparent
21 per-file *_messages*.h=file://ipc/SECURITY_OWNERS 21 per-file *_messages*.h=file://ipc/SECURITY_OWNERS
22 22
23 per-file *_messages.cc=set noparent 23 per-file *_messages.cc=set noparent
24 per-file *_messages.cc=file://ipc/SECURITY_OWNERS 24 per-file *_messages.cc=file://ipc/SECURITY_OWNERS
25 25
26 per-file *param_traits*.*=set noparent 26 per-file *_param_traits*.*=set noparent
27 per-file *param_traits*.*=file://ipc/SECURITY_OWNERS 27 per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS
28 28
29 per-file *font_config_ipc_linux*=set noparent 29 per-file *font_config_ipc_linux*=set noparent
30 per-file *font_config_ipc_linux*=file://ipc/SECURITY_OWNERS 30 per-file *font_config_ipc_linux*=file://ipc/SECURITY_OWNERS
31 31
32 per-file *.mojom=set noparent 32 per-file *.mojom=set noparent
33 per-file *.mojom=file://ipc/SECURITY_OWNERS 33 per-file *.mojom=file://ipc/SECURITY_OWNERS
34 34
35 # Accessibility 35 # Accessibility
36 per-file accessibility_node_data.*=dmazzoni@chromium.org 36 per-file accessibility_node_data.*=dmazzoni@chromium.org
37 per-file accessibility_node_data.*=dtseng@chromium.org 37 per-file accessibility_node_data.*=dtseng@chromium.org
38 38
39 # WebSocket 39 # WebSocket
40 per-file websocket.*=ricea@chromium.org 40 per-file websocket.*=ricea@chromium.org
41 per-file websocket.*=tyoshino@chromium.org 41 per-file websocket.*=tyoshino@chromium.org
42 per-file websocket.*=yhirano@chromium.org 42 per-file websocket.*=yhirano@chromium.org
43 43
44 # DirectWrite 44 # DirectWrite
45 per-file dwrite_font_platform_win*=scottmg@chromium.org 45 per-file dwrite_font_platform_win*=scottmg@chromium.org
46 per-file font_warmup_win.cc=scottmg@chromium.org 46 per-file font_warmup_win.cc=scottmg@chromium.org
OLDNEW
« no previous file with comments | « components/printing/common/OWNERS ('k') | content/common/android/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698