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

Unified Diff: device/bluetooth/public/interfaces/OWNERS

Issue 2015463004: bluetooth: Use BluetoothUUID instead of string when sending uuids (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bluetooth-mojo-request-device
Patch Set: Fix merge conflict 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 | « device/bluetooth/public/interfaces/DEPS ('k') | device/bluetooth/public/interfaces/bluetooth_uuid.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/bluetooth/public/interfaces/OWNERS
diff --git a/device/bluetooth/public/interfaces/OWNERS b/device/bluetooth/public/interfaces/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..88aeb2e5f0f5c819a51a4949031edbc432ffca45
--- /dev/null
+++ b/device/bluetooth/public/interfaces/OWNERS
@@ -0,0 +1,27 @@
+# Changes to IPC serialization require a security review to avoid introducing
+# new sandbox escapes.
+per-file bluetooth_uuid_struct_traits.h=set noparent
+per-file bluetooth_uuid_struct_traits.h=dcheng@chromium.org
+per-file bluetooth_uuid_struct_traits.h=inferno@chromium.org
+per-file bluetooth_uuid_struct_traits.h=jln@chromium.org
+per-file bluetooth_uuid_struct_traits.h=jschuh@chromium.org
+per-file bluetooth_uuid_struct_traits.h=kenrb@chromium.org
+per-file bluetooth_uuid_struct_traits.h=mkwst@chromium.org
+per-file bluetooth_uuid_struct_traits.h=nasko@chromium.org
+per-file bluetooth_uuid_struct_traits.h=palmer@chromium.org
+per-file bluetooth_uuid_struct_traits.h=tsepez@chromium.org
+per-file bluetooth_uuid_struct_traits.h=wfh@chromium.org
+
+# Changes to Mojo interfaces require a security review to avoid
+# introducing new sandbox escapes.
+per-file *.mojom=set noparent
+per-file *.mojom=dcheng@chromium.org
+per-file *.mojom=inferno@chromium.org
+per-file *.mojom=jln@chromium.org
+per-file *.mojom=jschuh@chromium.org
+per-file *.mojom=kenrb@chromium.org
+per-file *.mojom=mkwst@chromium.org
+per-file *.mojom=nasko@chromium.org
+per-file *.mojom=palmer@chromium.org
+per-file *.mojom=tsepez@chromium.org
+per-file *.mojom=wfh@chromium.org
« no previous file with comments | « device/bluetooth/public/interfaces/DEPS ('k') | device/bluetooth/public/interfaces/bluetooth_uuid.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698