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

Side by Side Diff: cc/ipc/OWNERS

Issue 2032723002: Add security OWNERs to mojo directories. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed OWNERS Created 4 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
« no previous file with comments | « no previous file | ui/gfx/mojo/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 per-file *param_traits*.*=set noparent 1 per-file *param_traits*.*=set noparent
2 per-file *param_traits*.*=dcheng@chromium.org 2 per-file *param_traits*.*=dcheng@chromium.org
3 per-file *param_traits*.*=inferno@chromium.org 3 per-file *param_traits*.*=inferno@chromium.org
4 per-file *param_traits*.*=jln@chromium.org 4 per-file *param_traits*.*=jln@chromium.org
5 per-file *param_traits*.*=jschuh@chromium.org 5 per-file *param_traits*.*=jschuh@chromium.org
6 per-file *param_traits*.*=kenrb@chromium.org 6 per-file *param_traits*.*=kenrb@chromium.org
7 per-file *param_traits*.*=nasko@chromium.org 7 per-file *param_traits*.*=nasko@chromium.org
8 per-file *param_traits*.*=tsepez@chromium.org 8 per-file *param_traits*.*=tsepez@chromium.org
9
10 # Changes to IPC serialization require a security review to avoid introducing
11 # new sandbox escapes.
12 per-file *struct_traits*.*=set noparent
13 per-file *struct_traits*.*=dcheng@chromium.org
14 per-file *struct_traits*.*=inferno@chromium.org
15 per-file *struct_traits*.*=jln@chromium.org
16 per-file *struct_traits*.*=jschuh@chromium.org
17 per-file *struct_traits*.*=kenrb@chromium.org
18 per-file *struct_traits*.*=mkwst@chromium.org
19 per-file *struct_traits*.*=nasko@chromium.org
20 per-file *struct_traits*.*=palmer@chromium.org
21 per-file *struct_traits*.*=tsepez@chromium.org
22 per-file *struct_traits*.*=wfh@chromium.org
23
24 # Changes to Mojo interfaces require a security review to avoid
25 # introducing new sandbox escapes.
26 per-file *.mojom=set noparent
27 per-file *.mojom=dcheng@chromium.org
28 per-file *.mojom=inferno@chromium.org
29 per-file *.mojom=jln@chromium.org
30 per-file *.mojom=jschuh@chromium.org
31 per-file *.mojom=kenrb@chromium.org
32 per-file *.mojom=mkwst@chromium.org
33 per-file *.mojom=nasko@chromium.org
34 per-file *.mojom=palmer@chromium.org
35 per-file *.mojom=tsepez@chromium.org
36 per-file *.mojom=wfh@chromium.org
OLDNEW
« no previous file with comments | « no previous file | ui/gfx/mojo/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698