# For Android boliu@chromium.org # These are for the common case of adding or renaming files. If you're doing # structural changes, please get a review from a reviewer in this file. per-file BUILD.gn=* # For security review. per-file child_process_security_policy_impl.*=set noparent per-file child_process_security_policy_impl.*=file://content/browser/SITE_ISOLATION_OWNERS per-file child_process_security_policy_unittest.cc=set noparent per-file child_process_security_policy_unittest.cc=file://content/browser/SITE_ISOLATION_OWNERS per-file browser_interface_binders.*=set noparent per-file browser_interface_binders.*=file://ipc/SECURITY_OWNERS per-file mojo_binder_policy_map_impl.*=set noparent per-file mojo_binder_policy_map_impl.*=file://ipc/SECURITY_OWNERS per-file ppapi_plugin_process_host_receiver_bindings.*=set noparent per-file ppapi_plugin_process_host_receiver_bindings.*=file://ipc/SECURITY_OWNERS per-file browser_child_process_host_impl_receiver_bindings.*=set noparent per-file browser_child_process_host_impl_receiver_bindings.*=file://ipc/SECURITY_OWNERS per-file utility_process_host_receiver_bindings.*=set noparent per-file utility_process_host_receiver_bindings.*=file://ipc/SECURITY_OWNERS per-file host_zoom_*=wjmaclean@chromium.org per-file site_per_process_*=kenrb@chromium.org # Mac Sandbox parameters and unit tests. per-file sandbox_parameters_mac.*=file://sandbox/mac/OWNERS per-file sandbox_mac_unittest.*=file://sandbox/mac/OWNERS # Linux sandboxing. per-file sandbox_host_linux.*=file://sandbox/linux/OWNERS per-file sandbox_ipc_linux.*=file://sandbox/linux/OWNERS per-file utility_process_sandbox_browsertest.cc=file://sandbox/linux/OWNERS # Utility sandbox delegate requires security review. per-file utility_sandbox_delegate.*=set noparent per-file utility_sandbox_delegate.*=file://sandbox/OWNERS per-file utility_sandbox_delegate_win.*=set noparent per-file utility_sandbox_delegate_win.*=file://sandbox/win/OWNERS # PPAPI sandbox delegate requires security review. per-file ppapi_plugin_sandboxed_process_launcher_delegate.*=set noparent per-file ppapi_plugin_sandboxed_process_launcher_delegate.*=file://sandbox/OWNERS # BackForwardCache per-file back_forward_cache*=file://content/browser/BACK_FORWARD_CACHE_OWNERS # Storage API dependencies. per-file storage_partition*=file://storage/OWNERS per-file storage_service*=file://components/services/storage/OWNERS # Variations. per-file field_trial_synchronizer.*=file://base/metrics/OWNERS # Cross origin opener policy. per-file cross_origin_opener_policy*=ahemery@chromium.org per-file cross_origin_opener_policy*=pmeuleman@chromium.org # Network Service. per-file network_service_*=file://services/network/OWNERS per-file network_context_*=file://services/network/OWNERS per-file network_sandbox*=file://services/network/OWNERS # For threading (BrowserThread, BrowserMainLoop, etc.) per-file *browser_main_loop*=gab@chromium.org per-file *browser_thread*=gab@chromium.org