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 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
65 per-file accessibility_node_data.*=dtseng@chromium.org | 65 per-file accessibility_node_data.*=dtseng@chromium.org |
66 | 66 |
67 # WebSocket | 67 # WebSocket |
68 per-file websocket.*=ricea@chromium.org | 68 per-file websocket.*=ricea@chromium.org |
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 |
| 76 # DirectWrite |
| 77 per-file dwrite_font_platform_win*=shrikant@chromium.org |
| 78 per-file dwrite_font_platform_win*=scottmg@chromium.org |
OLD | NEW |