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

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
« no previous file with comments | « components/BUILD.gn ('k') | components/components.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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=sky@chromium.org 10 per-file bookmarks.gypi=sky@chromium.org
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
89 per-file metrics*=isherman@chromium.org 89 per-file metrics*=isherman@chromium.org
90 # OWNER-to-be: per-file metrics*=holte@chromium.org 90 # OWNER-to-be: per-file metrics*=holte@chromium.org
91 91
92 per-file nacl*=bradnelson@chromium.org 92 per-file nacl*=bradnelson@chromium.org
93 per-file nacl*=dmichael@chromium.org 93 per-file nacl*=dmichael@chromium.org
94 per-file nacl*=jvoung@chromium.org 94 per-file nacl*=jvoung@chromium.org
95 per-file nacl*=mseaborn@chromium.org 95 per-file nacl*=mseaborn@chromium.org
96 per-file nacl*=noelallen@chromium.org 96 per-file nacl*=noelallen@chromium.org
97 per-file nacl*=teravest@chromium.org 97 per-file nacl*=teravest@chromium.org
98 98
99 per-file native_app_window*=benwells@chromium.org
100 per-file native_app_window*=jamescook@chromium.org
101
99 per-file navigation_interception.gypi=mkosiba@chromium.org 102 per-file navigation_interception.gypi=mkosiba@chromium.org
100 103
101 per-file network_time.gypi=zea@chromium.org 104 per-file network_time.gypi=zea@chromium.org
102 per-file network_time.gypi=haitaol@chromium.org 105 per-file network_time.gypi=haitaol@chromium.org
103 106
104 per-file omnibox.gypi=pkasting@chromium.org 107 per-file omnibox.gypi=pkasting@chromium.org
105 per-file omnibox.gypi=mpearson@chromium.org 108 per-file omnibox.gypi=mpearson@chromium.org
106 109
107 per-file onc.gypi=armansito@chromium.org 110 per-file onc.gypi=armansito@chromium.org
108 per-file onc.gypi=gauravsh@chromium.org 111 per-file onc.gypi=gauravsh@chromium.org
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
219 222
220 per-file wifi.gypi=mef@chromium.org 223 per-file wifi.gypi=mef@chromium.org
221 224
222 per-file *.isolate=csharp@chromium.org 225 per-file *.isolate=csharp@chromium.org
223 per-file *.isolate=maruel@chromium.org 226 per-file *.isolate=maruel@chromium.org
224 227
225 # These are for the common case of adding or removing tests. If you're making 228 # These are for the common case of adding or removing tests. If you're making
226 # structural changes, please get a review from one of the overall components 229 # structural changes, please get a review from one of the overall components
227 # OWNERS. 230 # OWNERS.
228 per-file components_tests.gyp=* 231 per-file components_tests.gyp=*
OLDNEW
« no previous file with comments | « components/BUILD.gn ('k') | components/components.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698