OLD | NEW |
---|---|
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 # Watchlist Rules | 5 # Watchlist Rules |
6 # Refer: http://dev.chromium.org/developers/contributing-code/watchlists | 6 # Refer: http://dev.chromium.org/developers/contributing-code/watchlists |
7 | 7 |
8 # IMPORTANT: The regular expression filepath is tested against each path using | 8 # IMPORTANT: The regular expression filepath is tested against each path using |
9 # re.search, so it is not usually necessary to add .*. | 9 # re.search, so it is not usually necessary to add .*. |
10 | 10 |
(...skipping 387 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
398 'filepath': 'mouse_lock', | 398 'filepath': 'mouse_lock', |
399 }, | 399 }, |
400 'nacl': { | 400 'nacl': { |
401 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\ | 401 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\ |
402 'chrome/browser/nacl_host/|chrome/common/nacl|'\ | 402 'chrome/browser/nacl_host/|chrome/common/nacl|'\ |
403 'native_client_sdk/src/doc/', | 403 'native_client_sdk/src/doc/', |
404 }, | 404 }, |
405 'native_client_sdk': { | 405 'native_client_sdk': { |
406 'filepath': '^native_client_sdk/', | 406 'filepath': '^native_client_sdk/', |
407 }, | 407 }, |
408 'navigation': { | |
409 'filepath': 'content/browser/frame_host|'\ | |
410 'content/browser/renderer_host/render.*host.*|'\ | |
Charlie Reis
2014/03/06 22:52:01
This will include all of the platform-specific ren
nasko
2014/03/06 23:01:39
Wanted to include RenderProcessHost, but you are r
| |
411 'content/browser/web_contents/web_contents_impl.*|'\ | |
412 'content/renderer' | |
Charlie Reis
2014/03/06 22:52:01
content/renderer is pretty huge, and most isn't na
nasko
2014/03/06 23:01:39
Done.
| |
413 }, | |
408 'net': { | 414 'net': { |
409 'filepath': 'net/', | 415 'filepath': 'net/', |
410 }, | 416 }, |
411 'net_error_list': { | 417 'net_error_list': { |
412 'filepath': 'net/base/net_error_list.h', | 418 'filepath': 'net/base/net_error_list.h', |
413 }, | 419 }, |
414 'net_log': { | 420 'net_log': { |
415 'filepath': 'net/base/net_log|' \ | 421 'filepath': 'net/base/net_log|' \ |
416 'chrome/browser/net/.*net_log|' \ | 422 'chrome/browser/net/.*net_log|' \ |
417 'chrome/browser/net/passive_log_collector|' \ | 423 'chrome/browser/net/passive_log_collector|' \ |
(...skipping 372 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
790 'asvitkine+watch@chromium.org'], | 796 'asvitkine+watch@chromium.org'], |
791 'metrics_xml_files': ['jar@chromium.org', 'asvitkine+watch@chromium.org'], | 797 'metrics_xml_files': ['jar@chromium.org', 'asvitkine+watch@chromium.org'], |
792 'mojo': ['aa@chromium.org', | 798 'mojo': ['aa@chromium.org', |
793 'abarth@chromium.org', | 799 'abarth@chromium.org', |
794 'ben+mojo@chromium.org', | 800 'ben+mojo@chromium.org', |
795 'darin@chromium.org', | 801 'darin@chromium.org', |
796 'viettrungluu+watch@chromium.org'], | 802 'viettrungluu+watch@chromium.org'], |
797 'mouse_lock': ['scheib+watch@chromium.org'], | 803 'mouse_lock': ['scheib+watch@chromium.org'], |
798 'nacl': ['native-client-reviews@googlegroups.com'], | 804 'nacl': ['native-client-reviews@googlegroups.com'], |
799 'native_client_sdk': ['sbc@chromium.org', 'binji@chromium.org'], | 805 'native_client_sdk': ['sbc@chromium.org', 'binji@chromium.org'], |
806 'navigation': ['nasko+codewatch@chromium.org'], | |
Charlie Reis
2014/03/06 22:52:01
Can you put creis+watch@chromium.org as well? :)
nasko
2014/03/06 23:01:39
I wasn't sure if you are interested ;). Added.
| |
800 'net': ['cbentzel+watch@chromium.org'], | 807 'net': ['cbentzel+watch@chromium.org'], |
801 'net_error_list': ['mmenke@chromium.org'], | 808 'net_error_list': ['mmenke@chromium.org'], |
802 'net_log': ['mmenke@chromium.org', 'eroman@chromium.org'], | 809 'net_log': ['mmenke@chromium.org', 'eroman@chromium.org'], |
803 'npapi_headers': ['stuartmorgan@chromium.org'], | 810 'npapi_headers': ['stuartmorgan@chromium.org'], |
804 'ntp': ['estade+watch@chromium.org', 'dbeam+watch-ntp@chromium.org', | 811 'ntp': ['estade+watch@chromium.org', 'dbeam+watch-ntp@chromium.org', |
805 'pedrosimonetti+watch@chromium.org'], | 812 'pedrosimonetti+watch@chromium.org'], |
806 'omnibox': ['suzhe@chromium.org'], | 813 'omnibox': ['suzhe@chromium.org'], |
807 'options': ['dbeam+watch-options@chromium.org'], | 814 'options': ['dbeam+watch-options@chromium.org'], |
808 'ozone': ['kalyan.kondapally@intel.com', 'ozone-reviews@chromium.org', | 815 'ozone': ['kalyan.kondapally@intel.com', 'ozone-reviews@chromium.org', |
809 'rjkroege@chromium.org'], | 816 'rjkroege@chromium.org'], |
(...skipping 18 matching lines...) Expand all Loading... | |
828 'dennisjeffrey@chromium.org'], | 835 'dennisjeffrey@chromium.org'], |
829 'remoting': ['chromoting-reviews@chromium.org'], | 836 'remoting': ['chromoting-reviews@chromium.org'], |
830 'sessions': ['marja+watch@chromium.org'], | 837 'sessions': ['marja+watch@chromium.org'], |
831 'service_worker': ['tzik@chromium.org', | 838 'service_worker': ['tzik@chromium.org', |
832 'kinuko+watch@chromium.org', | 839 'kinuko+watch@chromium.org', |
833 'nhiroki@chromium.org', | 840 'nhiroki@chromium.org', |
834 'horo+watch@chromium.org', | 841 'horo+watch@chromium.org', |
835 'alecflett+watch@chromium.org', | 842 'alecflett+watch@chromium.org', |
836 'jsbell+serviceworker@chromium.org', | 843 'jsbell+serviceworker@chromium.org', |
837 'serviceworker-reviews@chromium.org'], | 844 'serviceworker-reviews@chromium.org'], |
838 'site_instance': ['creis+watch@chromium.org', 'ajwong+watch@chromium.org'], | 845 'site_instance': ['creis+watch@chromium.org', 'ajwong+watch@chromium.org', |
846 'nasko+codewatch@chromium.org'], | |
839 'spellcheck': ['groby+spellwatch@chromium.org', | 847 'spellcheck': ['groby+spellwatch@chromium.org', |
840 'rlp@chromium.org', | 848 'rlp@chromium.org', |
841 'rouslan+spellwatch@chromium.org'], | 849 'rouslan+spellwatch@chromium.org'], |
842 'streams': ['zork+watch@chromium.org'], | 850 'streams': ['zork+watch@chromium.org'], |
843 'sync': ['haitaol+watch@chromium.org', | 851 'sync': ['haitaol+watch@chromium.org', |
844 'tim+watch@chromium.org', | 852 'tim+watch@chromium.org', |
845 'maniscalco+watch@chromium.org'], | 853 'maniscalco+watch@chromium.org'], |
846 'syncfs': ['kinuko+watch@chromium.org', | 854 'syncfs': ['kinuko+watch@chromium.org', |
847 'nhiroki@chromium.org', | 855 'nhiroki@chromium.org', |
848 'tzik@chromium.org'], | 856 'tzik@chromium.org'], |
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
880 'webrtc_media': ['fischman+watch@chromium.org', | 888 'webrtc_media': ['fischman+watch@chromium.org', |
881 'wjia+watch@chromium.org', | 889 'wjia+watch@chromium.org', |
882 'mcasas+watch@chromium.org'], | 890 'mcasas+watch@chromium.org'], |
883 'website_settings': ['markusheintz@chromium.org'], | 891 'website_settings': ['markusheintz@chromium.org'], |
884 'worker': ['jam@chromium.org'], | 892 'worker': ['jam@chromium.org'], |
885 'x11': ['derat+watch@chromium.org', | 893 'x11': ['derat+watch@chromium.org', |
886 'sadrul@chromium.org', | 894 'sadrul@chromium.org', |
887 'yusukes+watch@chromium.org'], | 895 'yusukes+watch@chromium.org'], |
888 }, | 896 }, |
889 } | 897 } |
OLD | NEW |