| 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 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 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 | 94 # Compositor |
| 95 per-file cc_messages_unittest.cc=danakj@chromium.org | 95 per-file cc_messages_unittest.cc=danakj@chromium.org |
| 96 per-file cc_messages_perftest.cc=danakj@chromium.org | 96 per-file cc_messages_perftest.cc=danakj@chromium.org |
| 97 | 97 |
| 98 # DirectWrite | 98 # DirectWrite |
| 99 per-file dwrite_font_platform_win*=scottmg@chromium.org | 99 per-file dwrite_font_platform_win*=scottmg@chromium.org |
| 100 per-file font_warmup_win.cc=scottmg@chromium.org | 100 per-file font_warmup_win.cc=scottmg@chromium.org |
| 101 | |
| 102 # Web Notifications | |
| 103 per-file notification_constants.h=peter@chromium.org | |
| 104 per-file notification_constants.h=mvanouwerkerk@chromium.org | |
| OLD | NEW |