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

Side by Side Diff: chromecast/common/media/OWNERS

Issue 797793004: Chromecast: IPC messages for browser-based media pipeline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years 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 | « chromecast/common/media/DEPS ('k') | chromecast/common/media/cma_message_generator.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Changes to IPC messages require a security review to avoid introducing
2 # new sandbox escapes.
3 per-file *_message*.h=set noparent
4 per-file *_message*.h=dcheng@chromium.org
5 per-file *_message*.h=inferno@chromium.org
6 per-file *_message*.h=jln@chromium.org
7 per-file *_message*.h=jschuh@chromium.org
8 per-file *_message*.h=kenrb@chromium.org
9 per-file *_message*.h=mkwst@chromium.org
10 per-file *_message*.h=nasko@chromium.org
11 per-file *_message*.h=palmer@chromium.org
12 per-file *_message*.h=tsepez@chromium.org
13 per-file *_message*.h=wfh@chromium.org
14
15 per-file *_messages.cc=set noparent
16 per-file *_messages.cc=dcheng@chromium.org
17 per-file *_messages.cc=inferno@chromium.org
18 per-file *_messages.cc=jln@chromium.org
19 per-file *_messages.cc=jschuh@chromium.org
20 per-file *_messages.cc=kenrb@chromium.org
21 per-file *_messages.cc=mkwst@chromium.org
22 per-file *_messages.cc=nasko@chromium.org
23 per-file *_messages.cc=palmer@chromium.org
24 per-file *_messages.cc=tsepez@chromium.org
25 per-file *_messages.cc=wfh@chromium.org
OLDNEW
« no previous file with comments | « chromecast/common/media/DEPS ('k') | chromecast/common/media/cma_message_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698