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

Issue 266243004: Clang format slam.

Created:
6 years, 7 months ago by Randy Smith (Not in Mondays)
Modified:
5 years, 9 months ago
Reviewers:
CC:
chromium-reviews, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, gavinp+disk_chromium.org, erikwright (departed), dcheng, eroman, Paweł Hajdan Jr., chromium-apps-reviews_chromium.org, jshin+watch_chromium.org
Visibility:
Public.

Description

Clang format slam. BUG=None

Patch Set 1 #

Total comments: 9
Unified diffs Side-by-side diffs Delta from patch set Stats (+55332 lines, -58161 lines) Patch
M net/android/android_private_key.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/android/android_private_key.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/android/cert_verify_result_android.h View 1 chunk +1 line, -1 line 0 comments Download
M net/android/gurl_utils.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M net/android/keystore.h View 4 chunks +6 lines, -10 lines 0 comments Download
M net/android/keystore.cc View 7 chunks +19 lines, -40 lines 0 comments Download
M net/android/keystore_openssl.cc View 18 chunks +86 lines, -104 lines 0 comments Download
M net/android/keystore_unittest.cc View 31 chunks +72 lines, -110 lines 0 comments Download
M net/android/net_jni_registrar.cc View 1 chunk +9 lines, -9 lines 0 comments Download
M net/android/network_change_notifier_android.cc View 2 chunks +2 lines, -6 lines 0 comments Download
M net/android/network_change_notifier_android_unittest.cc View 4 chunks +11 lines, -22 lines 0 comments Download
M net/android/network_change_notifier_delegate_android.cc View 4 chunks +12 lines, -14 lines 0 comments Download
M net/android/network_change_notifier_factory_android.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/android/network_change_notifier_factory_android.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/android/network_library.cc View 3 chunks +11 lines, -13 lines 0 comments Download
M net/base/address_family.h View 1 chunk +3 lines, -3 lines 0 comments Download
M net/base/address_list.h View 2 chunks +3 lines, -6 lines 0 comments Download
M net/base/address_list.cc View 3 chunks +8 lines, -4 lines 0 comments Download
M net/base/address_list_unittest.cc View 3 chunks +18 lines, -25 lines 0 comments Download
M net/base/address_tracker_linux.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/base/address_tracker_linux.cc View 7 chunks +20 lines, -13 lines 0 comments Download
M net/base/address_tracker_linux_unittest.cc View 18 chunks +60 lines, -44 lines 0 comments Download
M net/base/auth.h View 2 chunks +3 lines, -3 lines 0 comments Download
M net/base/auth.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M net/base/backoff_entry.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M net/base/backoff_entry_unittest.cc View 5 chunks +18 lines, -23 lines 0 comments Download
M net/base/bandwidth_metrics.h View 3 chunks +5 lines, -8 lines 0 comments Download
M net/base/bandwidth_metrics.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/base/cache_type.h View 1 chunk +6 lines, -6 lines 0 comments Download
M net/base/capturing_net_log.cc View 6 chunks +20 lines, -18 lines 0 comments Download
M net/base/connection_type_histograms.h View 1 chunk +4 lines, -4 lines 0 comments Download
M net/base/connection_type_histograms.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M net/base/data_url.cc View 2 chunks +17 lines, -11 lines 0 comments Download
M net/base/data_url_unittest.cc View 1 chunk +57 lines, -143 lines 0 comments Download
M net/base/directory_lister.h View 2 chunks +3 lines, -9 lines 0 comments Download
M net/base/directory_lister.cc View 5 chunks +8 lines, -15 lines 0 comments Download
M net/base/directory_lister_unittest.cc View 7 chunks +10 lines, -18 lines 0 comments Download
M net/base/dns_reloader.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/base/dns_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/dns_util_unittest.cc View 2 chunks +30 lines, -8 lines 0 comments Download
M net/base/escape.cc View 10 chunks +62 lines, -66 lines 0 comments Download
M net/base/escape_unittest.cc View 11 chunks +197 lines, -227 lines 0 comments Download
M net/base/expiring_cache.h View 8 chunks +10 lines, -19 lines 0 comments Download
M net/base/expiring_cache_unittest.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M net/base/file_stream.h View 4 chunks +8 lines, -4 lines 0 comments Download
M net/base/file_stream.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/base/file_stream_context.h View 2 chunks +7 lines, -9 lines 0 comments Download
M net/base/file_stream_context.cc View 4 chunks +7 lines, -13 lines 0 comments Download
M net/base/file_stream_context_posix.cc View 4 chunks +10 lines, -11 lines 0 comments Download
M net/base/file_stream_context_win.cc View 2 chunks +10 lines, -4 lines 0 comments Download
M net/base/file_stream_unittest.cc View 17 chunks +41 lines, -42 lines 0 comments Download
M net/base/file_stream_whence.h View 1 chunk +1 line, -5 lines 0 comments Download
M net/base/filename_util.h View 1 chunk +1 line, -1 line 0 comments Download
M net/base/filename_util.cc View 12 chunks +32 lines, -38 lines 0 comments Download
M net/base/filename_util_unittest.cc View 9 chunks +509 lines, -1405 lines 0 comments Download
M net/base/hash_value.h View 3 chunks +4 lines, -7 lines 0 comments Download
M net/base/hash_value.cc View 3 chunks +13 lines, -12 lines 0 comments Download
M net/base/host_mapping_rules.cc View 3 chunks +10 lines, -6 lines 0 comments Download
M net/base/host_port_pair.h View 1 chunk +5 lines, -15 lines 0 comments Download
M net/base/host_port_pair.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/base/host_port_pair_unittest.cc View 2 chunks +10 lines, -10 lines 0 comments Download
M net/base/int128.h View 8 chunks +56 lines, -46 lines 0 comments Download
M net/base/int128.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M net/base/int128_unittest.cc View 5 chunks +4 lines, -5 lines 0 comments Download
M net/base/io_buffer.cc View 6 chunks +12 lines, -21 lines 0 comments Download
M net/base/iovec.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/base/ip_endpoint.h View 1 chunk +4 lines, -4 lines 0 comments Download
M net/base/ip_endpoint.cc View 2 chunks +8 lines, -6 lines 0 comments Download
M net/base/ip_endpoint_unittest.cc View 3 chunks +10 lines, -10 lines 0 comments Download
M net/base/ip_pattern.cc View 6 chunks +14 lines, -9 lines 0 comments Download
M net/base/ip_pattern_unittest.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M net/base/keygen_handler.h View 2 chunks +3 lines, -3 lines 0 comments Download
M net/base/keygen_handler_mac.cc View 10 chunks +30 lines, -66 lines 0 comments Download
M net/base/keygen_handler_nss.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M net/base/keygen_handler_openssl.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M net/base/keygen_handler_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M net/base/keygen_handler_win.cc View 8 chunks +48 lines, -22 lines 0 comments Download
M net/base/linked_hash_map.h View 6 chunks +21 lines, -40 lines 0 comments Download
M net/base/load_flags.h View 1 chunk +1 line, -2 lines 0 comments Download
M net/base/load_flags_list.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/base/load_states.h View 1 chunk +1 line, -2 lines 0 comments Download
M net/base/load_timing_info.cc View 1 chunk +8 lines, -6 lines 0 comments Download
M net/base/load_timing_info_test_util.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/base/mime_sniffer.h View 1 chunk +4 lines, -2 lines 0 comments Download
M net/base/mime_sniffer.cc View 23 chunks +280 lines, -250 lines 5 comments Download
M net/base/mime_sniffer_unittest.cc View 13 chunks +261 lines, -269 lines 2 comments Download
M net/base/mime_util.h View 1 chunk +3 lines, -3 lines 0 comments Download
M net/base/mime_util.cc View 23 chunks +166 lines, -252 lines 1 comment Download
M net/base/mime_util_unittest.cc View 8 chunks +56 lines, -60 lines 1 comment Download
M net/base/mock_file_stream.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/base/mock_file_stream.cc View 5 chunks +14 lines, -17 lines 0 comments Download
M net/base/net_errors.h View 1 chunk +1 line, -1 line 0 comments Download
M net/base/net_errors.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M net/base/net_errors_win.cc View 2 chunks +15 lines, -15 lines 0 comments Download
M net/base/net_log.h View 4 chunks +5 lines, -5 lines 0 comments Download
M net/base/net_log.cc View 11 chunks +23 lines, -27 lines 0 comments Download
M net/base/net_log_event_type_list.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/base/net_log_logger.cc View 5 chunks +6 lines, -11 lines 0 comments Download
M net/base/net_log_unittest.h View 7 chunks +23 lines, -27 lines 0 comments Download
M net/base/net_log_unittest.cc View 4 chunks +4 lines, -11 lines 0 comments Download
M net/base/net_string_util.h View 2 chunks +6 lines, -3 lines 0 comments Download
M net/base/net_string_util_icu.cc View 3 chunks +20 lines, -12 lines 0 comments Download
M net/base/net_util.h View 10 chunks +37 lines, -32 lines 0 comments Download
M net/base/net_util.cc View 25 chunks +141 lines, -133 lines 0 comments Download
M net/base/net_util_icu.cc View 25 chunks +157 lines, -99 lines 0 comments Download
M net/base/net_util_posix.cc View 9 chunks +22 lines, -18 lines 0 comments Download
M net/base/net_util_unittest.cc View 36 chunks +811 lines, -933 lines 0 comments Download
M net/base/net_util_win.cc View 9 chunks +47 lines, -36 lines 0 comments Download
M net/base/network_change_notifier.h View 2 chunks +6 lines, -7 lines 0 comments Download
M net/base/network_change_notifier.cc View 16 chunks +42 lines, -56 lines 0 comments Download
M net/base/network_change_notifier_linux.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/base/network_change_notifier_linux.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M net/base/network_change_notifier_mac.h View 1 chunk +1 line, -1 line 0 comments Download
M net/base/network_change_notifier_mac.cc View 9 chunks +21 lines, -27 lines 0 comments Download
M net/base/network_change_notifier_win.cc View 8 chunks +20 lines, -22 lines 0 comments Download
M net/base/network_change_notifier_win_unittest.cc View 3 chunks +7 lines, -7 lines 0 comments Download
M net/base/network_config_watcher_mac.cc View 4 chunks +15 lines, -13 lines 0 comments Download
M net/base/network_delegate.h View 5 chunks +6 lines, -10 lines 0 comments Download
M net/base/network_delegate.cc View 3 chunks +8 lines, -8 lines 0 comments Download
M net/base/network_time_notifier.h View 1 chunk +3 lines, -3 lines 0 comments Download
M net/base/network_time_notifier.cc View 2 chunks +5 lines, -3 lines 0 comments Download
M net/base/nss_memio.h View 4 chunks +13 lines, -11 lines 0 comments Download
M net/base/openssl_private_key_store.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/base/openssl_private_key_store_android.cc View 2 chunks +7 lines, -8 lines 0 comments Download
M net/base/openssl_private_key_store_memory.cc View 4 chunks +6 lines, -8 lines 0 comments Download
M net/base/platform_mime_util_linux.cc View 2 chunks +19 lines, -19 lines 0 comments Download
M net/base/platform_mime_util_win.cc View 2 chunks +10 lines, -8 lines 0 comments Download
M net/base/prioritized_dispatcher.cc View 4 chunks +14 lines, -9 lines 0 comments Download
M net/base/prioritized_dispatcher_unittest.cc View 3 chunks +13 lines, -18 lines 0 comments Download
M net/base/priority_queue.h View 5 chunks +8 lines, -12 lines 0 comments Download
M net/base/priority_queue_unittest.cc View 3 chunks +7 lines, -7 lines 0 comments Download
M net/base/registry_controlled_domains/effective_tld_names_unittest1.cc View 3 chunks +133 lines, -165 lines 0 comments Download
M net/base/registry_controlled_domains/effective_tld_names_unittest2.cc View 3 chunks +93 lines, -122 lines 0 comments Download
M net/base/registry_controlled_domains/registry_controlled_domain.h View 2 chunks +5 lines, -3 lines 0 comments Download
M net/base/registry_controlled_domains/registry_controlled_domain.cc View 10 chunks +36 lines, -38 lines 0 comments Download
M net/base/registry_controlled_domains/registry_controlled_domain_unittest.cc View 5 chunks +227 lines, -175 lines 0 comments Download
M net/base/sdch_manager.h View 10 chunks +13 lines, -13 lines 0 comments Download
M net/base/sdch_manager.cc View 13 chunks +27 lines, -21 lines 0 comments Download
M net/base/sdch_manager_unittest.cc View 13 chunks +28 lines, -32 lines 0 comments Download
M net/base/static_cookie_policy.h View 2 chunks +3 lines, -8 lines 0 comments Download
M net/base/static_cookie_policy.cc View 2 chunks +10 lines, -8 lines 0 comments Download
M net/base/static_cookie_policy_unittest.cc View 1 chunk +3 lines, -5 lines 0 comments Download
M net/base/test_completion_callback.h View 1 chunk +1 line, -1 line 0 comments Download
M net/base/test_completion_callback.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M net/base/test_completion_callback_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/base/test_data_stream.h View 1 chunk +1 line, -1 line 0 comments Download
M net/base/test_data_stream.cc View 2 chunks +1 line, -2 lines 0 comments Download
M net/base/upload_bytes_element_reader.cc View 2 chunks +7 lines, -9 lines 0 comments Download
M net/base/upload_data_stream.h View 1 chunk +1 line, -2 lines 0 comments Download
M net/base/upload_data_stream.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M net/base/upload_data_stream_unittest.cc View 30 chunks +69 lines, -65 lines 0 comments Download
M net/base/upload_element.h View 3 chunks +5 lines, -6 lines 0 comments Download
M net/base/upload_file_element_reader.cc View 7 chunks +15 lines, -17 lines 0 comments Download
M net/base/upload_file_element_reader_unittest.cc View 1 chunk +4 lines, -5 lines 0 comments Download
M net/base/url_util.cc View 4 chunks +11 lines, -15 lines 0 comments Download
M net/base/url_util_unittest.cc View 2 chunks +42 lines, -32 lines 0 comments Download
M net/base/winsock_util.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M net/cert/asn1_util.h View 2 chunks +4 lines, -4 lines 0 comments Download
M net/cert/asn1_util.cc View 7 chunks +11 lines, -11 lines 0 comments Download
M net/cert/cert_database.h View 1 chunk +4 lines, -2 lines 0 comments Download
M net/cert/cert_database.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M net/cert/cert_database_android.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/cert/cert_database_ios.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/cert/cert_database_mac.cc View 4 chunks +7 lines, -10 lines 0 comments Download
M net/cert/cert_database_nss.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M net/cert/cert_database_openssl.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/cert/cert_database_win.cc View 2 chunks +4 lines, -5 lines 0 comments Download
M net/cert/cert_status_flags.h View 1 chunk +14 lines, -14 lines 0 comments Download
M net/cert/cert_status_flags.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/cert/cert_type.h View 1 chunk +1 line, -7 lines 0 comments Download
M net/cert/cert_verify_proc.cc View 10 chunks +151 lines, -144 lines 0 comments Download
M net/cert/cert_verify_proc_android.cc View 4 chunks +15 lines, -8 lines 0 comments Download
M net/cert/cert_verify_proc_mac.cc View 13 chunks +58 lines, -44 lines 0 comments Download
M net/cert/cert_verify_proc_nss.cc View 22 chunks +71 lines, -77 lines 0 comments Download
M net/cert/cert_verify_proc_openssl.cc View 6 chunks +20 lines, -14 lines 0 comments Download
M net/cert/cert_verify_proc_unittest.cc View 48 chunks +221 lines, -242 lines 0 comments Download
M net/cert/cert_verify_proc_win.cc View 16 chunks +57 lines, -68 lines 0 comments Download
M net/cert/cert_verify_result.h View 1 chunk +1 line, -3 lines 0 comments Download
M net/cert/crl_set.h View 4 chunks +5 lines, -7 lines 0 comments Download
M net/cert/crl_set.cc View 12 chunks +25 lines, -20 lines 0 comments Download
M net/cert/crl_set_unittest.cc View 3 chunks +176 lines, -163 lines 0 comments Download
M net/cert/ct_known_logs.cc View 1 chunk +0 lines, -1 line 0 comments Download
M net/cert/ct_log_verifier.h View 1 chunk +2 lines, -3 lines 0 comments Download
M net/cert/ct_log_verifier.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/cert/ct_log_verifier_nss.cc View 3 chunks +13 lines, -8 lines 0 comments Download
M net/cert/ct_log_verifier_openssl.cc View 2 chunks +10 lines, -9 lines 0 comments Download
M net/cert/ct_objects_extractor_nss.cc View 14 chunks +76 lines, -86 lines 0 comments Download
M net/cert/ct_objects_extractor_unittest.cc View 2 chunks +16 lines, -15 lines 0 comments Download
M net/cert/ct_serialization.cc View 8 chunks +23 lines, -32 lines 0 comments Download
M net/cert/ct_serialization_unittest.cc View 6 chunks +10 lines, -24 lines 0 comments Download
M net/cert/ct_signed_certificate_timestamp_log_param.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/cert/ct_signed_certificate_timestamp_log_param.cc View 3 chunks +10 lines, -14 lines 0 comments Download
M net/cert/ct_verify_result.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/cert/ev_root_ca_metadata.h View 2 chunks +4 lines, -4 lines 0 comments Download
M net/cert/ev_root_ca_metadata.cc View 6 chunks +439 lines, -376 lines 0 comments Download
M net/cert/ev_root_ca_metadata_unittest.cc View 4 chunks +16 lines, -19 lines 0 comments Download
M net/cert/jwk_serializer.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/cert/jwk_serializer_nss.cc View 2 chunks +20 lines, -26 lines 0 comments Download
M net/cert/jwk_serializer_openssl.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M net/cert/jwk_serializer_unittest.cc View 3 chunks +23 lines, -34 lines 0 comments Download
M net/cert/mock_cert_verifier.cc View 2 chunks +5 lines, -6 lines 0 comments Download
M net/cert/multi_log_ct_verifier.h View 1 chunk +3 lines, -4 lines 0 comments Download
M net/cert/multi_log_ct_verifier.cc View 6 chunks +42 lines, -43 lines 0 comments Download
M net/cert/multi_log_ct_verifier_unittest.cc View 7 chunks +16 lines, -22 lines 0 comments Download
M net/cert/multi_threaded_cert_verifier.h View 2 chunks +4 lines, -2 lines 0 comments Download
M net/cert/multi_threaded_cert_verifier.cc View 15 chunks +51 lines, -48 lines 0 comments Download
M net/cert/multi_threaded_cert_verifier_unittest.cc View 2 chunks +51 lines, -53 lines 0 comments Download
M net/cert/nss_cert_database.h View 3 chunks +11 lines, -10 lines 0 comments Download
M net/cert/nss_cert_database.cc View 9 chunks +31 lines, -32 lines 0 comments Download
M net/cert/nss_cert_database_chromeos.h View 1 chunk +4 lines, -4 lines 0 comments Download
M net/cert/nss_cert_database_chromeos.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M net/cert/nss_cert_database_unittest.cc View 24 chunks +147 lines, -128 lines 0 comments Download
M net/cert/nss_profile_filter_chromeos.cc View 4 chunks +18 lines, -17 lines 0 comments Download
M net/cert/nss_profile_filter_chromeos_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M net/cert/pem_tokenizer.cc View 2 chunks +9 lines, -8 lines 0 comments Download
M net/cert/scoped_nss_types.h View 1 chunk +1 line, -3 lines 0 comments Download
M net/cert/signed_certificate_timestamp.h View 1 chunk +1 line, -4 lines 0 comments Download
M net/cert/signed_certificate_timestamp.cc View 4 chunks +16 lines, -14 lines 0 comments Download
M net/cert/single_request_cert_verifier.cc View 2 chunks +8 lines, -4 lines 0 comments Download
M net/cert/test_root_certs.h View 1 chunk +3 lines, -2 lines 0 comments Download
M net/cert/test_root_certs.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M net/cert/test_root_certs_android.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M net/cert/test_root_certs_mac.cc View 4 chunks +10 lines, -11 lines 0 comments Download
M net/cert/test_root_certs_nss.cc View 3 chunks +7 lines, -7 lines 0 comments Download
M net/cert/test_root_certs_openssl.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M net/cert/test_root_certs_win.cc View 8 chunks +35 lines, -28 lines 0 comments Download
M net/cert/x509_cert_types.h View 1 chunk +1 line, -1 line 0 comments Download
M net/cert/x509_cert_types.cc View 4 chunks +10 lines, -11 lines 0 comments Download
M net/cert/x509_cert_types_mac.cc View 9 chunks +69 lines, -79 lines 0 comments Download
M net/cert/x509_cert_types_unittest.cc View 4 chunks +59 lines, -83 lines 0 comments Download
M net/cert/x509_cert_types_win.cc View 4 chunks +17 lines, -25 lines 0 comments Download
M net/cert/x509_certificate.h View 9 chunks +17 lines, -22 lines 0 comments Download
M net/cert/x509_certificate.cc View 16 chunks +44 lines, -37 lines 0 comments Download
M net/cert/x509_certificate_ios.cc View 4 chunks +19 lines, -19 lines 0 comments Download
M net/cert/x509_certificate_known_roots_mac.h View 1 chunk +416 lines, -416 lines 0 comments Download
M net/cert/x509_certificate_known_roots_win.h View 1 chunk +706 lines, -706 lines 0 comments Download
M net/cert/x509_certificate_mac.cc View 14 chunks +48 lines, -48 lines 0 comments Download
M net/cert/x509_certificate_net_log_param.h View 1 chunk +2 lines, -3 lines 0 comments Download
M net/cert/x509_certificate_nss.cc View 8 chunks +26 lines, -27 lines 0 comments Download
M net/cert/x509_certificate_openssl.cc View 12 chunks +51 lines, -42 lines 0 comments Download
M net/cert/x509_certificate_unittest.cc View 28 chunks +310 lines, -296 lines 0 comments Download
M net/cert/x509_certificate_win.cc View 16 chunks +80 lines, -56 lines 0 comments Download
M net/cert/x509_util.h View 2 chunks +5 lines, -9 lines 0 comments Download
M net/cert/x509_util.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/cert/x509_util_ios.h View 2 chunks +2 lines, -0 lines 0 comments Download
M net/cert/x509_util_ios.cc View 4 chunks +7 lines, -9 lines 0 comments Download
M net/cert/x509_util_mac.h View 2 chunks +5 lines, -6 lines 0 comments Download
M net/cert/x509_util_mac.cc View 8 chunks +23 lines, -21 lines 0 comments Download
M net/cert/x509_util_nss.h View 3 chunks +6 lines, -8 lines 0 comments Download
M net/cert/x509_util_nss.cc View 22 chunks +64 lines, -80 lines 0 comments Download
M net/cert/x509_util_nss_unittest.cc View 7 chunks +26 lines, -36 lines 0 comments Download
M net/cert/x509_util_openssl.h View 1 chunk +6 lines, -8 lines 0 comments Download
M net/cert/x509_util_openssl.cc View 4 chunks +24 lines, -24 lines 0 comments Download
M net/cert/x509_util_openssl_unittest.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M net/cert/x509_util_unittest.cc View 3 chunks +62 lines, -92 lines 0 comments Download
M net/cookies/canonical_cookie.h View 2 chunks +4 lines, -7 lines 0 comments Download
M net/cookies/canonical_cookie.cc View 9 chunks +49 lines, -35 lines 0 comments Download
M net/cookies/canonical_cookie_unittest.cc View 15 chunks +159 lines, -84 lines 0 comments Download
M net/cookies/cookie_constants.h View 1 chunk +3 lines, -3 lines 0 comments Download
M net/cookies/cookie_constants.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/cookies/cookie_monster.h View 9 chunks +12 lines, -13 lines 0 comments Download
M net/cookies/cookie_monster.cc View 76 chunks +337 lines, -319 lines 0 comments Download
M net/cookies/cookie_monster_perftest.cc View 10 chunks +62 lines, -58 lines 0 comments Download
M net/cookies/cookie_monster_store_test.h View 7 chunks +21 lines, -31 lines 0 comments Download
M net/cookies/cookie_monster_store_test.cc View 9 chunks +59 lines, -45 lines 0 comments Download
M net/cookies/cookie_monster_unittest.cc View 64 chunks +325 lines, -307 lines 0 comments Download
M net/cookies/cookie_options.h View 2 chunks +1 line, -5 lines 0 comments Download
M net/cookies/cookie_store.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/cookies/cookie_store_test_callbacks.h View 2 chunks +3 lines, -7 lines 0 comments Download
M net/cookies/cookie_store_test_callbacks.cc View 2 chunks +12 lines, -6 lines 0 comments Download
M net/cookies/cookie_store_test_helpers.h View 2 chunks +1 line, -3 lines 0 comments Download
M net/cookies/cookie_store_test_helpers.cc View 4 chunks +11 lines, -9 lines 0 comments Download
M net/cookies/cookie_store_unittest.h View 21 chunks +98 lines, -83 lines 0 comments Download
M net/cookies/cookie_util.cc View 8 chunks +19 lines, -16 lines 0 comments Download
M net/cookies/cookie_util_unittest.cc View 2 chunks +70 lines, -74 lines 0 comments Download
M net/cookies/parsed_cookie.h View 1 chunk +1 line, -3 lines 0 comments Download
M net/cookies/parsed_cookie.cc View 11 chunks +22 lines, -24 lines 0 comments Download
M net/cookies/parsed_cookie_unittest.cc View 8 chunks +98 lines, -66 lines 0 comments Download
M net/disk_cache/backend_unittest.cc View 37 chunks +59 lines, -56 lines 0 comments Download
M net/disk_cache/blockfile/addr.h View 3 chunks +19 lines, -35 lines 0 comments Download
M net/disk_cache/blockfile/backend_impl.h View 11 chunks +54 lines, -50 lines 0 comments Download
M net/disk_cache/blockfile/backend_impl.cc View 27 chunks +96 lines, -53 lines 0 comments Download
M net/disk_cache/blockfile/backend_impl_v3.h View 8 chunks +26 lines, -27 lines 0 comments Download
M net/disk_cache/blockfile/backend_impl_v3.cc View 25 chunks +69 lines, -44 lines 0 comments Download
M net/disk_cache/blockfile/backend_worker_v3.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/disk_cache/blockfile/backend_worker_v3.cc View 6 chunks +8 lines, -10 lines 0 comments Download
M net/disk_cache/blockfile/bitmap.h View 2 chunks +5 lines, -5 lines 0 comments Download
M net/disk_cache/blockfile/bitmap.cc View 4 chunks +6 lines, -5 lines 0 comments Download
M net/disk_cache/blockfile/bitmap_unittest.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M net/disk_cache/blockfile/block_bitmaps_v3_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M net/disk_cache/blockfile/block_files.h View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/blockfile/block_files.cc View 6 chunks +9 lines, -8 lines 0 comments Download
M net/disk_cache/blockfile/block_files_unittest.cc View 3 chunks +3 lines, -4 lines 0 comments Download
M net/disk_cache/blockfile/disk_cache_perftest.cc View 10 chunks +63 lines, -34 lines 0 comments Download
M net/disk_cache/blockfile/disk_format.h View 2 chunks +50 lines, -50 lines 0 comments Download
M net/disk_cache/blockfile/disk_format_base.h View 4 chunks +23 lines, -23 lines 0 comments Download
M net/disk_cache/blockfile/disk_format_v3.h View 4 chunks +70 lines, -70 lines 0 comments Download
M net/disk_cache/blockfile/entry_impl.h View 5 chunks +58 lines, -38 lines 0 comments Download
M net/disk_cache/blockfile/entry_impl.cc View 25 chunks +102 lines, -63 lines 0 comments Download
M net/disk_cache/blockfile/entry_impl_v3.h View 3 chunks +36 lines, -20 lines 0 comments Download
M net/disk_cache/blockfile/entry_impl_v3.cc View 22 chunks +99 lines, -59 lines 0 comments Download
M net/disk_cache/blockfile/errors.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/disk_cache/blockfile/eviction.cc View 8 chunks +31 lines, -25 lines 0 comments Download
M net/disk_cache/blockfile/eviction_v3.cc View 6 chunks +30 lines, -21 lines 0 comments Download
M net/disk_cache/blockfile/experiments.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/disk_cache/blockfile/file.h View 4 chunks +17 lines, -7 lines 0 comments Download
M net/disk_cache/blockfile/file.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/disk_cache/blockfile/file_ios.cc View 8 chunks +57 lines, -38 lines 0 comments Download
M net/disk_cache/blockfile/file_lock.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/disk_cache/blockfile/file_posix.cc View 6 chunks +19 lines, -14 lines 0 comments Download
M net/disk_cache/blockfile/file_win.cc View 11 chunks +44 lines, -28 lines 0 comments Download
M net/disk_cache/blockfile/histogram_macros.h View 3 chunks +60 lines, -46 lines 0 comments Download
M net/disk_cache/blockfile/histogram_macros_v3.h View 3 chunks +67 lines, -53 lines 0 comments Download
M net/disk_cache/blockfile/in_flight_backend_io.h View 5 chunks +53 lines, -20 lines 0 comments Download
M net/disk_cache/blockfile/in_flight_backend_io.cc View 18 chunks +86 lines, -39 lines 0 comments Download
M net/disk_cache/blockfile/in_flight_io.h View 3 chunks +3 lines, -5 lines 0 comments Download
M net/disk_cache/blockfile/in_flight_io.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M net/disk_cache/blockfile/index_table_v3.h View 2 chunks +12 lines, -5 lines 0 comments Download
M net/disk_cache/blockfile/index_table_v3.cc View 23 chunks +66 lines, -59 lines 0 comments Download
M net/disk_cache/blockfile/index_table_v3_unittest.cc View 11 chunks +21 lines, -17 lines 0 comments Download
M net/disk_cache/blockfile/mapped_file.h View 3 chunks +4 lines, -7 lines 0 comments Download
M net/disk_cache/blockfile/mapped_file_posix.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/disk_cache/blockfile/mapped_file_unittest.cc View 4 chunks +9 lines, -14 lines 0 comments Download
M net/disk_cache/blockfile/mapped_file_win.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/disk_cache/blockfile/rankings.h View 4 chunks +18 lines, -15 lines 0 comments Download
M net/disk_cache/blockfile/rankings.cc View 11 chunks +63 lines, -31 lines 0 comments Download
M net/disk_cache/blockfile/sparse_control.h View 2 chunks +11 lines, -8 lines 0 comments Download
M net/disk_cache/blockfile/sparse_control.cc View 14 chunks +63 lines, -39 lines 0 comments Download
M net/disk_cache/blockfile/sparse_control_v3.h View 3 chunks +12 lines, -9 lines 0 comments Download
M net/disk_cache/blockfile/sparse_control_v3.cc View 14 chunks +58 lines, -34 lines 0 comments Download
M net/disk_cache/blockfile/stats.h View 1 chunk +5 lines, -5 lines 0 comments Download
M net/disk_cache/blockfile/stats.cc View 2 chunks +7 lines, -24 lines 0 comments Download
M net/disk_cache/blockfile/stats_histogram.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M net/disk_cache/blockfile/storage_block.h View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/blockfile/storage_block-inl.h View 8 chunks +53 lines, -30 lines 0 comments Download
M net/disk_cache/blockfile/stress_cache.cc View 6 chunks +25 lines, -18 lines 0 comments Download
M net/disk_cache/blockfile/stress_support.h View 1 chunk +4 lines, -2 lines 0 comments Download
M net/disk_cache/blockfile/trace.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/disk_cache/blockfile/trace.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/cache_creator.cc View 6 chunks +36 lines, -19 lines 0 comments Download
M net/disk_cache/cache_util.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/disk_cache/cache_util_posix.cc View 1 chunk +3 lines, -1 line 0 comments Download
M net/disk_cache/cache_util_unittest.cc View 5 chunks +6 lines, -6 lines 0 comments Download
M net/disk_cache/disk_cache.h View 8 chunks +23 lines, -8 lines 0 comments Download
M net/disk_cache/disk_cache_test_base.h View 2 chunks +27 lines, -34 lines 0 comments Download
M net/disk_cache/disk_cache_test_base.cc View 5 chunks +18 lines, -9 lines 0 comments Download
M net/disk_cache/disk_cache_test_util.h View 2 chunks +3 lines, -4 lines 0 comments Download
M net/disk_cache/disk_cache_test_util.cc View 3 chunks +7 lines, -6 lines 0 comments Download
M net/disk_cache/entry_unittest.cc View 26 chunks +57 lines, -58 lines 0 comments Download
M net/disk_cache/memory/mem_backend_impl.h View 2 chunks +6 lines, -3 lines 0 comments Download
M net/disk_cache/memory/mem_backend_impl.cc View 4 chunks +8 lines, -4 lines 0 comments Download
M net/disk_cache/memory/mem_entry_impl.h View 4 chunks +35 lines, -34 lines 0 comments Download
M net/disk_cache/memory/mem_entry_impl.cc View 15 chunks +70 lines, -49 lines 0 comments Download
M net/disk_cache/net_log_parameters.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M net/disk_cache/simple/simple_backend_impl.h View 5 chunks +15 lines, -9 lines 0 comments Download
M net/disk_cache/simple/simple_backend_impl.cc View 24 chunks +107 lines, -94 lines 0 comments Download
M net/disk_cache/simple/simple_entry_format.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/disk_cache/simple/simple_entry_impl.h View 3 chunks +11 lines, -9 lines 0 comments Download
M net/disk_cache/simple/simple_entry_impl.cc View 44 chunks +176 lines, -173 lines 0 comments Download
M net/disk_cache/simple/simple_entry_operation.h View 1 chunk +2 lines, -3 lines 0 comments Download
M net/disk_cache/simple/simple_entry_operation.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/disk_cache/simple/simple_histogram_macros.h View 1 chunk +21 lines, -21 lines 0 comments Download
M net/disk_cache/simple/simple_index.cc View 15 chunks +71 lines, -44 lines 0 comments Download
M net/disk_cache/simple/simple_index_file.h View 3 chunks +3 lines, -3 lines 0 comments Download
M net/disk_cache/simple/simple_index_file.cc View 13 chunks +55 lines, -48 lines 0 comments Download
M net/disk_cache/simple/simple_index_file_posix.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/disk_cache/simple/simple_index_file_unittest.cc View 11 chunks +22 lines, -30 lines 0 comments Download
M net/disk_cache/simple/simple_index_file_win.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M net/disk_cache/simple/simple_index_unittest.cc View 13 chunks +37 lines, -51 lines 0 comments Download
M net/disk_cache/simple/simple_synchronous_entry.h View 6 chunks +16 lines, -22 lines 0 comments Download
M net/disk_cache/simple/simple_synchronous_entry.cc View 41 chunks +160 lines, -153 lines 0 comments Download
M net/disk_cache/simple/simple_test_util.h View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/simple/simple_util.h View 1 chunk +4 lines, -4 lines 0 comments Download
M net/disk_cache/simple/simple_util.cc View 3 chunks +7 lines, -6 lines 0 comments Download
M net/disk_cache/simple/simple_util_unittest.cc View 1 chunk +18 lines, -5 lines 0 comments Download
M net/disk_cache/simple/simple_version_upgrade.cc View 3 chunks +5 lines, -6 lines 0 comments Download
M net/disk_cache/simple/simple_version_upgrade_unittest.cc View 4 chunks +11 lines, -11 lines 0 comments Download
M net/disk_cache/tracing/tracing_cache_backend.h View 4 chunks +23 lines, -18 lines 0 comments Download
M net/disk_cache/tracing/tracing_cache_backend.cc View 12 chunks +107 lines, -52 lines 0 comments Download
M net/dns/address_sorter.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/dns/address_sorter_posix.cc View 5 chunks +58 lines, -50 lines 0 comments Download
M net/dns/address_sorter_posix_unittest.cc View 16 chunks +42 lines, -51 lines 0 comments Download
M net/dns/address_sorter_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/dns/address_sorter_win.cc View 6 chunks +22 lines, -19 lines 0 comments Download
M net/dns/dns_client.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/dns/dns_client.cc View 2 chunks +2 lines, -5 lines 0 comments Download
M net/dns/dns_config_service.h View 2 chunks +2 lines, -4 lines 0 comments Download
M net/dns/dns_config_service.cc View 6 chunks +17 lines, -21 lines 0 comments Download
M net/dns/dns_config_service_posix.h View 1 chunk +3 lines, -2 lines 0 comments Download
M net/dns/dns_config_service_posix.cc View 12 chunks +26 lines, -28 lines 0 comments Download
M net/dns/dns_config_service_posix_unittest.cc View 2 chunks +10 lines, -13 lines 0 comments Download
M net/dns/dns_config_service_unittest.cc View 3 chunks +5 lines, -10 lines 0 comments Download
M net/dns/dns_config_service_win.h View 3 chunks +5 lines, -6 lines 0 comments Download
M net/dns/dns_config_service_win.cc View 17 chunks +34 lines, -44 lines 0 comments Download
M net/dns/dns_config_service_win_unittest.cc View 9 chunks +266 lines, -254 lines 0 comments Download
M net/dns/dns_config_watcher_mac.cc View 1 chunk +5 lines, -8 lines 0 comments Download
M net/dns/dns_hosts.h View 2 chunks +6 lines, -9 lines 0 comments Download
M net/dns/dns_hosts.cc View 4 chunks +3 lines, -12 lines 0 comments Download
M net/dns/dns_hosts_unittest.cc View 2 chunks +14 lines, -15 lines 0 comments Download
M net/dns/dns_protocol.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/dns/dns_query.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M net/dns/dns_query_unittest.cc View 2 chunks +24 lines, -18 lines 0 comments Download
M net/dns/dns_response.h View 1 chunk +1 line, -1 line 0 comments Download
M net/dns/dns_response.cc View 7 chunks +14 lines, -19 lines 0 comments Download
M net/dns/dns_response_unittest.cc View 15 chunks +213 lines, -241 lines 0 comments Download
M net/dns/dns_session.cc View 9 chunks +16 lines, -12 lines 0 comments Download
M net/dns/dns_session_unittest.cc View 8 chunks +16 lines, -19 lines 0 comments Download
M net/dns/dns_socket_pool.h View 4 chunks +14 lines, -21 lines 0 comments Download
M net/dns/dns_socket_pool.cc View 7 chunks +16 lines, -26 lines 0 comments Download
M net/dns/dns_test_util.h View 5 chunks +73 lines, -116 lines 0 comments Download
M net/dns/dns_test_util.cc View 6 chunks +16 lines, -18 lines 0 comments Download
M net/dns/dns_transaction.h View 1 chunk +2 lines, -3 lines 0 comments Download
M net/dns/dns_transaction.cc View 17 chunks +51 lines, -57 lines 0 comments Download
M net/dns/dns_transaction_unittest.cc View 33 chunks +193 lines, -160 lines 0 comments Download
M net/dns/host_cache.h View 3 chunks +6 lines, -5 lines 0 comments Download
M net/dns/host_cache.cc View 4 chunks +27 lines, -24 lines 0 comments Download
M net/dns/host_cache_unittest.cc View 3 chunks +30 lines, -55 lines 0 comments Download
M net/dns/host_resolver.h View 1 chunk +2 lines, -3 lines 0 comments Download
M net/dns/host_resolver.cc View 4 chunks +8 lines, -7 lines 0 comments Download
M net/dns/host_resolver_impl.cc View 53 chunks +176 lines, -180 lines 0 comments Download
M net/dns/host_resolver_impl_unittest.cc View 20 chunks +64 lines, -67 lines 0 comments Download
M net/dns/host_resolver_proc.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/dns/host_resolver_proc.cc View 3 chunks +10 lines, -11 lines 0 comments Download
M net/dns/mdns_cache.h View 3 chunks +4 lines, -9 lines 0 comments Download
M net/dns/mdns_cache.cc View 5 chunks +13 lines, -19 lines 0 comments Download
M net/dns/mdns_cache_unittest.cc View 14 chunks +108 lines, -136 lines 0 comments Download
M net/dns/mdns_client.h View 2 chunks +2 lines, -7 lines 0 comments Download
M net/dns/mdns_client.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/dns/mdns_client_impl.h View 2 chunks +5 lines, -4 lines 0 comments Download
M net/dns/mdns_client_impl.cc View 18 chunks +83 lines, -72 lines 0 comments Download
M net/dns/mdns_client_unittest.cc View 37 chunks +375 lines, -479 lines 0 comments Download
M net/dns/mock_host_resolver.h View 3 chunks +4 lines, -11 lines 0 comments Download
M net/dns/mock_host_resolver.cc View 11 chunks +25 lines, -23 lines 0 comments Download
M net/dns/mock_mdns_socket_factory.h View 3 chunks +23 lines, -12 lines 0 comments Download
M net/dns/mock_mdns_socket_factory.cc View 5 chunks +21 lines, -19 lines 0 comments Download
M net/dns/notify_watcher_mac.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M net/dns/record_parsed.h View 2 chunks +7 lines, -3 lines 0 comments Download
M net/dns/record_parsed.cc View 2 chunks +12 lines, -7 lines 0 comments Download
M net/dns/record_parsed_unittest.cc View 3 chunks +17 lines, -23 lines 0 comments Download
M net/dns/record_rdata.h View 2 chunks +1 line, -2 lines 0 comments Download
M net/dns/record_rdata.cc View 12 chunks +27 lines, -23 lines 0 comments Download
M net/dns/record_rdata_unittest.cc View 9 chunks +24 lines, -48 lines 0 comments Download
M net/dns/serial_worker.h View 2 chunks +1 line, -2 lines 0 comments Download
M net/dns/serial_worker.cc View 3 chunks +8 lines, -8 lines 0 comments Download
M net/dns/serial_worker_unittest.cc View 7 chunks +9 lines, -10 lines 0 comments Download
M net/dns/single_request_host_resolver.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M net/dns/single_request_host_resolver_unittest.cc View 2 chunks +3 lines, -7 lines 0 comments Download
M net/filter/filter.cc View 10 chunks +26 lines, -28 lines 0 comments Download
M net/filter/filter_unittest.cc View 2 chunks +7 lines, -14 lines 0 comments Download
M net/filter/gzip_filter.cc View 8 chunks +10 lines, -15 lines 0 comments Download
M net/filter/gzip_filter_unittest.cc View 16 chunks +72 lines, -35 lines 0 comments Download
M net/filter/gzip_header.h View 3 chunks +14 lines, -20 lines 0 comments Download
M net/filter/gzip_header.cc View 8 chunks +35 lines, -32 lines 0 comments Download
M net/filter/mock_filter_context.cc View 2 chunks +17 lines, -6 lines 0 comments Download
M net/filter/sdch_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M net/filter/sdch_filter.cc View 9 chunks +28 lines, -24 lines 0 comments Download
M net/filter/sdch_filter_unittest.cc View 46 chunks +167 lines, -127 lines 0 comments Download
M net/ftp/ftp_auth_cache.cc View 1 chunk +7 lines, -5 lines 0 comments Download
M net/ftp/ftp_ctrl_response_buffer.h View 2 chunks +1 line, -4 lines 0 comments Download
M net/ftp/ftp_ctrl_response_buffer.cc View 2 chunks +9 lines, -7 lines 0 comments Download
M net/ftp/ftp_ctrl_response_buffer_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/ftp/ftp_directory_listing_parser.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/ftp/ftp_directory_listing_parser.cc View 4 chunks +13 lines, -27 lines 0 comments Download
M net/ftp/ftp_directory_listing_parser_ls.cc View 3 chunks +5 lines, -6 lines 0 comments Download
M net/ftp/ftp_directory_listing_parser_ls_unittest.cc View 1 chunk +141 lines, -172 lines 0 comments Download
M net/ftp/ftp_directory_listing_parser_netware.cc View 2 chunks +6 lines, -3 lines 0 comments Download
M net/ftp/ftp_directory_listing_parser_netware_unittest.cc View 3 chunks +21 lines, -26 lines 0 comments Download
M net/ftp/ftp_directory_listing_parser_os2.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M net/ftp/ftp_directory_listing_parser_os2_unittest.cc View 1 chunk +51 lines, -64 lines 0 comments Download
M net/ftp/ftp_directory_listing_parser_unittest.h View 2 chunks +1 line, -2 lines 0 comments Download
M net/ftp/ftp_directory_listing_parser_unittest.cc View 4 chunks +36 lines, -63 lines 0 comments Download
M net/ftp/ftp_directory_listing_parser_vms.cc View 4 chunks +8 lines, -10 lines 0 comments Download
M net/ftp/ftp_directory_listing_parser_vms_unittest.cc View 4 chunks +65 lines, -82 lines 0 comments Download
M net/ftp/ftp_directory_listing_parser_windows.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M net/ftp/ftp_directory_listing_parser_windows_unittest.cc View 1 chunk +57 lines, -71 lines 0 comments Download
M net/ftp/ftp_network_layer.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/ftp/ftp_network_session.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M net/ftp/ftp_network_transaction.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/ftp/ftp_network_transaction.cc View 6 chunks +12 lines, -12 lines 0 comments Download
M net/ftp/ftp_network_transaction_unittest.cc View 42 chunks +195 lines, -187 lines 0 comments Download
M net/ftp/ftp_response_info.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/ftp/ftp_server_type_histograms.h View 1 chunk +0 lines, -2 lines 0 comments Download
M net/ftp/ftp_server_type_histograms.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M net/ftp/ftp_util.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/ftp/ftp_util_unittest.cc View 6 chunks +124 lines, -118 lines 0 comments Download
M net/http/des.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/http/des.cc View 8 chunks +32 lines, -20 lines 0 comments Download
M net/http/des_unittest.cc View 2 chunks +6 lines, -10 lines 0 comments Download
M net/http/disk_cache_based_quic_server_info.cc View 2 chunks +9 lines, -7 lines 0 comments Download
M net/http/disk_cache_based_quic_server_info_unittest.cc View 1 chunk +8 lines, -26 lines 0 comments Download
M net/http/failing_http_transaction_factory.h View 1 chunk +2 lines, -3 lines 0 comments Download
M net/http/failing_http_transaction_factory.cc View 4 chunks +36 lines, -30 lines 0 comments Download
M net/http/http_auth.h View 2 chunks +2 lines, -5 lines 0 comments Download
M net/http/http_auth.cc View 3 chunks +5 lines, -9 lines 0 comments Download
M net/http/http_auth_cache.h View 1 chunk +6 lines, -18 lines 0 comments Download
M net/http/http_auth_cache.cc View 5 chunks +15 lines, -12 lines 0 comments Download
M net/http/http_auth_cache_unittest.cc View 12 chunks +185 lines, -150 lines 0 comments Download
M net/http/http_auth_challenge_tokenizer.h View 2 chunks +3 lines, -8 lines 0 comments Download
M net/http/http_auth_challenge_tokenizer_unittest.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M net/http/http_auth_controller.cc View 11 chunks +36 lines, -27 lines 0 comments Download
M net/http/http_auth_controller_unittest.cc View 8 chunks +32 lines, -36 lines 0 comments Download
M net/http/http_auth_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_auth_filter_unittest.cc View 4 chunks +34 lines, -40 lines 0 comments Download
M net/http/http_auth_filter_win.h View 1 chunk +1 line, -4 lines 0 comments Download
M net/http/http_auth_gssapi_posix.h View 6 chunks +73 lines, -92 lines 0 comments Download
M net/http/http_auth_gssapi_posix.cc View 21 chunks +130 lines, -182 lines 0 comments Download
M net/http/http_auth_gssapi_posix_unittest.cc View 12 chunks +66 lines, -65 lines 0 comments Download
M net/http/http_auth_handler.h View 1 chunk +6 lines, -18 lines 0 comments Download
M net/http/http_auth_handler.cc View 3 chunks +10 lines, -9 lines 0 comments Download
M net/http/http_auth_handler_basic.cc View 1 chunk +6 lines, -5 lines 0 comments Download
M net/http/http_auth_handler_basic_unittest.cc View 4 chunks +48 lines, -73 lines 0 comments Download
M net/http/http_auth_handler_digest.h View 2 chunks +2 lines, -0 lines 0 comments Download
M net/http/http_auth_handler_digest.cc View 6 chunks +17 lines, -15 lines 0 comments Download
M net/http/http_auth_handler_digest_unittest.cc View 9 chunks +299 lines, -463 lines 0 comments Download
M net/http/http_auth_handler_factory.h View 2 chunks +3 lines, -5 lines 0 comments Download
M net/http/http_auth_handler_factory.cc View 6 chunks +18 lines, -13 lines 0 comments Download
M net/http/http_auth_handler_factory_unittest.cc View 5 chunks +17 lines, -21 lines 0 comments Download
M net/http/http_auth_handler_mock.h View 2 chunks +1 line, -4 lines 0 comments Download
M net/http/http_auth_handler_mock.cc View 3 chunks +14 lines, -14 lines 0 comments Download
M net/http/http_auth_handler_negotiate.cc View 6 chunks +20 lines, -13 lines 0 comments Download
M net/http/http_auth_handler_negotiate_unittest.cc View 12 chunks +92 lines, -83 lines 0 comments Download
M net/http/http_auth_handler_ntlm.h View 2 chunks +4 lines, -3 lines 0 comments Download
M net/http/http_auth_handler_ntlm.cc View 2 chunks +7 lines, -6 lines 0 comments Download
M net/http/http_auth_handler_ntlm_portable.cc View 20 chunks +85 lines, -82 lines 0 comments Download
M net/http/http_auth_handler_ntlm_win.cc View 4 chunks +7 lines, -9 lines 0 comments Download
M net/http/http_auth_handler_unittest.cc View 1 chunk +8 lines, -8 lines 0 comments Download
M net/http/http_auth_sspi_win.h View 5 chunks +28 lines, -17 lines 0 comments Download
M net/http/http_auth_sspi_win.cc View 12 chunks +53 lines, -55 lines 0 comments Download
M net/http/http_auth_sspi_win_unittest.cc View 9 chunks +21 lines, -18 lines 0 comments Download
M net/http/http_auth_unittest.cc View 7 chunks +64 lines, -90 lines 0 comments Download
M net/http/http_basic_state.cc View 3 chunks +9 lines, -5 lines 0 comments Download
M net/http/http_basic_stream.cc View 3 chunks +10 lines, -4 lines 0 comments Download
M net/http/http_byte_range.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M net/http/http_byte_range_unittest.cc View 3 chunks +30 lines, -27 lines 0 comments Download
M net/http/http_cache.h View 5 chunks +17 lines, -13 lines 0 comments Download
M net/http/http_cache.cc View 21 chunks +60 lines, -52 lines 0 comments Download
M net/http/http_cache_transaction.h View 4 chunks +21 lines, -18 lines 0 comments Download
M net/http/http_cache_transaction.cc View 27 chunks +85 lines, -91 lines 0 comments Download
M net/http/http_cache_unittest.cc View 124 chunks +524 lines, -497 lines 0 comments Download
M net/http/http_chunked_decoder.cc View 4 chunks +4 lines, -6 lines 0 comments Download
M net/http/http_chunked_decoder_unittest.cc View 5 chunks +61 lines, -168 lines 0 comments Download
M net/http/http_content_disposition.h View 2 chunks +10 lines, -9 lines 0 comments Download
M net/http/http_content_disposition.cc View 9 chunks +30 lines, -30 lines 0 comments Download
M net/http/http_content_disposition_unittest.cc View 6 chunks +323 lines, -422 lines 0 comments Download
M net/http/http_log_util.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M net/http/http_log_util_unittest.cc View 1 chunk +65 lines, -41 lines 0 comments Download
M net/http/http_network_layer.cc View 2 chunks +7 lines, -6 lines 0 comments Download
M net/http/http_network_layer_unittest.cc View 22 chunks +242 lines, -219 lines 0 comments Download
M net/http/http_network_session.h View 2 chunks +2 lines, -6 lines 0 comments Download
M net/http/http_network_session.cc View 7 chunks +26 lines, -28 lines 0 comments Download
M net/http/http_network_session_peer.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/http/http_network_transaction.h View 3 chunks +10 lines, -17 lines 0 comments Download
M net/http/http_network_transaction.cc View 32 chunks +116 lines, -112 lines 0 comments Download
M net/http/http_network_transaction_ssl_unittest.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M net/http/http_network_transaction_unittest.cc View 308 chunks +2959 lines, -2645 lines 0 comments Download
M net/http/http_pipelined_connection_impl.h View 1 chunk +4 lines, -5 lines 0 comments Download
M net/http/http_pipelined_connection_impl.cc View 16 chunks +56 lines, -48 lines 0 comments Download
M net/http/http_pipelined_connection_impl_unittest.cc View 77 chunks +405 lines, -398 lines 0 comments Download
M net/http/http_pipelined_host.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/http/http_pipelined_host.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/http/http_pipelined_host_forced.cc View 2 chunks +9 lines, -6 lines 0 comments Download
M net/http/http_pipelined_host_forced_unittest.cc View 3 chunks +28 lines, -30 lines 0 comments Download
M net/http/http_pipelined_host_impl.cc View 7 chunks +20 lines, -13 lines 0 comments Download
M net/http/http_pipelined_host_impl_unittest.cc View 13 chunks +69 lines, -77 lines 0 comments Download
M net/http/http_pipelined_host_pool.cc View 4 chunks +10 lines, -7 lines 0 comments Download
M net/http/http_pipelined_host_pool_unittest.cc View 12 chunks +72 lines, -69 lines 0 comments Download
M net/http/http_pipelined_host_test_util.h View 2 chunks +13 lines, -10 lines 0 comments Download
M net/http/http_pipelined_host_test_util.cc View 1 chunk +1 line, -3 lines 0 comments Download
M net/http/http_pipelined_network_transaction_unittest.cc View 31 chunks +450 lines, -351 lines 0 comments Download
M net/http/http_pipelined_stream.h View 2 chunks +3 lines, -3 lines 0 comments Download
M net/http/http_pipelined_stream.cc View 3 chunks +11 lines, -15 lines 0 comments Download
M net/http/http_proxy_client_socket.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/http/http_proxy_client_socket.cc View 12 chunks +34 lines, -36 lines 0 comments Download
M net/http/http_proxy_client_socket_pool.h View 3 chunks +14 lines, -19 lines 0 comments Download
M net/http/http_proxy_client_socket_pool.cc View 16 chunks +59 lines, -50 lines 0 comments Download
M net/http/http_proxy_client_socket_pool_unittest.cc View 19 chunks +252 lines, -187 lines 0 comments Download
M net/http/http_request_headers.h View 1 chunk +2 lines, -6 lines 0 comments Download
M net/http/http_request_headers.cc View 10 chunks +38 lines, -36 lines 0 comments Download
M net/http/http_request_headers_unittest.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M net/http/http_request_info.h View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_request_info.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/http/http_response_body_drainer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_response_body_drainer.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/http/http_response_body_drainer_unittest.cc View 5 chunks +13 lines, -14 lines 0 comments Download
M net/http/http_response_headers.h View 4 chunks +6 lines, -10 lines 0 comments Download
M net/http/http_response_headers.cc View 29 chunks +83 lines, -105 lines 0 comments Download
M net/http/http_response_headers_unittest.cc View 26 chunks +1183 lines, -1598 lines 0 comments Download
M net/http/http_response_info.cc View 2 chunks +9 lines, -9 lines 0 comments Download
M net/http/http_security_headers.cc View 5 chunks +10 lines, -13 lines 0 comments Download
M net/http/http_security_headers_unittest.cc View 11 chunks +286 lines, -225 lines 0 comments Download
M net/http/http_server_properties.h View 2 chunks +11 lines, -11 lines 0 comments Download
M net/http/http_server_properties.cc View 5 chunks +14 lines, -16 lines 0 comments Download
M net/http/http_server_properties_impl.h View 2 chunks +3 lines, -4 lines 0 comments Download
M net/http/http_server_properties_impl.cc View 12 chunks +28 lines, -23 lines 0 comments Download
M net/http/http_server_properties_impl_unittest.cc View 1 chunk +1 line, -4 lines 0 comments Download
M net/http/http_status_code.h View 1 chunk +1 line, -2 lines 0 comments Download
M net/http/http_status_code.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M net/http/http_status_code_list.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/http/http_stream_base.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/http/http_stream_factory.h View 3 chunks +6 lines, -13 lines 0 comments Download
M net/http/http_stream_factory.cc View 3 chunks +14 lines, -13 lines 0 comments Download
M net/http/http_stream_factory_impl.h View 2 chunks +5 lines, -5 lines 0 comments Download
M net/http/http_stream_factory_impl.cc View 7 chunks +43 lines, -24 lines 0 comments Download
M net/http/http_stream_factory_impl_job.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/http/http_stream_factory_impl_job.cc View 28 chunks +134 lines, -113 lines 0 comments Download
M net/http/http_stream_factory_impl_request.h View 1 chunk +5 lines, -6 lines 0 comments Download
M net/http/http_stream_factory_impl_request.cc View 9 chunks +21 lines, -26 lines 0 comments Download
M net/http/http_stream_factory_impl_request_unittest.cc View 3 chunks +16 lines, -18 lines 0 comments Download
M net/http/http_stream_factory_impl_unittest.cc View 41 chunks +303 lines, -280 lines 0 comments Download
M net/http/http_stream_parser.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/http/http_stream_parser.cc View 15 chunks +47 lines, -52 lines 0 comments Download
M net/http/http_stream_parser_unittest.cc View 21 chunks +93 lines, -80 lines 0 comments Download
M net/http/http_transaction.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/http/http_transaction_unittest.h View 6 chunks +14 lines, -23 lines 0 comments Download
M net/http/http_transaction_unittest.cc View 9 chunks +62 lines, -95 lines 0 comments Download
M net/http/http_util.h View 3 chunks +14 lines, -31 lines 0 comments Download
M net/http/http_util.cc View 17 chunks +54 lines, -70 lines 0 comments Download
M net/http/http_util_icu.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/http/http_util_unittest.cc View 13 chunks +405 lines, -614 lines 0 comments Download
M net/http/http_vary_data.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M net/http/http_vary_data_unittest.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M net/http/http_version.h View 1 chunk +11 lines, -27 lines 0 comments Download
M net/http/md4.h View 1 chunk +1 line, -1 line 0 comments Download
M net/http/md4.cc View 4 chunks +80 lines, -44 lines 0 comments Download
M net/http/mock_allow_url_security_manager.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/http/mock_gssapi_library_posix.h View 3 chunks +36 lines, -45 lines 0 comments Download
M net/http/mock_gssapi_library_posix.cc View 15 chunks +67 lines, -80 lines 0 comments Download
M net/http/mock_http_cache.h View 6 chunks +30 lines, -13 lines 0 comments Download
M net/http/mock_http_cache.cc View 16 chunks +55 lines, -35 lines 0 comments Download
M net/http/mock_sspi_library_win.h View 1 chunk +1 line, -1 line 0 comments Download
M net/http/mock_sspi_library_win.cc View 4 chunks +12 lines, -12 lines 0 comments Download
M net/http/partial_data.h View 3 chunks +9 lines, -4 lines 0 comments Download
M net/http/partial_data.cc View 12 chunks +60 lines, -48 lines 0 comments Download
M net/http/proxy_client_socket.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/http/proxy_client_socket.cc View 3 chunks +12 lines, -13 lines 0 comments Download
M net/http/proxy_connect_redirect_http_stream.cc View 3 chunks +6 lines, -4 lines 0 comments Download
M net/http/transport_security_persister.cc View 7 chunks +9 lines, -14 lines 0 comments Download
M net/http/transport_security_persister_unittest.cc View 5 chunks +16 lines, -15 lines 0 comments Download
M net/http/transport_security_state.h View 3 chunks +10 lines, -8 lines 0 comments Download
M net/http/transport_security_state.cc View 22 chunks +52 lines, -53 lines 0 comments Download
M net/http/transport_security_state_static.h View 2 chunks +795 lines, -703 lines 0 comments Download
M net/http/transport_security_state_unittest.cc View 10 chunks +41 lines, -47 lines 0 comments Download
M net/http/url_security_manager.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M net/http/url_security_manager_unittest.cc View 4 chunks +16 lines, -18 lines 0 comments Download
M net/http/url_security_manager_win.cc View 2 chunks +7 lines, -5 lines 0 comments Download
M net/ocsp/nss_ocsp.cc View 24 chunks +75 lines, -111 lines 0 comments Download
M net/ocsp/nss_ocsp_unittest.cc View 2 chunks +6 lines, -9 lines 0 comments Download
M net/proxy/dhcp_proxy_script_adapter_fetcher_win.cc View 9 chunks +31 lines, -28 lines 0 comments Download
M net/proxy/dhcp_proxy_script_adapter_fetcher_win_unittest.cc View 12 chunks +22 lines, -40 lines 0 comments Download
M net/proxy/dhcp_proxy_script_fetcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/proxy/dhcp_proxy_script_fetcher.cc View 1 chunk +12 lines, -7 lines 0 comments Download
M net/proxy/dhcp_proxy_script_fetcher_win.cc View 11 chunks +27 lines, -32 lines 0 comments Download
M net/proxy/dhcp_proxy_script_fetcher_win_unittest.cc View 18 chunks +84 lines, -78 lines 0 comments Download
M net/proxy/mock_proxy_resolver.h View 1 chunk +2 lines, -6 lines 0 comments Download
M net/proxy/mock_proxy_resolver.cc View 4 chunks +31 lines, -22 lines 0 comments Download
M net/proxy/mock_proxy_script_fetcher.cc View 2 chunks +7 lines, -5 lines 0 comments Download
M net/proxy/multi_threaded_proxy_resolver.cc View 14 chunks +28 lines, -37 lines 0 comments Download
M net/proxy/multi_threaded_proxy_resolver_unittest.cc View 25 chunks +110 lines, -82 lines 0 comments Download
M net/proxy/network_delegate_error_observer.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/proxy/network_delegate_error_observer.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M net/proxy/network_delegate_error_observer_unittest.cc View 2 chunks +12 lines, -12 lines 0 comments Download
M net/proxy/polling_proxy_config_service.h View 1 chunk +2 lines, -3 lines 0 comments Download
M net/proxy/polling_proxy_config_service.cc View 3 chunks +7 lines, -8 lines 0 comments Download
M net/proxy/proxy_bypass_rules.cc View 10 chunks +19 lines, -33 lines 0 comments Download
M net/proxy/proxy_bypass_rules_unittest.cc View 1 chunk +30 lines, -30 lines 0 comments Download
M net/proxy/proxy_config.h View 3 chunks +11 lines, -35 lines 0 comments Download
M net/proxy/proxy_config.cc View 9 chunks +18 lines, -20 lines 0 comments Download
M net/proxy/proxy_config_service_android.h View 2 chunks +3 lines, -3 lines 0 comments Download
M net/proxy/proxy_config_service_android.cc View 14 chunks +35 lines, -37 lines 0 comments Download
M net/proxy/proxy_config_service_android_unittest.cc View 2 chunks +3 lines, -9 lines 0 comments Download
M net/proxy/proxy_config_service_common_unittest.cc View 11 chunks +79 lines, -45 lines 0 comments Download
M net/proxy/proxy_config_service_fixed.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M net/proxy/proxy_config_service_ios.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M net/proxy/proxy_config_service_linux.h View 2 chunks +3 lines, -6 lines 0 comments Download
M net/proxy/proxy_config_service_linux.cc View 41 chunks +150 lines, -125 lines 0 comments Download
M net/proxy/proxy_config_service_linux_unittest.cc View 25 chunks +967 lines, -1043 lines 0 comments Download
M net/proxy/proxy_config_service_mac.cc View 11 chunks +23 lines, -33 lines 0 comments Download
M net/proxy/proxy_config_service_win.cc View 4 chunks +8 lines, -12 lines 0 comments Download
M net/proxy/proxy_config_service_win_unittest.cc View 1 chunk +164 lines, -166 lines 0 comments Download
M net/proxy/proxy_config_source.h View 1 chunk +13 lines, -13 lines 0 comments Download
M net/proxy/proxy_config_source.cc View 1 chunk +3 lines, -11 lines 0 comments Download
M net/proxy/proxy_config_unittest.cc View 2 chunks +118 lines, -199 lines 0 comments Download
M net/proxy/proxy_info.h View 1 chunk +3 lines, -9 lines 0 comments Download
M net/proxy/proxy_list.h View 1 chunk +5 lines, -6 lines 0 comments Download
M net/proxy/proxy_list.cc View 6 chunks +16 lines, -15 lines 0 comments Download
M net/proxy/proxy_list_unittest.cc View 5 chunks +60 lines, -54 lines 0 comments Download
M net/proxy/proxy_resolver_mac.cc View 5 chunks +14 lines, -13 lines 0 comments Download
M net/proxy/proxy_resolver_perftest.cc View 7 chunks +24 lines, -27 lines 0 comments Download
M net/proxy/proxy_resolver_script.h View 1 chunk +219 lines, -215 lines 0 comments Download
M net/proxy/proxy_resolver_script_data.h View 2 chunks +1 line, -4 lines 0 comments Download
M net/proxy/proxy_resolver_script_data.cc View 3 chunks +7 lines, -9 lines 0 comments Download
M net/proxy/proxy_resolver_v8.cc View 15 chunks +41 lines, -52 lines 0 comments Download
M net/proxy/proxy_resolver_v8_tracing.cc View 17 chunks +87 lines, -72 lines 0 comments Download
M net/proxy/proxy_resolver_v8_tracing_unittest.cc View 38 chunks +187 lines, -167 lines 0 comments Download
M net/proxy/proxy_resolver_v8_unittest.cc View 9 chunks +38 lines, -34 lines 0 comments Download
M net/proxy/proxy_resolver_winhttp.cc View 1 chunk +6 lines, -4 lines 0 comments Download
M net/proxy/proxy_script_decider.h View 2 chunks +4 lines, -11 lines 0 comments Download
M net/proxy/proxy_script_decider.cc View 11 chunks +32 lines, -33 lines 0 comments Download
M net/proxy/proxy_script_decider_unittest.cc View 33 chunks +85 lines, -87 lines 0 comments Download
M net/proxy/proxy_script_fetcher.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/proxy/proxy_script_fetcher_impl.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/proxy/proxy_script_fetcher_impl.cc View 3 chunks +7 lines, -8 lines 0 comments Download
M net/proxy/proxy_script_fetcher_impl_unittest.cc View 11 chunks +18 lines, -21 lines 0 comments Download
M net/proxy/proxy_server.h View 1 chunk +6 lines, -6 lines 0 comments Download
M net/proxy/proxy_server.cc View 5 chunks +10 lines, -12 lines 0 comments Download
M net/proxy/proxy_server_unittest.cc View 6 chunks +115 lines, -225 lines 0 comments Download
M net/proxy/proxy_service.h View 4 chunks +7 lines, -16 lines 0 comments Download
M net/proxy/proxy_service.cc View 30 chunks +76 lines, -85 lines 0 comments Download
M net/proxy/proxy_service_unittest.cc View 71 chunks +281 lines, -190 lines 0 comments Download
M net/quic/congestion_control/cube_root.cc View 2 chunks +7 lines, -8 lines 0 comments Download
M net/quic/congestion_control/cube_root_test.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/quic/congestion_control/cubic.cc View 7 chunks +13 lines, -14 lines 0 comments Download
M net/quic/congestion_control/cubic_test.cc View 6 chunks +12 lines, -13 lines 0 comments Download
M net/quic/congestion_control/fix_rate_receiver.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/congestion_control/fix_rate_receiver.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/congestion_control/fix_rate_sender.cc View 3 chunks +6 lines, -5 lines 0 comments Download
M net/quic/congestion_control/fix_rate_test.cc View 5 chunks +25 lines, -28 lines 0 comments Download
M net/quic/congestion_control/hybrid_slow_start.h View 1 chunk +2 lines, -4 lines 0 comments Download
M net/quic/congestion_control/hybrid_slow_start.cc View 3 chunks +10 lines, -9 lines 0 comments Download
M net/quic/congestion_control/hybrid_slow_start_test.cc View 2 chunks +4 lines, -7 lines 0 comments Download
M net/quic/congestion_control/paced_sender.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/congestion_control/paced_sender_test.cc View 2 chunks +18 lines, -17 lines 0 comments Download
M net/quic/congestion_control/pacing_sender.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/congestion_control/pacing_sender.cc View 5 chunks +15 lines, -15 lines 0 comments Download
M net/quic/congestion_control/pacing_sender_test.cc View 5 chunks +37 lines, -30 lines 0 comments Download
M net/quic/congestion_control/quic_max_sized_map.h View 2 chunks +6 lines, -17 lines 0 comments Download
M net/quic/congestion_control/quic_max_sized_map_test.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/quic/congestion_control/rtt_stats.h View 3 chunks +9 lines, -19 lines 0 comments Download
M net/quic/congestion_control/rtt_stats.cc View 3 chunks +8 lines, -7 lines 0 comments Download
M net/quic/congestion_control/rtt_stats_test.cc View 4 chunks +6 lines, -10 lines 0 comments Download
M net/quic/congestion_control/send_algorithm_interface.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender.cc View 6 chunks +11 lines, -10 lines 0 comments Download
M net/quic/congestion_control/tcp_cubic_sender_test.cc View 20 chunks +82 lines, -81 lines 0 comments Download
M net/quic/congestion_control/tcp_loss_algorithm.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M net/quic/congestion_control/tcp_loss_algorithm_test.cc View 8 chunks +15 lines, -14 lines 0 comments Download
M net/quic/congestion_control/tcp_receiver.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/quic/congestion_control/tcp_receiver_test.cc View 1 chunk +1 line, -3 lines 0 comments Download
M net/quic/congestion_control/time_loss_algorithm.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M net/quic/congestion_control/time_loss_algorithm_test.cc View 4 chunks +10 lines, -9 lines 0 comments Download
M net/quic/crypto/aead_base_decrypter.h View 1 chunk +8 lines, -4 lines 0 comments Download
M net/quic/crypto/aead_base_decrypter_nss.cc View 3 chunks +10 lines, -4 lines 0 comments Download
M net/quic/crypto/aead_base_decrypter_openssl.cc View 5 chunks +15 lines, -8 lines 0 comments Download
M net/quic/crypto/aead_base_encrypter.h View 1 chunk +8 lines, -4 lines 0 comments Download
M net/quic/crypto/aead_base_encrypter_nss.cc View 4 chunks +13 lines, -5 lines 0 comments Download
M net/quic/crypto/aead_base_encrypter_openssl.cc View 6 chunks +18 lines, -9 lines 0 comments Download
M net/quic/crypto/aes_128_gcm_12_decrypter_nss.cc View 11 chunks +38 lines, -24 lines 0 comments Download
M net/quic/crypto/aes_128_gcm_12_decrypter_openssl.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M net/quic/crypto/aes_128_gcm_12_decrypter_test.cc View 4 chunks +113 lines, -164 lines 0 comments Download
M net/quic/crypto/aes_128_gcm_12_encrypter_nss.cc View 10 chunks +35 lines, -22 lines 0 comments Download
M net/quic/crypto/aes_128_gcm_12_encrypter_openssl.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M net/quic/crypto/aes_128_gcm_12_encrypter_test.cc View 4 chunks +81 lines, -127 lines 0 comments Download
M net/quic/crypto/cert_compressor.cc View 10 chunks +140 lines, -140 lines 0 comments Download
M net/quic/crypto/cert_compressor_test.cc View 3 chunks +35 lines, -17 lines 0 comments Download
M net/quic/crypto/chacha20_poly1305_decrypter_nss.cc View 2 chunks +14 lines, -6 lines 0 comments Download
M net/quic/crypto/chacha20_poly1305_decrypter_openssl.cc View 1 chunk +8 lines, -3 lines 0 comments Download
M net/quic/crypto/chacha20_poly1305_decrypter_test.cc View 4 chunks +39 lines, -38 lines 0 comments Download
M net/quic/crypto/chacha20_poly1305_encrypter_nss.cc View 2 chunks +14 lines, -6 lines 0 comments Download
M net/quic/crypto/chacha20_poly1305_encrypter_openssl.cc View 1 chunk +8 lines, -3 lines 0 comments Download
M net/quic/crypto/chacha20_poly1305_encrypter_test.cc View 3 chunks +18 lines, -14 lines 0 comments Download
M net/quic/crypto/channel_id.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/crypto/channel_id_nss.cc View 4 chunks +9 lines, -12 lines 0 comments Download
M net/quic/crypto/channel_id_openssl.cc View 4 chunks +8 lines, -9 lines 0 comments Download
M net/quic/crypto/channel_id_test.cc View 2 chunks +167 lines, -154 lines 0 comments Download
M net/quic/crypto/common_cert_set.cc View 3 chunks +13 lines, -12 lines 0 comments Download
M net/quic/crypto/common_cert_set_test.cc View 3 chunks +62 lines, -60 lines 0 comments Download
M net/quic/crypto/crypto_framer.h View 1 chunk +1 line, -2 lines 0 comments Download
M net/quic/crypto/crypto_framer.cc View 7 chunks +13 lines, -13 lines 0 comments Download
M net/quic/crypto/crypto_framer_test.cc View 13 chunks +222 lines, -236 lines 0 comments Download
M net/quic/crypto/crypto_handshake.cc View 2 chunks +9 lines, -6 lines 0 comments Download
M net/quic/crypto/crypto_handshake_message.h View 2 chunks +6 lines, -3 lines 0 comments Download
M net/quic/crypto/crypto_handshake_message.cc View 5 chunks +12 lines, -10 lines 0 comments Download
M net/quic/crypto/crypto_protocol.h View 5 chunks +7 lines, -9 lines 0 comments Download
M net/quic/crypto/crypto_secret_boxer.cc View 3 chunks +12 lines, -6 lines 0 comments Download
M net/quic/crypto/crypto_secret_boxer_test.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/quic/crypto/crypto_server_config_protobuf.h View 2 chunks +14 lines, -42 lines 0 comments Download
M net/quic/crypto/crypto_server_config_protobuf.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/quic/crypto/crypto_server_test.cc View 15 chunks +144 lines, -116 lines 0 comments Download
M net/quic/crypto/crypto_utils.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M net/quic/crypto/crypto_utils_test.cc View 1 chunk +20 lines, -8 lines 0 comments Download
M net/quic/crypto/curve25519_key_exchange.cc View 4 chunks +11 lines, -8 lines 0 comments Download
M net/quic/crypto/local_strike_register_client.cc View 2 chunks +11 lines, -6 lines 0 comments Download
M net/quic/crypto/local_strike_register_client_test.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M net/quic/crypto/null_decrypter.cc View 2 chunks +12 lines, -6 lines 0 comments Download
M net/quic/crypto/null_decrypter_test.cc View 3 chunks +13 lines, -22 lines 0 comments Download
M net/quic/crypto/null_encrypter.cc View 3 chunks +21 lines, -11 lines 0 comments Download
M net/quic/crypto/null_encrypter_test.cc View 1 chunk +11 lines, -14 lines 0 comments Download
M net/quic/crypto/p256_key_exchange.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/quic/crypto/p256_key_exchange_nss.cc View 6 chunks +23 lines, -24 lines 0 comments Download
M net/quic/crypto/p256_key_exchange_openssl.cc View 4 chunks +19 lines, -12 lines 0 comments Download
M net/quic/crypto/p256_key_exchange_test.cc View 1 chunk +0 lines, -1 line 0 comments Download
M net/quic/crypto/proof_test.cc View 8 chunks +152 lines, -123 lines 0 comments Download
M net/quic/crypto/proof_verifier_chromium.cc View 7 chunks +34 lines, -28 lines 0 comments Download
M net/quic/crypto/quic_crypto_client_config.cc View 20 chunks +73 lines, -53 lines 0 comments Download
M net/quic/crypto/quic_crypto_client_config_test.cc View 6 chunks +22 lines, -22 lines 0 comments Download
M net/quic/crypto/quic_crypto_server_config.h View 5 chunks +23 lines, -29 lines 0 comments Download
M net/quic/crypto/quic_crypto_server_config.cc View 32 chunks +129 lines, -113 lines 0 comments Download
M net/quic/crypto/quic_crypto_server_config_test.cc View 10 chunks +76 lines, -202 lines 0 comments Download
M net/quic/crypto/quic_random.cc View 1 chunk +3 lines, -1 line 0 comments Download
M net/quic/crypto/quic_server_info.cc View 2 chunks +7 lines, -4 lines 0 comments Download
M net/quic/crypto/source_address_token.h View 1 chunk +4 lines, -12 lines 0 comments Download
M net/quic/crypto/strike_register.cc View 5 chunks +36 lines, -27 lines 0 comments Download
M net/quic/crypto/strike_register_client.h View 1 chunk +3 lines, -4 lines 0 comments Download
M net/quic/crypto/strike_register_test.cc View 12 chunks +49 lines, -28 lines 0 comments Download
M net/quic/iovector.h View 2 chunks +6 lines, -7 lines 0 comments Download
M net/quic/iovector.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/quic/iovector_test.cc View 3 chunks +7 lines, -11 lines 0 comments Download
M net/quic/port_suggester.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M net/quic/port_suggester_unittest.cc View 5 chunks +11 lines, -13 lines 0 comments Download
M net/quic/quic_ack_notifier.h View 2 chunks +3 lines, -2 lines 0 comments Download
M net/quic/quic_ack_notifier.cc View 3 chunks +11 lines, -8 lines 0 comments Download
M net/quic/quic_ack_notifier_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_ack_notifier_manager.cc View 4 chunks +10 lines, -7 lines 0 comments Download
M net/quic/quic_ack_notifier_test.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/quic/quic_address_mismatch.h View 1 chunk +0 lines, -2 lines 0 comments Download
M net/quic/quic_address_mismatch_test.cc View 1 chunk +12 lines, -24 lines 0 comments Download
M net/quic/quic_alarm.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M net/quic/quic_alarm_test.cc View 2 chunks +3 lines, -7 lines 0 comments Download
M net/quic/quic_bandwidth.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M net/quic/quic_bandwidth_test.cc View 2 chunks +13 lines, -11 lines 0 comments Download
M net/quic/quic_client_session.cc View 15 chunks +58 lines, -49 lines 0 comments Download
M net/quic/quic_client_session_base.h View 1 chunk +1 line, -2 lines 0 comments Download
M net/quic/quic_client_session_base.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/quic/quic_client_session_test.cc View 5 chunks +26 lines, -16 lines 0 comments Download
M net/quic/quic_clock.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/quic_config.h View 1 chunk +1 line, -3 lines 0 comments Download
M net/quic/quic_config.cc View 14 chunks +45 lines, -50 lines 0 comments Download
M net/quic/quic_config_test.cc View 2 chunks +2 lines, -5 lines 0 comments Download
M net/quic/quic_connection.h View 5 chunks +5 lines, -11 lines 0 comments Download
M net/quic/quic_connection.cc View 48 chunks +138 lines, -148 lines 0 comments Download
M net/quic/quic_connection_helper_test.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M net/quic/quic_connection_logger.h View 1 chunk +2 lines, -4 lines 0 comments Download
M net/quic/quic_connection_logger.cc View 19 chunks +86 lines, -76 lines 0 comments Download
M net/quic/quic_connection_stats.h View 3 chunks +9 lines, -8 lines 0 comments Download
M net/quic/quic_connection_stats.cc View 3 chunks +6 lines, -9 lines 0 comments Download
M net/quic/quic_connection_test.cc View 111 chunks +325 lines, -368 lines 0 comments Download
M net/quic/quic_crypto_client_stream.cc View 9 chunks +38 lines, -29 lines 0 comments Download
M net/quic/quic_crypto_client_stream_test.cc View 5 chunks +14 lines, -10 lines 0 comments Download
M net/quic/quic_crypto_server_stream.cc View 5 chunks +13 lines, -11 lines 0 comments Download
M net/quic/quic_crypto_server_stream_test.cc View 8 chunks +23 lines, -19 lines 0 comments Download
M net/quic/quic_crypto_stream.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/quic/quic_crypto_stream_test.cc View 3 chunks +6 lines, -10 lines 0 comments Download
M net/quic/quic_data_reader.cc View 1 chunk +1 line, -3 lines 0 comments Download
M net/quic/quic_data_stream.cc View 5 chunks +9 lines, -10 lines 0 comments Download
M net/quic/quic_data_stream_test.cc View 16 chunks +45 lines, -45 lines 0 comments Download
M net/quic/quic_data_writer.h View 1 chunk +1 line, -3 lines 0 comments Download
M net/quic/quic_data_writer.cc View 2 chunks +3 lines, -5 lines 0 comments Download
M net/quic/quic_data_writer_test.cc View 3 chunks +106 lines, -47 lines 0 comments Download
M net/quic/quic_default_packet_writer.h View 1 chunk +5 lines, -7 lines 0 comments Download
M net/quic/quic_default_packet_writer.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M net/quic/quic_end_to_end_unittest.cc View 10 chunks +21 lines, -31 lines 0 comments Download
M net/quic/quic_fec_group.h View 1 chunk +1 line, -3 lines 0 comments Download
M net/quic/quic_fec_group.cc View 4 chunks +8 lines, -7 lines 0 comments Download
M net/quic/quic_fec_group_test.cc View 3 chunks +6 lines, -16 lines 0 comments Download
M net/quic/quic_flow_controller.cc View 2 chunks +14 lines, -16 lines 0 comments Download
M net/quic/quic_flow_controller_test.cc View 4 chunks +15 lines, -12 lines 0 comments Download
M net/quic/quic_framer.h View 5 chunks +6 lines, -17 lines 0 comments Download
M net/quic/quic_framer.cc View 61 chunks +174 lines, -177 lines 0 comments Download
M net/quic/quic_framer_test.cc View 137 chunks +1783 lines, -1977 lines 0 comments Download
M net/quic/quic_headers_stream.h View 1 chunk +1 line, -3 lines 0 comments Download
M net/quic/quic_headers_stream.cc View 4 chunks +14 lines, -14 lines 0 comments Download
M net/quic/quic_headers_stream_test.cc View 15 chunks +70 lines, -72 lines 0 comments Download
M net/quic/quic_http_stream.h View 2 chunks +3 lines, -3 lines 0 comments Download
M net/quic/quic_http_stream.cc View 12 chunks +32 lines, -22 lines 0 comments Download
M net/quic/quic_http_stream_test.cc View 20 chunks +123 lines, -102 lines 0 comments Download
M net/quic/quic_http_utils.h View 1 chunk +4 lines, -4 lines 0 comments Download
M net/quic/quic_http_utils.cc View 1 chunk +8 lines, -9 lines 0 comments Download
M net/quic/quic_network_transaction_unittest.cc View 20 chunks +130 lines, -167 lines 0 comments Download
M net/quic/quic_packet_creator.h View 2 chunks +5 lines, -10 lines 0 comments Download
M net/quic/quic_packet_creator.cc View 13 chunks +51 lines, -45 lines 0 comments Download
M net/quic/quic_packet_creator_test.cc View 20 chunks +58 lines, -53 lines 0 comments Download
M net/quic/quic_packet_generator.h View 1 chunk +1 line, -2 lines 0 comments Download
M net/quic/quic_packet_generator.cc View 4 chunks +10 lines, -8 lines 0 comments Download
M net/quic/quic_packet_generator_test.cc View 21 chunks +84 lines, -82 lines 0 comments Download
M net/quic/quic_packet_writer.h View 1 chunk +4 lines, -4 lines 0 comments Download
M net/quic/quic_protocol.h View 28 chunks +88 lines, -85 lines 0 comments Download
M net/quic/quic_protocol.cc View 22 chunks +86 lines, -106 lines 0 comments Download
M net/quic/quic_protocol_test.cc View 5 chunks +16 lines, -14 lines 0 comments Download
M net/quic/quic_received_packet_manager.h View 3 chunks +4 lines, -5 lines 0 comments Download
M net/quic/quic_received_packet_manager.cc View 5 chunks +9 lines, -8 lines 0 comments Download
M net/quic/quic_received_packet_manager_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_reliable_client_stream.cc View 2 chunks +4 lines, -5 lines 0 comments Download
M net/quic/quic_reliable_client_stream_test.cc View 4 chunks +21 lines, -18 lines 0 comments Download
M net/quic/quic_sent_entropy_manager.h View 1 chunk +3 lines, -3 lines 0 comments Download
M net/quic/quic_sent_entropy_manager.cc View 5 chunks +10 lines, -11 lines 0 comments Download
M net/quic/quic_sent_entropy_manager_test.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M net/quic/quic_sent_packet_manager.h View 2 chunks +11 lines, -12 lines 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 23 chunks +45 lines, -43 lines 0 comments Download
M net/quic/quic_sent_packet_manager_test.cc View 29 chunks +112 lines, -90 lines 0 comments Download
M net/quic/quic_server_id.h View 1 chunk +1 line, -3 lines 0 comments Download
M net/quic/quic_server_id.cc View 3 chunks +14 lines, -12 lines 0 comments Download
M net/quic/quic_server_id_test.cc View 5 chunks +169 lines, -169 lines 0 comments Download
M net/quic/quic_session.h View 4 chunks +5 lines, -14 lines 0 comments Download
M net/quic/quic_session.cc View 13 chunks +25 lines, -34 lines 0 comments Download
M net/quic/quic_session_test.cc View 11 chunks +45 lines, -53 lines 0 comments Download
M net/quic/quic_socket_address_coder.h View 1 chunk +2 lines, -6 lines 0 comments Download
M net/quic/quic_socket_address_coder_test.cc View 3 chunks +29 lines, -21 lines 0 comments Download
M net/quic/quic_stream_factory.h View 3 chunks +4 lines, -7 lines 0 comments Download
M net/quic/quic_stream_factory.cc View 24 chunks +89 lines, -79 lines 0 comments Download
M net/quic/quic_stream_factory_test.cc View 39 chunks +99 lines, -84 lines 0 comments Download
M net/quic/quic_stream_sequencer.cc View 7 chunks +15 lines, -17 lines 0 comments Download
M net/quic/quic_stream_sequencer_test.cc View 10 chunks +18 lines, -29 lines 0 comments Download
M net/quic/quic_time.cc View 3 chunks +3 lines, -6 lines 0 comments Download
M net/quic/quic_time_test.cc View 4 chunks +13 lines, -19 lines 0 comments Download
M net/quic/quic_unacked_packet_map.h View 2 chunks +3 lines, -4 lines 0 comments Download
M net/quic/quic_unacked_packet_map.cc View 15 chunks +36 lines, -30 lines 0 comments Download
M net/quic/quic_utils.cc View 4 chunks +9 lines, -8 lines 0 comments Download
M net/quic/quic_utils_chromium.h View 4 chunks +12 lines, -12 lines 0 comments Download
M net/quic/quic_utils_test.cc View 4 chunks +31 lines, -29 lines 0 comments Download
M net/quic/quic_write_blocked_list.h View 3 chunks +4 lines, -6 lines 0 comments Download
M net/quic/quic_write_blocked_list.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M net/quic/quic_write_blocked_list_test.cc View 2 chunks +4 lines, -8 lines 0 comments Download
M net/quic/reliable_quic_stream.h View 2 chunks +2 lines, -5 lines 0 comments Download
M net/quic/reliable_quic_stream.cc View 5 chunks +16 lines, -17 lines 0 comments Download
M net/quic/reliable_quic_stream_test.cc View 16 chunks +73 lines, -73 lines 0 comments Download
M net/quic/test_tools/crypto_test_utils.cc View 11 chunks +26 lines, -33 lines 0 comments Download
M net/quic/test_tools/crypto_test_utils_chromium.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M net/quic/test_tools/crypto_test_utils_nss.cc View 3 chunks +9 lines, -14 lines 0 comments Download
M net/quic/test_tools/crypto_test_utils_openssl.cc View 4 chunks +11 lines, -10 lines 0 comments Download
M net/quic/test_tools/delayed_verify_strike_register_client.h View 2 chunks +2 lines, -7 lines 0 comments Download
M net/quic/test_tools/delayed_verify_strike_register_client.cc View 2 chunks +10 lines, -4 lines 0 comments Download
M net/quic/test_tools/mock_clock.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/test_tools/mock_crypto_client_stream.h View 1 chunk +6 lines, -7 lines 0 comments Download
M net/quic/test_tools/mock_crypto_client_stream.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/quic/test_tools/mock_crypto_client_stream_factory.h View 2 chunks +2 lines, -4 lines 0 comments Download
M net/quic/test_tools/mock_crypto_client_stream_factory.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M net/quic/test_tools/mock_random.cc View 1 chunk +2 lines, -6 lines 0 comments Download
M net/quic/test_tools/quic_connection_peer.h View 1 chunk +1 line, -2 lines 0 comments Download
M net/quic/test_tools/quic_connection_peer.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M net/quic/test_tools/quic_flow_controller_peer.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/test_tools/quic_framer_peer.cc View 2 chunks +4 lines, -5 lines 0 comments Download
M net/quic/test_tools/quic_packet_creator_peer.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M net/quic/test_tools/quic_sent_packet_manager_peer.h View 2 chunks +4 lines, -5 lines 0 comments Download
M net/quic/test_tools/quic_sent_packet_manager_peer.cc View 4 chunks +8 lines, -6 lines 0 comments Download
M net/quic/test_tools/quic_session_peer.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M net/quic/test_tools/quic_test_packet_maker.h View 1 chunk +2 lines, -3 lines 0 comments Download
M net/quic/test_tools/quic_test_packet_maker.cc View 3 chunks +10 lines, -7 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.h View 8 chunks +51 lines, -50 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.cc View 17 chunks +89 lines, -81 lines 0 comments Download
M net/quic/test_tools/reliable_quic_stream_peer.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M net/quic/test_tools/simple_quic_framer.cc View 7 chunks +16 lines, -31 lines 0 comments Download
M net/quic/test_tools/test_task_runner.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M net/server/http_connection.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/server/http_server.h View 2 chunks +2 lines, -3 lines 0 comments Download
M net/server/http_server.cc View 5 chunks +18 lines, -23 lines 0 comments Download
M net/server/http_server_request_info.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/server/http_server_response_info.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M net/server/http_server_unittest.cc View 5 chunks +7 lines, -13 lines 0 comments Download
M net/server/web_socket.h View 1 chunk +1 line, -6 lines 0 comments Download
M net/server/web_socket.cc View 6 chunks +29 lines, -32 lines 0 comments Download
M net/socket/buffered_write_stream_socket.h View 1 chunk +4 lines, -2 lines 0 comments Download
M net/socket/buffered_write_stream_socket.cc View 2 chunks +6 lines, -3 lines 0 comments Download
M net/socket/buffered_write_stream_socket_unittest.cc View 7 chunks +9 lines, -12 lines 0 comments Download
M net/socket/client_socket_factory.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M net/socket/client_socket_handle.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M net/socket/client_socket_pool.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/socket/client_socket_pool_base.h View 16 chunks +47 lines, -50 lines 0 comments Download
M net/socket/client_socket_pool_base.cc View 35 chunks +120 lines, -93 lines 0 comments Download
M net/socket/client_socket_pool_base_unittest.cc View 100 chunks +644 lines, -658 lines 0 comments Download
M net/socket/client_socket_pool_histograms.cc View 1 chunk +21 lines, -16 lines 0 comments Download
M net/socket/client_socket_pool_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M net/socket/client_socket_pool_manager.cc View 14 chunks +161 lines, -87 lines 0 comments Download
M net/socket/client_socket_pool_manager_impl.h View 1 chunk +2 lines, -5 lines 0 comments Download
M net/socket/client_socket_pool_manager_impl.cc View 9 chunks +91 lines, -104 lines 0 comments Download
M net/socket/deterministic_socket_data_unittest.cc View 27 chunks +91 lines, -88 lines 0 comments Download
M net/socket/mock_client_socket_pool_manager.cc View 1 chunk +5 lines, -4 lines 0 comments Download
M net/socket/next_proto.h View 1 chunk +0 lines, -3 lines 0 comments Download
M net/socket/nss_ssl_util.cc View 9 chunks +16 lines, -21 lines 0 comments Download
M net/socket/server_socket.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/socket/socket.h View 2 chunks +4 lines, -2 lines 0 comments Download
M net/socket/socket_descriptor.h View 1 chunk +2 lines, -3 lines 0 comments Download
M net/socket/socket_descriptor.cc View 1 chunk +8 lines, -5 lines 0 comments Download
M net/socket/socket_test_util.h View 5 chunks +8 lines, -16 lines 0 comments Download
M net/socket/socket_test_util.cc View 51 chunks +194 lines, -163 lines 0 comments Download
M net/socket/socks5_client_socket.cc View 12 chunks +35 lines, -31 lines 0 comments Download
M net/socket/socks5_client_socket_unittest.cc View 10 chunks +109 lines, -85 lines 0 comments Download
M net/socket/socks_client_socket.cc View 7 chunks +16 lines, -11 lines 0 comments Download
M net/socket/socks_client_socket_pool.h View 2 chunks +10 lines, -10 lines 0 comments Download
M net/socket/socks_client_socket_pool.cc View 7 chunks +33 lines, -26 lines 0 comments Download
M net/socket/socks_client_socket_pool_unittest.cc View 12 chunks +69 lines, -41 lines 0 comments Download
M net/socket/socks_client_socket_unittest.cc View 9 chunks +93 lines, -95 lines 0 comments Download
M net/socket/ssl_client_socket.h View 2 chunks +1 line, -3 lines 0 comments Download
M net/socket/ssl_client_socket.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M net/socket/ssl_client_socket_nss.cc View 82 chunks +344 lines, -332 lines 0 comments Download
M net/socket/ssl_client_socket_openssl.h View 2 chunks +9 lines, -5 lines 0 comments Download
M net/socket/ssl_client_socket_openssl.cc View 32 chunks +116 lines, -107 lines 0 comments Download
M net/socket/ssl_client_socket_openssl_unittest.cc View 10 chunks +33 lines, -48 lines 0 comments Download
M net/socket/ssl_client_socket_pool.h View 4 chunks +48 lines, -54 lines 0 comments Download
M net/socket/ssl_client_socket_pool.cc View 13 chunks +79 lines, -69 lines 0 comments Download
M net/socket/ssl_client_socket_pool_unittest.cc View 31 chunks +104 lines, -89 lines 0 comments Download
M net/socket/ssl_client_socket_unittest.cc View 13 chunks +46 lines, -43 lines 0 comments Download
M net/socket/ssl_server_socket_nss.h View 1 chunk +4 lines, -2 lines 0 comments Download
M net/socket/ssl_server_socket_nss.cc View 10 chunks +31 lines, -19 lines 0 comments Download
M net/socket/ssl_server_socket_unittest.cc View 10 chunks +36 lines, -62 lines 0 comments Download
M net/socket/ssl_session_cache_openssl.cc View 3 chunks +10 lines, -4 lines 0 comments Download
M net/socket/ssl_socket.h View 1 chunk +1 line, -1 line 0 comments Download
M net/socket/stream_listen_socket.h View 2 chunks +4 lines, -9 lines 0 comments Download
M net/socket/stream_listen_socket.cc View 3 chunks +5 lines, -4 lines 0 comments Download
M net/socket/stream_socket.cc View 1 chunk +0 lines, -1 line 0 comments Download
M net/socket/tcp_client_socket.h View 1 chunk +4 lines, -2 lines 0 comments Download
M net/socket/tcp_client_socket.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M net/socket/tcp_client_socket_unittest.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M net/socket/tcp_listen_socket.h View 1 chunk +3 lines, -1 line 0 comments Download
M net/socket/tcp_listen_socket.cc View 5 chunks +13 lines, -10 lines 0 comments Download
M net/socket/tcp_listen_socket_unittest.h View 3 chunks +6 lines, -8 lines 0 comments Download
M net/socket/tcp_listen_socket_unittest.cc View 9 chunks +21 lines, -25 lines 0 comments Download
M net/socket/tcp_server_socket.cc View 3 chunks +9 lines, -8 lines 0 comments Download
M net/socket/tcp_server_socket_unittest.cc View 8 chunks +15 lines, -19 lines 0 comments Download
M net/socket/tcp_socket_libevent.h View 1 chunk +1 line, -2 lines 0 comments Download
M net/socket/tcp_socket_libevent.cc View 19 chunks +81 lines, -68 lines 0 comments Download
M net/socket/tcp_socket_unittest.cc View 10 chunks +32 lines, -33 lines 0 comments Download
M net/socket/tcp_socket_win.h View 3 chunks +2 lines, -4 lines 0 comments Download
M net/socket/tcp_socket_win.cc View 17 chunks +54 lines, -40 lines 0 comments Download
M net/socket/transport_client_socket_pool.h View 3 chunks +10 lines, -12 lines 0 comments Download
M net/socket/transport_client_socket_pool.cc View 12 chunks +76 lines, -72 lines 0 comments Download
M net/socket/transport_client_socket_pool_unittest.cc View 37 chunks +189 lines, -191 lines 0 comments Download
M net/socket/transport_client_socket_unittest.cc View 4 chunks +14 lines, -23 lines 0 comments Download
M net/socket/unix_domain_socket_posix.h View 1 chunk +1 line, -1 line 0 comments Download
M net/socket/unix_domain_socket_posix.cc View 2 chunks +23 lines, -21 lines 0 comments Download
M net/socket/unix_domain_socket_posix_unittest.cc View 5 chunks +10 lines, -16 lines 0 comments Download
M net/socket_stream/socket_stream.h View 6 chunks +12 lines, -10 lines 0 comments Download
M net/socket_stream/socket_stream.cc View 16 chunks +40 lines, -39 lines 0 comments Download
M net/socket_stream/socket_stream_job.h View 2 chunks +5 lines, -7 lines 0 comments Download
M net/socket_stream/socket_stream_job.cc View 4 chunks +8 lines, -4 lines 0 comments Download
M net/socket_stream/socket_stream_job_manager.h View 2 chunks +8 lines, -5 lines 0 comments Download
M net/socket_stream/socket_stream_job_manager.cc View 2 chunks +8 lines, -5 lines 0 comments Download
M net/socket_stream/socket_stream_metrics.cc View 2 chunks +13 lines, -19 lines 0 comments Download
M net/socket_stream/socket_stream_metrics_unittest.cc View 4 chunks +5 lines, -11 lines 0 comments Download
M net/socket_stream/socket_stream_unittest.cc View 31 chunks +219 lines, -227 lines 0 comments Download
M net/spdy/buffered_spdy_framer.h View 4 chunks +10 lines, -12 lines 0 comments Download
M net/spdy/buffered_spdy_framer.cc View 8 chunks +15 lines, -23 lines 0 comments Download
M net/spdy/buffered_spdy_framer_unittest.cc View 8 chunks +24 lines, -30 lines 0 comments Download
M net/spdy/fuzzing/hpack_example_generator.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/spdy/fuzzing/hpack_fuzz_mutator.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M net/spdy/fuzzing/hpack_fuzz_util.h View 1 chunk +2 lines, -6 lines 0 comments Download
M net/spdy/fuzzing/hpack_fuzz_util.cc View 5 chunks +24 lines, -22 lines 0 comments Download
M net/spdy/fuzzing/hpack_fuzz_util_test.cc View 5 chunks +25 lines, -20 lines 0 comments Download
M net/spdy/fuzzing/hpack_fuzz_wrapper.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/spdy/hpack_constants.h View 1 chunk +8 lines, -8 lines 0 comments Download
M net/spdy/hpack_constants.cc View 1 chunk +258 lines, -259 lines 0 comments Download
M net/spdy/hpack_decoder.cc View 6 chunks +14 lines, -12 lines 0 comments Download
M net/spdy/hpack_decoder_test.cc View 16 chunks +77 lines, -91 lines 0 comments Download
M net/spdy/hpack_encoder.cc View 10 chunks +25 lines, -25 lines 0 comments Download
M net/spdy/hpack_encoder_test.cc View 5 chunks +11 lines, -21 lines 0 comments Download
M net/spdy/hpack_entry.h View 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/hpack_entry.cc View 3 chunks +7 lines, -7 lines 0 comments Download
M net/spdy/hpack_header_table.h View 2 chunks +3 lines, -4 lines 0 comments Download
M net/spdy/hpack_header_table.cc View 5 chunks +79 lines, -73 lines 0 comments Download
M net/spdy/hpack_header_table_test.cc View 12 chunks +37 lines, -45 lines 0 comments Download
M net/spdy/hpack_huffman_aggregator.h View 1 chunk +4 lines, -4 lines 0 comments Download
M net/spdy/hpack_huffman_aggregator.cc View 6 chunks +13 lines, -12 lines 0 comments Download
M net/spdy/hpack_huffman_aggregator_test.cc View 7 chunks +27 lines, -29 lines 0 comments Download
M net/spdy/hpack_huffman_table.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/spdy/hpack_huffman_table.cc View 4 chunks +16 lines, -14 lines 0 comments Download
M net/spdy/hpack_huffman_table_test.cc View 21 chunks +120 lines, -139 lines 0 comments Download
M net/spdy/hpack_input_stream.h View 1 chunk +2 lines, -6 lines 0 comments Download
M net/spdy/hpack_input_stream.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M net/spdy/hpack_input_stream_test.cc View 4 chunks +13 lines, -12 lines 0 comments Download
M net/spdy/hpack_output_stream.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M net/spdy/hpack_round_trip_test.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M net/spdy/hpack_string_util.h View 1 chunk +2 lines, -3 lines 0 comments Download
M net/spdy/mock_spdy_framer_visitor.h View 1 chunk +26 lines, -24 lines 0 comments Download
M net/spdy/mock_spdy_framer_visitor.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/spdy/spdy_buffer.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M net/spdy/spdy_buffer_producer.cc View 1 chunk +8 lines, -4 lines 0 comments Download
M net/spdy/spdy_buffer_unittest.cc View 2 chunks +4 lines, -8 lines 0 comments Download
M net/spdy/spdy_frame_builder.h View 1 chunk +1 line, -3 lines 0 comments Download
M net/spdy/spdy_frame_builder.cc View 6 chunks +8 lines, -12 lines 0 comments Download
M net/spdy/spdy_frame_builder_test.cc View 1 chunk +1 line, -3 lines 0 comments Download
M net/spdy/spdy_frame_reader.cc View 1 chunk +1 line, -3 lines 0 comments Download
M net/spdy/spdy_frame_reader_test.cc View 12 chunks +27 lines, -31 lines 0 comments Download
M net/spdy/spdy_framer.h View 9 chunks +17 lines, -26 lines 0 comments Download
M net/spdy/spdy_framer.cc View 62 chunks +360 lines, -412 lines 0 comments Download
M net/spdy/spdy_framer_test.cc View 113 chunks +967 lines, -1440 lines 0 comments Download
M net/spdy/spdy_header_block.h View 1 chunk +2 lines, -3 lines 0 comments Download
M net/spdy/spdy_header_block.cc View 2 chunks +7 lines, -9 lines 0 comments Download
M net/spdy/spdy_headers_block_parser.cc View 5 chunks +15 lines, -15 lines 0 comments Download
M net/spdy/spdy_headers_block_parser_test.cc View 8 chunks +38 lines, -33 lines 0 comments Download
M net/spdy/spdy_http_stream.cc View 8 chunks +37 lines, -35 lines 0 comments Download
M net/spdy/spdy_http_stream_unittest.cc View 18 chunks +109 lines, -121 lines 0 comments Download
M net/spdy/spdy_http_utils.h View 2 chunks +12 lines, -12 lines 0 comments Download
M net/spdy/spdy_http_utils.cc View 4 chunks +17 lines, -16 lines 0 comments Download
M net/spdy/spdy_network_transaction_unittest.cc View 173 chunks +1264 lines, -1630 lines 0 comments Download
M net/spdy/spdy_pinnable_buffer_piece.h View 3 chunks +4 lines, -10 lines 0 comments Download
M net/spdy/spdy_pinnable_buffer_piece.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M net/spdy/spdy_pinnable_buffer_piece_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/spdy/spdy_prefixed_buffer_reader.h View 1 chunk +4 lines, -2 lines 0 comments Download
M net/spdy/spdy_prefixed_buffer_reader.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M net/spdy/spdy_prefixed_buffer_reader_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/spdy/spdy_priority_forest.h View 12 chunks +31 lines, -23 lines 0 comments Download
M net/spdy/spdy_priority_forest_test.cc View 9 chunks +23 lines, -17 lines 0 comments Download
M net/spdy/spdy_protocol.h View 13 chunks +218 lines, -229 lines 0 comments Download
M net/spdy/spdy_protocol.cc View 10 chunks +30 lines, -26 lines 0 comments Download
M net/spdy/spdy_proxy_client_socket.h View 2 chunks +2 lines, -4 lines 0 comments Download
M net/spdy/spdy_proxy_client_socket.cc View 9 chunks +33 lines, -28 lines 0 comments Download
M net/spdy/spdy_proxy_client_socket_unittest.cc View 49 chunks +169 lines, -208 lines 0 comments Download
M net/spdy/spdy_read_queue.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/spdy/spdy_session.h View 12 chunks +36 lines, -48 lines 0 comments Download
M net/spdy/spdy_session.cc View 84 chunks +327 lines, -321 lines 0 comments Download
M net/spdy/spdy_session_key.h View 2 chunks +1 line, -4 lines 0 comments Download
M net/spdy/spdy_session_key.cc View 2 chunks +10 lines, -10 lines 0 comments Download
M net/spdy/spdy_session_pool.h View 1 chunk +3 lines, -4 lines 0 comments Download
M net/spdy/spdy_session_pool.cc View 11 chunks +37 lines, -38 lines 0 comments Download
M net/spdy/spdy_session_pool_unittest.cc View 15 chunks +60 lines, -75 lines 0 comments Download
M net/spdy/spdy_session_test_util.cc View 2 chunks +3 lines, -5 lines 0 comments Download
M net/spdy/spdy_session_unittest.cc View 131 chunks +505 lines, -609 lines 0 comments Download
M net/spdy/spdy_stream.h View 1 chunk +1 line, -4 lines 0 comments Download
M net/spdy/spdy_stream.cc View 27 chunks +85 lines, -75 lines 0 comments Download
M net/spdy/spdy_stream_test_util.h View 1 chunk +3 lines, -3 lines 0 comments Download
M net/spdy/spdy_stream_test_util.cc View 7 chunks +22 lines, -19 lines 0 comments Download
M net/spdy/spdy_stream_unittest.cc View 41 chunks +108 lines, -163 lines 0 comments Download
M net/spdy/spdy_test_util_common.h View 8 chunks +34 lines, -36 lines 0 comments Download
M net/spdy/spdy_test_util_common.cc View 32 chunks +154 lines, -147 lines 0 comments Download
M net/spdy/spdy_test_utils.h View 1 chunk +10 lines, -9 lines 0 comments Download
M net/spdy/spdy_test_utils.cc View 7 chunks +19 lines, -20 lines 0 comments Download
M net/spdy/spdy_websocket_stream.h View 1 chunk +1 line, -2 lines 0 comments Download
M net/spdy/spdy_websocket_stream.cc View 2 chunks +7 lines, -2 lines 0 comments Download
M net/spdy/spdy_websocket_stream_unittest.cc View 19 chunks +110 lines, -172 lines 0 comments Download
M net/spdy/spdy_websocket_test_util.cc View 6 chunks +32 lines, -43 lines 0 comments Download
M net/spdy/spdy_write_queue.cc View 6 chunks +16 lines, -8 lines 0 comments Download
M net/spdy/spdy_write_queue_unittest.cc View 6 chunks +28 lines, -23 lines 0 comments Download
M net/spdy/write_blocked_list_test.cc View 1 chunk +0 lines, -1 line 0 comments Download
M net/ssl/client_cert_store.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/ssl/client_cert_store_chromeos.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/ssl/client_cert_store_chromeos.cc View 3 chunks +9 lines, -7 lines 0 comments Download
M net/ssl/client_cert_store_mac.cc View 6 chunks +22 lines, -18 lines 0 comments Download
M net/ssl/client_cert_store_mac_unittest.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M net/ssl/client_cert_store_nss.cc View 3 chunks +16 lines, -15 lines 0 comments Download
M net/ssl/client_cert_store_unittest-inl.h View 5 chunks +18 lines, -18 lines 0 comments Download
M net/ssl/client_cert_store_win.cc View 5 chunks +26 lines, -23 lines 0 comments Download
M net/ssl/default_server_bound_cert_store.h View 2 chunks +20 lines, -25 lines 0 comments Download
M net/ssl/default_server_bound_cert_store.cc View 15 chunks +50 lines, -41 lines 0 comments Download
M net/ssl/default_server_bound_cert_store_unittest.cc View 17 chunks +81 lines, -141 lines 0 comments Download
M net/ssl/openssl_client_key_store.h View 1 chunk +1 line, -3 lines 0 comments Download
M net/ssl/openssl_client_key_store.cc View 2 chunks +1 line, -4 lines 0 comments Download
M net/ssl/openssl_client_key_store_unittest.cc View 4 chunks +10 lines, -17 lines 0 comments Download
M net/ssl/server_bound_cert_service.h View 3 chunks +12 lines, -15 lines 0 comments Download
M net/ssl/server_bound_cert_service.cc View 16 chunks +67 lines, -53 lines 0 comments Download
M net/ssl/server_bound_cert_service_unittest.cc View 15 chunks +70 lines, -54 lines 0 comments Download
M net/ssl/server_bound_cert_store.h View 2 chunks +15 lines, -18 lines 0 comments Download
M net/ssl/server_bound_cert_store.cc View 1 chunk +10 lines, -5 lines 0 comments Download
M net/ssl/signed_certificate_timestamp_and_status.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/ssl/ssl_cipher_suite_names.cc View 3 chunks +213 lines, -211 lines 0 comments Download
M net/ssl/ssl_cipher_suite_names_unittest.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M net/ssl/ssl_client_auth_cache.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M net/ssl/ssl_client_auth_cache_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/ssl/ssl_config.cc View 2 chunks +6 lines, -3 lines 0 comments Download
M net/ssl/ssl_config_service_unittest.cc View 1 chunk +1 line, -3 lines 0 comments Download
M net/ssl/ssl_info.h View 1 chunk +1 line, -1 line 0 comments Download
M net/test/cert_test_util.h View 1 chunk +3 lines, -2 lines 0 comments Download
M net/test/cert_test_util.cc View 3 chunks +9 lines, -12 lines 0 comments Download
M net/test/ct_test_util.cc View 6 chunks +10 lines, -9 lines 0 comments Download
M net/test/embedded_test_server/embedded_test_server.h View 3 chunks +5 lines, -7 lines 0 comments Download
M net/test/embedded_test_server/embedded_test_server.cc View 7 chunks +15 lines, -22 lines 0 comments Download
M net/test/embedded_test_server/embedded_test_server_unittest.cc View 7 chunks +17 lines, -32 lines 0 comments Download
M net/test/embedded_test_server/http_connection.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/test/embedded_test_server/http_connection.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/test/embedded_test_server/http_request.h View 1 chunk +3 lines, -3 lines 0 comments Download
M net/test/embedded_test_server/http_request.cc View 6 chunks +13 lines, -17 lines 0 comments Download
M net/test/embedded_test_server/http_response.h View 1 chunk +1 line, -1 line 0 comments Download
M net/test/embedded_test_server/http_response.cc View 1 chunk +6 lines, -8 lines 0 comments Download
M net/test/gtest_util.h View 2 chunks +26 lines, -32 lines 0 comments Download
M net/test/net_test_suite.cc View 1 chunk +4 lines, -5 lines 0 comments Download
M net/test/openssl_helper.cc View 6 chunks +17 lines, -18 lines 0 comments Download
M net/test/python_utils.cc View 1 chunk +6 lines, -7 lines 0 comments Download
M net/test/run_all_unittests.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M net/test/scoped_disable_exit_on_dfatal.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/test/scoped_mock_log.h View 1 chunk +6 lines, -5 lines 0 comments Download
M net/test/scoped_mock_log.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/test/spawned_test_server/base_test_server.h View 6 chunks +9 lines, -13 lines 0 comments Download
M net/test/spawned_test_server/base_test_server.cc View 7 chunks +17 lines, -13 lines 0 comments Download
M net/test/spawned_test_server/local_test_server.h View 1 chunk +3 lines, -1 line 0 comments Download
M net/test/spawned_test_server/local_test_server.cc View 3 chunks +8 lines, -7 lines 0 comments Download
M net/test/spawned_test_server/local_test_server_posix.cc View 6 chunks +14 lines, -12 lines 0 comments Download
M net/test/spawned_test_server/local_test_server_win.cc View 8 chunks +22 lines, -17 lines 0 comments Download
M net/test/spawned_test_server/remote_test_server.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/test/spawned_test_server/remote_test_server.cc View 3 chunks +8 lines, -9 lines 0 comments Download
M net/test/spawned_test_server/spawned_test_server.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/test/spawned_test_server/spawner_communicator.cc View 6 chunks +18 lines, -13 lines 0 comments Download
M net/test/test_certificate_data.h View 11 chunks +547 lines, -559 lines 0 comments Download
M net/tools/balsa/balsa_enums.h View 4 chunks +0 lines, -5 lines 0 comments Download
M net/tools/balsa/balsa_frame.h View 8 chunks +27 lines, -49 lines 0 comments Download
M net/tools/balsa/balsa_frame.cc View 42 chunks +211 lines, -220 lines 0 comments Download
M net/tools/balsa/balsa_frame_test.cc View 11 chunks +51 lines, -40 lines 0 comments Download
M net/tools/balsa/balsa_headers.h View 23 chunks +70 lines, -99 lines 0 comments Download
M net/tools/balsa/balsa_headers.cc View 25 chunks +58 lines, -57 lines 0 comments Download
M net/tools/balsa/balsa_headers_test.cc View 12 chunks +38 lines, -32 lines 0 comments Download
M net/tools/balsa/balsa_headers_token_utils.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/tools/balsa/balsa_headers_token_utils.cc View 5 chunks +11 lines, -12 lines 0 comments Download
M net/tools/balsa/balsa_visitor_interface.h View 5 chunks +8 lines, -8 lines 0 comments Download
M net/tools/balsa/buffer_interface.h View 4 chunks +2 lines, -4 lines 0 comments Download
M net/tools/balsa/http_message_constants.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/tools/balsa/http_message_constants.cc View 1 chunk +5 lines, -44 lines 0 comments Download
M net/tools/balsa/noop_balsa_visitor.h View 3 chunks +16 lines, -16 lines 0 comments Download
M net/tools/balsa/simple_buffer.h View 3 chunks +5 lines, -5 lines 0 comments Download
M net/tools/balsa/simple_buffer.cc View 7 chunks +10 lines, -13 lines 0 comments Download
M net/tools/balsa/split.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/tools/balsa/split.cc View 3 chunks +3 lines, -4 lines 0 comments Download
M net/tools/balsa/string_piece_utils.h View 3 chunks +5 lines, -8 lines 0 comments Download
M net/tools/crash_cache/crash_cache.cc View 6 chunks +18 lines, -32 lines 0 comments Download
M net/tools/crl_set_dump/crl_set_dump.cc View 2 chunks +6 lines, -3 lines 0 comments Download
M net/tools/disk_cache_memory_test/disk_cache_memory_test.cc View 4 chunks +22 lines, -21 lines 0 comments Download
M net/tools/dns_fuzz_stub/dns_fuzz_stub.cc View 7 chunks +10 lines, -8 lines 0 comments Download
M net/tools/dump_cache/cache_dumper.h View 3 chunks +25 lines, -11 lines 0 comments Download
M net/tools/dump_cache/cache_dumper.cc View 6 chunks +29 lines, -18 lines 0 comments Download
M net/tools/dump_cache/dump_files.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M net/tools/dump_cache/simple_cache_dumper.cc View 3 chunks +5 lines, -6 lines 0 comments Download
M net/tools/dump_cache/upgrade_win.cc View 20 chunks +72 lines, -51 lines 0 comments Download
M net/tools/dump_cache/url_to_filename_encoder.h View 4 chunks +9 lines, -8 lines 0 comments Download
M net/tools/dump_cache/url_to_filename_encoder.cc View 3 chunks +6 lines, -12 lines 0 comments Download
M net/tools/dump_cache/url_to_filename_encoder_unittest.cc View 10 chunks +66 lines, -57 lines 0 comments Download
M net/tools/dump_cache/url_utilities.cc View 3 chunks +3 lines, -5 lines 0 comments Download
M net/tools/dump_cache/url_utilities_unittest.cc View 3 chunks +19 lines, -34 lines 0 comments Download
M net/tools/epoll_server/epoll_server.h View 10 chunks +66 lines, -66 lines 0 comments Download
M net/tools/epoll_server/epoll_server.cc View 20 chunks +65 lines, -72 lines 0 comments Download
M net/tools/flip_server/constants.h View 1 chunk +3 lines, -2 lines 0 comments Download
M net/tools/flip_server/flip_config.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M net/tools/flip_server/flip_test_utils.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/tools/flip_server/http_interface.cc View 3 chunks +18 lines, -6 lines 0 comments Download
M net/tools/flip_server/mem_cache.cc View 1 chunk +9 lines, -4 lines 0 comments Download
M net/tools/flip_server/output_ordering.cc View 3 chunks +9 lines, -4 lines 0 comments Download
M net/tools/flip_server/ring_buffer.cc View 1 chunk +19 lines, -7 lines 0 comments Download
M net/tools/flip_server/run_all_tests.cc View 1 chunk +3 lines, -1 line 0 comments Download
M net/tools/flip_server/sm_connection.cc View 5 chunks +13 lines, -8 lines 0 comments Download
M net/tools/flip_server/spdy_interface.cc View 7 chunks +25 lines, -30 lines 0 comments Download
M net/tools/flip_server/spdy_interface_test.cc View 10 chunks +28 lines, -37 lines 0 comments Download
M net/tools/flip_server/spdy_ssl.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M net/tools/flip_server/streamer_interface.cc View 2 chunks +15 lines, -5 lines 0 comments Download
M net/tools/gdig/file_net_log.cc View 1 chunk +6 lines, -2 lines 0 comments Download
M net/tools/gdig/gdig.cc View 13 chunks +46 lines, -42 lines 0 comments Download
M net/tools/get_server_time/get_server_time.cc View 11 chunks +32 lines, -29 lines 0 comments Download
M net/tools/net_watcher/net_watcher.cc View 5 chunks +21 lines, -24 lines 0 comments Download
M net/tools/quic/end_to_end_test.cc View 26 chunks +57 lines, -66 lines 0 comments Download
M net/tools/quic/quic_client.h View 2 chunks +3 lines, -5 lines 0 comments Download
M net/tools/quic/quic_client.cc View 9 chunks +39 lines, -26 lines 0 comments Download
M net/tools/quic/quic_client_bin.cc View 3 chunks +10 lines, -9 lines 0 comments Download
M net/tools/quic/quic_client_session.cc View 3 chunks +7 lines, -9 lines 0 comments Download
M net/tools/quic/quic_client_session_test.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M net/tools/quic/quic_default_packet_writer.h View 1 chunk +4 lines, -4 lines 0 comments Download
M net/tools/quic/quic_default_packet_writer.cc View 1 chunk +6 lines, -4 lines 0 comments Download
M net/tools/quic/quic_dispatcher.h View 3 chunks +6 lines, -15 lines 0 comments Download
M net/tools/quic/quic_dispatcher.cc View 12 chunks +33 lines, -35 lines 0 comments Download
M net/tools/quic/quic_dispatcher_test.cc View 15 chunks +53 lines, -56 lines 0 comments Download
M net/tools/quic/quic_epoll_clock.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/tools/quic/quic_epoll_clock_test.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M net/tools/quic/quic_epoll_connection_helper.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/tools/quic/quic_in_memory_cache.h View 3 chunks +4 lines, -5 lines 0 comments Download
M net/tools/quic/quic_in_memory_cache.cc View 6 chunks +9 lines, -21 lines 0 comments Download
M net/tools/quic/quic_in_memory_cache_test.cc View 4 chunks +12 lines, -13 lines 0 comments Download
M net/tools/quic/quic_packet_writer_wrapper.h View 1 chunk +4 lines, -5 lines 0 comments Download
M net/tools/quic/quic_packet_writer_wrapper.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M net/tools/quic/quic_server.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/tools/quic/quic_server.cc View 6 chunks +25 lines, -23 lines 0 comments Download
M net/tools/quic/quic_server_bin.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_server_session.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/tools/quic/quic_server_session.cc View 2 chunks +8 lines, -9 lines 0 comments Download
M net/tools/quic/quic_server_session_test.cc View 7 chunks +15 lines, -15 lines 0 comments Download
M net/tools/quic/quic_server_test.cc View 1 chunk +11 lines, -13 lines 0 comments Download
M net/tools/quic/quic_socket_utils.h View 2 chunks +6 lines, -4 lines 0 comments Download
M net/tools/quic/quic_socket_utils.cc View 7 chunks +25 lines, -21 lines 0 comments Download
M net/tools/quic/quic_spdy_client_stream.cc View 4 chunks +7 lines, -9 lines 0 comments Download
M net/tools/quic/quic_spdy_client_stream_test.cc View 4 chunks +14 lines, -11 lines 0 comments Download
M net/tools/quic/quic_spdy_server_stream.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M net/tools/quic/quic_spdy_server_stream_test.cc View 10 chunks +57 lines, -64 lines 0 comments Download
M net/tools/quic/quic_time_wait_list_manager.cc View 7 chunks +18 lines, -26 lines 0 comments Download
M net/tools/quic/quic_time_wait_list_manager_test.cc View 12 chunks +60 lines, -73 lines 0 comments Download
M net/tools/quic/spdy_utils.cc View 7 chunks +13 lines, -16 lines 0 comments Download
M net/tools/quic/test_tools/http_message.h View 2 chunks +1 line, -7 lines 0 comments Download
M net/tools/quic/test_tools/http_message.cc View 3 chunks +7 lines, -21 lines 0 comments Download
M net/tools/quic/test_tools/mock_epoll_server.h View 1 chunk +4 lines, -4 lines 0 comments Download
M net/tools/quic/test_tools/mock_epoll_server.cc View 3 chunks +4 lines, -6 lines 0 comments Download
M net/tools/quic/test_tools/mock_quic_dispatcher.h View 1 chunk +4 lines, -3 lines 0 comments Download
M net/tools/quic/test_tools/mock_quic_dispatcher.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/tools/quic/test_tools/packet_dropping_test_writer.h View 4 chunks +7 lines, -10 lines 0 comments Download
M net/tools/quic/test_tools/packet_dropping_test_writer.cc View 6 chunks +22 lines, -24 lines 0 comments Download
M net/tools/quic/test_tools/quic_dispatcher_peer.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M net/tools/quic/test_tools/quic_server_peer.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_client.h View 3 chunks +3 lines, -4 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_client.cc View 13 chunks +35 lines, -34 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_utils.h View 3 chunks +26 lines, -23 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_utils.cc View 3 chunks +18 lines, -16 lines 0 comments Download
M net/tools/quic/test_tools/server_thread.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/tools/quic/test_tools/simple_client.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/tools/quic/test_tools/simple_client.cc View 1 chunk +6 lines, -2 lines 0 comments Download
M net/tools/testserver/run_testserver.cc View 4 chunks +8 lines, -10 lines 0 comments Download
M net/tools/tld_cleanup/tld_cleanup.cc View 2 chunks +8 lines, -12 lines 0 comments Download
M net/tools/tld_cleanup/tld_cleanup_util.h View 1 chunk +1 line, -2 lines 0 comments Download
M net/tools/tld_cleanup/tld_cleanup_util.cc View 5 chunks +23 lines, -26 lines 0 comments Download
M net/tools/tld_cleanup/tld_cleanup_util_unittest.cc View 4 chunks +15 lines, -14 lines 0 comments Download
M net/udp/udp_client_socket.h View 1 chunk +4 lines, -2 lines 0 comments Download
M net/udp/udp_client_socket.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/udp/udp_socket_libevent.h View 2 chunks +5 lines, -3 lines 0 comments Download
M net/udp/udp_socket_libevent.cc View 22 chunks +91 lines, -83 lines 0 comments Download
M net/udp/udp_socket_unittest.cc View 12 chunks +37 lines, -52 lines 0 comments Download
M net/udp/udp_socket_win.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/udp/udp_socket_win.cc View 21 chunks +100 lines, -56 lines 0 comments Download
M net/url_request/data_protocol_handler.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/url_request/data_protocol_handler.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/url_request/file_protocol_handler.h View 1 chunk +4 lines, -3 lines 0 comments Download
M net/url_request/file_protocol_handler.cc View 2 chunks +9 lines, -8 lines 0 comments Download
M net/url_request/fraudulent_certificate_reporter.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/url_request/ftp_protocol_handler.h View 1 chunk +4 lines, -3 lines 0 comments Download
M net/url_request/ftp_protocol_handler.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M net/url_request/http_user_agent_settings.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/url_request/protocol_intercept_job_factory.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M net/url_request/static_http_user_agent_settings.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/url_request/static_http_user_agent_settings.cc View 2 chunks +1 line, -3 lines 0 comments Download
M net/url_request/test_url_fetcher_factory.h View 8 chunks +22 lines, -28 lines 0 comments Download
M net/url_request/test_url_fetcher_factory.cc View 13 chunks +35 lines, -34 lines 0 comments Download
M net/url_request/url_fetcher.h View 2 chunks +4 lines, -7 lines 0 comments Download
M net/url_request/url_fetcher.cc View 1 chunk +9 lines, -10 lines 0 comments Download
M net/url_request/url_fetcher_core.h View 5 chunks +17 lines, -21 lines 0 comments Download
M net/url_request/url_fetcher_core.cc View 16 chunks +42 lines, -34 lines 0 comments Download
M net/url_request/url_fetcher_delegate.h View 1 chunk +4 lines, -2 lines 0 comments Download
M net/url_request/url_fetcher_delegate.cc View 1 chunk +10 lines, -5 lines 0 comments Download
M net/url_request/url_fetcher_factory.h View 1 chunk +4 lines, -5 lines 0 comments Download
M net/url_request/url_fetcher_impl.cc View 1 chunk +0 lines, -1 line 0 comments Download
M net/url_request/url_fetcher_impl_unittest.cc View 42 chunks +71 lines, -79 lines 0 comments Download
M net/url_request/url_fetcher_response_writer.h View 1 chunk +1 line, -2 lines 0 comments Download
M net/url_request/url_fetcher_response_writer.cc View 4 chunks +14 lines, -13 lines 0 comments Download
M net/url_request/url_fetcher_response_writer_unittest.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M net/url_request/url_range_request_job.h View 1 chunk +1 line, -2 lines 0 comments Download
M net/url_request/url_range_request_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request.h View 7 chunks +17 lines, -18 lines 0 comments Download
M net/url_request/url_request.cc View 17 chunks +41 lines, -34 lines 0 comments Download
M net/url_request/url_request_about_job.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/url_request/url_request_context.h View 2 chunks +5 lines, -14 lines 0 comments Download
M net/url_request/url_request_context.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/url_request/url_request_context_builder.h View 3 chunks +3 lines, -11 lines 0 comments Download
M net/url_request/url_request_context_builder.cc View 11 chunks +35 lines, -37 lines 0 comments Download
M net/url_request/url_request_context_builder_unittest.cc View 3 chunks +8 lines, -11 lines 0 comments Download
M net/url_request/url_request_context_getter.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/url_request/url_request_context_getter.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/url_request/url_request_context_storage.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/url_request/url_request_data_job.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M net/url_request/url_request_error_job.cc View 1 chunk +7 lines, -4 lines 0 comments Download
M net/url_request/url_request_file_dir_job.h View 2 chunks +3 lines, -4 lines 0 comments Download
M net/url_request/url_request_file_dir_job.cc View 5 chunks +15 lines, -13 lines 0 comments Download
M net/url_request/url_request_file_job.cc View 5 chunks +19 lines, -15 lines 0 comments Download
M net/url_request/url_request_file_job_unittest.cc View 3 chunks +4 lines, -5 lines 0 comments Download
M net/url_request/url_request_filter.h View 2 chunks +2 lines, -3 lines 0 comments Download
M net/url_request/url_request_filter.cc View 8 chunks +28 lines, -21 lines 0 comments Download
M net/url_request/url_request_filter_unittest.cc View 5 chunks +25 lines, -25 lines 0 comments Download
M net/url_request/url_request_ftp_job.h View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_ftp_job.cc View 9 chunks +25 lines, -28 lines 0 comments Download
M net/url_request/url_request_ftp_job_unittest.cc View 18 chunks +200 lines, -159 lines 0 comments Download
M net/url_request/url_request_http_job.h View 2 chunks +4 lines, -8 lines 0 comments Download
M net/url_request/url_request_http_job.cc View 32 chunks +94 lines, -78 lines 0 comments Download
M net/url_request/url_request_http_job_unittest.cc View 4 chunks +9 lines, -9 lines 0 comments Download
M net/url_request/url_request_job.h View 4 chunks +6 lines, -9 lines 0 comments Download
M net/url_request/url_request_job.cc View 15 chunks +21 lines, -22 lines 0 comments Download
M net/url_request/url_request_job_factory.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/url_request/url_request_job_factory.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M net/url_request/url_request_job_factory_impl.cc View 3 chunks +5 lines, -4 lines 0 comments Download
M net/url_request/url_request_job_factory_impl_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/url_request/url_request_job_manager.h View 4 chunks +11 lines, -8 lines 0 comments Download
M net/url_request/url_request_job_manager.cc View 7 chunks +17 lines, -17 lines 0 comments Download
M net/url_request/url_request_job_unittest.cc View 2 chunks +6 lines, -25 lines 0 comments Download
M net/url_request/url_request_redirect_job.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/url_request/url_request_simple_job.h View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_simple_job.cc View 4 chunks +13 lines, -8 lines 0 comments Download
M net/url_request/url_request_simple_job_unittest.cc View 3 chunks +7 lines, -8 lines 0 comments Download
M net/url_request/url_request_status.h View 1 chunk +1 line, -3 lines 0 comments Download
M net/url_request/url_request_test_job.h View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_test_job.cc View 5 chunks +13 lines, -11 lines 0 comments Download
M net/url_request/url_request_test_util.h View 7 chunks +9 lines, -10 lines 0 comments Download
M net/url_request/url_request_test_util.cc View 16 chunks +56 lines, -63 lines 0 comments Download
M net/url_request/url_request_throttler_entry.cc View 6 chunks +15 lines, -17 lines 0 comments Download
M net/url_request/url_request_throttler_header_adapter.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/url_request/url_request_throttler_manager.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M net/url_request/url_request_throttler_simulation_unittest.cc View 13 chunks +42 lines, -50 lines 0 comments Download
M net/url_request/url_request_throttler_test_support.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/url_request/url_request_throttler_unittest.cc View 9 chunks +24 lines, -29 lines 0 comments Download
M net/url_request/url_request_unittest.cc View 105 chunks +349 lines, -348 lines 0 comments Download
M net/url_request/view_cache_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/view_cache_helper.cc View 7 chunks +17 lines, -16 lines 0 comments Download
M net/url_request/view_cache_helper_unittest.cc View 5 chunks +14 lines, -12 lines 0 comments Download
M net/websockets/websocket_basic_handshake_stream.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/websockets/websocket_basic_handshake_stream.cc View 10 chunks +28 lines, -32 lines 0 comments Download
M net/websockets/websocket_basic_stream.h View 1 chunk +4 lines, -5 lines 0 comments Download
M net/websockets/websocket_basic_stream.cc View 2 chunks +9 lines, -3 lines 0 comments Download
M net/websockets/websocket_basic_stream_test.cc View 2 chunks +7 lines, -6 lines 0 comments Download
M net/websockets/websocket_channel.h View 1 chunk +5 lines, -7 lines 0 comments Download
M net/websockets/websocket_channel.cc View 9 chunks +25 lines, -19 lines 0 comments Download
M net/websockets/websocket_channel_test.cc View 45 chunks +153 lines, -165 lines 0 comments Download
M net/websockets/websocket_deflate_predictor_impl.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/websockets/websocket_deflate_stream.cc View 7 chunks +28 lines, -22 lines 0 comments Download
M net/websockets/websocket_deflate_stream_test.cc View 21 chunks +47 lines, -81 lines 0 comments Download
M net/websockets/websocket_deflater.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M net/websockets/websocket_deflater_test.cc View 2 chunks +9 lines, -5 lines 0 comments Download
M net/websockets/websocket_event_interface.h View 3 chunks +7 lines, -11 lines 0 comments Download
M net/websockets/websocket_extension.cc View 2 chunks +12 lines, -7 lines 0 comments Download
M net/websockets/websocket_extension_parser.h View 1 chunk +1 line, -3 lines 0 comments Download
M net/websockets/websocket_extension_parser.cc View 7 chunks +20 lines, -11 lines 0 comments Download
M net/websockets/websocket_extension_parser_test.cc View 1 chunk +31 lines, -31 lines 0 comments Download
M net/websockets/websocket_frame.cc View 1 chunk +8 lines, -4 lines 0 comments Download
M net/websockets/websocket_frame_parser.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/websockets/websocket_frame_parser_test.cc View 5 chunks +79 lines, -64 lines 0 comments Download
M net/websockets/websocket_frame_test.cc View 8 chunks +79 lines, -88 lines 0 comments Download
M net/websockets/websocket_handshake_handler.h View 2 chunks +2 lines, -4 lines 0 comments Download
M net/websockets/websocket_handshake_handler.cc View 15 chunks +42 lines, -47 lines 0 comments Download
M net/websockets/websocket_handshake_handler_spdy_test.cc View 4 chunks +10 lines, -14 lines 0 comments Download
M net/websockets/websocket_handshake_handler_test.cc View 3 chunks +10 lines, -15 lines 0 comments Download
M net/websockets/websocket_handshake_request_info.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/websockets/websocket_handshake_response_info.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/websockets/websocket_handshake_stream_create_helper.cc View 2 chunks +9 lines, -8 lines 0 comments Download
M net/websockets/websocket_handshake_stream_create_helper_test.cc View 2 chunks +12 lines, -10 lines 0 comments Download
M net/websockets/websocket_inflater.cc View 4 chunks +11 lines, -7 lines 0 comments Download
M net/websockets/websocket_job.h View 4 chunks +10 lines, -9 lines 0 comments Download
M net/websockets/websocket_job.cc View 14 chunks +48 lines, -48 lines 0 comments Download
M net/websockets/websocket_job_test.cc View 29 chunks +110 lines, -155 lines 0 comments Download
M net/websockets/websocket_net_log_params.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/websockets/websocket_net_log_params_test.cc View 1 chunk +15 lines, -16 lines 0 comments Download
M net/websockets/websocket_stream.cc View 4 chunks +14 lines, -12 lines 0 comments Download
M net/websockets/websocket_stream_test.cc View 19 chunks +84 lines, -66 lines 0 comments Download
M net/websockets/websocket_test_util.cc View 4 chunks +10 lines, -5 lines 0 comments Download
M net/websockets/websocket_throttle.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/websockets/websocket_throttle_test.cc View 3 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
mmenke
A couple comments about random sources of ugliness, now that we're seriously considering enabling a ...
6 years, 2 months ago (2014-10-10 18:12:40 UTC) #2
pauljensen
This CL is >5 months old. I believe Will filed several clang format bugs about ...
6 years, 2 months ago (2014-10-10 18:15:33 UTC) #3
mmenke
6 years, 2 months ago (2014-10-10 18:18:00 UTC) #4
On 2014/10/10 18:15:33, pauljensen wrote:
> This CL is >5 months old.  I believe Will filed several clang format bugs
about
> things seen here.  Might be a good idea to rerun it before looking too
closely.

SGTM.  May be worth reformatting some files, taking them through review, see how
things look, and if all goes well, only then adding the presubmit check.  Then
can reformat the rest.

Powered by Google App Engine
This is Rietveld 408576698