Add net_log events for data reduction proxy conditions. They will be exposed in the...
commite82faa1ec0e96751da4db1d0f0df9bf83af465f1
authorjeremyim <jeremyim@chromium.org>
Mon, 24 Nov 2014 21:31:13 +0000 (24 13:31 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 24 Nov 2014 21:31:56 +0000 (24 21:31 +0000)
tree2354664d28f24197e44e57686510fca1d70c7a69
parentc50e90e50d4d105f0d2260385a2090d9108c9fa3
Add net_log events for data reduction proxy conditions. They will be exposed in the #bandwidth net-internals tab in a future CL.

BUG=346356

Review URL: https://codereview.chromium.org/719373002

Cr-Commit-Position: refs/heads/master@{#305496}
33 files changed:
android_webview/browser/aw_browser_context.cc
android_webview/browser/aw_browser_context.h
android_webview/browser/net/aw_url_request_context_getter.cc
chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_configurator.cc
chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_configurator.h
chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_configurator_unittest.cc
chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings.cc
chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings.h
chrome/browser/profiles/profile_impl.cc
chrome/browser/profiles/profile_impl_io_data.cc
chrome/browser/profiles/profile_impl_io_data.h
chrome/browser/profiles/profile_io_data.h
components/components_tests.gyp
components/data_reduction_proxy.gypi
components/data_reduction_proxy/core/browser/data_reduction_proxy_interceptor.cc
components/data_reduction_proxy/core/browser/data_reduction_proxy_interceptor.h
components/data_reduction_proxy/core/browser/data_reduction_proxy_protocol.cc
components/data_reduction_proxy/core/browser/data_reduction_proxy_protocol.h
components/data_reduction_proxy/core/browser/data_reduction_proxy_protocol_unittest.cc
components/data_reduction_proxy/core/browser/data_reduction_proxy_settings.cc
components/data_reduction_proxy/core/browser/data_reduction_proxy_settings.h
components/data_reduction_proxy/core/browser/data_reduction_proxy_settings_test_utils.cc
components/data_reduction_proxy/core/browser/data_reduction_proxy_settings_test_utils.h
components/data_reduction_proxy/core/browser/data_reduction_proxy_settings_unittest.cc
components/data_reduction_proxy/core/common/BUILD.gn
components/data_reduction_proxy/core/common/data_reduction_proxy_event_store.cc [new file with mode: 0644]
components/data_reduction_proxy/core/common/data_reduction_proxy_event_store.h [new file with mode: 0644]
components/data_reduction_proxy/core/common/data_reduction_proxy_event_store_unittest.cc [new file with mode: 0644]
components/data_reduction_proxy/core/common/data_reduction_proxy_headers.cc
components/data_reduction_proxy/core/common/data_reduction_proxy_headers.h
components/data_reduction_proxy/core/common/data_reduction_proxy_headers_unittest.cc
net/base/net_log_event_type_list.h
net/base/net_log_source_type_list.h