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

Side by Side Diff: net/net.gypi

Issue 1991653002: Move caching out of MultiThreadedCertVerifier (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@request_params
Patch Set: CrOS fixes Created 4 years, 6 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 | « net/cert/multi_threaded_cert_verifier_unittest.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 348 matching lines...) Expand 10 before | Expand all | Expand 10 after
359 'base/upload_data_stream.h', 359 'base/upload_data_stream.h',
360 'base/upload_element_reader.cc', 360 'base/upload_element_reader.cc',
361 'base/upload_element_reader.h', 361 'base/upload_element_reader.h',
362 'base/upload_file_element_reader.cc', 362 'base/upload_file_element_reader.cc',
363 'base/upload_file_element_reader.h', 363 'base/upload_file_element_reader.h',
364 'base/upload_progress.h', 364 'base/upload_progress.h',
365 'base/winsock_init.cc', 365 'base/winsock_init.cc',
366 'base/winsock_init.h', 366 'base/winsock_init.h',
367 'base/winsock_util.cc', 367 'base/winsock_util.cc',
368 'base/winsock_util.h', 368 'base/winsock_util.h',
369 'cert/caching_cert_verifier.cc',
370 'cert/caching_cert_verifier.h',
369 'cert/cert_database_android.cc', 371 'cert/cert_database_android.cc',
370 'cert/cert_database_ios.cc', 372 'cert/cert_database_ios.cc',
371 'cert/cert_database_mac.cc', 373 'cert/cert_database_mac.cc',
372 'cert/cert_database_nss.cc', 374 'cert/cert_database_nss.cc',
373 'cert/cert_database_win.cc', 375 'cert/cert_database_win.cc',
374 'cert/cert_net_fetcher.h', 376 'cert/cert_net_fetcher.h',
375 'cert/cert_trust_anchor_provider.h', 377 'cert/cert_trust_anchor_provider.h',
376 'cert/cert_verify_proc.cc', 378 'cert/cert_verify_proc.cc',
377 'cert/cert_verify_proc.h', 379 'cert/cert_verify_proc.h',
378 'cert/cert_verify_proc_android.cc', 380 'cert/cert_verify_proc_android.cc',
(...skipping 988 matching lines...) Expand 10 before | Expand all | Expand 10 after
1367 'base/sdch_dictionary_unittest.cc', 1369 'base/sdch_dictionary_unittest.cc',
1368 'base/sdch_manager_unittest.cc', 1370 'base/sdch_manager_unittest.cc',
1369 'base/stale_while_revalidate_experiment_domains_unittest.cc', 1371 'base/stale_while_revalidate_experiment_domains_unittest.cc',
1370 'base/static_cookie_policy_unittest.cc', 1372 'base/static_cookie_policy_unittest.cc',
1371 'base/test_completion_callback_unittest.cc', 1373 'base/test_completion_callback_unittest.cc',
1372 'base/test_proxy_delegate.cc', 1374 'base/test_proxy_delegate.cc',
1373 'base/test_proxy_delegate.h', 1375 'base/test_proxy_delegate.h',
1374 'base/upload_bytes_element_reader_unittest.cc', 1376 'base/upload_bytes_element_reader_unittest.cc',
1375 'base/upload_file_element_reader_unittest.cc', 1377 'base/upload_file_element_reader_unittest.cc',
1376 'base/url_util_unittest.cc', 1378 'base/url_util_unittest.cc',
1379 'cert/caching_cert_verifier_unittest.cc',
1377 'cert/ct_known_logs_unittest.cc', 1380 'cert/ct_known_logs_unittest.cc',
1378 'cert/ct_policy_enforcer_unittest.cc', 1381 'cert/ct_policy_enforcer_unittest.cc',
1379 'cert/cert_verifier_unittest.cc', 1382 'cert/cert_verifier_unittest.cc',
1380 'cert/cert_verify_proc_unittest.cc', 1383 'cert/cert_verify_proc_unittest.cc',
1381 'cert/cert_verify_proc_whitelist_unittest.cc', 1384 'cert/cert_verify_proc_whitelist_unittest.cc',
1382 'cert/crl_set_unittest.cc', 1385 'cert/crl_set_unittest.cc',
1383 'cert/ct_log_response_parser_unittest.cc', 1386 'cert/ct_log_response_parser_unittest.cc',
1384 'cert/ct_log_verifier_unittest.cc', 1387 'cert/ct_log_verifier_unittest.cc',
1385 'cert/ct_objects_extractor_unittest.cc', 1388 'cert/ct_objects_extractor_unittest.cc',
1386 'cert/ct_serialization_unittest.cc', 1389 'cert/ct_serialization_unittest.cc',
(...skipping 1745 matching lines...) Expand 10 before | Expand all | Expand 10 after
3132 'third_party/nist-pkits/crls/requireExplicitPolicy5subCACRL.crl', 3135 'third_party/nist-pkits/crls/requireExplicitPolicy5subCACRL.crl',
3133 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubCACRL.crl', 3136 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubCACRL.crl',
3134 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubsubCACRL.crl', 3137 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubsubCACRL.crl',
3135 'third_party/nist-pkits/crls/requireExplicitPolicy7CACRL.crl', 3138 'third_party/nist-pkits/crls/requireExplicitPolicy7CACRL.crl',
3136 'third_party/nist-pkits/crls/requireExplicitPolicy7subCARE2CRL.crl', 3139 'third_party/nist-pkits/crls/requireExplicitPolicy7subCARE2CRL.crl',
3137 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubCARE2RE4CRL.crl', 3140 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubCARE2RE4CRL.crl',
3138 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubsubCARE2RE4CRL.cr l', 3141 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubsubCARE2RE4CRL.cr l',
3139 ], 3142 ],
3140 } 3143 }
3141 } 3144 }
OLDNEW
« no previous file with comments | « net/cert/multi_threaded_cert_verifier_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698