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

Side by Side Diff: components/OWNERS

Issue 1279543002: Support needed to measure user and service traffic in Chrome. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@NewHistogram
Patch Set: Rebased. 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 blundell@chromium.org 1 blundell@chromium.org
2 caitkp@chromium.org 2 caitkp@chromium.org
3 jochen@chromium.org 3 jochen@chromium.org
4 sdefresne@chromium.org 4 sdefresne@chromium.org
5 5
6 per-file app_modal*=avi@chromium.org 6 per-file app_modal*=avi@chromium.org
7 7
8 per-file audio_modem.gypi=ckehoe@chromium.org 8 per-file audio_modem.gypi=ckehoe@chromium.org
9 per-file audio_modem.gypi=rkc@chromium.org 9 per-file audio_modem.gypi=rkc@chromium.org
10 per-file audio_modem.gypi=xiyuan@chromium.org 10 per-file audio_modem.gypi=xiyuan@chromium.org
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
62 per-file cronet*=mmenke@chromium.org 62 per-file cronet*=mmenke@chromium.org
63 per-file cronet*=pauljensen@chromium.org 63 per-file cronet*=pauljensen@chromium.org
64 per-file cronet*=xunjieli@chromium.org 64 per-file cronet*=xunjieli@chromium.org
65 65
66 per-file data_reduction_proxy*=bengr@chromium.org 66 per-file data_reduction_proxy*=bengr@chromium.org
67 per-file data_reduction_proxy*=marq@chromium.org 67 per-file data_reduction_proxy*=marq@chromium.org
68 per-file data_reduction_proxy*=bolian@chromium.org 68 per-file data_reduction_proxy*=bolian@chromium.org
69 per-file data_reduction_proxy*=sclittle@chromium.org 69 per-file data_reduction_proxy*=sclittle@chromium.org
70 per-file data_reduction_proxy*=jeremyim@chromium.org 70 per-file data_reduction_proxy*=jeremyim@chromium.org
71 71
72 per-file data_use_measurement*=sclittle@chromium.org
73 per-file data_use_measurement*=bengr@chromium.org
74 per-file data_use_measurement*=amohammadkhan@chromium.org
blundell 2015/09/02 09:29:32 I agree with others on the OWNERS question.
amohammadkhan 2015/09/02 17:37:07 Done.
75
72 per-file devtools_discovery.gyp*=dgozman@chromium.org 76 per-file devtools_discovery.gyp*=dgozman@chromium.org
73 per-file devtools_discovery.gyp*=pfeldman@chromium.org 77 per-file devtools_discovery.gyp*=pfeldman@chromium.org
74 78
75 per-file devtools_http_handler.gyp*=dgozman@chromium.org 79 per-file devtools_http_handler.gyp*=dgozman@chromium.org
76 per-file devtools_http_handler.gyp*=pfeldman@chromium.org 80 per-file devtools_http_handler.gyp*=pfeldman@chromium.org
77 81
78 per-file network_hints*=jar@chromium.org 82 per-file network_hints*=jar@chromium.org
79 per-file network_hints*=ttuttle@chromium.org 83 per-file network_hints*=ttuttle@chromium.org
80 84
81 per-file dom_distiller*=bengr@chromium.org 85 per-file dom_distiller*=bengr@chromium.org
(...skipping 256 matching lines...) Expand 10 before | Expand all | Expand 10 after
338 per-file wifi.gypi=mef@chromium.org 342 per-file wifi.gypi=mef@chromium.org
339 343
340 per-file *.isolate=maruel@chromium.org 344 per-file *.isolate=maruel@chromium.org
341 per-file *.isolate=tandrii@chromium.org 345 per-file *.isolate=tandrii@chromium.org
342 per-file *.isolate=vadimsh@chromium.org 346 per-file *.isolate=vadimsh@chromium.org
343 347
344 # These are for the common case of adding or removing tests. If you're making 348 # These are for the common case of adding or removing tests. If you're making
345 # structural changes, please get a review from one of the overall components 349 # structural changes, please get a review from one of the overall components
346 # OWNERS. 350 # OWNERS.
347 per-file components_tests.gyp=* 351 per-file components_tests.gyp=*
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698