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

Unified Diff: chrome/common/safe_browsing/OWNERS

Issue 1004323003: Add support for sending protobuf messages over IPC. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@zip
Patch Set: remove todo and enable for cros Created 5 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 side-by-side diff with in-line comments
Download patch
Index: chrome/common/safe_browsing/OWNERS
diff --git a/chrome/common/safe_browsing/OWNERS b/chrome/common/safe_browsing/OWNERS
index 2e47f41d67c97a809a145e6c2d8a6e3039502fcf..ba10121a6cc6d41861fae0421ffd34a759604a8e 100644
--- a/chrome/common/safe_browsing/OWNERS
+++ b/chrome/common/safe_browsing/OWNERS
@@ -16,3 +16,17 @@ per-file *_messages*.h=nasko@chromium.org
per-file *_messages*.h=palmer@chromium.org
per-file *_messages*.h=tsepez@chromium.org
per-file *_messages*.h=wfh@chromium.org
+
+# For security review of IPC-to-protobuf bridge.
+per-file *protobuf_message*.h=set noparent
+per-file *protobuf_message*.h=dcheng@chromium.org
+per-file *protobuf_message*.h=inferno@chromium.org
+per-file *protobuf_message*.h=jln@chromium.org
+per-file *protobuf_message*.h=jorgelo@chromium.org
+per-file *protobuf_message*.h=jschuh@chromium.org
+per-file *protobuf_message*.h=kenrb@chromium.org
+per-file *protobuf_message*.h=mkwst@chromium.org
+per-file *protobuf_message*.h=nasko@chromium.org
+per-file *protobuf_message*.h=palmer@chromium.org
+per-file *protobuf_message*.h=tsepez@chromium.org
+per-file *protobuf_message*.h=wfh@chromium.org

Powered by Google App Engine
This is Rietveld 408576698