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

Side by Side Diff: WATCHLISTS

Issue 2860153002: Add device_chooser watchlist (Closed)
Patch Set: add device_chooser watchlist Created 3 years, 7 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 397 matching lines...) Expand 10 before | Expand all | Expand 10 after
408 'filepath': 'chrome/browser/net/spdyproxy/|'\ 408 'filepath': 'chrome/browser/net/spdyproxy/|'\
409 'data_reduction_proxy|'\ 409 'data_reduction_proxy|'\
410 'chrome_proxy', 410 'chrome_proxy',
411 }, 411 },
412 'deep_memory_profiler': { 412 'deep_memory_profiler': {
413 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)', 413 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
414 }, 414 },
415 'device_bluetooth': { 415 'device_bluetooth': {
416 'filepath': 'device/.*bluetooth' 416 'filepath': 'device/.*bluetooth'
417 }, 417 },
418 'device_chooser': {
419 'filepath': 'chrome/browser/chooser_controller/|'\
420 'chrome/browser/ui/android/bluetooth_chooser_.*|'\
421 'chrome/browser/ui/android/usb_chooser_.*|'\
422 'chrome/browser/ui/bluetooth/|'\
423 'chrome/browser/ui/cocoa/device_chooser_.*|'\
424 'chrome/browser/ui/cocoa/extensions/chooser_dialog_.*|'\
425 'chrome/browser/ui/cocoa/permission_bubble/chooser_bubble_.*|' \
426 'chrome/browser/ui/views/device_chooser_.*|'\
427 'chrome/browser/ui/views/extensions/chooser_dialog_.*|'\
428 'chrome/browser/ui/views/permission_bubble/chooser_bubble_.*|' \
429 'chrome/browser/usb/usb_chooser_.*',
430 },
418 'device_sensors': { 431 'device_sensors': {
419 'filepath': 'content/browser/device_sensors/|'\ 432 'filepath': 'content/browser/device_sensors/|'\
420 'content/common/device_sensors/|'\ 433 'content/common/device_sensors/|'\
421 'content/public/android/java/src/org/chromium/content/browser/ DeviceSensors.java|'\ 434 'content/public/android/java/src/org/chromium/content/browser/ DeviceSensors.java|'\
422 'content/public/android/javatests/src/org/chromium/content/bro wser/DeviceSensorsTest.java|'\ 435 'content/public/android/javatests/src/org/chromium/content/bro wser/DeviceSensorsTest.java|'\
423 'content/renderer/device_sensors/|'\ 436 'content/renderer/device_sensors/|'\
424 'content/test/data/device_sensors/|'\ 437 'content/test/data/device_sensors/|'\
425 'device/sensors/', 438 'device/sensors/',
426 }, 439 },
427 'developer_recommended_flags': { 440 'developer_recommended_flags': {
(...skipping 1159 matching lines...) Expand 10 before | Expand all | Expand 10 after
1587 'dougt+watch@chromium.org', 1600 'dougt+watch@chromium.org',
1588 'dtseng+watch@chromium.org', 1601 'dtseng+watch@chromium.org',
1589 'je_julie.kim@chromium.org', 1602 'je_julie.kim@chromium.org',
1590 'nektar+watch@chromium.org', 1603 'nektar+watch@chromium.org',
1591 'yuzo+watch@chromium.org'], 1604 'yuzo+watch@chromium.org'],
1592 'add_to_homescreen': ['agrieve+watch@chromium.org', 1605 'add_to_homescreen': ['agrieve+watch@chromium.org',
1593 'dominickn+watch@chromium.org', 1606 'dominickn+watch@chromium.org',
1594 'pkotwicz+watch@chromium.org', 1607 'pkotwicz+watch@chromium.org',
1595 'zpeng+watch@chromium.org'], 1608 'zpeng+watch@chromium.org'],
1596 'android_crash_reporting': ['asvitkine+watch@chromium.org'], 1609 'android_crash_reporting': ['asvitkine+watch@chromium.org'],
1597 'android_item_chooser_dialogs': ['ortuno+watch@chromium.org'], 1610 'android_item_chooser_dialogs': ['juncai+watch@chromium.org',
1611 'ortuno+watch@chromium.org'],
1598 'android_crazy_linker': ['johnmaguire+watch@google.com'], 1612 'android_crazy_linker': ['johnmaguire+watch@google.com'],
1599 'android_infobars': ['dfalcantara+watch@chromium.org'], 1613 'android_infobars': ['dfalcantara+watch@chromium.org'],
1600 'android_infra': ['agrieve+watch@chromium.org', 1614 'android_infra': ['agrieve+watch@chromium.org',
1601 'jbudorick+watch@chromium.org', 1615 'jbudorick+watch@chromium.org',
1602 'mikecase+watch@chromium.org'], 1616 'mikecase+watch@chromium.org'],
1603 'android_java': ['agrieve+watch@chromium.org'], 1617 'android_java': ['agrieve+watch@chromium.org'],
1604 'android_loading': ['gabadie+watch@chromium.org', 1618 'android_loading': ['gabadie+watch@chromium.org',
1605 'lizeb+watch-android-loading@chromium.org'], 1619 'lizeb+watch-android-loading@chromium.org'],
1606 'android_media': ['avayvod+watch@chromium.org', 1620 'android_media': ['avayvod+watch@chromium.org',
1607 'mlamouri+watch-media@chromium.org'], 1621 'mlamouri+watch-media@chromium.org'],
(...skipping 342 matching lines...) Expand 10 before | Expand all | Expand 10 after
1950 'courgette': ['huangs+watch@chromium.org', 1964 'courgette': ['huangs+watch@chromium.org',
1951 'wfh+watch@chromium.org'], 1965 'wfh+watch@chromium.org'],
1952 'cr_elements': ['dbeam+watch-elements@chromium.org', 1966 'cr_elements': ['dbeam+watch-elements@chromium.org',
1953 'michaelpg+watch-elements@chromium.org', 1967 'michaelpg+watch-elements@chromium.org',
1954 'stevenjb+watch-md-settings@chromium.org'], 1968 'stevenjb+watch-md-settings@chromium.org'],
1955 'custom_tabs': ['lizeb+watch-custom-tabs@chromium.org'], 1969 'custom_tabs': ['lizeb+watch-custom-tabs@chromium.org'],
1956 'data_reduction_proxy': ['tbansal+watch-data-reduction-proxy@chromium.org'], 1970 'data_reduction_proxy': ['tbansal+watch-data-reduction-proxy@chromium.org'],
1957 'deep_memory_profiler': ['dmikurube@chromium.org'], 1971 'deep_memory_profiler': ['dmikurube@chromium.org'],
1958 'device_bluetooth': ['ortuno+watch@chromium.org', 1972 'device_bluetooth': ['ortuno+watch@chromium.org',
1959 'scheib+watch@chromium.org'], 1973 'scheib+watch@chromium.org'],
1974 'device_chooser': ['juncai+watch@chromium.org'],
1960 'device_sensors': ['mlamouri+watch-sensors@chromium.org', 1975 'device_sensors': ['mlamouri+watch-sensors@chromium.org',
1961 'rijubrata.bhaumik@intel.com', 1976 'rijubrata.bhaumik@intel.com',
1962 'timvolodine@chromium.org'], 1977 'timvolodine@chromium.org'],
1963 'developer_recommended_flags': ['scheib+watch@chromium.org'], 1978 'developer_recommended_flags': ['scheib+watch@chromium.org'],
1964 'devtools': ['devtools-reviews@chromium.org', 1979 'devtools': ['devtools-reviews@chromium.org',
1965 'pfeldman@chromium.org'], 1980 'pfeldman@chromium.org'],
1966 'dial': ['mfoltz+watch@chromium.org', 1981 'dial': ['mfoltz+watch@chromium.org',
1967 'zhaobin+watch@chromium.org'], 1982 'zhaobin+watch@chromium.org'],
1968 'disk_cache': ['gavinp+disk@chromium.org'], 1983 'disk_cache': ['gavinp+disk@chromium.org'],
1969 'download': ['dtrainor@chromium.org'], 1984 'download': ['dtrainor@chromium.org'],
(...skipping 293 matching lines...) Expand 10 before | Expand all | Expand 10 after
2263 'msramek+watch@chromium.org', 2278 'msramek+watch@chromium.org',
2264 'raymes+watch@chromium.org'], 2279 'raymes+watch@chromium.org'],
2265 'windows_sandboxing': ['pennymac+watch@chromium.org', 2280 'windows_sandboxing': ['pennymac+watch@chromium.org',
2266 'wfh+watch@chromium.org'], 2281 'wfh+watch@chromium.org'],
2267 'x11': ['derat+watch@chromium.org', 2282 'x11': ['derat+watch@chromium.org',
2268 'sadrul@chromium.org', 2283 'sadrul@chromium.org',
2269 'yusukes+watch@chromium.org'], 2284 'yusukes+watch@chromium.org'],
2270 'zoom': ['wjmaclean@chromium.org'], 2285 'zoom': ['wjmaclean@chromium.org'],
2271 }, 2286 },
2272 } 2287 }
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