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

Side by Side Diff: ui/ozone/common/gpu/OWNERS

Issue 2070483002: Add PRESUBMIT rule to make sure IPC changes are security reviewed. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update OWNERS and add Blink-specific patterns 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 unified diff | Download patch
OLDNEW
1 # Changes to IPC messages require a security review to avoid introducing 1 per-file *_messages*.h=set noparent
2 # new sandbox escapes. 2 per-file *_messages*.h=file://ipc/SECURITY_OWNERS
3 per-file *_message*.h=set noparent 3
4 per-file *_message*.h=dcheng@chromium.org 4 per-file *_message_param*.*=set noparent
5 per-file *_message*.h=inferno@chromium.org 5 per-file *_message_param*.*=file://ipc/SECURITY_OWNERS
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=nasko@chromium.org
10 per-file *_message*.h=tsepez@chromium.org
OLDNEW
« chrome/browser/importer/OWNERS ('K') | « ui/gfx/mojo/OWNERS ('k') | url/mojo/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698