- 2df40b37 More instrumentations in ChromeNetworkDelegate, TaskManager and ResourceLoader. by vadimt · 11 years ago
- 81ef0df Adding instrumentation to locate the source of jankiness. by vadimt · 11 years ago
- 16b790947 chrome://net-internals/#bandwidth doesn't show historic network stats by megjablon · 11 years ago
- dae9a34 Removing unnecessary UMA Net.IOThreadCreationToHttpRequestStart by megjablon · 11 years ago
- b93dba3c Record stack trace and coarse reason for referrer failures by jochen · 11 years ago
- 90cd4937 Move data reduction proxy bypass logic to URLRequestInterceptor by bengr · 11 years ago
- f5c403d Check effective proxy config before adding data reduction proxies by bengr · 11 years ago
- 4373698 Post-commit fixes for "stale-while-revalidate..." by ricea · 11 years ago
- db2599e Move data_reduction_proxy_params* from components/data_reduction_proxy/ by jeremyim · 11 years ago
- 31bac625 Revert of Add some more debugging info for invalid referrers (patchset #1 id:1 of https://codereview.chromium.org/646033008/) by jochen · 11 years ago
- 92a102af Add some more debugging info for invalid referrers by Jochen Eisinger · 11 years ago
- 6ce7aa2 Remove OnBeforeSocketStreamConnect() by ricea · 11 years ago
- 3476e04 Data reduction proxy to a layered component. by megjablon · 11 years ago
- b5680e6 Create a dump when an invalid referrer in the network stack is encountered. by jochen · 11 years ago
- 64c07d79 stale-while-revalidate experimental implementation. by ricea · 11 years ago
- f72ee64 Adds UMA to measure when the data reduction proxy via header is missing by sclittle · 11 years ago
- c1e1fe3 Revert "Adds UMA to measure when the data reduction proxy via header is missing" by Scott Graham · 11 years ago
- ba1e1e3f Adds UMA to measure when the data reduction proxy via header is missing by sclittle · 11 years ago
- a9a4b7da Trigger data reduction proxy unreachable message via on proxy fall back. by kundaji · 11 years ago
- 88ca411 Add data reduction functionality to all platforms. by kundaji · 11 years ago
- 53f608b Update data reduction proxy statistics prefs less often on desktop by megjablon · 11 years ago
- 0e3b3a6 Move handling of invalid referrer to the network delegate by jochen · 11 years ago
- 7f48a17 Remove the unmaintained performance monitor. by tonyg · 11 years ago
- 25ff71d3 Fixing bug where DataReductionProxy.BypassedBytes.LocalBypassRules by megjablon · 11 years ago
- 387f633 Check if precaching is allowed for the current browser context before by tanviraumi · 11 years ago
- d0483b19 Keep track of network error in ProxyRetryInfo. by [email protected] · 11 years ago
- 1273179 Use data reduction proxy when managed proxy config returns direct by [email protected] · 11 years ago
- f09f968 Removed data compression UMA from ProxyService by [email protected] · 11 years ago
- f4bfa767 Moved data reduction proxy initialization logic from ProfileIOData, by [email protected] · 11 years ago
- 6c1e0521 content: ResourceType cleanup. by [email protected] · 11 years ago
- a948dad Bypassed Bytes UMAs by [email protected] · 11 years ago
- 184799df Enforce SafetyMode for YouTube if prefs::kForceSafeSearch is on, by modifying (or adding) YouTube's PrefCookie in the HTTP header. by [email protected] · 11 years ago
- 84b7a55 ifdef extensions code in BrowserProcess, IOThread, and ChromeNetworkDelegate. by [email protected] · 11 years ago
- f31bc46 Revert 282546 "Enforce SafetyMode for YouTube if prefs::kForceSa..." by [email protected] · 11 years ago
- f44591a Enforce SafetyMode for YouTube if prefs::kForceSafeSearch is on, by modifying (or adding) YouTube's PrefCookie in the HTTP header. by [email protected] · 11 years ago
- a702da7 Add Finch experiment for selectively bypassing proxies. by [email protected] · 11 years ago
- 7491ad0 Move resource_type.* from webkit/ to content/. by [email protected] · 11 years ago
- 597a1ab Move data reduction proxy to Chrome-Proxy header for authentication by [email protected] · 11 years ago
- bceab7f Display an error message on usage settings page when proxy cannot be contacted. by [email protected] · 11 years ago
- b003d1c Revert "Display an error message on usage settings page when proxy cannot be contacted." by [email protected] · 11 years ago
- 657bde3c Display an error message on usage settings page when proxy cannot be contacted. by [email protected] · 11 years ago
- 8e44a5b0 Componentize google_util by [email protected] · 11 years ago
- 4a2b623 Android: Remove web_request extension API. by [email protected] · 11 years ago
- bec6a99 Add probe to warm data reduction proxy by [email protected] · 11 years ago
- 9e73328 Proper multi profile file access check for WebRTC logs on ChromeOS. by [email protected] · 11 years ago
- d8fc472 Moved data reduction proxy bypass logic to a NetworkDelegate by [email protected] · 11 years ago
- 28c5d0b7 Only commit cookie changes in prerenders after a prerender is shown by [email protected] · 11 years ago
- 5e501de Revert 269855 "Only commit cookie changes in prerenders after a ..." by [email protected] · 11 years ago
- 035e748 Only commit cookie changes in prerenders after a prerender is shown by [email protected] · 11 years ago
- ae01870 Revert 269798 "Only commit cookie changes in prerenders after a ..." by [email protected] · 11 years ago
- 0a7540e6 Only commit cookie changes in prerenders after a prerender is shown by [email protected] · 11 years ago
- deb75386 Collect data reduction proxy UMA on all platforms by [email protected] · 11 years ago
- 9be0a7f Revert of Collect data reduction proxy UMA on all platforms (https://codereview.chromium.org/266033002/) by [email protected] · 11 years ago
- 6701ce5 Collect data reduction proxy UMA on all platforms by [email protected] · 11 years ago
- 4791af43d Add WebRTC Logs directory to file access whitelist by [email protected] · 11 years ago
- a0a0693 Moved data reduction proxy chrome code to component by [email protected] · 11 years ago
- cb85f8e5 Allow for different error codes to be sent by the policy infrastructure. by [email protected] · 11 years ago
- d827e11 Measure IOThreadCreation to request start by [email protected] · 11 years ago
- 5f71413 Support redirectUrl at onHeadersReceived in WebRequest / DWR API by [email protected] · 11 years ago
- f7fa5b6 Add more stats about the use of cookies in prerenders. by [email protected] · 11 years ago
- 45de676a Domain Reliability / Navigation Error Logging, part 1 by [email protected] · 11 years ago
- 17df9e7c Don't notify the task manager about bytes read from the cache. by [email protected] · 11 years ago
- 59b0e60 Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1. by [email protected] · 11 years ago
- f522afa Break dependency of chrome.gyp:common on content.gyp:content_browser. by [email protected] · 11 years ago
- 9dfed87 Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in ChromeNetworkDelegate. by [email protected] · 11 years ago
- 027bd85a Remove HttpTransactionDelegate and all users (LoadTimeStats). by [email protected] · 11 years ago
- cb1078de Update some uses of Value in chrome/browser to use the base:: namespace. by [email protected] · 11 years ago
- f3add92 A bunch of work to transition from render_view_id to render_frame_id. by [email protected] · 11 years ago
- 9a0d600 Move chrome/browser/net/chrome_network_data_saving_metrics.* to chrome/browser/net/spdyproxy/ where other data reduction stuff lives now. by [email protected] · 12 years ago
- 3555881 Report precache metrics when fetches complete. by [email protected] · 12 years ago
- b1d5ed5 Removing GetDefaultProfile from chrome/browser/net by [email protected] · 12 years ago
- d082056 Move URLBlacklistManager to components/policy. by [email protected] · 12 years ago
- b779646 Fix invalid profile access in GetDataReductionRequestType (chrome/browser/net/chrome_network_data_saving_metrics.cc) by [email protected] · 12 years ago
- 828eab2 Added daily UMA for non-data-reduction-proxy data usage when the proxy is enabled. by [email protected] · 12 years ago
- 439f1e3 Convert string16 to use base namespace. by [email protected] · 12 years ago
- 98b6d94 Reland: Move ExtensionProcessManager to src/extensions, part 4 by [email protected] · 12 years ago
- 38427a1 Moved ExtensionInfoMap and ExtensionsQuotaService to extensions/ by [email protected] · 12 years ago
- 069b0203a Revert 233956 "Move ExtensionProcessManager to src/extensions, p..." by [email protected] · 12 years ago
- 423f1fb Move ExtensionProcessManager to src/extensions, part 4 by [email protected] · 12 years ago
- ae015e1 Allow file:/// access to the Downloads folders in multi-profile sessions. by [email protected] · 12 years ago
- 186468f [Tracing] Add support for forward looking or backwards looking async steps. by [email protected] · 12 years ago
- 3620bbc Client Hints by [email protected] · 12 years ago
- 49c4cf85 Move IsRunningOnChromeOS to SysInfo by [email protected] · 12 years ago
- 5082909 Revert 225425 "Client Hints" by [email protected] · 12 years ago
- 1b949c1c Client Hints by [email protected] · 12 years ago
- 0d36d1e Moved daily data saving metrics related code to new files so that they can be reused by iOS. by [email protected] · 12 years ago
- 069c4916 Sanity check base::Time::Now() when recording data reduction stats by [email protected] · 12 years ago
- 4aca5db Add trace events for URLRequests by [email protected] · 12 years ago
- c447b17 Fix DCHECK failure introduced by Issue 19656006 (Committed as 216224) by [email protected] · 12 years ago
- 2db93e4 Added UMA metrics for daily data reduction. by [email protected] · 12 years ago
- c02f79d Change various google_util functions from taking a std::string to a GURL. by [email protected] · 12 years ago
- f81a5ee Added UMA to track bytes for cacheable resources by [email protected] · 12 years ago
- 3be8a36a Revert 207132 "Added UMA to track bytes for cacheable resources" by [email protected] · 12 years ago
- 37182bf1 Added UMA to track bytes for cacheable resources by [email protected] · 12 years ago
- 5173de8b Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by [email protected] · 12 years ago
- e6d01765 ChannelID-less Connections in Chrome should be more granular. by [email protected] · 12 years ago
- 99ecf6e Remove URL fragment from referrer HTTP header (to comply with rfc2616) when opening link using "Open Link in New Tab" option. by [email protected] · 12 years ago
- 1ab137b base/prefs: Remove the public/ directory and move the files to //base/prefs. by [email protected] · 12 years ago
- eac11e1 Tracking received data amounts on a daily basis by [email protected] · 12 years ago
- 7457525 Don't apply the URL blacklist to page resources nor to background downloaders. by [email protected] · 12 years ago