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

Side by Side Diff: content/common/mojo/OWNERS

Issue 195993010: Adds the ability for the renderer to create the mojo channel (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: use_mojo Created 6 years, 9 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 | Annotate | Revision Log
« no previous file with comments | « content/common/content_message_generator.h ('k') | content/common/mojo/mojo_channel_init.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
2 cevans@chromium.org
3 jln@chromium.org
4
5 # For security review of sandboxes
6 per-file sandbox_win.cc=set noparent
7 per-file sandbox_win.cc=jschuh@chromium.org
8 per-file sandbox_win.cc=cpu@chromium.org
9
10 # Mac Sandbox.
11 per-file sandbox_init_mac.*=jeremy@chromium.org
12 per-file sandbox_mac*=jeremy@chromium.org
13 per-file *.sb=set noparent
14 per-file *.sb=jeremy@chromium.org
15
16 per-file pepper*=ananta@chromium.org
17 per-file pepper*=bauerb@chromium.org
18 per-file plugin*=ananta@chromium.org
19 per-file plugin*=bauerb@chromium.org
20
21 # Changes to IPC messages require a security review to avoid introducing 1 # Changes to IPC messages require a security review to avoid introducing
22 # new sandbox escapes. 2 # new sandbox escapes.
23 per-file *_message*.h=set noparent 3 per-file *_message*.h=set noparent
24 per-file *_message*.h=cdn@chromium.org 4 per-file *_message*.h=cdn@chromium.org
25 per-file *_message*.h=cevans@chromium.org 5 per-file *_message*.h=cevans@chromium.org
26 per-file *_message*.h=dcheng@chromium.org 6 per-file *_message*.h=dcheng@chromium.org
27 per-file *_message*.h=inferno@chromium.org 7 per-file *_message*.h=inferno@chromium.org
28 per-file *_message*.h=jln@chromium.org 8 per-file *_message*.h=jln@chromium.org
29 per-file *_message*.h=jschuh@chromium.org 9 per-file *_message*.h=jschuh@chromium.org
30 per-file *_message*.h=kenrb@chromium.org 10 per-file *_message*.h=kenrb@chromium.org
31 per-file *_message*.h=nasko@chromium.org 11 per-file *_message*.h=nasko@chromium.org
32 per-file *_message*.h=palmer@chromium.org 12 per-file *_message*.h=palmer@chromium.org
33 per-file *_message*.h=tsepez@chromium.org 13 per-file *_message*.h=tsepez@chromium.org
34 14
35 per-file *param_traits*.h=set noparent 15 per-file *param_traits*.h=set noparent
36 per-file *param_traits*.h=cdn@chromium.org 16 per-file *param_traits*.h=cdn@chromium.org
37 per-file *param_traits*.h=cevans@chromium.org 17 per-file *param_traits*.h=cevans@chromium.org
38 per-file *param_traits*.h=dcheng@chromium.org 18 per-file *param_traits*.h=dcheng@chromium.org
39 per-file *param_traits*.h=inferno@chromium.org 19 per-file *param_traits*.h=inferno@chromium.org
40 per-file *param_traits*.h=jln@chromium.org 20 per-file *param_traits*.h=jln@chromium.org
41 per-file *param_traits*.h=jschuh@chromium.org 21 per-file *param_traits*.h=jschuh@chromium.org
42 per-file *param_traits*.h=kenrb@chromium.org 22 per-file *param_traits*.h=kenrb@chromium.org
43 per-file *param_traits*.h=nasko@chromium.org 23 per-file *param_traits*.h=nasko@chromium.org
44 per-file *param_traits*.h=palmer@chromium.org 24 per-file *param_traits*.h=palmer@chromium.org
45 per-file *param_traits*.h=tsepez@chromium.org 25 per-file *param_traits*.h=tsepez@chromium.org
46
47 # Accessibility
48 per-file accessibility_node_data.*=dmazzoni@chromium.org
49 per-file accessibility_node_data.*=dtseng@chromium.org
50
51 # WebSocket
52 per-file websocket.*=ricea@chromium.org
53 per-file websocket.*=tyoshino@chromium.org
54 per-file websocket.*=yhirano@chromium.org
OLDNEW
« no previous file with comments | « content/common/content_message_generator.h ('k') | content/common/mojo/mojo_channel_init.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698