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

Side by Side Diff: chrome/common/OWNERS

Issue 12672006: Add cevans as an IPC OWNER for all areas. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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/browser/importer/OWNERS ('k') | components/autofill/common/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 chrome_switches.cc=* 1 per-file chrome_switches.cc=*
2 per-file chrome_switches.h=* 2 per-file chrome_switches.h=*
3 per-file pref_names.cc=* 3 per-file pref_names.cc=*
4 per-file pref_names.h=* 4 per-file pref_names.h=*
5 per-file url_constants.cc=* 5 per-file url_constants.cc=*
6 per-file url_constants.h=* 6 per-file url_constants.h=*
7 7
8 # Mac Sandbox profiles. 8 # Mac Sandbox profiles.
9 per-file nacl_loader.sb=set noparent 9 per-file nacl_loader.sb=set noparent
10 per-file nacl_loader.sb=jeremy@chromium.org 10 per-file nacl_loader.sb=jeremy@chromium.org
11 11
12 # Changes to IPC messages require a security review to avoid introducing 12 # Changes to IPC messages require a security review to avoid introducing
13 # new sandbox escapes. 13 # new sandbox escapes.
14 per-file *_messages.h=set noparent 14 per-file *_messages.h=set noparent
15 per-file *_messages.h=cdn@chromium.org 15 per-file *_messages.h=cdn@chromium.org
16 per-file *_messages.h=cevans@chromium.org
16 per-file *_messages.h=jln@chromium.org 17 per-file *_messages.h=jln@chromium.org
17 per-file *_messages.h=jschuh@chromium.org 18 per-file *_messages.h=jschuh@chromium.org
18 per-file *_messages.h=palmer@chromium.org 19 per-file *_messages.h=palmer@chromium.org
19 per-file *_messages.h=tsepez@chromium.org 20 per-file *_messages.h=tsepez@chromium.org
20 21
21 # Spellcheck files. Not using spellcheck* since it covers IPC messages too. 22 # Spellcheck files. Not using spellcheck* since it covers IPC messages too.
22 per-file spellcheck_common.*=gbillock@chromium.org 23 per-file spellcheck_common.*=gbillock@chromium.org
23 per-file spellcheck_common.*=groby@chromium.org 24 per-file spellcheck_common.*=groby@chromium.org
24 per-file spellcheck_common.*=rlp@chromium.org 25 per-file spellcheck_common.*=rlp@chromium.org
25 per-file spellcheck_common.*=rouslan@chromium.org 26 per-file spellcheck_common.*=rouslan@chromium.org
26 per-file spellcheck_result.h=gbillock@chromium.org 27 per-file spellcheck_result.h=gbillock@chromium.org
27 per-file spellcheck_result.h=groby@chromium.org 28 per-file spellcheck_result.h=groby@chromium.org
28 per-file spellcheck_result.h=rlp@chromium.org 29 per-file spellcheck_result.h=rlp@chromium.org
29 per-file spellcheck_result.h=rouslan@chromium.org 30 per-file spellcheck_result.h=rouslan@chromium.org
OLDNEW
« no previous file with comments | « chrome/browser/importer/OWNERS ('k') | components/autofill/common/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698