Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(443)

Side by Side Diff: content/common/OWNERS

Issue 1993543002: cc: Move cc param traits tests to cc/ipc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added IPC dependency Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « cc/ipc/cc_param_traits_unittest.cc ('k') | content/common/cc_messages_perftest.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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
OLDNEW
« no previous file with comments | « cc/ipc/cc_param_traits_unittest.cc ('k') | content/common/cc_messages_perftest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698