| 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 per-file sandbox_win.cc=wfh@chromium.org | 8 per-file sandbox_win.cc=wfh@chromium.org |
| 9 | 9 |
| 10 # Mac Sandbox. | 10 # Mac Sandbox. |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 70 per-file websocket.*=ricea@chromium.org | 70 per-file websocket.*=ricea@chromium.org |
| 71 per-file websocket.*=tyoshino@chromium.org | 71 per-file websocket.*=tyoshino@chromium.org |
| 72 per-file websocket.*=yhirano@chromium.org | 72 per-file websocket.*=yhirano@chromium.org |
| 73 | 73 |
| 74 # Compositor | 74 # Compositor |
| 75 per-file cc_messages_unittest.cc=danakj@chromium.org | 75 per-file cc_messages_unittest.cc=danakj@chromium.org |
| 76 per-file cc_messages_perftest.cc=danakj@chromium.org | 76 per-file cc_messages_perftest.cc=danakj@chromium.org |
| 77 | 77 |
| 78 # DirectWrite | 78 # DirectWrite |
| 79 per-file dwrite_font_platform_win*=scottmg@chromium.org | 79 per-file dwrite_font_platform_win*=scottmg@chromium.org |
| 80 per-file font_warmup_win.cc=scottmg@chromium.org |
| OLD | NEW |