OLD | NEW |
1 per-file chrome_switches.cc=* | 1 per-file chrome_switches.cc=* |
2 per-file chrome_switches.h=* | 2 per-file chrome_switches.h=* |
3 per-file pref_names.cc=* | 3 per-file pref_names.cc=* |
4 per-file pref_names.h=* | 4 per-file pref_names.h=* |
5 per-file url_constants.cc=* | 5 per-file url_constants.cc=* |
6 per-file url_constants.h=* | 6 per-file url_constants.h=* |
7 | 7 |
8 # Mac Sandbox profiles. | 8 # Mac Sandbox profiles. |
9 per-file nacl_loader.sb=set noparent | 9 per-file nacl_loader.sb=set noparent |
10 per-file nacl_loader.sb=jeremy@chromium.org | 10 per-file nacl_loader.sb=jeremy@chromium.org |
11 | 11 |
12 # Changes to IPC messages require a security review to avoid introducing | 12 # Changes to IPC messages require a security review to avoid introducing |
13 # new sandbox escapes. | 13 # new sandbox escapes. |
14 per-file *_messages.h=set noparent | 14 per-file *_messages.h=set noparent |
15 per-file *_messages.h=cdn@chromium.org | 15 per-file *_messages.h=cdn@chromium.org |
| 16 per-file *_messages.h=cevans@chromium.org |
16 per-file *_messages.h=jln@chromium.org | 17 per-file *_messages.h=jln@chromium.org |
17 per-file *_messages.h=jschuh@chromium.org | 18 per-file *_messages.h=jschuh@chromium.org |
18 per-file *_messages.h=palmer@chromium.org | 19 per-file *_messages.h=palmer@chromium.org |
19 per-file *_messages.h=tsepez@chromium.org | 20 per-file *_messages.h=tsepez@chromium.org |
20 | 21 |
21 # Spellcheck files. Not using spellcheck* since it covers IPC messages too. | 22 # Spellcheck files. Not using spellcheck* since it covers IPC messages too. |
22 per-file spellcheck_common.*=gbillock@chromium.org | 23 per-file spellcheck_common.*=gbillock@chromium.org |
23 per-file spellcheck_common.*=groby@chromium.org | 24 per-file spellcheck_common.*=groby@chromium.org |
24 per-file spellcheck_common.*=rlp@chromium.org | 25 per-file spellcheck_common.*=rlp@chromium.org |
25 per-file spellcheck_common.*=rouslan@chromium.org | 26 per-file spellcheck_common.*=rouslan@chromium.org |
26 per-file spellcheck_result.h=gbillock@chromium.org | 27 per-file spellcheck_result.h=gbillock@chromium.org |
27 per-file spellcheck_result.h=groby@chromium.org | 28 per-file spellcheck_result.h=groby@chromium.org |
28 per-file spellcheck_result.h=rlp@chromium.org | 29 per-file spellcheck_result.h=rlp@chromium.org |
29 per-file spellcheck_result.h=rouslan@chromium.org | 30 per-file spellcheck_result.h=rouslan@chromium.org |
OLD | NEW |