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

Side by Side Diff: content/common/OWNERS

Issue 680323002: Revert of Partially convert geolocation IPC to Mojo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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 | « content/common/BUILD.gn ('k') | content/common/geolocation_messages.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 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 per-file *param_traits*.h=inferno@chromium.org 48 per-file *param_traits*.h=inferno@chromium.org
49 per-file *param_traits*.h=jln@chromium.org 49 per-file *param_traits*.h=jln@chromium.org
50 per-file *param_traits*.h=jschuh@chromium.org 50 per-file *param_traits*.h=jschuh@chromium.org
51 per-file *param_traits*.h=kenrb@chromium.org 51 per-file *param_traits*.h=kenrb@chromium.org
52 per-file *param_traits*.h=mkwst@chromium.org 52 per-file *param_traits*.h=mkwst@chromium.org
53 per-file *param_traits*.h=nasko@chromium.org 53 per-file *param_traits*.h=nasko@chromium.org
54 per-file *param_traits*.h=palmer@chromium.org 54 per-file *param_traits*.h=palmer@chromium.org
55 per-file *param_traits*.h=tsepez@chromium.org 55 per-file *param_traits*.h=tsepez@chromium.org
56 per-file *param_traits*.h=wfh@chromium.org 56 per-file *param_traits*.h=wfh@chromium.org
57 57
58 # Changes to Mojo interfaces require a security review to avoid
59 # introducing new sandbox escapes.
60 per-file *.mojom=set noparent
61 per-file *.mojom=tsepez@chromium.org
62
63 # Accessibility 58 # Accessibility
64 per-file accessibility_node_data.*=dmazzoni@chromium.org 59 per-file accessibility_node_data.*=dmazzoni@chromium.org
65 per-file accessibility_node_data.*=dtseng@chromium.org 60 per-file accessibility_node_data.*=dtseng@chromium.org
66 61
67 # WebSocket 62 # WebSocket
68 per-file websocket.*=ricea@chromium.org 63 per-file websocket.*=ricea@chromium.org
69 per-file websocket.*=tyoshino@chromium.org 64 per-file websocket.*=tyoshino@chromium.org
70 per-file websocket.*=yhirano@chromium.org 65 per-file websocket.*=yhirano@chromium.org
71 66
72 # Compositor 67 # Compositor
73 per-file cc_messages_unittest.cc=danakj@chromium.org 68 per-file cc_messages_unittest.cc=danakj@chromium.org
74 per-file cc_messages_perftest.cc=danakj@chromium.org 69 per-file cc_messages_perftest.cc=danakj@chromium.org
OLDNEW
« no previous file with comments | « content/common/BUILD.gn ('k') | content/common/geolocation_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698