jln | defcc73 | 2015-12-10 00:35:19 | [diff] [blame] | 1 | # For Linux sandboxing related changes only. Regular content/ |
2 | # OWNERS own content/common/. | ||||
[email protected] | a40ff37 | 2012-11-14 23:40:53 | [diff] [blame] | 3 | jln@chromium.org |
4 | |||||
wfh | 6cfb9e3 | 2017-02-06 18:49:08 | [diff] [blame] | 5 | # For security review of Windows sandbox. |
6 | per-file sandbox_init_win.cc=set noparent | ||||
7 | per-file sandbox_init_win.cc=file://sandbox/win/OWNERS | ||||
wfh | 4b520a1 | 2016-04-11 21:53:28 | [diff] [blame] | 8 | per-file sandbox_win.*=set noparent |
9 | per-file sandbox_win.*=file://sandbox/win/OWNERS | ||||
[email protected] | c3d2608 | 2012-04-23 16:47:28 | [diff] [blame] | 10 | |
[email protected] | b4866c89 | 2012-12-17 22:11:05 | [diff] [blame] | 11 | # Mac Sandbox. |
Robert Sesek | b6779045 | 2015-06-25 14:46:46 | [diff] [blame] | 12 | per-file sandbox_init_mac.*=rsesek@chromium.org |
13 | per-file sandbox_mac*=rsesek@chromium.org | ||||
[email protected] | 082454d | 2013-05-28 19:59:15 | [diff] [blame] | 14 | per-file *.sb=set noparent |
Robert Sesek | b6779045 | 2015-06-25 14:46:46 | [diff] [blame] | 15 | per-file *.sb=rsesek@chromium.org |
[email protected] | b4866c89 | 2012-12-17 22:11:05 | [diff] [blame] | 16 | |
[email protected] | 9aba6f6d | 2013-10-21 18:17:09 | [diff] [blame] | 17 | per-file pepper*=ananta@chromium.org |
18 | per-file pepper*=bauerb@chromium.org | ||||
[email protected] | fcc8be8 | 2013-07-19 20:48:59 | [diff] [blame] | 19 | per-file plugin*=ananta@chromium.org |
20 | per-file plugin*=bauerb@chromium.org | ||||
21 | |||||
dcheng | e07de81 | 2016-06-20 19:27:17 | [diff] [blame] | 22 | per-file *_messages*.h=set noparent |
23 | per-file *_messages*.h=file://ipc/SECURITY_OWNERS | ||||
[email protected] | 4e4646a5 | 2013-02-08 07:23:41 | [diff] [blame] | 24 | |
[email protected] | 8188ca9 | 2014-07-15 18:24:00 | [diff] [blame] | 25 | per-file *_messages.cc=set noparent |
dcheng | e07de81 | 2016-06-20 19:27:17 | [diff] [blame] | 26 | per-file *_messages.cc=file://ipc/SECURITY_OWNERS |
[email protected] | 8188ca9 | 2014-07-15 18:24:00 | [diff] [blame] | 27 | |
yhirano | 933ee58 | 2017-01-27 13:28:40 | [diff] [blame] | 28 | per-file *.typemap=set noparent |
29 | per-file *.typemap=file://ipc/SECURITY_OWNERS | ||||
30 | |||||
engedy | 520de0f | 2016-06-21 12:39:33 | [diff] [blame] | 31 | per-file *_param_traits*.*=set noparent |
32 | per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS | ||||
[email protected] | 74428b0f | 2014-02-20 19:43:01 | [diff] [blame] | 33 | |
mcasas | c3b336b | 2016-10-07 14:55:45 | [diff] [blame] | 34 | per-file *_struct_traits*.*=set noparent |
35 | per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS | ||||
36 | |||||
jln | defcc73 | 2015-12-10 00:35:19 | [diff] [blame] | 37 | per-file *font_config_ipc_linux*=set noparent |
dcheng | e07de81 | 2016-06-20 19:27:17 | [diff] [blame] | 38 | per-file *font_config_ipc_linux*=file://ipc/SECURITY_OWNERS |
jln | defcc73 | 2015-12-10 00:35:19 | [diff] [blame] | 39 | |
blundell | c57b93f | 2014-10-29 13:19:57 | [diff] [blame] | 40 | per-file *.mojom=set noparent |
dcheng | e07de81 | 2016-06-20 19:27:17 | [diff] [blame] | 41 | per-file *.mojom=file://ipc/SECURITY_OWNERS |
blundell | c57b93f | 2014-10-29 13:19:57 | [diff] [blame] | 42 | |
[email protected] | 4e4646a5 | 2013-02-08 07:23:41 | [diff] [blame] | 43 | # Accessibility |
44 | per-file accessibility_node_data.*=dmazzoni@chromium.org | ||||
45 | per-file accessibility_node_data.*=dtseng@chromium.org | ||||
[email protected] | adb9f0f | 2013-11-06 10:00:23 | [diff] [blame] | 46 | |
shrikant | 99763b4 | 2015-03-26 20:33:50 | [diff] [blame] | 47 | # DirectWrite |
shrikant | 99763b4 | 2015-03-26 20:33:50 | [diff] [blame] | 48 | per-file dwrite_font_platform_win*=scottmg@chromium.org |
forshaw | 98e2c9d | 2015-09-15 00:05:40 | [diff] [blame] | 49 | per-file font_warmup_win.cc=scottmg@chromium.org |