summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Overwrite extensions of filenames determined from URLs if the URL could be a ...asanka@chromium.org2011-09-123-29/+79
* Avoid long test_server timeouts by using action_timeout_msphajdan.jr@chromium.org2011-09-123-8/+2
* Revert 100691 - Mark SpdySessionPool as not threadsafedmazzoni@chromium.org2011-09-121-3/+1
* Remove CHROME_V8 #define and related javascript_engine gyp variable.mihaip@chromium.org2011-09-121-5/+1
* Mark SpdySessionPool as not threadsafekristianm@chromium.org2011-09-121-1/+3
* net: another HSTS preloaded updateagl@chromium.org2011-09-122-0/+23
* Change AuthChallengeInfo to better represent underlying encodings.cbentzel@chromium.org2011-09-1213-252/+225
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-09-101-1/+0
* LOG(WARNING)=>VLOG for SPDY path loggingwillchan@chromium.org2011-09-091-2/+2
* ...agl@chromium.org2011-09-092-0/+9
* Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co...erikwright@chromium.org2011-09-0913-1632/+588
* Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...erikwright@chromium.org2011-09-0913-588/+1632
* Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...estade@chromium.org2011-09-0913-1608/+579
* Revert 100316 - Fix a memory leak in a unit test.estade@chromium.org2011-09-093-22/+12
* Check for kCFProxyTypeHttps in ProxyResolverMaceroman@chromium.org2011-09-091-0/+5
* Fix a memory leak in a unit test.erikwright@chromium.org2011-09-093-12/+22
* Always use a worker thread when getting file info for URLRequestFileJobevan@chromium.org2011-09-082-36/+10
* Fix wrong type for len arg in SEC_StringToOID call in r100264.mattm@chromium.org2011-09-081-1/+1
* Resubmission of r98288: Added CreateOriginBound method to x509_certificate.hmdietz@google.com2011-09-087-13/+294
* net: remove X509CertificateTest.UnoSoftCertParsingagl@chromium.org2011-09-082-22/+0
* Finalize a CL originally by departed intern ycxiao@ that detaches the loading...erikwright@chromium.org2011-09-0813-579/+1608
* net: Rename URLRequestStatus::os_error_.tfarina@chromium.org2011-09-089-57/+56
* Exposing CloseIdleConnections in HttpCache, and close idle spdy sessionskristianm@chromium.org2011-09-087-0/+141
* Fix syntax error introduced in r96515.cmp@chromium.org2011-09-081-1/+1
* Fix usage error for libresolv - res_ninit on OSX requires res_ndestroy to closegroby@chromium.org2011-09-081-0/+4
* Move launching in a job object logicphajdan.jr@chromium.org2011-09-071-57/+19
* net: add certificate pins for Toragl@chromium.org2011-09-072-0/+44
* Disk cache: Use platform_file functions for POSIX.rvargas@google.com2011-09-071-6/+11
* Use precompiled headers for most large projects where the .gyp filejoi@chromium.org2011-09-071-0/+3
* Fix the string constant to be exactly 10 characters.glider@chromium.org2011-09-071-1/+1
* Remove 8 static intializers.thakis@chromium.org2011-09-071-1/+1
* FTP: fix navigation to ftp://ftp.emea.ibm.com/toibm/tivoliphajdan.jr@chromium.org2011-09-062-1/+2
* Revert 99677 (didn't help) - Revert 99666 (sync tests started failing on mac1...thakis@chromium.org2011-09-0612-187/+319
* Revert 99666 (sync tests started failing on mac10.6:thakis@chromium.org2011-09-0512-319/+187
* Linux: Monitor resolv.conf for changes and use that to reload resolver.craig.schlenter@chromium.org2011-09-0512-187/+319
* Mark net::NetLogStringParameter for export to fix component build for chrome.sadrul@chromium.org2011-09-041-1/+1
* Introduced the URLBlacklistManager, and wired it to various places.joaodasilva@chromium.org2011-09-041-0/+10
* mac: gcc buildfixthakis@chromium.org2011-09-041-1/+2
* Make BaseFile member functions return net::Error's.ahendrickson@chromium.org2011-09-045-48/+140
* Landing some further tweaks for Adam.cevans@chromium.org2011-09-031-1/+9
* Add --https-cert option to run_testserver.cbentzel@chromium.org2011-09-031-6/+31
* Fix a benign off-by-one error of kNumSerials in IsBlacklisted.wtc@chromium.org2011-09-033-68/+4
* Revert r98279 partially to disable the STATE_LOAD_SSL_HOST_INFO statewtc@chromium.org2011-09-031-2/+2
* Refactoring and further work on DnsConfigServiceszym@chromium.org2011-09-0313-611/+992
* Update SSLClientSocketNSS::ClientAuthHandler now thatmattm@chromium.org2011-09-021-5/+2
* Add Jim and Raman to OWNERS file for netjar@chromium.org2011-09-021-0/+2
* Move test utilities into test_file_util.*.ahendrickson@chromium.org2011-09-021-0/+1
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-0215-25/+28
* Fix initial online state on Mac.adamk@chromium.org2011-09-024-39/+77
* Change HttpNetworkTransaction and HttpStreamFactoryImpl::Job rch@chromium.org2011-09-0213-60/+95