Sign in
chromium
/
chromium
/
src
/
b5bcd43a128a3f0f3fffdc779922ea11a177474d
/
chrome
/
browser
/
net
/
chrome_network_delegate.cc
7625d81
Rename NetworkDelegate first-party-only flag
by estark
· 10 years ago
ae932be
Create component to expose network usage stats to consumers.
by sclittle
· 10 years ago
a3ef438
CHECK that URLRequestJobs are not orphaned while blocked by extensions.
by davidben
· 10 years ago
092adb2
Support needed to measure user and service traffic in Chrome.
by amohammadkhan
· 10 years ago
d0487ff
Fix nativeShouldRun to return true for control.
by twifkak
· 10 years ago
ce72c48
Notify NetworkDelegate when bytes have been received over the network.
by sclittle
· 10 years ago
0501503
Building the New Task Manager UI (Phase 5)
by afakhry
· 10 years ago
981c7ea
Add {,Non}TopHosts variants of Precache.Latency.
by twifkak
· 10 years ago
173e751
Add Precache.Latency.Overall metric.
by twifkak
· 10 years ago
b217543
Tweaks to the precache triggering code.
by twifkak
· 10 years ago
c07ac94
Record precache stats always.
by twifkak
· 10 years ago
05ae3f34
Track sizes of responses requested by various processes
by ttuttle
· 10 years ago
66d1b81b
Update StartsWith calls to use new versions in chrome and content
by brettw
· 10 years ago
b171697
Move CookieSettings to //components/content_settings/core/browser.
by droger
· 10 years ago
85f9787
Fix IsPrecachingAllowed() to check Sync instead of Data Saver.
by twifkak
· 10 years ago
6317c0f07
Remove ChromeNetworkDelegate::NeverThrottleRequests
by xunjieli
· 10 years ago
413a6878
Make a ResourceThrottle for extensions on top of net::URLRequestThrottlerManager.
by xunjieli
· 10 years ago
94585c5
Revert "Make a ResourceThrottle for extensions on top of net::URLRequestThrottlerManager."
by oshima
· 10 years ago
6a47d0e
Make a ResourceThrottle for extensions on top of net::URLRequestThrottlerManager.
by xunjieli
· 10 years ago
17b32ad
Move EndsWith to base namespace.
by brettw
· 10 years ago
44ce0ec5
Move StartsWith[ASCII] to base namespace.
by brettw
· 10 years ago
f1aa907
Remove LOAD_SUB_FRAME load flag.
by mmenke
· 10 years ago
376b878
Add more instrumentation for jank in URLRequest::Start.
by mmenke
· 10 years ago
2e02ce16
favor DCHECK_CURRENTLY_ON for better logs in chrome/browser/net
by anujk.sharma
· 10 years ago
2b18805
Enterprise policy: Ignore the deprecated ForceSafeSearch if ForceGoogleSafeSearch or ForceYoutubeSafetyMode are enabled
by treib
· 10 years ago
4c874d2
Always log when we cancel a request due to an invalid referrer
by jochen
· 10 years ago
941842c
Split bug 423948 into various sub-bugs and remove outdated instrumentation.
by pkasting
· 10 years ago
397accd
Cleanup: Remove unused variables in chrome/ found by Scythe.
by thestig
· 10 years ago
87c53d6
Move NetLog code from src/net/base to src/net/log.
by eroman
· 10 years ago
0513c9d
Revert of Enable 'First-Party-Only' cookies by default. (patchset #3 id:40001 of https://codereview.chromium.org/1032063002/)
by mkwst
· 10 years ago
bdd0b09
Enable 'First-Party-Only' cookies by default.
by mkwst
· 10 years ago
f47d191
Remove prerender cookie store, part 2.
by davidben
· 10 years ago
879199c
Remove prerender cookie store, part 1.
by davidben
· 10 years ago
3f3daac
First-Party Cookies: Wire it up as an experimental web platform feature
by mkwst
· 10 years ago
a079a1ab
Remove net URLRequest trace events.
by xunjieli
· 10 years ago
7e20e76
Removed partial Client Hints implementation from the Chrome side.
by yoav
· 10 years ago
d84033d
Upload histogram data for cache state of requests.
by ellyjones
· 10 years ago
6221e57
Mechanical rename of tracing includes for /chrome
by primiano
· 10 years ago
65227537
Clean up referrer policy violation logging
by jochen
· 10 years ago
556c0502
Make callers of CommandLine use it via the base:: namespace.
by avi
· 10 years ago
3c16159e
Measure network error rates with and without data reduction proxy
by sclittle
· 11 years ago
c175145
Move data reduction proxy logic out of chrome and android webview network delegates
by megjablon
· 11 years ago
4e26f665
Introduce enterprise policies to separately enforce Google SafeSearch and YouTube Safety Mode.
by treib
· 11 years ago
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
Next »