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 106 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
117 'webkit/renderer/compositor_bindings/|'\ | 117 'webkit/renderer/compositor_bindings/|'\ |
118 'content/common/cc_messages' | 118 'content/common/cc_messages' |
119 }, | 119 }, |
120 'chrome_frame': { | 120 'chrome_frame': { |
121 'filepath': 'chrome_frame/', | 121 'filepath': 'chrome_frame/', |
122 }, | 122 }, |
123 'chrome_views': { | 123 'chrome_views': { |
124 'filepath': 'chrome/browser/ui/views', | 124 'filepath': 'chrome/browser/ui/views', |
125 }, | 125 }, |
126 'chromedriver': { | 126 'chromedriver': { |
127 'filepath': 'chrome/test/webdriver|third_party/webdriver' | 127 'filepath': 'chrome/test/chromedriver' |
128 }, | 128 }, |
129 'chromeos': { | 129 'chromeos': { |
130 'filepath': 'chromeos/', | 130 'filepath': 'chromeos/', |
131 }, | 131 }, |
132 'chromeos_attestation': { | 132 'chromeos_attestation': { |
133 'filepath': 'chromeos/attestation/|'\ | 133 'filepath': 'chromeos/attestation/|'\ |
134 'chrome/browser/chromeos/attestation/', | 134 'chrome/browser/chromeos/attestation/', |
135 }, | 135 }, |
136 'chromeos_calculator': { | 136 'chromeos_calculator': { |
137 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/', | 137 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/', |
(...skipping 405 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
543 'app_list': ['tfarina@chromium.org', 'chrome-apps-syd-reviews@chromium.org']
, | 543 'app_list': ['tfarina@chromium.org', 'chrome-apps-syd-reviews@chromium.org']
, |
544 'appcache': ['michaeln@chromium.org'], | 544 'appcache': ['michaeln@chromium.org'], |
545 'apps': ['tfarina@chromium.org', 'chromium-apps-reviews@chromium.org'], | 545 'apps': ['tfarina@chromium.org', 'chromium-apps-reviews@chromium.org'], |
546 'aura': ['ben+watch@chromium.org', 'sadrul@chromium.org'], | 546 'aura': ['ben+watch@chromium.org', 'sadrul@chromium.org'], |
547 'autofill': ['isherman@chromium.org', | 547 'autofill': ['isherman@chromium.org', |
548 'dyu@chromium.org', 'abodenha@chromium.org', | 548 'dyu@chromium.org', 'abodenha@chromium.org', |
549 'dbeam+watch-autofill@chromium.org', | 549 'dbeam+watch-autofill@chromium.org', |
550 'estade+watch@chromium.org', 'ahutter@chromium.org', | 550 'estade+watch@chromium.org', 'ahutter@chromium.org', |
551 'dgwallinga@chromium.org', 'ramankk@chromium.org', | 551 'dgwallinga@chromium.org', 'ramankk@chromium.org', |
552 'benquan@chromium.org', 'rouslan+autofillwatch@chromium.org'], | 552 'benquan@chromium.org', 'rouslan+autofillwatch@chromium.org'], |
553 'automation': ['kkania@chromium.org', | 553 'automation': ['robertshield@chromium.org'], |
554 'robertshield@chromium.org'], | |
555 'base': ['erikwright+watch@chromium.org'], | 554 'base': ['erikwright+watch@chromium.org'], |
556 'base_allocator': ['dmikurube+memory@chromium.org'], | 555 'base_allocator': ['dmikurube+memory@chromium.org'], |
557 'base_memory': ['gavinp+memory@chromium.org'], | 556 'base_memory': ['gavinp+memory@chromium.org'], |
558 'bookmarks': ['tfarina@chromium.org'], | 557 'bookmarks': ['tfarina@chromium.org'], |
559 'browser_chromeos': ['davemoore+watch@chromium.org', | 558 'browser_chromeos': ['davemoore+watch@chromium.org', |
560 'stevenjb+watch@chromium.org', | 559 'stevenjb+watch@chromium.org', |
561 'nkostylev+watch@chromium.org'], | 560 'nkostylev+watch@chromium.org'], |
562 'browser_components': ['browser-components-watch@chromium.org'], | 561 'browser_components': ['browser-components-watch@chromium.org'], |
563 'browser_compositor': ['backer@chromium.org', 'vollick@chromium.org', | 562 'browser_compositor': ['backer@chromium.org', 'vollick@chromium.org', |
564 'piman+watch@chromium.org'], | 563 'piman+watch@chromium.org'], |
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
702 'views': ['tfarina@chromium.org'], | 701 'views': ['tfarina@chromium.org'], |
703 'views_core': ['ben+watch@chromium.org'], | 702 'views_core': ['ben+watch@chromium.org'], |
704 'website_settings': ['markusheintz@chromium.org'], | 703 'website_settings': ['markusheintz@chromium.org'], |
705 'webkit': ['darin-cc@chromium.org'], | 704 'webkit': ['darin-cc@chromium.org'], |
706 'worker': ['jam@chromium.org'], | 705 'worker': ['jam@chromium.org'], |
707 'x11': ['derat+watch@chromium.org', | 706 'x11': ['derat+watch@chromium.org', |
708 'sadrul@chromium.org', | 707 'sadrul@chromium.org', |
709 'yusukes+watch@chromium.org'], | 708 'yusukes+watch@chromium.org'], |
710 }, | 709 }, |
711 } | 710 } |
OLD | NEW |