summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
* First-Party Cookies: Wire it up as an experimental web platform featuremkwst2015-02-263-9/+52
* Lazily initialize the v8::Isolate used by ProxyResolverV8 (in the browser pro...eroman2015-02-261-8/+0
* Remove net URLRequest trace events.xunjieli2015-02-261-6/+0
* Create fluent Builder for DataReductionProxyTestContext.jeremyim2015-02-251-26/+30
* Eliminated the logic that accumulated multiple preconnect requestspmeenan2015-02-241-0/+83
* Replace usages of DataReductionProxyParams with DataReductionProxyConfigjeremyim2015-02-242-32/+55
* Minor infobar cleanup.pkasting2015-02-241-1/+1
* Removed partial Client Hints implementation from the Chrome side.yoav2015-02-235-188/+0
* Update instrumentation for many different bugs based on new UMA data.pkasting2015-02-211-5/+0
* Class ownership changes:jeremyim2015-02-209-152/+91
* Apply HSTS to WebSocket connections.Adam Rice2015-02-201-0/+45
* (1) Chrome data compression proxy should use QUIC only iftbansal2015-02-202-3/+6
* Clear "system" proxy preference from persistent preferences.kundaji2015-02-183-2/+93
* Data Reduction Proxy Blocking page and resourcesmegjablon2015-02-171-1/+3
* Data Reduction Proxy Interstitialsmegjablon2015-02-131-0/+17
* Adding q=low to the Chrome-Proxy request headermegjablon2015-02-122-2/+1
* Upload histogram data for cache state of requests.ellyjones2015-02-121-0/+124
* Added chrome-side support for link rel=preconnectpmeenan2015-02-111-0/+3
* DataReductionProxyStatisticsPrefs should support WeakPtrmegjablon2015-02-104-6/+17
* Perform ClientHello padding if the field trial is enabled forjeremyim2015-02-101-0/+19
* Revert of DataReductionProxyStatisticsPrefs should support WeakPtr (patchset ...jiayl2015-02-094-17/+6
* ScopedTrackers to help pin down where IOThread::InitSystemRequestContextOnIOT...michaeln2015-02-091-0/+6
* DataReductionProxyStatisticsPrefs should support WeakPtrmegjablon2015-02-094-6/+17
* Add support for uninstalling components and use it in SupervisedUserWhitelist...bauerb2015-02-092-0/+5
* Revert "Adding q=low to the Chrome-Proxy request header"apavlov2015-02-062-1/+2
* Adding q=low to the Chrome-Proxy request headermegjablon2015-02-062-2/+1
* Fix DNS Prefetch in Chrome: new message type not added to filter.gunsch2015-02-061-0/+11
* Adding instrumentation to locate the source of jankiness.pkasting2015-02-061-0/+5
* Store Proxy Servers as proxy servers and not GURLs.tbansal2015-02-052-6/+8
* GURL::Replacements methods accept a StringPiece instead of std::string&.mgiuca2015-02-053-12/+6
* Make ComponentInstaller refcounted.bauerb2015-02-051-2/+1
* Added sclittle to data reduction proxy OWNERS files.sclittle2015-02-041-0/+1
* Correctly clear deprecated "proxy" pref set by data reduction proxy.kundaji2015-02-041-5/+12
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-041-4/+2
* Tracking push events for lucid sleepchirantan2015-02-021-5/+7
* [New Tab Page] Change the mechanism to intercept online NTP errorsmathp2015-01-301-2/+2
* Renamed the dns_prefetch component to network_predictorpmeenan2015-01-302-4/+4
* Create a new DataReductionProxyConfig classjeremyim2015-01-303-3/+5
* Mechanical rename of tracing includes for /chromeprimiano2015-01-282-2/+2
* Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...charliea2015-01-261-2/+0
* This is a mechanical change. It is large but straightforward in its intention.sorin2015-01-242-3/+8
* Wrapped data reduction proxy initialization into its own classbengr2015-01-245-11/+119
* Move URLRequestSlowDownloadJob to net/test/url_request.jam2015-01-201-2/+2
* Fix the logic for using an HTTP proxy without a tunnelAdam Rice2015-01-191-4/+5
* Update {virtual,override,final} to follow C++11 style in chrome/browser.dcheng2015-01-162-2/+2
* Clean up referrer policy violation loggingjochen2015-01-161-21/+13
* Async DNS: Histogram source and value of pref default and valuettuttle2015-01-132-2/+86
* Don't initialize C++ constants in Java during JNI registration.mkosiba2015-01-121-2/+1
* Move CT EV white list packaging API from chrome/ to components/.haavardm2015-01-086-582/+0
* Add an eviction mechanism for SDCH dictionaries.rdsmith2015-01-083-93/+4