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

Side by Side Diff: components/OWNERS

Issue 641943002: components: Introduce AlarmTimer class and use it for GCM heartbeat (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix build error in mcs_probe Created 6 years, 1 month 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 | « base/timer/timer.h ('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 # Can not match autofill* due to crbug.com/397984 6 # Can not match autofill* due to crbug.com/397984
7 per-file autofill.gypi=estade@chromium.org 7 per-file autofill.gypi=estade@chromium.org
8 per-file autofill.gypi=isherman@chromium.org 8 per-file autofill.gypi=isherman@chromium.org
9 per-file autofill_strings.grdp=estade@chromium.org 9 per-file autofill_strings.grdp=estade@chromium.org
10 per-file autofill_strings.grdp=isherman@chromium.org 10 per-file autofill_strings.grdp=isherman@chromium.org
(...skipping 183 matching lines...) Expand 10 before | Expand all | Expand 10 after
194 per-file storage_monitor.gypi=thestig@chromium.org 194 per-file storage_monitor.gypi=thestig@chromium.org
195 per-file storage_monitor.gypi=vandebo@chromium.org 195 per-file storage_monitor.gypi=vandebo@chromium.org
196 196
197 per-file sync_driver*=haitaol@chromium.org 197 per-file sync_driver*=haitaol@chromium.org
198 per-file sync_driver*=maniscalco@chromium.org 198 per-file sync_driver*=maniscalco@chromium.org
199 per-file sync_driver*=pavely@chromium.org 199 per-file sync_driver*=pavely@chromium.org
200 per-file sync_driver*=rlarocque@chromium.org 200 per-file sync_driver*=rlarocque@chromium.org
201 per-file sync_driver*=tim@chromium.org 201 per-file sync_driver*=tim@chromium.org
202 per-file sync_driver*=zea@chromium.org 202 per-file sync_driver*=zea@chromium.org
203 203
204 per-file timers*=chirantan@chromium.org
205 per-file timers*=derat@chromium.org
206
204 per-file tracing*=jbauman@chromium.org 207 per-file tracing*=jbauman@chromium.org
205 per-file tracing*=nduca@chromium.org 208 per-file tracing*=nduca@chromium.org
206 209
207 per-file translate.gypi=andrewhayden@chromium.org 210 per-file translate.gypi=andrewhayden@chromium.org
208 per-file translate.gypi=droger@chromium.org 211 per-file translate.gypi=droger@chromium.org
209 per-file translate.gypi=hajimehoshi@chromium.org 212 per-file translate.gypi=hajimehoshi@chromium.org
210 per-file translate.gypi=toyoshim@chromium.org 213 per-file translate.gypi=toyoshim@chromium.org
211 214
212 per-file startup_metric_utils.gypi=jeremy@chromium.org 215 per-file startup_metric_utils.gypi=jeremy@chromium.org
213 216
(...skipping 20 matching lines...) Expand all
234 237
235 per-file wifi.gypi=mef@chromium.org 238 per-file wifi.gypi=mef@chromium.org
236 239
237 per-file *.isolate=csharp@chromium.org 240 per-file *.isolate=csharp@chromium.org
238 per-file *.isolate=maruel@chromium.org 241 per-file *.isolate=maruel@chromium.org
239 242
240 # These are for the common case of adding or removing tests. If you're making 243 # These are for the common case of adding or removing tests. If you're making
241 # structural changes, please get a review from one of the overall components 244 # structural changes, please get a review from one of the overall components
242 # OWNERS. 245 # OWNERS.
243 per-file components_tests.gyp=* 246 per-file components_tests.gyp=*
OLDNEW
« no previous file with comments | « base/timer/timer.h ('k') | components/components.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698