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

Side by Side Diff: components/OWNERS

Issue 1251633002: Add BubbleManager to manage bubbles and ChromeBubbleManager for events. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gn nit 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
« no previous file with comments | « components/BUILD.gn ('k') | components/bubble.gypi » ('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 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
11 11
12 # Can not match autofill* due to crbug.com/397984 12 # Can not match autofill* due to crbug.com/397984
13 per-file autofill.gypi=estade@chromium.org 13 per-file autofill.gypi=estade@chromium.org
14 per-file autofill.gypi=isherman@chromium.org 14 per-file autofill.gypi=isherman@chromium.org
15 per-file autofill_strings.grdp=estade@chromium.org 15 per-file autofill_strings.grdp=estade@chromium.org
16 per-file autofill_strings.grdp=isherman@chromium.org 16 per-file autofill_strings.grdp=isherman@chromium.org
17 17
18 per-file bookmark_bar_strings.grdp=sky@chromium.org 18 per-file bookmark_bar_strings.grdp=sky@chromium.org
19 per-file bookmarks.gypi=sky@chromium.org 19 per-file bookmarks.gypi=sky@chromium.org
20 20
21 per-file browsing_data.gypi=markusheintz@chromium.org 21 per-file browsing_data.gypi=markusheintz@chromium.org
22 per-file browsing_data.gypi=mkwst@chromium.org 22 per-file browsing_data.gypi=mkwst@chromium.org
23 per-file browsing_data.gypi=bauerb@chromium.org 23 per-file browsing_data.gypi=bauerb@chromium.org
24 per-file browsing_data.gypi=michaeln@chromium.org 24 per-file browsing_data.gypi=michaeln@chromium.org
25 25
26 per-file bubble.gypi=groby@chromium.org
27 per-file bubble.gypi=hcarmona@chromium.org
28 per-file bubble.gypi=msw@chromium.org
29 per-file bubble.gypi=rouslan@chromium.org
30
26 per-file cdm.gypi=ddorwin@chromium.org 31 per-file cdm.gypi=ddorwin@chromium.org
27 per-file cdm.gypi=xhwang@chromium.org 32 per-file cdm.gypi=xhwang@chromium.org
28 33
29 per-file cloud_devices*=gene@chromium.org 34 per-file cloud_devices*=gene@chromium.org
30 per-file cloud_devices*=vitalybuka@chromium.org 35 per-file cloud_devices*=vitalybuka@chromium.org
31 36
32 per-file chrome_apps.gypi=tbarzic@chromium.org 37 per-file chrome_apps.gypi=tbarzic@chromium.org
33 38
34 per-file constrained_window*=gbillock@chromium.org 39 per-file constrained_window*=gbillock@chromium.org
35 per-file constrained_window*=msw@chromium.org 40 per-file constrained_window*=msw@chromium.org
(...skipping 303 matching lines...) Expand 10 before | Expand all | Expand 10 after
339 per-file wifi.gypi=mef@chromium.org 344 per-file wifi.gypi=mef@chromium.org
340 345
341 per-file *.isolate=maruel@chromium.org 346 per-file *.isolate=maruel@chromium.org
342 per-file *.isolate=tandrii@chromium.org 347 per-file *.isolate=tandrii@chromium.org
343 per-file *.isolate=vadimsh@chromium.org 348 per-file *.isolate=vadimsh@chromium.org
344 349
345 # These are for the common case of adding or removing tests. If you're making 350 # These are for the common case of adding or removing tests. If you're making
346 # structural changes, please get a review from one of the overall components 351 # structural changes, please get a review from one of the overall components
347 # OWNERS. 352 # OWNERS.
348 per-file components_tests.gyp=* 353 per-file components_tests.gyp=*
OLDNEW
« no previous file with comments | « components/BUILD.gn ('k') | components/bubble.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698