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

Side by Side Diff: components/OWNERS

Issue 962793005: Adds MediaClientAndroid to support embedder/MediaDrmBridge interaction. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rename createSession to createSessionFromNative to avoid bug in FindBugs Created 5 years, 7 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 | « chromecast/media/media.gyp ('k') | components/cdm.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 erikwright@chromium.org 3 erikwright@chromium.org
4 jochen@chromium.org 4 jochen@chromium.org
5 sdefresne@chromium.org 5 sdefresne@chromium.org
6 6
7 per-file app_modal*=avi@chromium.org 7 per-file app_modal*=avi@chromium.org
8 8
9 per-file audio_modem.gypi=ckehoe@chromium.org 9 per-file audio_modem.gypi=ckehoe@chromium.org
10 per-file audio_modem.gypi=rkc@chromium.org 10 per-file audio_modem.gypi=rkc@chromium.org
11 per-file audio_modem.gypi=xiyuan@chromium.org 11 per-file audio_modem.gypi=xiyuan@chromium.org
12 12
13 # Can not match autofill* due to crbug.com/397984 13 # Can not match autofill* due to crbug.com/397984
14 per-file autofill.gypi=estade@chromium.org 14 per-file autofill.gypi=estade@chromium.org
15 per-file autofill.gypi=isherman@chromium.org 15 per-file autofill.gypi=isherman@chromium.org
16 per-file autofill_scaled_resources.grdp=estade@chromium.org 16 per-file autofill_scaled_resources.grdp=estade@chromium.org
17 per-file autofill_strings.grdp=estade@chromium.org 17 per-file autofill_strings.grdp=estade@chromium.org
18 per-file autofill_strings.grdp=isherman@chromium.org 18 per-file autofill_strings.grdp=isherman@chromium.org
19 19
20 per-file bookmark_bar_strings.grdp=sky@chromium.org 20 per-file bookmark_bar_strings.grdp=sky@chromium.org
21 per-file bookmarks.gypi=sky@chromium.org 21 per-file bookmarks.gypi=sky@chromium.org
22 22
23 per-file browsing_data.gypi=markusheintz@chromium.org 23 per-file browsing_data.gypi=markusheintz@chromium.org
24 per-file browsing_data.gypi=mkwst@chromium.org 24 per-file browsing_data.gypi=mkwst@chromium.org
25 per-file browsing_data.gypi=bauerb@chromium.org 25 per-file browsing_data.gypi=bauerb@chromium.org
26 per-file browsing_data.gypi=michaeln@chromium.org 26 per-file browsing_data.gypi=michaeln@chromium.org
27 27
28 per-file cdm.gypi=ddorwin@chromium.org
29 per-file cdm.gypi=scherkus@chromium.org
30 per-file cdm.gypi=xhwang@chromium.org
31
28 per-file cloud_devices*=gene@chromium.org 32 per-file cloud_devices*=gene@chromium.org
29 per-file cloud_devices*=vitalybuka@chromium.org 33 per-file cloud_devices*=vitalybuka@chromium.org
30 34
31 per-file constrained_window*=gbillock@chromium.org 35 per-file constrained_window*=gbillock@chromium.org
32 per-file constrained_window*=msw@chromium.org 36 per-file constrained_window*=msw@chromium.org
33 37
34 per-file content_settings*=markusheintz@chromium.org 38 per-file content_settings*=markusheintz@chromium.org
35 per-file content_settings*=bauerb@chromium.org 39 per-file content_settings*=bauerb@chromium.org
36 per-file content_settings*=jochen@chromium.org 40 per-file content_settings*=jochen@chromium.org
37 41
(...skipping 267 matching lines...) Expand 10 before | Expand all | Expand 10 after
305 309
306 per-file wifi.gypi=mef@chromium.org 310 per-file wifi.gypi=mef@chromium.org
307 311
308 per-file *.isolate=csharp@chromium.org 312 per-file *.isolate=csharp@chromium.org
309 per-file *.isolate=maruel@chromium.org 313 per-file *.isolate=maruel@chromium.org
310 314
311 # These are for the common case of adding or removing tests. If you're making 315 # These are for the common case of adding or removing tests. If you're making
312 # structural changes, please get a review from one of the overall components 316 # structural changes, please get a review from one of the overall components
313 # OWNERS. 317 # OWNERS.
314 per-file components_tests.gyp=* 318 per-file components_tests.gyp=*
OLDNEW
« no previous file with comments | « chromecast/media/media.gyp ('k') | components/cdm.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698