OLD | NEW |
---|---|
1 # For Linux sandboxing | 1 # For Linux sandboxing |
2 jln@chromium.org | 2 jln@chromium.org |
3 | 3 |
4 # For security review of sandboxes | 4 # For security review of sandboxes |
5 per-file sandbox_win.cc=set noparent | 5 per-file sandbox_win.cc=set noparent |
6 per-file sandbox_win.cc=jschuh@chromium.org | 6 per-file sandbox_win.cc=jschuh@chromium.org |
7 per-file sandbox_win.cc=cpu@chromium.org | 7 per-file sandbox_win.cc=cpu@chromium.org |
8 | 8 |
9 # Mac Sandbox. | 9 # Mac Sandbox. |
10 per-file sandbox_init_mac.*=jeremy@chromium.org | 10 per-file sandbox_init_mac.*=jeremy@chromium.org |
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
69 per-file websocket.*=tyoshino@chromium.org | 69 per-file websocket.*=tyoshino@chromium.org |
70 per-file websocket.*=yhirano@chromium.org | 70 per-file websocket.*=yhirano@chromium.org |
71 | 71 |
72 # Compositor | 72 # Compositor |
73 per-file cc_messages_unittest.cc=danakj@chromium.org | 73 per-file cc_messages_unittest.cc=danakj@chromium.org |
74 per-file cc_messages_perftest.cc=danakj@chromium.org | 74 per-file cc_messages_perftest.cc=danakj@chromium.org |
75 | 75 |
76 # DirectWrite | 76 # DirectWrite |
77 per-file dwrite_font_platform_win*=shrikant@chromium.org | 77 per-file dwrite_font_platform_win*=shrikant@chromium.org |
78 per-file dwrite_font_platform_win*=scottmg@chromium.org | 78 per-file dwrite_font_platform_win*=scottmg@chromium.org |
79 | |
80 # Tracing | |
81 per-file trace_event_args_whitelist*=nduca@chromium.org | |
nduca
2015/05/01 03:09:55
lets add you here too now, i don't want to review
oystein (OOO til 10th of July)
2015/05/05 18:56:06
Done, thanks!
| |
82 per-file trace_event_args_whitelist*=dsinclair@chromium.org | |
OLD | NEW |