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

Side by Side Diff: ipc/OWNERS

Issue 11048038: Move IPCMessageStart enum into it own directory with security team OWNERS, so that new message file… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 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 | Annotate | Revision Log
« no previous file with comments | « chrome/common/all_messages.h ('k') | ipc/ipc.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 agl@chromium.org 1 agl@chromium.org
2 cpu@chromium.org 2 cpu@chromium.org
3 darin@chromium.org 3 darin@chromium.org
4 jam@chromium.org 4 jam@chromium.org
5 jeremy@chromium.org 5 jeremy@chromium.org
6 tsepez@chromium.org 6 tsepez@chromium.org
7 7
8 # For NaCl-related code (ipc_channel_nacl.*) 8 # For NaCl-related code (ipc_channel_nacl.*)
9 dmichael@chromium.org 9 dmichael@chromium.org
10
11 # New IPC message files require a security review to avoid introducing
12 # new sandbox escapes.
13 per-file ipc_message_start.h=set noparent
14 per-file ipc_message_start.h=cdn@chromium.org
15 per-file ipc_message_start.h=jln@chromium.org
16 per-file ipc_message_start.h=jschuh@chromium.org
17 per-file ipc_message_start.h=palmer@chromium.org
18 per-file ipc_message_start.h=tsepez@chromium.org
OLDNEW
« no previous file with comments | « chrome/common/all_messages.h ('k') | ipc/ipc.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698