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

Unified Diff: chrome/utility/OWNERS

Issue 98603007: Launches a privileged utility process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adds the elevation flag to the utility process. Created 6 years, 10 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/service/service_utility_process_host.cc ('k') | chrome/utility/chrome_content_utility_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/utility/OWNERS
diff --git a/chrome/utility/OWNERS b/chrome/utility/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..c12346854b728fe16acd942ecf341d674dd65ea0
--- /dev/null
+++ b/chrome/utility/OWNERS
@@ -0,0 +1,13 @@
+# For security review of utility process message whitelisting
+per-file chrome_content_utility_ipc_whitelist.cc=set noparent
+per-file chrome_content_utility_ipc_whitelist.cc=cdn@chromium.org
+per-file chrome_content_utility_ipc_whitelist.cc=cevans@chromium.org
+per-file chrome_content_utility_ipc_whitelist.cc=dcheng@chromium.org
+per-file chrome_content_utility_ipc_whitelist.cc=inferno@chromium.org
+per-file chrome_content_utility_ipc_whitelist.cc=jln@chromium.org
+per-file chrome_content_utility_ipc_whitelist.cc=jorgelo@chromium.org
+per-file chrome_content_utility_ipc_whitelist.cc=jschuh@chromium.org
+per-file chrome_content_utility_ipc_whitelist.cc=kenrb@chromium.org
+per-file chrome_content_utility_ipc_whitelist.cc=nasko@chromium.org
+per-file chrome_content_utility_ipc_whitelist.cc=palmer@chromium.org
+per-file chrome_content_utility_ipc_whitelist.cc=tsepez@chromium.org
« no previous file with comments | « chrome/service/service_utility_process_host.cc ('k') | chrome/utility/chrome_content_utility_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698