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

Side by Side Diff: components/OWNERS

Issue 644123002: Componentize renderer side of DNS prefetching. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years, 1 month 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 blundell@chromium.org 1 blundell@chromium.org
2 caitkp@chromium.org 2 caitkp@chromium.org
3 erikwright@chromium.org 3 erikwright@chromium.org
4 jochen@chromium.org 4 jochen@chromium.org
5 5
6 per-file app_modal_dialog*=avi@chromium.org 6 per-file app_modal_dialog*=avi@chromium.org
7 7
8 # Can not match autofill* due to crbug.com/397984 8 # Can not match autofill* due to crbug.com/397984
9 per-file autofill.gypi=estade@chromium.org 9 per-file autofill.gypi=estade@chromium.org
10 per-file autofill.gypi=isherman@chromium.org 10 per-file autofill.gypi=isherman@chromium.org
(...skipping 26 matching lines...) Expand all
37 per-file cronet*=mef@chromium.org 37 per-file cronet*=mef@chromium.org
38 per-file cronet*=mmenke@chromium.org 38 per-file cronet*=mmenke@chromium.org
39 39
40 per-file data_reduction_proxy*=bengr@chromium.org 40 per-file data_reduction_proxy*=bengr@chromium.org
41 per-file data_reduction_proxy*=marq@chromium.org 41 per-file data_reduction_proxy*=marq@chromium.org
42 per-file data_reduction_proxy*=bolian@chromium.org 42 per-file data_reduction_proxy*=bolian@chromium.org
43 43
44 per-file devtools_bridge.gyp=mnaganov@chromium.org 44 per-file devtools_bridge.gyp=mnaganov@chromium.org
45 per-file devtools_bridge.gyp=serya@chromium.org 45 per-file devtools_bridge.gyp=serya@chromium.org
46 46
47 per-file dns_prefetch*=cbentzel@chromium.org
cbentzel 2014/11/04 17:45:19 I'm probably not a good reviewer for this. Would p
48 per-file dns_prefetch*=jar@chromium.org
49
47 per-file dom_distiller*=bengr@chromium.org 50 per-file dom_distiller*=bengr@chromium.org
48 per-file dom_distiller*=cjhopman@chromium.org 51 per-file dom_distiller*=cjhopman@chromium.org
49 per-file dom_distiller*=nyquist@chromium.org 52 per-file dom_distiller*=nyquist@chromium.org
50 53
51 per-file domain_reliability.gypi=davidben@chromium.org 54 per-file domain_reliability.gypi=davidben@chromium.org
52 per-file domain_reliability.gypi=mmenke@chromium.org 55 per-file domain_reliability.gypi=mmenke@chromium.org
53 per-file domain_reliability.gypi=szym@chromium.org 56 per-file domain_reliability.gypi=szym@chromium.org
54 per-file domain_reliability.gypi=ttuttle@chromium.org 57 per-file domain_reliability.gypi=ttuttle@chromium.org
55 58
56 per-file enhanced_bookmarks*=kkimlabs@chromium.org 59 per-file enhanced_bookmarks*=kkimlabs@chromium.org
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after
242 245
243 per-file wifi.gypi=mef@chromium.org 246 per-file wifi.gypi=mef@chromium.org
244 247
245 per-file *.isolate=csharp@chromium.org 248 per-file *.isolate=csharp@chromium.org
246 per-file *.isolate=maruel@chromium.org 249 per-file *.isolate=maruel@chromium.org
247 250
248 # These are for the common case of adding or removing tests. If you're making 251 # These are for the common case of adding or removing tests. If you're making
249 # structural changes, please get a review from one of the overall components 252 # structural changes, please get a review from one of the overall components
250 # OWNERS. 253 # OWNERS.
251 per-file components_tests.gyp=* 254 per-file components_tests.gyp=*
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698