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 1322 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1333 'filepath': 'third_party/WebKit/LayoutTests/http/tests/notifications' \ | 1333 'filepath': 'third_party/WebKit/LayoutTests/http/tests/notifications' \ |
1334 '|third_party/WebKit/Source/modules/notifications' \ | 1334 '|third_party/WebKit/Source/modules/notifications' \ |
1335 '|third_party/WebKit/public/platform/modules/notifications' | 1335 '|third_party/WebKit/public/platform/modules/notifications' |
1336 }, | 1336 }, |
1337 'blink_owners': { | 1337 'blink_owners': { |
1338 'filepath': 'third_party/WebKit/.*OWNERS', | 1338 'filepath': 'third_party/WebKit/.*OWNERS', |
1339 }, | 1339 }, |
1340 'blink_paint': { | 1340 'blink_paint': { |
1341 'filepath': 'third_party/WebKit/Source/core/paint/' | 1341 'filepath': 'third_party/WebKit/Source/core/paint/' |
1342 }, | 1342 }, |
| 1343 'blink_performance_timing': { |
| 1344 'filepath': 'third_party/WebKit/Source/core/timing/' |
| 1345 }, |
1343 'blink_permissions': { | 1346 'blink_permissions': { |
1344 'filepath': 'third_party/WebKit/Source/modules/permissions/' \ | 1347 'filepath': 'third_party/WebKit/Source/modules/permissions/' \ |
1345 '|third_party/WebKit/public/platform/modules/permissions/', | 1348 '|third_party/WebKit/public/platform/modules/permissions/', |
1346 }, | 1349 }, |
1347 'blink_preloadScanner': { | 1350 'blink_preloadScanner': { |
1348 'filepath': 'third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner
', | 1351 'filepath': 'third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner
', |
1349 }, | 1352 }, |
1350 'blink_public_api': { | 1353 'blink_public_api': { |
1351 'filepath': 'third_party/WebKit/public' | 1354 'filepath': 'third_party/WebKit/public' |
1352 }, | 1355 }, |
(...skipping 400 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1753 'blink_mediastream': ['tommyw+watchlist@chromium.org'], | 1756 'blink_mediastream': ['tommyw+watchlist@chromium.org'], |
1754 'blink_modules': ['haraken@chromium.org'], | 1757 'blink_modules': ['haraken@chromium.org'], |
1755 'blink_navigator_content_utils': ['gyuyoung.kim@chromium.org'], | 1758 'blink_navigator_content_utils': ['gyuyoung.kim@chromium.org'], |
1756 'blink_notifications': ['awdf+watch@chromium.org', | 1759 'blink_notifications': ['awdf+watch@chromium.org', |
1757 'peter@chromium.org'], | 1760 'peter@chromium.org'], |
1758 'blink_out_of_process_frames': ['dcheng@chromium.org', | 1761 'blink_out_of_process_frames': ['dcheng@chromium.org', |
1759 'mlamouri+watch-blink@chromium.org'], | 1762 'mlamouri+watch-blink@chromium.org'], |
1760 'blink_owners': ['abarth@chromium.org'], | 1763 'blink_owners': ['abarth@chromium.org'], |
1761 'blink_paint' : ['blink-reviews-paint@chromium.org', | 1764 'blink_paint' : ['blink-reviews-paint@chromium.org', |
1762 'dongseong.hwang@intel.com'], | 1765 'dongseong.hwang@intel.com'], |
| 1766 'blink_performance_timing': ['panicker+watch@chromium.org'], |
1763 'blink_permissions': ['mlamouri+watch-blink@chromium.org'], | 1767 'blink_permissions': ['mlamouri+watch-blink@chromium.org'], |
1764 'blink_platform': ['kinuko+watch@chromium.org'], | 1768 'blink_platform': ['kinuko+watch@chromium.org'], |
1765 'blink_platform_graphics': ['ajuma+watch@chromium.org', | 1769 'blink_platform_graphics': ['ajuma+watch@chromium.org', |
1766 'blink-reviews-platform-graphics@chromium.org', | 1770 'blink-reviews-platform-graphics@chromium.org', |
1767 'cabanier@adobe.com', | 1771 'cabanier@adobe.com', |
1768 'dongseong.hwang@intel.com', | 1772 'dongseong.hwang@intel.com', |
1769 'drott+blinkwatch@chromium.org', | 1773 'drott+blinkwatch@chromium.org', |
1770 'dschulze@chromium.org', | 1774 'dschulze@chromium.org', |
1771 'fmalita+watch@chromium.org', | 1775 'fmalita+watch@chromium.org', |
1772 'junov@chromium.org', | 1776 'junov@chromium.org', |
(...skipping 455 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2228 'msramek+watch@chromium.org', | 2232 'msramek+watch@chromium.org', |
2229 'raymes+watch@chromium.org'], | 2233 'raymes+watch@chromium.org'], |
2230 'windows_sandboxing': ['pennymac+watch@chromium.org', | 2234 'windows_sandboxing': ['pennymac+watch@chromium.org', |
2231 'wfh+watch@chromium.org'], | 2235 'wfh+watch@chromium.org'], |
2232 'x11': ['derat+watch@chromium.org', | 2236 'x11': ['derat+watch@chromium.org', |
2233 'sadrul@chromium.org', | 2237 'sadrul@chromium.org', |
2234 'yusukes+watch@chromium.org'], | 2238 'yusukes+watch@chromium.org'], |
2235 'zoom': ['wjmaclean@chromium.org'], | 2239 'zoom': ['wjmaclean@chromium.org'], |
2236 }, | 2240 }, |
2237 } | 2241 } |
OLD | NEW |