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

Side by Side Diff: content/common/OWNERS

Issue 340863002: Add danakj as OWNERS for content/common/cc_messages_unittest.cc (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 | « 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 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 per-file *param_traits*.h=tsepez@chromium.org 43 per-file *param_traits*.h=tsepez@chromium.org
44 44
45 # Accessibility 45 # Accessibility
46 per-file accessibility_node_data.*=dmazzoni@chromium.org 46 per-file accessibility_node_data.*=dmazzoni@chromium.org
47 per-file accessibility_node_data.*=dtseng@chromium.org 47 per-file accessibility_node_data.*=dtseng@chromium.org
48 48
49 # WebSocket 49 # WebSocket
50 per-file websocket.*=ricea@chromium.org 50 per-file websocket.*=ricea@chromium.org
51 per-file websocket.*=tyoshino@chromium.org 51 per-file websocket.*=tyoshino@chromium.org
52 per-file websocket.*=yhirano@chromium.org 52 per-file websocket.*=yhirano@chromium.org
53
54 # Compositor
55 per-file cc_messages*=danakj@chromium.org
jam 2014/06/18 17:14:58 all IPC message files need a person from the secur
danakj 2014/06/18 17:28:00 I was mimicing the WebSocket above. I can change t
jam 2014/06/18 18:04:16 The websocket exception is for websocket.*, which
danakj 2014/06/18 18:08:21 Is it? There is no rule for that today. We have to
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