summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
* [net] Enable async DNS field trial on CrOS (canary+dev channels).szym@chromium.org2012-09-201-5/+6
* Switch LoadTimeStatsTabHelper to use WebContentsUserData.avi@chromium.org2012-09-182-12/+17
* Delete the cookie DB when an unrecoverable error is detected.erikwright@chromium.org2012-09-151-2/+148
* For packet pacing and non-paced network connectivity tests, collectrtenneti@chromium.org2012-09-151-43/+16
* fix build breaktburkard@chromium.org2012-09-143-13/+115
* Revert 156872 - Per request load time stats.miket@chromium.org2012-09-143-117/+13
* Per request load time stats.tburkard@chromium.org2012-09-143-13/+117
* SPDY - If spdy.disable is not enabled in policy file, then don't update if SP...rtenneti@chromium.org2012-09-141-1/+2
* Packet pacing test - Collect PacketDelay stats for NonPaced 21 packetsrtenneti@chromium.org2012-09-131-7/+8
* Implement 'Do Not Track' headerbattre@chromium.org2012-09-133-9/+26
* Disable TLS channel id if cookies are disabled or third-party cookies are blo...mattm@chromium.org2012-09-123-58/+219
* Converted policy.PolicyTest.testDisableSPDY pyauto test to browser_tests.joaodasilva@chromium.org2012-09-092-12/+4
* Use HttpAuthController in SocketStreambashi@chromium.org2012-09-081-0/+118
* Renaming instances of "flimflam" with "shill", now that we're only using shill.gspencer@chromium.org2012-09-071-1/+1
* Remove the HANDLED_EXTERNALLY status code.mkosiba@chromium.org2012-09-071-2/+1
* Implement SHA-256 fingerprint supportpalmer@chromium.org2012-09-072-25/+30
* Moving google_apis and GaiaClient to src/google_apis.joi@chromium.org2012-09-073-8/+8
* Fixes for browser that load content from file: schema while running as Chrome...zelidrag@chromium.org2012-09-061-1/+6
* Minor fixes in proxy configuration on iOS.droger@chromium.org2012-09-061-5/+0
* Restrict file access on android.nileshagrawal@chromium.org2012-09-061-12/+29
* Network connectivity - packet pacing and FEC tests for packet loss.rtenneti@chromium.org2012-09-063-500/+735
* Adding more histograms to ResourcePrefetchPredictor.shishir@chromium.org2012-09-041-2/+69
* Add iOS support to ProxyServicedroger@chromium.org2012-09-042-0/+13
* Removed calls to URLRequest::URLRequest in favor of URLRequestContext::Create...erikwright@chromium.org2012-09-013-7/+5
* net: Add a new target 'net_with_v8'.tfarina@chromium.org2012-08-312-9/+11
* [net] Disable Async DNS field trialszym@chromium.org2012-08-311-1/+1
* Remove erroneous DCHECK. The About job _is_ used in cases such as <img src="...erikwright@chromium.org2012-08-311-1/+0
* Reduce Load Time Stats # of histograms, buckets.tburkard@chromium.org2012-08-301-7/+1
* Add BytesRead metric to CPMrdevlin.cronin@chromium.org2012-08-271-0/+4
* [net] Re-enable async DNS field trial (on canary only)szym@chromium.org2012-08-271-3/+3
* Rewrite the cookies pyauto test as browser tests.jam@chromium.org2012-08-271-42/+9
* [net] Temporarily turn the AsyncDns field trial offszym@chromium.org2012-08-241-1/+2
* Turned job_factory into a pure virtual classshalev@chromium.org2012-08-242-0/+138
* Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...shalev@chromium.org2012-08-246-13/+21
* Remove LinkDoctor from Chromium.tony@chromium.org2012-08-231-1/+1
* [net] Add AsyncDns field trial.szym@chromium.org2012-08-222-0/+55
* Replaced static URLRequestAboutJob factory with non-static protocol handler f...shalev@chromium.org2012-08-222-0/+48
* Fix bug in load time stats.tburkard@chromium.org2012-08-221-0/+2
* Ensure that isolated apps use the right cookies for media requests.creis@chromium.org2012-08-212-0/+48
* Extract PrefServiceBase into chrome/browser/api. Use in api and autofill.joi@chromium.org2012-08-212-0/+3
* Move PrefMember and PrefChangeRegistrar to api directory.joi@chromium.org2012-08-216-7/+7
* Add histograms for network activity, and total/cumulativetburkard@chromium.org2012-08-207-398/+530
* Add ManagedModeURLFilter.bauerb@chromium.org2012-08-173-1/+21
* Regression test for anti-DDoS bugs in ChromeNetworkDelegate.joi@chromium.org2012-08-152-0/+83
* Fix a bad inversion of logic (see OnCanThrottleRequest) and a bugjoi@chromium.org2012-08-092-9/+19
* Revert 150375 - Implement SHA-256 fingerprint supportpalmer@chromium.org2012-08-082-49/+24
* Prevent CacheStats from DCHECKing when debugging.mmenke@chromium.org2012-08-071-0/+8
* Implement SHA-256 fingerprint supportpalmer@chromium.org2012-08-072-24/+49
* Speculative resource prefetching - Not modify resource_type for MAIN_FRAME re...shishir@chromium.org2012-08-071-7/+9
* Revert 150124 - Implement SHA-256 fingerprint support.dimich@chromium.org2012-08-062-51/+24