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

Unified Diff: gpu/ipc/common/OWNERS

Issue 2107783003: Pass initial size and GPU preference via context attributes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gyp fix Created 4 years, 6 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 | « gpu/ipc/client/gpu_in_process_context_tests.cc ('k') | gpu/ipc/common/gpu_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/ipc/common/OWNERS
diff --git a/gpu/ipc/common/OWNERS b/gpu/ipc/common/OWNERS
index 107c4012ed90dedbf337edbe5d97bd9b3e4ee7ac..a1ff686c3d32c5a0d555476705ef0cff9530eb58 100644
--- a/gpu/ipc/common/OWNERS
+++ b/gpu/ipc/common/OWNERS
@@ -1,13 +1,10 @@
# 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
+
+# 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 *_param_traits*.*=set noparent
+per-file *_param_traits*.*=file://ipc/SECURITY_OWNERS
« no previous file with comments | « gpu/ipc/client/gpu_in_process_context_tests.cc ('k') | gpu/ipc/common/gpu_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698