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

Side by Side Diff: net/net.gypi

Issue 2130493002: Implement THROTTLED priority semantics. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@NetworkStreamThrottler
Patch Set: Incorporated comments, short circuit timer reset if same throttle, age_horizon->TimeDelta. Created 4 years, 2 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 # Copyright 2014 The Chromium Authors. All rights reserved. 1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 # This file is shared between the regular GYP build, the NaCl GYP build, and 5 # This file is shared between the regular GYP build, the NaCl GYP build, and
6 # the GN build. For GN support, it must have no conditionals or anything like 6 # the GN build. For GN support, it must have no conditionals or anything like
7 # that beyond the simple one-level-deep dictionary of values. 7 # that beyond the simple one-level-deep dictionary of values.
8 { 8 {
9 'variables': { 9 'variables': {
10 # Subset of net source files that are compiled for NaCl (net_nacl target). 10 # Subset of net source files that are compiled for NaCl (net_nacl target).
(...skipping 332 matching lines...) Expand 10 before | Expand all | Expand 10 after
343 'base/network_change_notifier_win.h', 343 'base/network_change_notifier_win.h',
344 'base/network_config_watcher_mac.cc', 344 'base/network_config_watcher_mac.cc',
345 'base/network_config_watcher_mac.h', 345 'base/network_config_watcher_mac.h',
346 'base/network_delegate.cc', 346 'base/network_delegate.cc',
347 'base/network_delegate.h', 347 'base/network_delegate.h',
348 'base/network_delegate_impl.cc', 348 'base/network_delegate_impl.cc',
349 'base/network_delegate_impl.h', 349 'base/network_delegate_impl.h',
350 'base/network_interfaces_linux.cc', 350 'base/network_interfaces_linux.cc',
351 'base/network_interfaces_mac.cc', 351 'base/network_interfaces_mac.cc',
352 'base/network_interfaces_win.cc', 352 'base/network_interfaces_win.cc',
353 'base/network_throttle_manager.cc',
354 'base/network_throttle_manager.h', 353 'base/network_throttle_manager.h',
354 'base/network_throttle_manager_impl.cc',
355 'base/network_throttle_manager_impl.h',
356 'base/percentile_estimator.cc',
357 'base/percentile_estimator.h',
355 'base/platform_mime_util.h', 358 'base/platform_mime_util.h',
356 'base/platform_mime_util_linux.cc', 359 'base/platform_mime_util_linux.cc',
357 'base/platform_mime_util_mac.mm', 360 'base/platform_mime_util_mac.mm',
358 'base/platform_mime_util_win.cc', 361 'base/platform_mime_util_win.cc',
359 'base/prioritized_dispatcher.cc', 362 'base/prioritized_dispatcher.cc',
360 'base/prioritized_dispatcher.h', 363 'base/prioritized_dispatcher.h',
361 'base/priority_queue.h', 364 'base/priority_queue.h',
362 'base/proxy_delegate.h', 365 'base/proxy_delegate.h',
363 'base/request_priority.cc', 366 'base/request_priority.cc',
364 'base/request_priority.h', 367 'base/request_priority.h',
(...skipping 1021 matching lines...) Expand 10 before | Expand all | Expand 10 after
1386 'base/layered_network_delegate_unittest.cc', 1389 'base/layered_network_delegate_unittest.cc',
1387 'base/lookup_string_in_fixed_set_unittest.cc', 1390 'base/lookup_string_in_fixed_set_unittest.cc',
1388 'base/mime_sniffer_unittest.cc', 1391 'base/mime_sniffer_unittest.cc',
1389 'base/mime_util_unittest.cc', 1392 'base/mime_util_unittest.cc',
1390 'base/network_activity_monitor_unittest.cc', 1393 'base/network_activity_monitor_unittest.cc',
1391 'base/network_change_notifier_unittest.cc', 1394 'base/network_change_notifier_unittest.cc',
1392 'base/network_change_notifier_win_unittest.cc', 1395 'base/network_change_notifier_win_unittest.cc',
1393 'base/network_interfaces_unittest.cc', 1396 'base/network_interfaces_unittest.cc',
1394 'base/network_throttle_manager_unittest.cc', 1397 'base/network_throttle_manager_unittest.cc',
1395 'base/parse_number_unittest.cc', 1398 'base/parse_number_unittest.cc',
1399 'base/percentile_estimator_unittest.cc',
1396 'base/port_util_unittest.cc', 1400 'base/port_util_unittest.cc',
1397 'base/prioritized_dispatcher_unittest.cc', 1401 'base/prioritized_dispatcher_unittest.cc',
1398 'base/priority_queue_unittest.cc', 1402 'base/priority_queue_unittest.cc',
1399 'base/registry_controlled_domains/registry_controlled_domain_unittest.cc', 1403 'base/registry_controlled_domains/registry_controlled_domain_unittest.cc',
1400 'base/sdch_dictionary_unittest.cc', 1404 'base/sdch_dictionary_unittest.cc',
1401 'base/sdch_manager_unittest.cc', 1405 'base/sdch_manager_unittest.cc',
1402 'base/stale_while_revalidate_experiment_domains_unittest.cc', 1406 'base/stale_while_revalidate_experiment_domains_unittest.cc',
1403 'base/static_cookie_policy_unittest.cc', 1407 'base/static_cookie_policy_unittest.cc',
1404 'base/test_completion_callback_unittest.cc', 1408 'base/test_completion_callback_unittest.cc',
1405 'base/test_proxy_delegate.cc', 1409 'base/test_proxy_delegate.cc',
(...skipping 1830 matching lines...) Expand 10 before | Expand all | Expand 10 after
3236 'third_party/nist-pkits/crls/requireExplicitPolicy5subCACRL.crl', 3240 'third_party/nist-pkits/crls/requireExplicitPolicy5subCACRL.crl',
3237 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubCACRL.crl', 3241 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubCACRL.crl',
3238 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubsubCACRL.crl', 3242 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubsubCACRL.crl',
3239 'third_party/nist-pkits/crls/requireExplicitPolicy7CACRL.crl', 3243 'third_party/nist-pkits/crls/requireExplicitPolicy7CACRL.crl',
3240 'third_party/nist-pkits/crls/requireExplicitPolicy7subCARE2CRL.crl', 3244 'third_party/nist-pkits/crls/requireExplicitPolicy7subCARE2CRL.crl',
3241 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubCARE2RE4CRL.crl', 3245 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubCARE2RE4CRL.crl',
3242 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubsubCARE2RE4CRL.cr l', 3246 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubsubCARE2RE4CRL.cr l',
3243 ], 3247 ],
3244 } 3248 }
3245 } 3249 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698