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

Side by Side Diff: chrome/common/OWNERS

Issue 2079233004: Add the Windows.IsPinnedToTaskbar metric. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Constexpr TimeDelta Created 4 years, 5 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 | « chrome/common/BUILD.gn ('k') | chrome/common/shell_handler_win.mojom » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 per-file chrome_switches.cc=* 1 per-file chrome_switches.cc=*
2 per-file chrome_switches.h=* 2 per-file chrome_switches.h=*
3 per-file pref_names.cc=* 3 per-file pref_names.cc=*
4 per-file pref_names.h=* 4 per-file pref_names.h=*
5 per-file url_constants.cc=* 5 per-file url_constants.cc=*
6 per-file url_constants.h=* 6 per-file url_constants.h=*
7 7
8 # Mac Sandbox profiles. 8 # Mac Sandbox profiles.
9 per-file nacl_loader.sb=set noparent 9 per-file nacl_loader.sb=set noparent
10 per-file nacl_loader.sb=rsesek@chromium.org 10 per-file nacl_loader.sb=rsesek@chromium.org
(...skipping 26 matching lines...) Expand all
37 # Other stuff. 37 # Other stuff.
38 per-file autocomplete_match_type.*=mpearson@chromium.org 38 per-file autocomplete_match_type.*=mpearson@chromium.org
39 per-file autocomplete_match_type.*=pkasting@chromium.org 39 per-file autocomplete_match_type.*=pkasting@chromium.org
40 per-file autocomplete_match_type.*=sky@chromium.org 40 per-file autocomplete_match_type.*=sky@chromium.org
41 per-file crash_keys*=rsesek@chromium.org 41 per-file crash_keys*=rsesek@chromium.org
42 42
43 # Tracing 43 # Tracing
44 per-file trace_event_args_whitelist*=nduca@chromium.org 44 per-file trace_event_args_whitelist*=nduca@chromium.org
45 per-file trace_event_args_whitelist*=dsinclair@chromium.org 45 per-file trace_event_args_whitelist*=dsinclair@chromium.org
46 per-file trace_event_args_whitelist*=oysteine@chromium.org 46 per-file trace_event_args_whitelist*=oysteine@chromium.org
47
48 # IPC
49 per-file *.mojom=set noparent
50 per-file *.mojom=file://ipc/SECURITY_OWNERS
OLDNEW
« no previous file with comments | « chrome/common/BUILD.gn ('k') | chrome/common/shell_handler_win.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698