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

Side by Side Diff: components/OWNERS

Issue 576863003: Componentize NativeAppWindowViews (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 erikwright@chromium.org 3 erikwright@chromium.org
4 jochen@chromium.org 4 jochen@chromium.org
5 5
6 per-file autofill*=dhollowa@chromium.org 6 per-file autofill*=dhollowa@chromium.org
7 per-file autofill*=isherman@chromium.org 7 per-file autofill*=isherman@chromium.org
8 per-file autofill*=kaiwang@chromium.org 8 per-file autofill*=kaiwang@chromium.org
9 9
10 per-file bookmarks.gypi=brettw@chromium.org 10 per-file bookmarks.gypi=brettw@chromium.org
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 per-file metrics*=isherman@chromium.org 91 per-file metrics*=isherman@chromium.org
92 # OWNER-to-be: per-file metrics*=holte@chromium.org 92 # OWNER-to-be: per-file metrics*=holte@chromium.org
93 93
94 per-file nacl*=bradnelson@chromium.org 94 per-file nacl*=bradnelson@chromium.org
95 per-file nacl*=dmichael@chromium.org 95 per-file nacl*=dmichael@chromium.org
96 per-file nacl*=jvoung@chromium.org 96 per-file nacl*=jvoung@chromium.org
97 per-file nacl*=mseaborn@chromium.org 97 per-file nacl*=mseaborn@chromium.org
98 per-file nacl*=noelallen@chromium.org 98 per-file nacl*=noelallen@chromium.org
99 per-file nacl*=teravest@chromium.org 99 per-file nacl*=teravest@chromium.org
100 100
101 per-file native_app_window*=benwells@chromium.org
102 per-file native_app_window*=jamescook@chromium.org
103
101 per-file navigation_interception.gypi=mkosiba@chromium.org 104 per-file navigation_interception.gypi=mkosiba@chromium.org
102 105
103 per-file network_time.gypi=zea@chromium.org 106 per-file network_time.gypi=zea@chromium.org
104 per-file network_time.gypi=haitaol@chromium.org 107 per-file network_time.gypi=haitaol@chromium.org
105 108
106 per-file omnibox.gypi=pkasting@chromium.org 109 per-file omnibox.gypi=pkasting@chromium.org
107 per-file omnibox.gypi=mpearson@chromium.org 110 per-file omnibox.gypi=mpearson@chromium.org
108 111
109 per-file onc.gypi=armansito@chromium.org 112 per-file onc.gypi=armansito@chromium.org
110 per-file onc.gypi=gauravsh@chromium.org 113 per-file onc.gypi=gauravsh@chromium.org
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
225 228
226 per-file wifi.gypi=mef@chromium.org 229 per-file wifi.gypi=mef@chromium.org
227 230
228 per-file *.isolate=csharp@chromium.org 231 per-file *.isolate=csharp@chromium.org
229 per-file *.isolate=maruel@chromium.org 232 per-file *.isolate=maruel@chromium.org
230 233
231 # These are for the common case of adding or removing tests. If you're making 234 # These are for the common case of adding or removing tests. If you're making
232 # structural changes, please get a review from one of the overall components 235 # structural changes, please get a review from one of the overall components
233 # OWNERS. 236 # OWNERS.
234 per-file components_tests.gyp=* 237 per-file components_tests.gyp=*
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698