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

Side by Side Diff: content/common/OWNERS

Issue 393933002: Make security team owners of message file .cc implementations as well as headers. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 | « no previous file | no next file » | 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.
(...skipping 13 matching lines...) Expand all
24 per-file *_message*.h=cevans@chromium.org 24 per-file *_message*.h=cevans@chromium.org
25 per-file *_message*.h=dcheng@chromium.org 25 per-file *_message*.h=dcheng@chromium.org
26 per-file *_message*.h=inferno@chromium.org 26 per-file *_message*.h=inferno@chromium.org
27 per-file *_message*.h=jln@chromium.org 27 per-file *_message*.h=jln@chromium.org
28 per-file *_message*.h=jschuh@chromium.org 28 per-file *_message*.h=jschuh@chromium.org
29 per-file *_message*.h=kenrb@chromium.org 29 per-file *_message*.h=kenrb@chromium.org
30 per-file *_message*.h=nasko@chromium.org 30 per-file *_message*.h=nasko@chromium.org
31 per-file *_message*.h=palmer@chromium.org 31 per-file *_message*.h=palmer@chromium.org
32 per-file *_message*.h=tsepez@chromium.org 32 per-file *_message*.h=tsepez@chromium.org
33 33
34 per-file *_messages.cc=set noparent
jam 2014/07/15 18:17:09 can you combine this with the above into _message*
danakj 2014/07/15 18:18:27 That would include things like cc_messages_unittes
35 per-file *_messages.cc=cevans@chromium.org
36 per-file *_messages.cc=dcheng@chromium.org
37 per-file *_messages.cc=inferno@chromium.org
38 per-file *_messages.cc=jln@chromium.org
39 per-file *_messages.cc=jschuh@chromium.org
40 per-file *_messages.cc=kenrb@chromium.org
41 per-file *_messages.cc=nasko@chromium.org
42 per-file *_messages.cc=palmer@chromium.org
43 per-file *_messages.cc=tsepez@chromium.org
44
34 per-file *param_traits*.h=set noparent 45 per-file *param_traits*.h=set noparent
35 per-file *param_traits*.h=cevans@chromium.org 46 per-file *param_traits*.h=cevans@chromium.org
36 per-file *param_traits*.h=dcheng@chromium.org 47 per-file *param_traits*.h=dcheng@chromium.org
37 per-file *param_traits*.h=inferno@chromium.org 48 per-file *param_traits*.h=inferno@chromium.org
38 per-file *param_traits*.h=jln@chromium.org 49 per-file *param_traits*.h=jln@chromium.org
39 per-file *param_traits*.h=jschuh@chromium.org 50 per-file *param_traits*.h=jschuh@chromium.org
40 per-file *param_traits*.h=kenrb@chromium.org 51 per-file *param_traits*.h=kenrb@chromium.org
41 per-file *param_traits*.h=nasko@chromium.org 52 per-file *param_traits*.h=nasko@chromium.org
42 per-file *param_traits*.h=palmer@chromium.org 53 per-file *param_traits*.h=palmer@chromium.org
43 per-file *param_traits*.h=tsepez@chromium.org 54 per-file *param_traits*.h=tsepez@chromium.org
44 55
45 # Accessibility 56 # Accessibility
46 per-file accessibility_node_data.*=dmazzoni@chromium.org 57 per-file accessibility_node_data.*=dmazzoni@chromium.org
47 per-file accessibility_node_data.*=dtseng@chromium.org 58 per-file accessibility_node_data.*=dtseng@chromium.org
48 59
49 # WebSocket 60 # WebSocket
50 per-file websocket.*=ricea@chromium.org 61 per-file websocket.*=ricea@chromium.org
51 per-file websocket.*=tyoshino@chromium.org 62 per-file websocket.*=tyoshino@chromium.org
52 per-file websocket.*=yhirano@chromium.org 63 per-file websocket.*=yhirano@chromium.org
53 64
54 # Compositor 65 # Compositor
55 per-file cc_messages_unittest.cc=danakj@chromium.org 66 per-file cc_messages_unittest.cc=danakj@chromium.org
56 per-file cc_messages_perftest.cc=danakj@chromium.org 67 per-file cc_messages_perftest.cc=danakj@chromium.org
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698