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

Side by Side Diff: content/common/OWNERS

Issue 2395163002: VideoCapture: migrate VideoCapture renderer-->host messages to mojo, part 2 (Closed)
Patch Set: rockot@s comments on renaming and return types Created 4 years, 2 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 | « content/common/DEPS ('k') | content/common/media/video_capture_messages.h » ('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
11 per-file sandbox_mac*=rsesek@chromium.org 11 per-file sandbox_mac*=rsesek@chromium.org
12 per-file *.sb=set noparent 12 per-file *.sb=set noparent
13 per-file *.sb=rsesek@chromium.org 13 per-file *.sb=rsesek@chromium.org
14 14
15 per-file pepper*=ananta@chromium.org 15 per-file pepper*=ananta@chromium.org
16 per-file pepper*=bauerb@chromium.org 16 per-file pepper*=bauerb@chromium.org
17 per-file plugin*=ananta@chromium.org 17 per-file plugin*=ananta@chromium.org
18 per-file plugin*=bauerb@chromium.org 18 per-file plugin*=bauerb@chromium.org
19 19
20 per-file *_messages*.h=set noparent 20 per-file *_messages*.h=set noparent
21 per-file *_messages*.h=file://ipc/SECURITY_OWNERS 21 per-file *_messages*.h=file://ipc/SECURITY_OWNERS
22 22
23 per-file *_messages.cc=set noparent 23 per-file *_messages.cc=set noparent
24 per-file *_messages.cc=file://ipc/SECURITY_OWNERS 24 per-file *_messages.cc=file://ipc/SECURITY_OWNERS
25 25
26 per-file *_param_traits*.*=set noparent 26 per-file *_param_traits*.*=set noparent
27 per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS 27 per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS
28 28
29 per-file *_struct_traits*.*=set noparent
30 per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS
31
29 per-file *font_config_ipc_linux*=set noparent 32 per-file *font_config_ipc_linux*=set noparent
30 per-file *font_config_ipc_linux*=file://ipc/SECURITY_OWNERS 33 per-file *font_config_ipc_linux*=file://ipc/SECURITY_OWNERS
31 34
32 per-file *.mojom=set noparent 35 per-file *.mojom=set noparent
33 per-file *.mojom=file://ipc/SECURITY_OWNERS 36 per-file *.mojom=file://ipc/SECURITY_OWNERS
34 37
35 # Accessibility 38 # Accessibility
36 per-file accessibility_node_data.*=dmazzoni@chromium.org 39 per-file accessibility_node_data.*=dmazzoni@chromium.org
37 per-file accessibility_node_data.*=dtseng@chromium.org 40 per-file accessibility_node_data.*=dtseng@chromium.org
38 41
39 # DirectWrite 42 # DirectWrite
40 per-file dwrite_font_platform_win*=scottmg@chromium.org 43 per-file dwrite_font_platform_win*=scottmg@chromium.org
41 per-file font_warmup_win.cc=scottmg@chromium.org 44 per-file font_warmup_win.cc=scottmg@chromium.org
OLDNEW
« no previous file with comments | « content/common/DEPS ('k') | content/common/media/video_capture_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698