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

Side by Side Diff: content/common/OWNERS

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

Powered by Google App Engine
This is Rietveld 408576698