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

Side by Side Diff: content/common/OWNERS

Issue 1115343002: Added a whitelist for trace events that are known to be PII-less. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
« no previous file with comments | « no previous file | content/common/trace_event_args_whitelist.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # For Linux sandboxing 1 # For Linux sandboxing
2 jln@chromium.org 2 jln@chromium.org
3 3
4 # For security review of sandboxes 4 # For security review of sandboxes
5 per-file sandbox_win.cc=set noparent 5 per-file sandbox_win.cc=set noparent
6 per-file sandbox_win.cc=jschuh@chromium.org 6 per-file sandbox_win.cc=jschuh@chromium.org
7 per-file sandbox_win.cc=cpu@chromium.org 7 per-file sandbox_win.cc=cpu@chromium.org
8 8
9 # Mac Sandbox. 9 # Mac Sandbox.
10 per-file sandbox_init_mac.*=jeremy@chromium.org 10 per-file sandbox_init_mac.*=jeremy@chromium.org
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
69 per-file websocket.*=tyoshino@chromium.org 69 per-file websocket.*=tyoshino@chromium.org
70 per-file websocket.*=yhirano@chromium.org 70 per-file websocket.*=yhirano@chromium.org
71 71
72 # Compositor 72 # Compositor
73 per-file cc_messages_unittest.cc=danakj@chromium.org 73 per-file cc_messages_unittest.cc=danakj@chromium.org
74 per-file cc_messages_perftest.cc=danakj@chromium.org 74 per-file cc_messages_perftest.cc=danakj@chromium.org
75 75
76 # DirectWrite 76 # DirectWrite
77 per-file dwrite_font_platform_win*=shrikant@chromium.org 77 per-file dwrite_font_platform_win*=shrikant@chromium.org
78 per-file dwrite_font_platform_win*=scottmg@chromium.org 78 per-file dwrite_font_platform_win*=scottmg@chromium.org
79
80 # Tracing
81 per-file trace_event_args_whitelist*=nduca@chromium.org
nduca 2015/05/01 03:09:55 lets add you here too now, i don't want to review
oystein (OOO til 10th of July) 2015/05/05 18:56:06 Done, thanks!
82 per-file trace_event_args_whitelist*=dsinclair@chromium.org
OLDNEW
« no previous file with comments | « no previous file | content/common/trace_event_args_whitelist.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698