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

Side by Side Diff: WATCHLISTS

Issue 1323333002: Copy libvpx from DEPS to src (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: keep checklicenses exception for old directory, add exe bit to run_perl.py Created 5 years, 3 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
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 432 matching lines...) Expand 10 before | Expand all | Expand 10 after
443 'ipc': { 443 'ipc': {
444 'filepath': 'ipc/ipc', 444 'filepath': 'ipc/ipc',
445 }, 445 },
446 'ipc_messages': { 446 'ipc_messages': {
447 'filepath': '_message.*.h|'\ 447 'filepath': '_message.*.h|'\
448 '_messages.cc', 448 '_messages.cc',
449 }, 449 },
450 'libwebp': { 450 'libwebp': {
451 'filepath': 'third_party/libwebp' 451 'filepath': 'third_party/libwebp'
452 }, 452 },
453 'libvpx': {
454 'filepath': 'third_party/libvpx_new'
455 },
453 'linux_fonts': { 456 'linux_fonts': {
454 'filepath': 'ui/gfx/font_render_params_.*|'\ 457 'filepath': 'ui/gfx/font_render_params_.*|'\
455 'ui/gfx/platform_font_linux.*|'\ 458 'ui/gfx/platform_font_linux.*|'\
456 'ui/gfx/render_text_harfbuzz.*', 459 'ui/gfx/render_text_harfbuzz.*',
457 }, 460 },
458 'linux_sandboxing': { 461 'linux_sandboxing': {
459 'filepath': 'sandbox/linux/', 462 'filepath': 'sandbox/linux/',
460 }, 463 },
461 'linux_seccomp_bpf': { 464 'linux_seccomp_bpf': {
462 'filepath': 'content/common/sandbox.*linux.cc', 465 'filepath': 'content/common/sandbox.*linux.cc',
(...skipping 563 matching lines...) Expand 10 before | Expand all | Expand 10 after
1026 'installer_linux': [ 'mmoss@chromium.org'], 1029 'installer_linux': [ 'mmoss@chromium.org'],
1027 'instant': ['dcblack@chromium.org', 'jered@chromium.org', 1030 'instant': ['dcblack@chromium.org', 'jered@chromium.org',
1028 'samarth+watch@chromium.org', 'donnd+watch@chromium.org', 1031 'samarth+watch@chromium.org', 'donnd+watch@chromium.org',
1029 'melevin+watch@chromium.org', 'dougw+watch@chromium.org', 1032 'melevin+watch@chromium.org', 'dougw+watch@chromium.org',
1030 'kmadhusu+watch@chromium.org', 'dhollowa+watch@chromium.org', 1033 'kmadhusu+watch@chromium.org', 'dhollowa+watch@chromium.org',
1031 'jfweitz+watch@chromium.org', 'skanuj+watch@chromium.org'], 1034 'jfweitz+watch@chromium.org', 'skanuj+watch@chromium.org'],
1032 'ios_chrome': ['sdefresne+watch@chromium.org'], 1035 'ios_chrome': ['sdefresne+watch@chromium.org'],
1033 'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'], 1036 'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'],
1034 'libwebp': ['urvang@chromium.org', 'jzern@chromium.org', 1037 'libwebp': ['urvang@chromium.org', 'jzern@chromium.org',
1035 'skal@google.com', 'vikasa@google.com'], 1038 'skal@google.com', 'vikasa@google.com'],
1039 'libvpx': ['tomfinegan@chromium.org', 'jzern@chromium.org',
1040 'fgalligan@chromium.org', 'johannkoenig@chromium.org'],
1036 'linux_fonts': ['derat+watch@chromium.org'], 1041 'linux_fonts': ['derat+watch@chromium.org'],
1037 'linux_sandboxing': ['jln+watch@chromium.org'], 1042 'linux_sandboxing': ['jln+watch@chromium.org'],
1038 'linux_seccomp_bpf': ['jln+watch@chromium.org'], 1043 'linux_seccomp_bpf': ['jln+watch@chromium.org'],
1039 'supervised_users': ['pam+watch@chromium.org'], 1044 'supervised_users': ['pam+watch@chromium.org'],
1040 'mandoline': ['yzshen+watch@chromium.org', 1045 'mandoline': ['yzshen+watch@chromium.org',
1041 'penghuang+watch-mandoline@chromium.org'], 1046 'penghuang+watch-mandoline@chromium.org'],
1042 'manifest': ['mlamouri+watch-manifest@chromium.org'], 1047 'manifest': ['mlamouri+watch-manifest@chromium.org'],
1043 'md_settings': ['dbeam+watch-settings@chromium.org', 1048 'md_settings': ['dbeam+watch-settings@chromium.org',
1044 'jhawkins+watch-md-settings@chromium.org', 1049 'jhawkins+watch-md-settings@chromium.org',
1045 'jlklein+watch-md-settings@chromium.org', 1050 'jlklein+watch-md-settings@chromium.org',
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after
1162 'tnakamura+watch@chromium.org'], 1167 'tnakamura+watch@chromium.org'],
1163 'website_settings': ['markusheintz@chromium.org', 1168 'website_settings': ['markusheintz@chromium.org',
1164 'raymes+watch@chromium.org'], 1169 'raymes+watch@chromium.org'],
1165 'windows_sandboxing': ['wfh+watch@chromium.org'], 1170 'windows_sandboxing': ['wfh+watch@chromium.org'],
1166 'x11': ['derat+watch@chromium.org', 1171 'x11': ['derat+watch@chromium.org',
1167 'sadrul@chromium.org', 1172 'sadrul@chromium.org',
1168 'yusukes+watch@chromium.org'], 1173 'yusukes+watch@chromium.org'],
1169 'zoom': ['wjmaclean@chromium.org'], 1174 'zoom': ['wjmaclean@chromium.org'],
1170 }, 1175 },
1171 } 1176 }
OLDNEW
« no previous file with comments | « DEPS ('k') | build/common.gypi » ('j') | media/filters/vpx_video_decoder.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698