| OLD | NEW |
| 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 |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 84 | 84 |
| 85 # Accessibility | 85 # Accessibility |
| 86 per-file accessibility_node_data.*=dmazzoni@chromium.org | 86 per-file accessibility_node_data.*=dmazzoni@chromium.org |
| 87 per-file accessibility_node_data.*=dtseng@chromium.org | 87 per-file accessibility_node_data.*=dtseng@chromium.org |
| 88 | 88 |
| 89 # WebSocket | 89 # WebSocket |
| 90 per-file websocket.*=ricea@chromium.org | 90 per-file websocket.*=ricea@chromium.org |
| 91 per-file websocket.*=tyoshino@chromium.org | 91 per-file websocket.*=tyoshino@chromium.org |
| 92 per-file websocket.*=yhirano@chromium.org | 92 per-file websocket.*=yhirano@chromium.org |
| 93 | 93 |
| 94 # Compositor | |
| 95 per-file cc_messages_unittest.cc=danakj@chromium.org | |
| 96 per-file cc_messages_perftest.cc=danakj@chromium.org | |
| 97 | |
| 98 # DirectWrite | 94 # DirectWrite |
| 99 per-file dwrite_font_platform_win*=scottmg@chromium.org | 95 per-file dwrite_font_platform_win*=scottmg@chromium.org |
| 100 per-file font_warmup_win.cc=scottmg@chromium.org | 96 per-file font_warmup_win.cc=scottmg@chromium.org |
| OLD | NEW |