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

Side by Side Diff: WATCHLISTS

Issue 2723223002: Add to WATCHLIST (Closed)
Patch Set: +web, +chrome, +clean Created 3 years, 9 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 545 matching lines...) Expand 10 before | Expand all | Expand 10 after
556 'installer_linux': { 556 'installer_linux': {
557 'filepath': 'chrome/installer/linux/', 557 'filepath': 'chrome/installer/linux/',
558 }, 558 },
559 'instant': { 559 'instant': {
560 'filepath': 'instant|searchbox|'\ 560 'filepath': 'instant|searchbox|'\
561 'chrome/browser/search/|'\ 561 'chrome/browser/search/|'\
562 'chrome/browser/ui/search/|'\ 562 'chrome/browser/ui/search/|'\
563 'chrome/browser/resources/local_ntp/|'\ 563 'chrome/browser/resources/local_ntp/|'\
564 'chrome/common/search_types.*', 564 'chrome/common/search_types.*',
565 }, 565 },
566 'ios': {
567 'filepath': 'ios',
568 },
566 'ios_chrome': { 569 'ios_chrome': {
567 'filepath': 'ios/chrome', 570 'filepath': 'ios/chrome',
568 }, 571 },
569 'ios_clean': { 572 'ios_clean': {
570 'filepath': 'ios/clean', 573 'filepath': 'ios/clean',
571 }, 574 },
572 'ios_showcase': { 575 'ios_showcase': {
573 'filepath': 'ios/showcase', 576 'filepath': 'ios/showcase',
574 }, 577 },
575 'ios_web': { 578 'ios_web': {
(...skipping 1363 matching lines...) Expand 10 before | Expand all | Expand 10 after
1939 'wfh+watch@chromium.org'], 1942 'wfh+watch@chromium.org'],
1940 'installer_linux': [ 'mmoss@chromium.org'], 1943 'installer_linux': [ 'mmoss@chromium.org'],
1941 'instant': ['dcblack@chromium.org', 1944 'instant': ['dcblack@chromium.org',
1942 'donnd+watch@chromium.org', 1945 'donnd+watch@chromium.org',
1943 'jered@chromium.org', 1946 'jered@chromium.org',
1944 'jfweitz+watch@chromium.org', 1947 'jfweitz+watch@chromium.org',
1945 'kmadhusu+watch@chromium.org', 1948 'kmadhusu+watch@chromium.org',
1946 'melevin+watch@chromium.org', 1949 'melevin+watch@chromium.org',
1947 'samarth+watch@chromium.org', 1950 'samarth+watch@chromium.org',
1948 'skanuj+watch@chromium.org'], 1951 'skanuj+watch@chromium.org'],
1949 'ios_chrome': ['pkl@chromium.org', 1952 'ios': ['ios-reviews@chromium.org'],
1953 'ios_chrome': ['ios-reviews+chrome@chromium.org',
1954 'pkl@chromium.org',
1950 'sdefresne+watch@chromium.org', 1955 'sdefresne+watch@chromium.org',
1951 'noyau+watch@chromium.org', 1956 'noyau+watch@chromium.org',
1952 'marq+watch@chromium.org'], 1957 'marq+watch@chromium.org'],
1953 'ios_clean': ['marq+scrutinize@chromium.org', 1958 'ios_clean': ['ios-reviews+clean@chromium.org',
1959 'marq+scrutinize@chromium.org',
1954 'lpromero+watch@chromium.org'], 1960 'lpromero+watch@chromium.org'],
1955 'ios_showcase': ['marq+watch@chromium.org', 1961 'ios_showcase': ['ios-reviews+showcase@chromium.org',
1962 'marq+watch@chromium.org',
1956 'lpromero+watch@chromium.org'], 1963 'lpromero+watch@chromium.org'],
1957 'ios_web': ['eugenebut@chromium.org'], 1964 'ios_web': ['ios-reviews+web@chromium.org',
1965 'eugenebut@chromium.org'],
1958 'ipc': ['darin-cc@chromium.org', 1966 'ipc': ['darin-cc@chromium.org',
1959 'jam@chromium.org'], 1967 'jam@chromium.org'],
1960 'libwebp': ['jzern@chromium.org', 1968 'libwebp': ['jzern@chromium.org',
1961 'skal@google.com', 1969 'skal@google.com',
1962 'urvang@chromium.org'], 1970 'urvang@chromium.org'],
1963 'libvpx': ['fgalligan@chromium.org', 1971 'libvpx': ['fgalligan@chromium.org',
1964 'johannkoenig@chromium.org', 1972 'johannkoenig@chromium.org',
1965 'jzern@chromium.org', 1973 'jzern@chromium.org',
1966 'tomfinegan@chromium.org'], 1974 'tomfinegan@chromium.org'],
1967 'linux_fonts': ['derat+watch@chromium.org'], 1975 'linux_fonts': ['derat+watch@chromium.org'],
(...skipping 187 matching lines...) Expand 10 before | Expand all | Expand 10 after
2155 'raymes+watch@chromium.org'], 2163 'raymes+watch@chromium.org'],
2156 'windows_sandboxing': ['pennymac+watch@chromium.org', 2164 'windows_sandboxing': ['pennymac+watch@chromium.org',
2157 'wfh+watch@chromium.org'], 2165 'wfh+watch@chromium.org'],
2158 'x11': ['derat+watch@chromium.org', 2166 'x11': ['derat+watch@chromium.org',
2159 'sadrul@chromium.org', 2167 'sadrul@chromium.org',
2160 'yusukes+watch@chromium.org'], 2168 'yusukes+watch@chromium.org'],
2161 'xml': ['dominicc+watchlist@chromium.org'], 2169 'xml': ['dominicc+watchlist@chromium.org'],
2162 'zoom': ['wjmaclean@chromium.org'], 2170 'zoom': ['wjmaclean@chromium.org'],
2163 }, 2171 },
2164 } 2172 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698