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

Unified Diff: media/gpu/ipc/common/OWNERS

Issue 2345123002: Attach color space information to hardware decoded NV12 video frames. (Closed)
Patch Set: comments addressed + compile fixes Created 4 years, 3 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: media/gpu/ipc/common/OWNERS
diff --git a/media/gpu/ipc/common/OWNERS b/media/gpu/ipc/common/OWNERS
index 107c4012ed90dedbf337edbe5d97bd9b3e4ee7ac..ee83c52a7bc262260a39237a890d8c007c697c64 100644
--- a/media/gpu/ipc/common/OWNERS
+++ b/media/gpu/ipc/common/OWNERS
@@ -1,13 +1,15 @@
# Changes to IPCs require a security review to avoid introducing
# new sandbox escapes.
set noparent
-dcheng@chromium.org
-inferno@chromium.org
-jln@chromium.org
-jschuh@chromium.org
-kenrb@chromium.org
-mkwst@chromium.org
-nasko@chromium.org
-palmer@chromium.org
-tsepez@chromium.org
-wfh@chromium.org
+file://ipc/SECURITY_OWNERS
sandersd (OOO until July 31) 2016/09/16 21:54:13 I don't see any mention of these changes in the CL
hubbe 2016/09/21 22:04:26 presubmit complained about this, so I fixed it the
sandersd (OOO until July 31) 2016/09/23 00:33:50 Is your version more correct than the current cont
+
+# The following lines are redundant, they're just to silence the presubmit
+per-file *_messages*.h=set noparent
+per-file *_messages*.h=file://ipc/SECURITY_OWNERS
+per-file *.mojom=set noparent
+per-file *.mojom=file://ipc/SECURITY_OWNERS
+per-file *_param_traits*.*=set noparent
+per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS
+per-file *_struct_traits*.*=set noparent
+per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS
+

Powered by Google App Engine
This is Rietveld 408576698